Uses of Class
io.fabric8.openshift.api.model.hive.v1.ClusterPoolBuilder
-
Packages that use ClusterPoolBuilder Package Description io.fabric8.openshift.api.model.hive.v1 -
-
Uses of ClusterPoolBuilder in io.fabric8.openshift.api.model.hive.v1
Methods in io.fabric8.openshift.api.model.hive.v1 that return ClusterPoolBuilder Modifier and Type Method Description ClusterPoolBuilderClusterPool. edit()ClusterPoolBuilderClusterPool. toBuilder()Method parameters in io.fabric8.openshift.api.model.hive.v1 with type arguments of type ClusterPoolBuilder Modifier and Type Method Description ClusterPoolClusterPoolListFluent. buildMatchingItem(Predicate<ClusterPoolBuilder> predicate)ClusterPoolListFluent.ItemsNested<A>ClusterPoolListFluent. editMatchingItem(Predicate<ClusterPoolBuilder> predicate)booleanClusterPoolListFluent. hasMatchingItem(Predicate<ClusterPoolBuilder> predicate)AClusterPoolListFluent. removeMatchingFromItems(Predicate<ClusterPoolBuilder> predicate)
-