public class V1ClusterRoleBuilder extends V1ClusterRoleFluentImpl<V1ClusterRoleBuilder> implements VisitableBuilder<V1ClusterRole,V1ClusterRoleBuilder>
V1ClusterRoleFluentImpl.AggregationRuleNestedImpl<N>, V1ClusterRoleFluentImpl.MetadataNestedImpl<N>, V1ClusterRoleFluentImpl.RulesNestedImpl<N>
V1ClusterRoleFluent.AggregationRuleNested<N>, V1ClusterRoleFluent.MetadataNested<N>, V1ClusterRoleFluent.RulesNested<N>
_visitables
Constructor and Description |
---|
V1ClusterRoleBuilder() |
V1ClusterRoleBuilder(Boolean validationEnabled) |
V1ClusterRoleBuilder(V1ClusterRole instance) |
V1ClusterRoleBuilder(V1ClusterRole instance,
Boolean validationEnabled) |
V1ClusterRoleBuilder(V1ClusterRoleFluent<?> fluent) |
V1ClusterRoleBuilder(V1ClusterRoleFluent<?> fluent,
Boolean validationEnabled) |
V1ClusterRoleBuilder(V1ClusterRoleFluent<?> fluent,
V1ClusterRole instance) |
V1ClusterRoleBuilder(V1ClusterRoleFluent<?> fluent,
V1ClusterRole instance,
Boolean validationEnabled) |
Modifier and Type | Method and Description |
---|---|
V1ClusterRole |
build() |
boolean |
equals(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, removeMatchingFromRules, setNewRuleLike, setToRules, withAggregationRule, withApiVersion, withKind, withMetadata, withNewAggregationRule, withNewAggregationRuleLike, withNewApiVersion, withNewApiVersion, withNewApiVersion, withNewKind, withNewKind, withNewKind, withNewMetadata, withNewMetadataLike, withRules, withRules
accept, aggregate, aggregate, build, build, builderOf
public V1ClusterRoleBuilder()
public V1ClusterRoleBuilder(Boolean validationEnabled)
public V1ClusterRoleBuilder(V1ClusterRoleFluent<?> fluent)
public V1ClusterRoleBuilder(V1ClusterRoleFluent<?> fluent, Boolean validationEnabled)
public V1ClusterRoleBuilder(V1ClusterRoleFluent<?> fluent, V1ClusterRole instance)
public V1ClusterRoleBuilder(V1ClusterRoleFluent<?> fluent, V1ClusterRole instance, Boolean validationEnabled)
public V1ClusterRoleBuilder(V1ClusterRole instance)
public V1ClusterRoleBuilder(V1ClusterRole instance, Boolean validationEnabled)
public V1ClusterRole build()
build
in interface Builder<V1ClusterRole>
public boolean equals(Object o)
equals
in class V1ClusterRoleFluentImpl<V1ClusterRoleBuilder>
Copyright © 2020. All rights reserved.