public class V1beta1SelfSubjectAccessReviewSpecBuilder extends V1beta1SelfSubjectAccessReviewSpecFluentImpl<V1beta1SelfSubjectAccessReviewSpecBuilder> implements VisitableBuilder<V1beta1SelfSubjectAccessReviewSpec,V1beta1SelfSubjectAccessReviewSpecBuilder>
V1beta1SelfSubjectAccessReviewSpecFluentImpl.NonResourceAttributesNestedImpl<N>, V1beta1SelfSubjectAccessReviewSpecFluentImpl.ResourceAttributesNestedImpl<N>V1beta1SelfSubjectAccessReviewSpecFluent.NonResourceAttributesNested<N>, V1beta1SelfSubjectAccessReviewSpecFluent.ResourceAttributesNested<N>_visitables| Constructor and Description |
|---|
V1beta1SelfSubjectAccessReviewSpecBuilder() |
V1beta1SelfSubjectAccessReviewSpecBuilder(Boolean validationEnabled) |
V1beta1SelfSubjectAccessReviewSpecBuilder(V1beta1SelfSubjectAccessReviewSpec instance) |
V1beta1SelfSubjectAccessReviewSpecBuilder(V1beta1SelfSubjectAccessReviewSpec instance,
Boolean validationEnabled) |
V1beta1SelfSubjectAccessReviewSpecBuilder(V1beta1SelfSubjectAccessReviewSpecFluent<?> fluent) |
V1beta1SelfSubjectAccessReviewSpecBuilder(V1beta1SelfSubjectAccessReviewSpecFluent<?> fluent,
Boolean validationEnabled) |
V1beta1SelfSubjectAccessReviewSpecBuilder(V1beta1SelfSubjectAccessReviewSpecFluent<?> fluent,
V1beta1SelfSubjectAccessReviewSpec instance) |
V1beta1SelfSubjectAccessReviewSpecBuilder(V1beta1SelfSubjectAccessReviewSpecFluent<?> fluent,
V1beta1SelfSubjectAccessReviewSpec instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
V1beta1SelfSubjectAccessReviewSpec |
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, aggregate, aggregate, build, build, builderOfpublic V1beta1SelfSubjectAccessReviewSpecBuilder()
public V1beta1SelfSubjectAccessReviewSpecBuilder(Boolean validationEnabled)
public V1beta1SelfSubjectAccessReviewSpecBuilder(V1beta1SelfSubjectAccessReviewSpecFluent<?> fluent)
public V1beta1SelfSubjectAccessReviewSpecBuilder(V1beta1SelfSubjectAccessReviewSpecFluent<?> fluent, Boolean validationEnabled)
public V1beta1SelfSubjectAccessReviewSpecBuilder(V1beta1SelfSubjectAccessReviewSpecFluent<?> fluent, V1beta1SelfSubjectAccessReviewSpec instance)
public V1beta1SelfSubjectAccessReviewSpecBuilder(V1beta1SelfSubjectAccessReviewSpecFluent<?> fluent, V1beta1SelfSubjectAccessReviewSpec instance, Boolean validationEnabled)
public V1beta1SelfSubjectAccessReviewSpecBuilder(V1beta1SelfSubjectAccessReviewSpec instance)
public V1beta1SelfSubjectAccessReviewSpecBuilder(V1beta1SelfSubjectAccessReviewSpec instance, Boolean validationEnabled)
public V1beta1SelfSubjectAccessReviewSpec build()
build in interface Builder<V1beta1SelfSubjectAccessReviewSpec>public boolean equals(Object o)
equals in class V1beta1SelfSubjectAccessReviewSpecFluentImpl<V1beta1SelfSubjectAccessReviewSpecBuilder>public int hashCode()
Copyright © 2020. All rights reserved.