Interface RepositoryImportStatusFluent<A extends RepositoryImportStatusFluent<A>>

All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<A>
All Known Subinterfaces:
ImageStreamImportStatusFluent.RepositoryNested<N>
All Known Implementing Classes:
DoneableRepositoryImportStatus, ImageStreamImportStatusFluentImpl.RepositoryNestedImpl, RepositoryImportStatusBuilder, RepositoryImportStatusFluentImpl

public interface RepositoryImportStatusFluent<A extends RepositoryImportStatusFluent<A>>
extends io.fabric8.kubernetes.api.builder.Fluent<A>