Interface ImageImportStatusFluent<A extends ImageImportStatusFluent<A>>

All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<A>
All Known Subinterfaces:
ImageStreamImportStatusFluent.ImagesNested<N>, RepositoryImportStatusFluent.ImagesNested<N>
All Known Implementing Classes:
DoneableImageImportStatus, ImageImportStatusBuilder, ImageImportStatusFluentImpl, ImageStreamImportStatusFluentImpl.ImagesNestedImpl, RepositoryImportStatusFluentImpl.ImagesNestedImpl

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