Class V1SelfSubjectAccessReviewSpecFluentImpl<A extends V1SelfSubjectAccessReviewSpecFluent<A>>
java.lang.Object
io.kubernetes.client.fluent.BaseFluent<A>
io.kubernetes.client.openapi.models.V1SelfSubjectAccessReviewSpecFluentImpl<A>
- All Implemented Interfaces:
Fluent<A>,Visitable<A>,V1SelfSubjectAccessReviewSpecFluent<A>
- Direct Known Subclasses:
V1SelfSubjectAccessReviewSpecBuilder
public class V1SelfSubjectAccessReviewSpecFluentImpl<A extends V1SelfSubjectAccessReviewSpecFluent<A>>
extends BaseFluent<A>
implements V1SelfSubjectAccessReviewSpecFluent<A>
Generated
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.kubernetes.client.openapi.models.V1SelfSubjectAccessReviewSpecFluent
V1SelfSubjectAccessReviewSpecFluent.NonResourceAttributesNested<N>, V1SelfSubjectAccessReviewSpecFluent.ResourceAttributesNested<N> -
Field Summary
Fields inherited from class io.kubernetes.client.fluent.BaseFluent
_visitables, VISIT -
Constructor Summary
ConstructorsConstructorDescriptionV1SelfSubjectAccessReviewSpecFluentImpl(io.kubernetes.client.openapi.models.V1SelfSubjectAccessReviewSpec instance) -
Method Summary
Modifier and TypeMethodDescriptionio.kubernetes.client.openapi.models.V1NonResourceAttributesio.kubernetes.client.openapi.models.V1ResourceAttributeseditOrNewNonResourceAttributesLike(io.kubernetes.client.openapi.models.V1NonResourceAttributes item) editOrNewResourceAttributesLike(io.kubernetes.client.openapi.models.V1ResourceAttributes item) booleanio.kubernetes.client.openapi.models.V1NonResourceAttributesDeprecated.io.kubernetes.client.openapi.models.V1ResourceAttributesDeprecated.inthashCode()toString()withNewNonResourceAttributesLike(io.kubernetes.client.openapi.models.V1NonResourceAttributes item) withNewResourceAttributesLike(io.kubernetes.client.openapi.models.V1ResourceAttributes item) withNonResourceAttributes(io.kubernetes.client.openapi.models.V1NonResourceAttributes nonResourceAttributes) withResourceAttributes(io.kubernetes.client.openapi.models.V1ResourceAttributes resourceAttributes) Methods inherited from class io.kubernetes.client.fluent.BaseFluent
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOf
-
Constructor Details
-
V1SelfSubjectAccessReviewSpecFluentImpl
public V1SelfSubjectAccessReviewSpecFluentImpl() -
V1SelfSubjectAccessReviewSpecFluentImpl
public V1SelfSubjectAccessReviewSpecFluentImpl(io.kubernetes.client.openapi.models.V1SelfSubjectAccessReviewSpec instance)
-
-
Method Details
-
getNonResourceAttributes
@Deprecated public io.kubernetes.client.openapi.models.V1NonResourceAttributes getNonResourceAttributes()Deprecated.This method has been deprecated, please use method buildNonResourceAttributes instead.- Specified by:
getNonResourceAttributesin interfaceV1SelfSubjectAccessReviewSpecFluent<A extends V1SelfSubjectAccessReviewSpecFluent<A>>- Returns:
- The buildable object.
-
buildNonResourceAttributes
public io.kubernetes.client.openapi.models.V1NonResourceAttributes buildNonResourceAttributes()- Specified by:
buildNonResourceAttributesin interfaceV1SelfSubjectAccessReviewSpecFluent<A extends V1SelfSubjectAccessReviewSpecFluent<A>>
-
withNonResourceAttributes
public A withNonResourceAttributes(io.kubernetes.client.openapi.models.V1NonResourceAttributes nonResourceAttributes) - Specified by:
withNonResourceAttributesin interfaceV1SelfSubjectAccessReviewSpecFluent<A extends V1SelfSubjectAccessReviewSpecFluent<A>>
-
hasNonResourceAttributes
- Specified by:
hasNonResourceAttributesin interfaceV1SelfSubjectAccessReviewSpecFluent<A extends V1SelfSubjectAccessReviewSpecFluent<A>>
-
withNewNonResourceAttributes
public V1SelfSubjectAccessReviewSpecFluent.NonResourceAttributesNested<A> withNewNonResourceAttributes()- Specified by:
withNewNonResourceAttributesin interfaceV1SelfSubjectAccessReviewSpecFluent<A extends V1SelfSubjectAccessReviewSpecFluent<A>>
-
withNewNonResourceAttributesLike
public V1SelfSubjectAccessReviewSpecFluent.NonResourceAttributesNested<A> withNewNonResourceAttributesLike(io.kubernetes.client.openapi.models.V1NonResourceAttributes item) - Specified by:
withNewNonResourceAttributesLikein interfaceV1SelfSubjectAccessReviewSpecFluent<A extends V1SelfSubjectAccessReviewSpecFluent<A>>
-
editNonResourceAttributes
public V1SelfSubjectAccessReviewSpecFluent.NonResourceAttributesNested<A> editNonResourceAttributes()- Specified by:
editNonResourceAttributesin interfaceV1SelfSubjectAccessReviewSpecFluent<A extends V1SelfSubjectAccessReviewSpecFluent<A>>
-
editOrNewNonResourceAttributes
public V1SelfSubjectAccessReviewSpecFluent.NonResourceAttributesNested<A> editOrNewNonResourceAttributes()- Specified by:
editOrNewNonResourceAttributesin interfaceV1SelfSubjectAccessReviewSpecFluent<A extends V1SelfSubjectAccessReviewSpecFluent<A>>
-
editOrNewNonResourceAttributesLike
public V1SelfSubjectAccessReviewSpecFluent.NonResourceAttributesNested<A> editOrNewNonResourceAttributesLike(io.kubernetes.client.openapi.models.V1NonResourceAttributes item) - Specified by:
editOrNewNonResourceAttributesLikein interfaceV1SelfSubjectAccessReviewSpecFluent<A extends V1SelfSubjectAccessReviewSpecFluent<A>>
-
getResourceAttributes
Deprecated.This method has been deprecated, please use method buildResourceAttributes instead.- Specified by:
getResourceAttributesin interfaceV1SelfSubjectAccessReviewSpecFluent<A extends V1SelfSubjectAccessReviewSpecFluent<A>>- Returns:
- The buildable object.
-
buildResourceAttributes
public io.kubernetes.client.openapi.models.V1ResourceAttributes buildResourceAttributes()- Specified by:
buildResourceAttributesin interfaceV1SelfSubjectAccessReviewSpecFluent<A extends V1SelfSubjectAccessReviewSpecFluent<A>>
-
withResourceAttributes
public A withResourceAttributes(io.kubernetes.client.openapi.models.V1ResourceAttributes resourceAttributes) - Specified by:
withResourceAttributesin interfaceV1SelfSubjectAccessReviewSpecFluent<A extends V1SelfSubjectAccessReviewSpecFluent<A>>
-
hasResourceAttributes
- Specified by:
hasResourceAttributesin interfaceV1SelfSubjectAccessReviewSpecFluent<A extends V1SelfSubjectAccessReviewSpecFluent<A>>
-
withNewResourceAttributes
- Specified by:
withNewResourceAttributesin interfaceV1SelfSubjectAccessReviewSpecFluent<A extends V1SelfSubjectAccessReviewSpecFluent<A>>
-
withNewResourceAttributesLike
public V1SelfSubjectAccessReviewSpecFluent.ResourceAttributesNested<A> withNewResourceAttributesLike(io.kubernetes.client.openapi.models.V1ResourceAttributes item) - Specified by:
withNewResourceAttributesLikein interfaceV1SelfSubjectAccessReviewSpecFluent<A extends V1SelfSubjectAccessReviewSpecFluent<A>>
-
editResourceAttributes
- Specified by:
editResourceAttributesin interfaceV1SelfSubjectAccessReviewSpecFluent<A extends V1SelfSubjectAccessReviewSpecFluent<A>>
-
editOrNewResourceAttributes
public V1SelfSubjectAccessReviewSpecFluent.ResourceAttributesNested<A> editOrNewResourceAttributes()- Specified by:
editOrNewResourceAttributesin interfaceV1SelfSubjectAccessReviewSpecFluent<A extends V1SelfSubjectAccessReviewSpecFluent<A>>
-
editOrNewResourceAttributesLike
public V1SelfSubjectAccessReviewSpecFluent.ResourceAttributesNested<A> editOrNewResourceAttributesLike(io.kubernetes.client.openapi.models.V1ResourceAttributes item) - Specified by:
editOrNewResourceAttributesLikein interfaceV1SelfSubjectAccessReviewSpecFluent<A extends V1SelfSubjectAccessReviewSpecFluent<A>>
-
equals
- Overrides:
equalsin classBaseFluent<A extends V1SelfSubjectAccessReviewSpecFluent<A>>
-
hashCode
public int hashCode()- Overrides:
hashCodein classBaseFluent<A extends V1SelfSubjectAccessReviewSpecFluent<A>>
-
toString
-