public class V1beta1ClusterRoleBuilder extends V1beta1ClusterRoleFluentImpl<V1beta1ClusterRoleBuilder> implements VisitableBuilder<V1beta1ClusterRole,V1beta1ClusterRoleBuilder>
V1beta1ClusterRoleFluentImpl.AggregationRuleNestedImpl<N>, V1beta1ClusterRoleFluentImpl.MetadataNestedImpl<N>, V1beta1ClusterRoleFluentImpl.RulesNestedImpl<N>
V1beta1ClusterRoleFluent.AggregationRuleNested<N>, V1beta1ClusterRoleFluent.MetadataNested<N>, V1beta1ClusterRoleFluent.RulesNested<N>
_visitables
Constructor and Description |
---|
V1beta1ClusterRoleBuilder() |
V1beta1ClusterRoleBuilder(Boolean validationEnabled) |
V1beta1ClusterRoleBuilder(V1beta1ClusterRole instance) |
V1beta1ClusterRoleBuilder(V1beta1ClusterRole instance,
Boolean validationEnabled) |
V1beta1ClusterRoleBuilder(V1beta1ClusterRoleFluent<?> fluent) |
V1beta1ClusterRoleBuilder(V1beta1ClusterRoleFluent<?> fluent,
Boolean validationEnabled) |
V1beta1ClusterRoleBuilder(V1beta1ClusterRoleFluent<?> fluent,
V1beta1ClusterRole instance) |
V1beta1ClusterRoleBuilder(V1beta1ClusterRoleFluent<?> fluent,
V1beta1ClusterRole instance,
Boolean validationEnabled) |
Modifier and Type | Method and Description |
---|---|
V1beta1ClusterRole |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
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 V1beta1ClusterRoleBuilder()
public V1beta1ClusterRoleBuilder(Boolean validationEnabled)
public V1beta1ClusterRoleBuilder(V1beta1ClusterRoleFluent<?> fluent)
public V1beta1ClusterRoleBuilder(V1beta1ClusterRoleFluent<?> fluent, Boolean validationEnabled)
public V1beta1ClusterRoleBuilder(V1beta1ClusterRoleFluent<?> fluent, V1beta1ClusterRole instance)
public V1beta1ClusterRoleBuilder(V1beta1ClusterRoleFluent<?> fluent, V1beta1ClusterRole instance, Boolean validationEnabled)
public V1beta1ClusterRoleBuilder(V1beta1ClusterRole instance)
public V1beta1ClusterRoleBuilder(V1beta1ClusterRole instance, Boolean validationEnabled)
public V1beta1ClusterRole build()
build
in interface Builder<V1beta1ClusterRole>
public boolean equals(Object o)
equals
in class V1beta1ClusterRoleFluentImpl<V1beta1ClusterRoleBuilder>
public int hashCode()
hashCode
in class V1beta1ClusterRoleFluentImpl<V1beta1ClusterRoleBuilder>
Copyright © 2020. All rights reserved.