Uses of Class
io.fabric8.openclustermanagement.api.model.cluster.v1beta1.PlacementSpecFluent.PrioritizerPolicyNested
-
Packages that use PlacementSpecFluent.PrioritizerPolicyNested Package Description io.fabric8.openclustermanagement.api.model.cluster.v1beta1 -
-
Uses of PlacementSpecFluent.PrioritizerPolicyNested in io.fabric8.openclustermanagement.api.model.cluster.v1beta1
Methods in io.fabric8.openclustermanagement.api.model.cluster.v1beta1 that return PlacementSpecFluent.PrioritizerPolicyNested Modifier and Type Method Description PlacementSpecFluent.PrioritizerPolicyNested<A>PlacementSpecFluent. editOrNewPrioritizerPolicy()PlacementSpecFluent.PrioritizerPolicyNested<A>PlacementSpecFluent. editOrNewPrioritizerPolicyLike(PrioritizerPolicy item)PlacementSpecFluent.PrioritizerPolicyNested<A>PlacementSpecFluent. editPrioritizerPolicy()PlacementSpecFluent.PrioritizerPolicyNested<A>PlacementSpecFluent. withNewPrioritizerPolicy()PlacementSpecFluent.PrioritizerPolicyNested<A>PlacementSpecFluent. withNewPrioritizerPolicyLike(PrioritizerPolicy item)
-