Uses of Class
io.fabric8.openshift.api.model.ImageStreamImport
-
Packages that use ImageStreamImport Package Description io.fabric8.openshift.api.model -
-
Uses of ImageStreamImport in io.fabric8.openshift.api.model
Methods in io.fabric8.openshift.api.model that return ImageStreamImport Modifier and Type Method Description ImageStreamImportImageStreamImportBuilder. build()Methods in io.fabric8.openshift.api.model with parameters of type ImageStreamImport Modifier and Type Method Description protected voidImageStreamImportFluent. copyInstance(ImageStreamImport instance)Constructors in io.fabric8.openshift.api.model with parameters of type ImageStreamImport Constructor Description ImageStreamImportBuilder(ImageStreamImport instance)ImageStreamImportBuilder(ImageStreamImportFluent<?> fluent, ImageStreamImport instance)ImageStreamImportFluent(ImageStreamImport instance)
-