public class V1beta1SelfSubjectAccessReviewSpecFluentImpl<A extends V1beta1SelfSubjectAccessReviewSpecFluent<A>> extends BaseFluent<A> implements V1beta1SelfSubjectAccessReviewSpecFluent<A>
Modifier and Type | Class and Description |
---|---|
class |
V1beta1SelfSubjectAccessReviewSpecFluentImpl.NonResourceAttributesNestedImpl<N> |
class |
V1beta1SelfSubjectAccessReviewSpecFluentImpl.ResourceAttributesNestedImpl<N> |
V1beta1SelfSubjectAccessReviewSpecFluent.NonResourceAttributesNested<N>, V1beta1SelfSubjectAccessReviewSpecFluent.ResourceAttributesNested<N>
_visitables
Constructor and Description |
---|
V1beta1SelfSubjectAccessReviewSpecFluentImpl() |
V1beta1SelfSubjectAccessReviewSpecFluentImpl(V1beta1SelfSubjectAccessReviewSpec instance) |
public V1beta1SelfSubjectAccessReviewSpecFluentImpl()
public V1beta1SelfSubjectAccessReviewSpecFluentImpl(V1beta1SelfSubjectAccessReviewSpec instance)
@Deprecated public V1beta1NonResourceAttributes getNonResourceAttributes()
getNonResourceAttributes
in interface V1beta1SelfSubjectAccessReviewSpecFluent<A extends V1beta1SelfSubjectAccessReviewSpecFluent<A>>
public V1beta1NonResourceAttributes buildNonResourceAttributes()
buildNonResourceAttributes
in interface V1beta1SelfSubjectAccessReviewSpecFluent<A extends V1beta1SelfSubjectAccessReviewSpecFluent<A>>
public A withNonResourceAttributes(V1beta1NonResourceAttributes nonResourceAttributes)
withNonResourceAttributes
in interface V1beta1SelfSubjectAccessReviewSpecFluent<A extends V1beta1SelfSubjectAccessReviewSpecFluent<A>>
public Boolean hasNonResourceAttributes()
hasNonResourceAttributes
in interface V1beta1SelfSubjectAccessReviewSpecFluent<A extends V1beta1SelfSubjectAccessReviewSpecFluent<A>>
public V1beta1SelfSubjectAccessReviewSpecFluent.NonResourceAttributesNested<A> withNewNonResourceAttributes()
withNewNonResourceAttributes
in interface V1beta1SelfSubjectAccessReviewSpecFluent<A extends V1beta1SelfSubjectAccessReviewSpecFluent<A>>
public V1beta1SelfSubjectAccessReviewSpecFluent.NonResourceAttributesNested<A> withNewNonResourceAttributesLike(V1beta1NonResourceAttributes item)
withNewNonResourceAttributesLike
in interface V1beta1SelfSubjectAccessReviewSpecFluent<A extends V1beta1SelfSubjectAccessReviewSpecFluent<A>>
public V1beta1SelfSubjectAccessReviewSpecFluent.NonResourceAttributesNested<A> editNonResourceAttributes()
editNonResourceAttributes
in interface V1beta1SelfSubjectAccessReviewSpecFluent<A extends V1beta1SelfSubjectAccessReviewSpecFluent<A>>
public V1beta1SelfSubjectAccessReviewSpecFluent.NonResourceAttributesNested<A> editOrNewNonResourceAttributes()
editOrNewNonResourceAttributes
in interface V1beta1SelfSubjectAccessReviewSpecFluent<A extends V1beta1SelfSubjectAccessReviewSpecFluent<A>>
public V1beta1SelfSubjectAccessReviewSpecFluent.NonResourceAttributesNested<A> editOrNewNonResourceAttributesLike(V1beta1NonResourceAttributes item)
editOrNewNonResourceAttributesLike
in interface V1beta1SelfSubjectAccessReviewSpecFluent<A extends V1beta1SelfSubjectAccessReviewSpecFluent<A>>
@Deprecated public V1beta1ResourceAttributes getResourceAttributes()
getResourceAttributes
in interface V1beta1SelfSubjectAccessReviewSpecFluent<A extends V1beta1SelfSubjectAccessReviewSpecFluent<A>>
public V1beta1ResourceAttributes buildResourceAttributes()
buildResourceAttributes
in interface V1beta1SelfSubjectAccessReviewSpecFluent<A extends V1beta1SelfSubjectAccessReviewSpecFluent<A>>
public A withResourceAttributes(V1beta1ResourceAttributes resourceAttributes)
withResourceAttributes
in interface V1beta1SelfSubjectAccessReviewSpecFluent<A extends V1beta1SelfSubjectAccessReviewSpecFluent<A>>
public Boolean hasResourceAttributes()
hasResourceAttributes
in interface V1beta1SelfSubjectAccessReviewSpecFluent<A extends V1beta1SelfSubjectAccessReviewSpecFluent<A>>
public V1beta1SelfSubjectAccessReviewSpecFluent.ResourceAttributesNested<A> withNewResourceAttributes()
withNewResourceAttributes
in interface V1beta1SelfSubjectAccessReviewSpecFluent<A extends V1beta1SelfSubjectAccessReviewSpecFluent<A>>
public V1beta1SelfSubjectAccessReviewSpecFluent.ResourceAttributesNested<A> withNewResourceAttributesLike(V1beta1ResourceAttributes item)
withNewResourceAttributesLike
in interface V1beta1SelfSubjectAccessReviewSpecFluent<A extends V1beta1SelfSubjectAccessReviewSpecFluent<A>>
public V1beta1SelfSubjectAccessReviewSpecFluent.ResourceAttributesNested<A> editResourceAttributes()
editResourceAttributes
in interface V1beta1SelfSubjectAccessReviewSpecFluent<A extends V1beta1SelfSubjectAccessReviewSpecFluent<A>>
public V1beta1SelfSubjectAccessReviewSpecFluent.ResourceAttributesNested<A> editOrNewResourceAttributes()
editOrNewResourceAttributes
in interface V1beta1SelfSubjectAccessReviewSpecFluent<A extends V1beta1SelfSubjectAccessReviewSpecFluent<A>>
public V1beta1SelfSubjectAccessReviewSpecFluent.ResourceAttributesNested<A> editOrNewResourceAttributesLike(V1beta1ResourceAttributes item)
editOrNewResourceAttributesLike
in interface V1beta1SelfSubjectAccessReviewSpecFluent<A extends V1beta1SelfSubjectAccessReviewSpecFluent<A>>
Copyright © 2020. All rights reserved.