Uses of Class
io.fabric8.openshift.api.model.hive.v1.ClusterOperatorStateBuilder
-
Packages that use ClusterOperatorStateBuilder Package Description io.fabric8.openshift.api.model.hive.v1 -
-
Uses of ClusterOperatorStateBuilder in io.fabric8.openshift.api.model.hive.v1
Methods in io.fabric8.openshift.api.model.hive.v1 that return ClusterOperatorStateBuilder Modifier and Type Method Description ClusterOperatorStateBuilderClusterOperatorState. edit()ClusterOperatorStateBuilderClusterOperatorState. toBuilder()Method parameters in io.fabric8.openshift.api.model.hive.v1 with type arguments of type ClusterOperatorStateBuilder Modifier and Type Method Description ClusterOperatorStateClusterStateStatusFluent. buildMatchingClusterOperator(Predicate<ClusterOperatorStateBuilder> predicate)ClusterStateStatusFluent.ClusterOperatorsNested<A>ClusterStateStatusFluent. editMatchingClusterOperator(Predicate<ClusterOperatorStateBuilder> predicate)booleanClusterStateStatusFluent. hasMatchingClusterOperator(Predicate<ClusterOperatorStateBuilder> predicate)AClusterStateStatusFluent. removeMatchingFromClusterOperators(Predicate<ClusterOperatorStateBuilder> predicate)
-