Uses of Class
io.fabric8.openshift.api.model.config.v1.ClusterConditionBuilder
-
Packages that use ClusterConditionBuilder Package Description io.fabric8.openshift.api.model.config.v1 -
-
Uses of ClusterConditionBuilder in io.fabric8.openshift.api.model.config.v1
Methods in io.fabric8.openshift.api.model.config.v1 that return ClusterConditionBuilder Modifier and Type Method Description ClusterConditionBuilderClusterCondition. edit()ClusterConditionBuilderClusterCondition. toBuilder()Method parameters in io.fabric8.openshift.api.model.config.v1 with type arguments of type ClusterConditionBuilder Modifier and Type Method Description ClusterConditionConditionalUpdateRiskFluent. buildMatchingMatchingRule(Predicate<ClusterConditionBuilder> predicate)ConditionalUpdateRiskFluent.MatchingRulesNested<A>ConditionalUpdateRiskFluent. editMatchingMatchingRule(Predicate<ClusterConditionBuilder> predicate)booleanConditionalUpdateRiskFluent. hasMatchingMatchingRule(Predicate<ClusterConditionBuilder> predicate)AConditionalUpdateRiskFluent. removeMatchingFromMatchingRules(Predicate<ClusterConditionBuilder> predicate)
-