Uses of Class
io.fabric8.openshift.api.model.config.v1.ClusterOperatorBuilder
-
Packages that use ClusterOperatorBuilder Package Description io.fabric8.openshift.api.model.config.v1 -
-
Uses of ClusterOperatorBuilder in io.fabric8.openshift.api.model.config.v1
Methods in io.fabric8.openshift.api.model.config.v1 that return ClusterOperatorBuilder Modifier and Type Method Description ClusterOperatorBuilderClusterOperator. edit()ClusterOperatorBuilderClusterOperator. toBuilder()Method parameters in io.fabric8.openshift.api.model.config.v1 with type arguments of type ClusterOperatorBuilder Modifier and Type Method Description ClusterOperatorClusterOperatorListFluent. buildMatchingItem(Predicate<ClusterOperatorBuilder> predicate)ClusterOperatorListFluent.ItemsNested<A>ClusterOperatorListFluent. editMatchingItem(Predicate<ClusterOperatorBuilder> predicate)booleanClusterOperatorListFluent. hasMatchingItem(Predicate<ClusterOperatorBuilder> predicate)AClusterOperatorListFluent. removeMatchingFromItems(Predicate<ClusterOperatorBuilder> predicate)
-