Uses of Interface
io.fabric8.openshift.api.model.operator.v1.ImagePrunerFluent.SpecNested
-
Packages that use ImagePrunerFluent.SpecNested Package Description io.fabric8.openshift.api.model.operator.v1 -
-
Uses of ImagePrunerFluent.SpecNested in io.fabric8.openshift.api.model.operator.v1
Classes in io.fabric8.openshift.api.model.operator.v1 that implement ImagePrunerFluent.SpecNested Modifier and Type Class Description classImagePrunerFluentImpl.SpecNestedImpl<N>Methods in io.fabric8.openshift.api.model.operator.v1 that return ImagePrunerFluent.SpecNested Modifier and Type Method Description ImagePrunerFluent.SpecNested<A>ImagePrunerFluent. editOrNewSpec()ImagePrunerFluent.SpecNested<A>ImagePrunerFluentImpl. editOrNewSpec()ImagePrunerFluent.SpecNested<A>ImagePrunerFluent. editOrNewSpecLike(ImagePrunerSpec item)ImagePrunerFluent.SpecNested<A>ImagePrunerFluentImpl. editOrNewSpecLike(ImagePrunerSpec item)ImagePrunerFluent.SpecNested<A>ImagePrunerFluent. editSpec()ImagePrunerFluent.SpecNested<A>ImagePrunerFluentImpl. editSpec()ImagePrunerFluent.SpecNested<A>ImagePrunerFluent. withNewSpec()ImagePrunerFluent.SpecNested<A>ImagePrunerFluentImpl. withNewSpec()ImagePrunerFluent.SpecNested<A>ImagePrunerFluent. withNewSpecLike(ImagePrunerSpec item)ImagePrunerFluent.SpecNested<A>ImagePrunerFluentImpl. withNewSpecLike(ImagePrunerSpec item)
-