public class V1SelfSubjectAccessReviewSpecBuilder extends V1SelfSubjectAccessReviewSpecFluentImpl<V1SelfSubjectAccessReviewSpecBuilder> implements VisitableBuilder<io.kubernetes.client.openapi.models.V1SelfSubjectAccessReviewSpec,V1SelfSubjectAccessReviewSpecBuilder>
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() |
buildNonResourceAttributes, buildResourceAttributes, editNonResourceAttributes, editOrNewNonResourceAttributes, editOrNewNonResourceAttributesLike, editOrNewResourceAttributes, editOrNewResourceAttributesLike, editResourceAttributes, equals, getNonResourceAttributes, getResourceAttributes, hashCode, hasNonResourceAttributes, hasResourceAttributes, toString, withNewNonResourceAttributes, withNewNonResourceAttributesLike, withNewResourceAttributes, withNewResourceAttributesLike, withNonResourceAttributes, withResourceAttributesaccept, accept, accept, aggregate, aggregate, build, build, builderOfpublic 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)
Copyright © 2022. All rights reserved.