public class ConditionBuilder extends ConditionFluent<ConditionBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<Condition,ConditionBuilder>
| Constructor and Description |
|---|
ConditionBuilder() |
ConditionBuilder(Condition instance) |
ConditionBuilder(ConditionFluent<?> fluent) |
ConditionBuilder(ConditionFluent<?> fluent,
Condition instance) |
| Modifier and Type | Method and Description |
|---|---|
Condition |
build() |
addAllToNotValues, addAllToValues, addToAdditionalProperties, addToAdditionalProperties, addToNotValues, addToNotValues, addToValues, addToValues, copyInstance, equals, getAdditionalProperties, getFirstNotValue, getFirstValue, getKey, getLastNotValue, getLastValue, getMatchingNotValue, getMatchingValue, getNotValue, getNotValues, getValue, getValues, hasAdditionalProperties, hashCode, hasKey, hasMatchingNotValue, hasMatchingValue, hasNotValues, hasValues, removeAllFromNotValues, removeAllFromValues, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromNotValues, removeFromValues, setToNotValues, setToValues, toString, withAdditionalProperties, withKey, withNotValues, withNotValues, withValues, withValuesaggregate, aggregate, build, build, builderOf, getVisitableMappublic ConditionBuilder()
public ConditionBuilder(ConditionFluent<?> fluent)
public ConditionBuilder(ConditionFluent<?> fluent, Condition instance)
public ConditionBuilder(Condition instance)
Copyright © 2015–2023 Red Hat. All rights reserved.