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