public class V1beta1RoleBuilder extends V1beta1RoleFluentImpl<V1beta1RoleBuilder> implements VisitableBuilder<io.kubernetes.client.openapi.models.V1beta1Role,V1beta1RoleBuilder>
V1beta1RoleFluentImpl.MetadataNestedImpl<N>, V1beta1RoleFluentImpl.RulesNestedImpl<N>
V1beta1RoleFluent.MetadataNested<N>, V1beta1RoleFluent.RulesNested<N>
_visitables, VISIT
Constructor and Description |
---|
V1beta1RoleBuilder() |
V1beta1RoleBuilder(Boolean validationEnabled) |
V1beta1RoleBuilder(io.kubernetes.client.openapi.models.V1beta1Role instance) |
V1beta1RoleBuilder(io.kubernetes.client.openapi.models.V1beta1Role instance,
Boolean validationEnabled) |
V1beta1RoleBuilder(V1beta1RoleFluent<?> fluent) |
V1beta1RoleBuilder(V1beta1RoleFluent<?> fluent,
Boolean validationEnabled) |
V1beta1RoleBuilder(V1beta1RoleFluent<?> fluent,
io.kubernetes.client.openapi.models.V1beta1Role instance) |
V1beta1RoleBuilder(V1beta1RoleFluent<?> fluent,
io.kubernetes.client.openapi.models.V1beta1Role instance,
Boolean validationEnabled) |
Modifier and Type | Method and Description |
---|---|
io.kubernetes.client.openapi.models.V1beta1Role |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
addAllToRules, addNewRule, addNewRuleLike, addToRules, addToRules, buildFirstRule, buildLastRule, buildMatchingRule, buildMetadata, buildRule, buildRules, editFirstRule, editLastRule, editMatchingRule, editMetadata, editOrNewMetadata, editOrNewMetadataLike, editRule, getApiVersion, getKind, getMetadata, getRules, hasApiVersion, hasKind, hasMatchingRule, hasMetadata, hasRules, removeAllFromRules, removeFromRules, removeMatchingFromRules, setNewRuleLike, setToRules, withApiVersion, withKind, withMetadata, withNewApiVersion, withNewKind, withNewMetadata, withNewMetadataLike, withRules, withRules
accept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethod
public V1beta1RoleBuilder()
public V1beta1RoleBuilder(Boolean validationEnabled)
public V1beta1RoleBuilder(V1beta1RoleFluent<?> fluent)
public V1beta1RoleBuilder(V1beta1RoleFluent<?> fluent, Boolean validationEnabled)
public V1beta1RoleBuilder(V1beta1RoleFluent<?> fluent, io.kubernetes.client.openapi.models.V1beta1Role instance)
public V1beta1RoleBuilder(V1beta1RoleFluent<?> fluent, io.kubernetes.client.openapi.models.V1beta1Role instance, Boolean validationEnabled)
public V1beta1RoleBuilder(io.kubernetes.client.openapi.models.V1beta1Role instance)
public V1beta1RoleBuilder(io.kubernetes.client.openapi.models.V1beta1Role instance, Boolean validationEnabled)
public io.kubernetes.client.openapi.models.V1beta1Role build()
public boolean equals(Object o)
equals
in class V1beta1RoleFluentImpl<V1beta1RoleBuilder>
public int hashCode()
hashCode
in class V1beta1RoleFluentImpl<V1beta1RoleBuilder>
Copyright © 2021. All rights reserved.