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