public class V1ClusterRoleBuilder extends V1ClusterRoleFluentImpl<V1ClusterRoleBuilder> implements VisitableBuilder<io.kubernetes.client.openapi.models.V1ClusterRole,V1ClusterRoleBuilder>
V1ClusterRoleFluent.AggregationRuleNested<N>, V1ClusterRoleFluent.MetadataNested<N>, V1ClusterRoleFluent.RulesNested<N>_visitables, VISIT| Constructor and Description |
|---|
V1ClusterRoleBuilder() |
V1ClusterRoleBuilder(Boolean validationEnabled) |
V1ClusterRoleBuilder(io.kubernetes.client.openapi.models.V1ClusterRole instance) |
V1ClusterRoleBuilder(io.kubernetes.client.openapi.models.V1ClusterRole instance,
Boolean validationEnabled) |
V1ClusterRoleBuilder(V1ClusterRoleFluent<?> fluent) |
V1ClusterRoleBuilder(V1ClusterRoleFluent<?> fluent,
Boolean validationEnabled) |
V1ClusterRoleBuilder(V1ClusterRoleFluent<?> fluent,
io.kubernetes.client.openapi.models.V1ClusterRole instance) |
V1ClusterRoleBuilder(V1ClusterRoleFluent<?> fluent,
io.kubernetes.client.openapi.models.V1ClusterRole instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
io.kubernetes.client.openapi.models.V1ClusterRole |
build() |
addAllToRules, addNewRule, addNewRuleLike, addToRules, addToRules, buildAggregationRule, buildFirstRule, buildLastRule, buildMatchingRule, buildMetadata, buildRule, buildRules, editAggregationRule, editFirstRule, editLastRule, editMatchingRule, editMetadata, editOrNewAggregationRule, editOrNewAggregationRuleLike, editOrNewMetadata, editOrNewMetadataLike, editRule, equals, getAggregationRule, getApiVersion, getKind, getMetadata, getRules, hasAggregationRule, hasApiVersion, hashCode, hasKind, hasMatchingRule, hasMetadata, hasRules, removeAllFromRules, removeFromRules, removeMatchingFromRules, setNewRuleLike, setToRules, toString, withAggregationRule, withApiVersion, withKind, withMetadata, withNewAggregationRule, withNewAggregationRuleLike, withNewMetadata, withNewMetadataLike, withRules, withRulesaccept, accept, accept, aggregate, aggregate, build, build, builderOfpublic V1ClusterRoleBuilder()
public V1ClusterRoleBuilder(Boolean validationEnabled)
public V1ClusterRoleBuilder(V1ClusterRoleFluent<?> fluent)
public V1ClusterRoleBuilder(V1ClusterRoleFluent<?> fluent, Boolean validationEnabled)
public V1ClusterRoleBuilder(V1ClusterRoleFluent<?> fluent, io.kubernetes.client.openapi.models.V1ClusterRole instance)
public V1ClusterRoleBuilder(V1ClusterRoleFluent<?> fluent, io.kubernetes.client.openapi.models.V1ClusterRole instance, Boolean validationEnabled)
public V1ClusterRoleBuilder(io.kubernetes.client.openapi.models.V1ClusterRole instance)
public V1ClusterRoleBuilder(io.kubernetes.client.openapi.models.V1ClusterRole instance,
Boolean validationEnabled)
Copyright © 2022. All rights reserved.