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