Uses of Class
io.fabric8.openclustermanagement.api.model.policy.v1.PolicyList
-
Packages that use PolicyList Package Description io.fabric8.openclustermanagement.api.model.policy.v1 -
-
Uses of PolicyList in io.fabric8.openclustermanagement.api.model.policy.v1
Methods in io.fabric8.openclustermanagement.api.model.policy.v1 that return PolicyList Modifier and Type Method Description PolicyListPolicyListBuilder. build()Methods in io.fabric8.openclustermanagement.api.model.policy.v1 with parameters of type PolicyList Modifier and Type Method Description protected voidPolicyListFluent. copyInstance(PolicyList instance)Constructors in io.fabric8.openclustermanagement.api.model.policy.v1 with parameters of type PolicyList Constructor Description PolicyListBuilder(PolicyList instance)PolicyListBuilder(PolicyListFluent<?> fluent, PolicyList instance)PolicyListFluent(PolicyList instance)
-