Uses of Class
io.fabric8.openshift.api.model.ImageStreamImportSpecFluent
-
Packages that use ImageStreamImportSpecFluent Package Description io.fabric8.openshift.api.model -
-
Uses of ImageStreamImportSpecFluent in io.fabric8.openshift.api.model
Classes in io.fabric8.openshift.api.model with type parameters of type ImageStreamImportSpecFluent Modifier and Type Class Description classImageStreamImportSpecFluent<A extends ImageStreamImportSpecFluent<A>>GeneratedSubclasses of ImageStreamImportSpecFluent in io.fabric8.openshift.api.model Modifier and Type Class Description classImageStreamImportFluent.SpecNested<N>classImageStreamImportSpecBuilderConstructors in io.fabric8.openshift.api.model with parameters of type ImageStreamImportSpecFluent Constructor Description ImageStreamImportSpecBuilder(ImageStreamImportSpecFluent<?> fluent)ImageStreamImportSpecBuilder(ImageStreamImportSpecFluent<?> fluent, ImageStreamImportSpec instance)
-