Uses of Class
io.fabric8.openclustermanagement.api.model.cluster.v1beta1.PlacementDecisionList
-
Packages that use PlacementDecisionList Package Description io.fabric8.openclustermanagement.api.model.cluster.v1beta1 -
-
Uses of PlacementDecisionList in io.fabric8.openclustermanagement.api.model.cluster.v1beta1
Methods in io.fabric8.openclustermanagement.api.model.cluster.v1beta1 that return PlacementDecisionList Modifier and Type Method Description PlacementDecisionListPlacementDecisionListBuilder. build()Methods in io.fabric8.openclustermanagement.api.model.cluster.v1beta1 with parameters of type PlacementDecisionList Modifier and Type Method Description protected voidPlacementDecisionListFluent. copyInstance(PlacementDecisionList instance)Constructors in io.fabric8.openclustermanagement.api.model.cluster.v1beta1 with parameters of type PlacementDecisionList Constructor Description PlacementDecisionListBuilder(PlacementDecisionList instance)PlacementDecisionListBuilder(PlacementDecisionListFluent<?> fluent, PlacementDecisionList instance)PlacementDecisionListFluent(PlacementDecisionList instance)
-