Uses of Class
io.fabric8.openclustermanagement.api.model.cluster.v1beta1.PlacementDecisionBuilder
-
Packages that use PlacementDecisionBuilder Package Description io.fabric8.openclustermanagement.api.model.cluster.v1beta1 -
-
Uses of PlacementDecisionBuilder in io.fabric8.openclustermanagement.api.model.cluster.v1beta1
Methods in io.fabric8.openclustermanagement.api.model.cluster.v1beta1 that return PlacementDecisionBuilder Modifier and Type Method Description PlacementDecisionBuilderPlacementDecision. edit()PlacementDecisionBuilderPlacementDecision. toBuilder()Method parameters in io.fabric8.openclustermanagement.api.model.cluster.v1beta1 with type arguments of type PlacementDecisionBuilder Modifier and Type Method Description PlacementDecisionPlacementDecisionListFluent. buildMatchingItem(Predicate<PlacementDecisionBuilder> predicate)PlacementDecisionListFluent.ItemsNested<A>PlacementDecisionListFluent. editMatchingItem(Predicate<PlacementDecisionBuilder> predicate)booleanPlacementDecisionListFluent. hasMatchingItem(Predicate<PlacementDecisionBuilder> predicate)APlacementDecisionListFluent. removeMatchingFromItems(Predicate<PlacementDecisionBuilder> predicate)
-