Uses of Class
io.fabric8.openshift.api.model.ImageStreamImportFluent
-
Packages that use ImageStreamImportFluent Package Description io.fabric8.openshift.api.model -
-
Uses of ImageStreamImportFluent in io.fabric8.openshift.api.model
Classes in io.fabric8.openshift.api.model with type parameters of type ImageStreamImportFluent Modifier and Type Class Description classImageStreamImportFluent<A extends ImageStreamImportFluent<A>>GeneratedSubclasses of ImageStreamImportFluent in io.fabric8.openshift.api.model Modifier and Type Class Description classImageStreamImportBuilderConstructors in io.fabric8.openshift.api.model with parameters of type ImageStreamImportFluent Constructor Description ImageStreamImportBuilder(ImageStreamImportFluent<?> fluent)ImageStreamImportBuilder(ImageStreamImportFluent<?> fluent, ImageStreamImport instance)
-