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