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