public class V1AggregationRuleBuilder extends V1AggregationRuleFluentImpl<V1AggregationRuleBuilder> implements VisitableBuilder<V1AggregationRule,V1AggregationRuleBuilder>
V1AggregationRuleFluentImpl.ClusterRoleSelectorsNestedImpl<N>
V1AggregationRuleFluent.ClusterRoleSelectorsNested<N>
_visitables
Constructor and Description |
---|
V1AggregationRuleBuilder() |
V1AggregationRuleBuilder(Boolean validationEnabled) |
V1AggregationRuleBuilder(V1AggregationRule instance) |
V1AggregationRuleBuilder(V1AggregationRule instance,
Boolean validationEnabled) |
V1AggregationRuleBuilder(V1AggregationRuleFluent<?> fluent) |
V1AggregationRuleBuilder(V1AggregationRuleFluent<?> fluent,
Boolean validationEnabled) |
V1AggregationRuleBuilder(V1AggregationRuleFluent<?> fluent,
V1AggregationRule instance) |
V1AggregationRuleBuilder(V1AggregationRuleFluent<?> fluent,
V1AggregationRule instance,
Boolean validationEnabled) |
Modifier and Type | Method and Description |
---|---|
V1AggregationRule |
build() |
boolean |
equals(Object o) |
addAllToClusterRoleSelectors, addNewClusterRoleSelector, addNewClusterRoleSelectorLike, addToClusterRoleSelectors, addToClusterRoleSelectors, buildClusterRoleSelector, buildClusterRoleSelectors, buildFirstClusterRoleSelector, buildLastClusterRoleSelector, buildMatchingClusterRoleSelector, editClusterRoleSelector, editFirstClusterRoleSelector, editLastClusterRoleSelector, editMatchingClusterRoleSelector, getClusterRoleSelectors, hasClusterRoleSelectors, hasMatchingClusterRoleSelector, removeAllFromClusterRoleSelectors, removeFromClusterRoleSelectors, setNewClusterRoleSelectorLike, setToClusterRoleSelectors, withClusterRoleSelectors, withClusterRoleSelectors
accept, aggregate, aggregate, build, build, builderOf
public V1AggregationRuleBuilder()
public V1AggregationRuleBuilder(Boolean validationEnabled)
public V1AggregationRuleBuilder(V1AggregationRuleFluent<?> fluent)
public V1AggregationRuleBuilder(V1AggregationRuleFluent<?> fluent, Boolean validationEnabled)
public V1AggregationRuleBuilder(V1AggregationRuleFluent<?> fluent, V1AggregationRule instance)
public V1AggregationRuleBuilder(V1AggregationRuleFluent<?> fluent, V1AggregationRule instance, Boolean validationEnabled)
public V1AggregationRuleBuilder(V1AggregationRule instance)
public V1AggregationRuleBuilder(V1AggregationRule instance, Boolean validationEnabled)
public V1AggregationRule build()
build
in interface Builder<V1AggregationRule>
public boolean equals(Object o)
equals
in class V1AggregationRuleFluentImpl<V1AggregationRuleBuilder>
Copyright © 2019. All rights reserved.