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