public class V1SelfSubjectAccessReviewSpecBuilder extends V1SelfSubjectAccessReviewSpecFluentImpl<V1SelfSubjectAccessReviewSpecBuilder> implements VisitableBuilder<io.kubernetes.client.openapi.models.V1SelfSubjectAccessReviewSpec,V1SelfSubjectAccessReviewSpecBuilder>
V1SelfSubjectAccessReviewSpecFluentImpl.NonResourceAttributesNestedImpl<N>, V1SelfSubjectAccessReviewSpecFluentImpl.ResourceAttributesNestedImpl<N>V1SelfSubjectAccessReviewSpecFluent.NonResourceAttributesNested<N>, V1SelfSubjectAccessReviewSpecFluent.ResourceAttributesNested<N>_visitables, VISIT| Constructor and Description |
|---|
V1SelfSubjectAccessReviewSpecBuilder() |
V1SelfSubjectAccessReviewSpecBuilder(Boolean validationEnabled) |
V1SelfSubjectAccessReviewSpecBuilder(io.kubernetes.client.openapi.models.V1SelfSubjectAccessReviewSpec instance) |
V1SelfSubjectAccessReviewSpecBuilder(io.kubernetes.client.openapi.models.V1SelfSubjectAccessReviewSpec instance,
Boolean validationEnabled) |
V1SelfSubjectAccessReviewSpecBuilder(V1SelfSubjectAccessReviewSpecFluent<?> fluent) |
V1SelfSubjectAccessReviewSpecBuilder(V1SelfSubjectAccessReviewSpecFluent<?> fluent,
Boolean validationEnabled) |
V1SelfSubjectAccessReviewSpecBuilder(V1SelfSubjectAccessReviewSpecFluent<?> fluent,
io.kubernetes.client.openapi.models.V1SelfSubjectAccessReviewSpec instance) |
V1SelfSubjectAccessReviewSpecBuilder(V1SelfSubjectAccessReviewSpecFluent<?> fluent,
io.kubernetes.client.openapi.models.V1SelfSubjectAccessReviewSpec instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
io.kubernetes.client.openapi.models.V1SelfSubjectAccessReviewSpec |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
buildNonResourceAttributes, buildResourceAttributes, editNonResourceAttributes, editOrNewNonResourceAttributes, editOrNewNonResourceAttributesLike, editOrNewResourceAttributes, editOrNewResourceAttributesLike, editResourceAttributes, getNonResourceAttributes, getResourceAttributes, hasNonResourceAttributes, hasResourceAttributes, withNewNonResourceAttributes, withNewNonResourceAttributesLike, withNewResourceAttributes, withNewResourceAttributesLike, withNonResourceAttributes, withResourceAttributesaccept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic V1SelfSubjectAccessReviewSpecBuilder()
public V1SelfSubjectAccessReviewSpecBuilder(Boolean validationEnabled)
public V1SelfSubjectAccessReviewSpecBuilder(V1SelfSubjectAccessReviewSpecFluent<?> fluent)
public V1SelfSubjectAccessReviewSpecBuilder(V1SelfSubjectAccessReviewSpecFluent<?> fluent, Boolean validationEnabled)
public V1SelfSubjectAccessReviewSpecBuilder(V1SelfSubjectAccessReviewSpecFluent<?> fluent, io.kubernetes.client.openapi.models.V1SelfSubjectAccessReviewSpec instance)
public V1SelfSubjectAccessReviewSpecBuilder(V1SelfSubjectAccessReviewSpecFluent<?> fluent, io.kubernetes.client.openapi.models.V1SelfSubjectAccessReviewSpec instance, Boolean validationEnabled)
public V1SelfSubjectAccessReviewSpecBuilder(io.kubernetes.client.openapi.models.V1SelfSubjectAccessReviewSpec instance)
public V1SelfSubjectAccessReviewSpecBuilder(io.kubernetes.client.openapi.models.V1SelfSubjectAccessReviewSpec instance,
Boolean validationEnabled)
public io.kubernetes.client.openapi.models.V1SelfSubjectAccessReviewSpec build()
public boolean equals(Object o)
equals in class V1SelfSubjectAccessReviewSpecFluentImpl<V1SelfSubjectAccessReviewSpecBuilder>public int hashCode()
hashCode in class V1SelfSubjectAccessReviewSpecFluentImpl<V1SelfSubjectAccessReviewSpecBuilder>Copyright © 2022. All rights reserved.