Uses of Class
io.fabric8.openshift.api.model.ImageStreamImportFluent.SpecNested
-
Packages that use ImageStreamImportFluent.SpecNested Package Description io.fabric8.openshift.api.model -
-
Uses of ImageStreamImportFluent.SpecNested in io.fabric8.openshift.api.model
Methods in io.fabric8.openshift.api.model that return ImageStreamImportFluent.SpecNested Modifier and Type Method Description ImageStreamImportFluent.SpecNested<A>ImageStreamImportFluent. editOrNewSpec()ImageStreamImportFluent.SpecNested<A>ImageStreamImportFluent. editOrNewSpecLike(ImageStreamImportSpec item)ImageStreamImportFluent.SpecNested<A>ImageStreamImportFluent. editSpec()ImageStreamImportFluent.SpecNested<A>ImageStreamImportFluent. withNewSpec()ImageStreamImportFluent.SpecNested<A>ImageStreamImportFluent. withNewSpecLike(ImageStreamImportSpec item)
-