Uses of Class
io.fabric8.openshift.api.model.ImageImportStatusFluent
-
Packages that use ImageImportStatusFluent Package Description io.fabric8.openshift.api.model -
-
Uses of ImageImportStatusFluent in io.fabric8.openshift.api.model
Classes in io.fabric8.openshift.api.model with type parameters of type ImageImportStatusFluent Modifier and Type Class Description classImageImportStatusFluent<A extends ImageImportStatusFluent<A>>GeneratedSubclasses of ImageImportStatusFluent in io.fabric8.openshift.api.model Modifier and Type Class Description classImageImportStatusBuilderclassImageStreamImportStatusFluent.ImagesNested<N>classRepositoryImportStatusFluent.ImagesNested<N>Constructors in io.fabric8.openshift.api.model with parameters of type ImageImportStatusFluent Constructor Description ImageImportStatusBuilder(ImageImportStatusFluent<?> fluent)ImageImportStatusBuilder(ImageImportStatusFluent<?> fluent, ImageImportStatus instance)
-