Uses of Class
io.fabric8.openclustermanagement.api.model.policy.v1beta1.PolicyAutomationList
-
Packages that use PolicyAutomationList Package Description io.fabric8.openclustermanagement.api.model.policy.v1beta1 -
-
Uses of PolicyAutomationList in io.fabric8.openclustermanagement.api.model.policy.v1beta1
Methods in io.fabric8.openclustermanagement.api.model.policy.v1beta1 that return PolicyAutomationList Modifier and Type Method Description PolicyAutomationListPolicyAutomationListBuilder. build()Methods in io.fabric8.openclustermanagement.api.model.policy.v1beta1 with parameters of type PolicyAutomationList Modifier and Type Method Description protected voidPolicyAutomationListFluent. copyInstance(PolicyAutomationList instance)Constructors in io.fabric8.openclustermanagement.api.model.policy.v1beta1 with parameters of type PolicyAutomationList Constructor Description PolicyAutomationListBuilder(PolicyAutomationList instance)PolicyAutomationListBuilder(PolicyAutomationListFluent<?> fluent, PolicyAutomationList instance)PolicyAutomationListFluent(PolicyAutomationList instance)
-