Uses of Class
io.fabric8.openclustermanagement.api.model.cluster.v1beta1.PlacementSpecFluent.PredicatesNested
-
Packages that use PlacementSpecFluent.PredicatesNested Package Description io.fabric8.openclustermanagement.api.model.cluster.v1beta1 -
-
Uses of PlacementSpecFluent.PredicatesNested in io.fabric8.openclustermanagement.api.model.cluster.v1beta1
Methods in io.fabric8.openclustermanagement.api.model.cluster.v1beta1 that return PlacementSpecFluent.PredicatesNested Modifier and Type Method Description PlacementSpecFluent.PredicatesNested<A>PlacementSpecFluent. addNewPredicate()PlacementSpecFluent.PredicatesNested<A>PlacementSpecFluent. addNewPredicateLike(ClusterPredicate item)PlacementSpecFluent.PredicatesNested<A>PlacementSpecFluent. editFirstPredicate()PlacementSpecFluent.PredicatesNested<A>PlacementSpecFluent. editLastPredicate()PlacementSpecFluent.PredicatesNested<A>PlacementSpecFluent. editMatchingPredicate(Predicate<ClusterPredicateBuilder> predicate)PlacementSpecFluent.PredicatesNested<A>PlacementSpecFluent. editPredicate(int index)PlacementSpecFluent.PredicatesNested<A>PlacementSpecFluent. setNewPredicateLike(int index, ClusterPredicate item)
-