| Package | Description |
|---|---|
| io.fabric8.openshift.api.model.config.v1 |
| Modifier and Type | Method and Description |
|---|---|
ClusterCondition |
ClusterConditionBuilder.build() |
ClusterCondition |
ConditionalUpdateRiskFluentImpl.buildFirstMatchingRule() |
ClusterCondition |
ConditionalUpdateRiskFluent.buildFirstMatchingRule() |
ClusterCondition |
ConditionalUpdateRiskFluentImpl.buildLastMatchingRule() |
ClusterCondition |
ConditionalUpdateRiskFluent.buildLastMatchingRule() |
ClusterCondition |
ConditionalUpdateRiskFluentImpl.buildMatchingMatchingRule(Predicate<ClusterConditionBuilder> predicate) |
ClusterCondition |
ConditionalUpdateRiskFluent.buildMatchingMatchingRule(Predicate<ClusterConditionBuilder> predicate) |
ClusterCondition |
ConditionalUpdateRiskFluentImpl.buildMatchingRule(Integer index) |
ClusterCondition |
ConditionalUpdateRiskFluent.buildMatchingRule(Integer index) |
| Modifier and Type | Method and Description |
|---|---|
List<ClusterCondition> |
ConditionalUpdateRiskFluentImpl.buildMatchingRules() |
List<ClusterCondition> |
ConditionalUpdateRiskFluent.buildMatchingRules() |
List<ClusterCondition> |
ConditionalUpdateRiskFluentImpl.getMatchingRules()
Deprecated.
|
List<ClusterCondition> |
ConditionalUpdateRiskFluent.getMatchingRules()
Deprecated.
|
List<ClusterCondition> |
ConditionalUpdateRisk.getMatchingRules() |
| Modifier and Type | Method and Description |
|---|---|
A |
ConditionalUpdateRiskFluentImpl.addAllToMatchingRules(Collection<ClusterCondition> items) |
A |
ConditionalUpdateRiskFluent.addAllToMatchingRules(Collection<ClusterCondition> items) |
A |
ConditionalUpdateRiskFluentImpl.removeAllFromMatchingRules(Collection<ClusterCondition> items) |
A |
ConditionalUpdateRiskFluent.removeAllFromMatchingRules(Collection<ClusterCondition> items) |
void |
ConditionalUpdateRisk.setMatchingRules(List<ClusterCondition> matchingRules) |
A |
ConditionalUpdateRiskFluentImpl.withMatchingRules(List<ClusterCondition> matchingRules) |
A |
ConditionalUpdateRiskFluent.withMatchingRules(List<ClusterCondition> matchingRules) |
| Constructor and Description |
|---|
ClusterConditionBuilder(ClusterCondition instance) |
ClusterConditionBuilder(ClusterCondition instance,
Boolean validationEnabled) |
ClusterConditionBuilder(ClusterConditionFluent<?> fluent,
ClusterCondition instance) |
ClusterConditionBuilder(ClusterConditionFluent<?> fluent,
ClusterCondition instance,
Boolean validationEnabled) |
ClusterConditionFluentImpl(ClusterCondition instance) |
| Constructor and Description |
|---|
ConditionalUpdateRisk(List<ClusterCondition> matchingRules,
String message,
String name,
String url) |
Copyright © 2015–2022 Red Hat. All rights reserved.