Uses of Class
io.fabric8.openshift.api.model.ImageImportSpecFluent
-
Packages that use ImageImportSpecFluent Package Description io.fabric8.openshift.api.model -
-
Uses of ImageImportSpecFluent in io.fabric8.openshift.api.model
Classes in io.fabric8.openshift.api.model with type parameters of type ImageImportSpecFluent Modifier and Type Class Description classImageImportSpecFluent<A extends ImageImportSpecFluent<A>>GeneratedSubclasses of ImageImportSpecFluent in io.fabric8.openshift.api.model Modifier and Type Class Description classImageImportSpecBuilderclassImageStreamImportSpecFluent.ImagesNested<N>Constructors in io.fabric8.openshift.api.model with parameters of type ImageImportSpecFluent Constructor Description ImageImportSpecBuilder(ImageImportSpecFluent<?> fluent)ImageImportSpecBuilder(ImageImportSpecFluent<?> fluent, ImageImportSpec instance)
-