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