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