Uses of Class
io.fabric8.openclustermanagement.api.model.apps.v1.PlacementRuleList
-
Packages that use PlacementRuleList Package Description io.fabric8.openclustermanagement.api.model.apps.v1 -
-
Uses of PlacementRuleList in io.fabric8.openclustermanagement.api.model.apps.v1
Methods in io.fabric8.openclustermanagement.api.model.apps.v1 that return PlacementRuleList Modifier and Type Method Description PlacementRuleListPlacementRuleListBuilder. build()Methods in io.fabric8.openclustermanagement.api.model.apps.v1 with parameters of type PlacementRuleList Modifier and Type Method Description protected voidPlacementRuleListFluent. copyInstance(PlacementRuleList instance)Constructors in io.fabric8.openclustermanagement.api.model.apps.v1 with parameters of type PlacementRuleList Constructor Description PlacementRuleListBuilder(PlacementRuleList instance)PlacementRuleListBuilder(PlacementRuleListFluent<?> fluent, PlacementRuleList instance)PlacementRuleListFluent(PlacementRuleList instance)
-