public class ClusterRoleBuilder extends ClusterRoleFluentImpl<ClusterRoleBuilder> implements VisitableBuilder<ClusterRole,ClusterRoleBuilder>
ClusterRoleFluentImpl.AggregationRuleNestedImpl<N>, ClusterRoleFluentImpl.MetadataNestedImpl<N>, ClusterRoleFluentImpl.RulesNestedImpl<N>ClusterRoleFluent.AggregationRuleNested<N>, ClusterRoleFluent.MetadataNested<N>, ClusterRoleFluent.RulesNested<N>_visitables| Constructor and Description |
|---|
ClusterRoleBuilder() |
ClusterRoleBuilder(java.lang.Boolean validationEnabled) |
ClusterRoleBuilder(ClusterRole instance) |
ClusterRoleBuilder(ClusterRole instance,
java.lang.Boolean validationEnabled) |
ClusterRoleBuilder(ClusterRoleFluent<?> fluent) |
ClusterRoleBuilder(ClusterRoleFluent<?> fluent,
java.lang.Boolean validationEnabled) |
ClusterRoleBuilder(ClusterRoleFluent<?> fluent,
ClusterRole instance) |
ClusterRoleBuilder(ClusterRoleFluent<?> fluent,
ClusterRole instance,
java.lang.Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
ClusterRole |
build() |
boolean |
equals(java.lang.Object o) |
addAllToRules, addNewRule, addNewRuleLike, addToRules, addToRules, buildAggregationRule, buildFirstRule, buildLastRule, buildMatchingRule, buildMetadata, buildRule, buildRules, editAggregationRule, editFirstRule, editLastRule, editMatchingRule, editMetadata, editOrNewAggregationRule, editOrNewAggregationRuleLike, editOrNewMetadata, editOrNewMetadataLike, editRule, getAggregationRule, getApiVersion, getKind, getMetadata, getRules, hasAggregationRule, hasApiVersion, hasKind, hasMatchingRule, hasMetadata, hasRules, removeAllFromRules, removeFromRules, setNewRuleLike, setToRules, withAggregationRule, withApiVersion, withKind, withMetadata, withNewAggregationRule, withNewAggregationRuleLike, withNewApiVersion, withNewApiVersion, withNewApiVersion, withNewKind, withNewKind, withNewKind, withNewMetadata, withNewMetadataLike, withRules, withRulesaccept, aggregate, aggregate, build, build, builderOfpublic ClusterRoleBuilder()
public ClusterRoleBuilder(java.lang.Boolean validationEnabled)
public ClusterRoleBuilder(ClusterRoleFluent<?> fluent)
public ClusterRoleBuilder(ClusterRoleFluent<?> fluent, java.lang.Boolean validationEnabled)
public ClusterRoleBuilder(ClusterRoleFluent<?> fluent, ClusterRole instance)
public ClusterRoleBuilder(ClusterRoleFluent<?> fluent, ClusterRole instance, java.lang.Boolean validationEnabled)
public ClusterRoleBuilder(ClusterRole instance)
public ClusterRoleBuilder(ClusterRole instance, java.lang.Boolean validationEnabled)
public ClusterRole build()
build in interface Builder<ClusterRole>public boolean equals(java.lang.Object o)
equals in class ClusterRoleFluentImpl<ClusterRoleBuilder>Copyright © 2015-2019 Red Hat. All Rights Reserved.