public class V1beta1SelfSubjectAccessReviewSpecBuilder extends V1beta1SelfSubjectAccessReviewSpecFluentImpl<V1beta1SelfSubjectAccessReviewSpecBuilder> implements VisitableBuilder<io.kubernetes.client.openapi.models.V1beta1SelfSubjectAccessReviewSpec,V1beta1SelfSubjectAccessReviewSpecBuilder>
V1beta1SelfSubjectAccessReviewSpecFluentImpl.NonResourceAttributesNestedImpl<N>, V1beta1SelfSubjectAccessReviewSpecFluentImpl.ResourceAttributesNestedImpl<N>V1beta1SelfSubjectAccessReviewSpecFluent.NonResourceAttributesNested<N>, V1beta1SelfSubjectAccessReviewSpecFluent.ResourceAttributesNested<N>_visitables, VISIT| Modifier and Type | Method and Description |
|---|---|
io.kubernetes.client.openapi.models.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, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic V1beta1SelfSubjectAccessReviewSpecBuilder()
public V1beta1SelfSubjectAccessReviewSpecBuilder(Boolean validationEnabled)
public V1beta1SelfSubjectAccessReviewSpecBuilder(V1beta1SelfSubjectAccessReviewSpecFluent<?> fluent)
public V1beta1SelfSubjectAccessReviewSpecBuilder(V1beta1SelfSubjectAccessReviewSpecFluent<?> fluent, Boolean validationEnabled)
public V1beta1SelfSubjectAccessReviewSpecBuilder(V1beta1SelfSubjectAccessReviewSpecFluent<?> fluent, io.kubernetes.client.openapi.models.V1beta1SelfSubjectAccessReviewSpec instance)
public V1beta1SelfSubjectAccessReviewSpecBuilder(V1beta1SelfSubjectAccessReviewSpecFluent<?> fluent, io.kubernetes.client.openapi.models.V1beta1SelfSubjectAccessReviewSpec instance, Boolean validationEnabled)
public V1beta1SelfSubjectAccessReviewSpecBuilder(io.kubernetes.client.openapi.models.V1beta1SelfSubjectAccessReviewSpec instance)
public V1beta1SelfSubjectAccessReviewSpecBuilder(io.kubernetes.client.openapi.models.V1beta1SelfSubjectAccessReviewSpec instance,
Boolean validationEnabled)
public io.kubernetes.client.openapi.models.V1beta1SelfSubjectAccessReviewSpec build()
public boolean equals(Object o)
equals in class V1beta1SelfSubjectAccessReviewSpecFluentImpl<V1beta1SelfSubjectAccessReviewSpecBuilder>public int hashCode()
Copyright © 2022. All rights reserved.