public class AggregationRuleBuilder extends AggregationRuleFluentImpl<AggregationRuleBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<AggregationRule,AggregationRuleBuilder>
AggregationRuleFluentImpl.ClusterRoleSelectorsNestedImpl<N>AggregationRuleFluent.ClusterRoleSelectorsNested<N>| Constructor and Description |
|---|
AggregationRuleBuilder() |
AggregationRuleBuilder(AggregationRule instance) |
AggregationRuleBuilder(AggregationRule instance,
Boolean validationEnabled) |
AggregationRuleBuilder(AggregationRuleFluent<?> fluent) |
AggregationRuleBuilder(AggregationRuleFluent<?> fluent,
AggregationRule instance) |
AggregationRuleBuilder(AggregationRuleFluent<?> fluent,
AggregationRule instance,
Boolean validationEnabled) |
AggregationRuleBuilder(AggregationRuleFluent<?> fluent,
Boolean validationEnabled) |
AggregationRuleBuilder(Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
AggregationRule |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
addAllToClusterRoleSelectors, addNewClusterRoleSelector, addNewClusterRoleSelectorLike, addToClusterRoleSelectors, addToClusterRoleSelectors, buildClusterRoleSelector, buildClusterRoleSelectors, buildFirstClusterRoleSelector, buildLastClusterRoleSelector, buildMatchingClusterRoleSelector, editClusterRoleSelector, editFirstClusterRoleSelector, editLastClusterRoleSelector, editMatchingClusterRoleSelector, getClusterRoleSelectors, hasClusterRoleSelectors, hasMatchingClusterRoleSelector, removeAllFromClusterRoleSelectors, removeFromClusterRoleSelectors, removeMatchingFromClusterRoleSelectors, setNewClusterRoleSelectorLike, setToClusterRoleSelectors, withClusterRoleSelectors, withClusterRoleSelectorsaccept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic AggregationRuleBuilder()
public AggregationRuleBuilder(Boolean validationEnabled)
public AggregationRuleBuilder(AggregationRuleFluent<?> fluent)
public AggregationRuleBuilder(AggregationRuleFluent<?> fluent, Boolean validationEnabled)
public AggregationRuleBuilder(AggregationRuleFluent<?> fluent, AggregationRule instance)
public AggregationRuleBuilder(AggregationRuleFluent<?> fluent, AggregationRule instance, Boolean validationEnabled)
public AggregationRuleBuilder(AggregationRule instance)
public AggregationRuleBuilder(AggregationRule instance, Boolean validationEnabled)
public AggregationRule build()
build in interface io.fabric8.kubernetes.api.builder.Builder<AggregationRule>public boolean equals(Object o)
equals in class AggregationRuleFluentImpl<AggregationRuleBuilder>public int hashCode()
hashCode in class AggregationRuleFluentImpl<AggregationRuleBuilder>Copyright © 2015–2020 Red Hat. All rights reserved.