Uses of Class
io.fabric8.openclustermanagement.api.model.policy.v1.PlacementDecisionFluent
-
Packages that use PlacementDecisionFluent Package Description io.fabric8.openclustermanagement.api.model.policy.v1 -
-
Uses of PlacementDecisionFluent in io.fabric8.openclustermanagement.api.model.policy.v1
Classes in io.fabric8.openclustermanagement.api.model.policy.v1 with type parameters of type PlacementDecisionFluent Modifier and Type Class Description classPlacementDecisionFluent<A extends PlacementDecisionFluent<A>>GeneratedSubclasses of PlacementDecisionFluent in io.fabric8.openclustermanagement.api.model.policy.v1 Modifier and Type Class Description classPlacementDecisionBuilderclassPlacementFluent.DecisionsNested<N>Constructors in io.fabric8.openclustermanagement.api.model.policy.v1 with parameters of type PlacementDecisionFluent Constructor Description PlacementDecisionBuilder(PlacementDecisionFluent<?> fluent)PlacementDecisionBuilder(PlacementDecisionFluent<?> fluent, PlacementDecision instance)
-