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.V1NonResourceAttributes
io.kubernetes.client.openapi.models.V1ResourceAttributes
editOrNewNonResourceAttributesLike
(io.kubernetes.client.openapi.models.V1NonResourceAttributes item) editOrNewResourceAttributesLike
(io.kubernetes.client.openapi.models.V1ResourceAttributes item) boolean
io.kubernetes.client.openapi.models.V1NonResourceAttributes
Deprecated.io.kubernetes.client.openapi.models.V1ResourceAttributes
Deprecated.int
hashCode()
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:
getNonResourceAttributes
in interfaceV1SelfSubjectAccessReviewSpecFluent<A extends V1SelfSubjectAccessReviewSpecFluent<A>>
- Returns:
- The buildable object.
-
buildNonResourceAttributes
public io.kubernetes.client.openapi.models.V1NonResourceAttributes buildNonResourceAttributes()- Specified by:
buildNonResourceAttributes
in interfaceV1SelfSubjectAccessReviewSpecFluent<A extends V1SelfSubjectAccessReviewSpecFluent<A>>
-
withNonResourceAttributes
public A withNonResourceAttributes(io.kubernetes.client.openapi.models.V1NonResourceAttributes nonResourceAttributes) - Specified by:
withNonResourceAttributes
in interfaceV1SelfSubjectAccessReviewSpecFluent<A extends V1SelfSubjectAccessReviewSpecFluent<A>>
-
hasNonResourceAttributes
- Specified by:
hasNonResourceAttributes
in interfaceV1SelfSubjectAccessReviewSpecFluent<A extends V1SelfSubjectAccessReviewSpecFluent<A>>
-
withNewNonResourceAttributes
public V1SelfSubjectAccessReviewSpecFluent.NonResourceAttributesNested<A> withNewNonResourceAttributes()- Specified by:
withNewNonResourceAttributes
in interfaceV1SelfSubjectAccessReviewSpecFluent<A extends V1SelfSubjectAccessReviewSpecFluent<A>>
-
withNewNonResourceAttributesLike
public V1SelfSubjectAccessReviewSpecFluent.NonResourceAttributesNested<A> withNewNonResourceAttributesLike(io.kubernetes.client.openapi.models.V1NonResourceAttributes item) - Specified by:
withNewNonResourceAttributesLike
in interfaceV1SelfSubjectAccessReviewSpecFluent<A extends V1SelfSubjectAccessReviewSpecFluent<A>>
-
editNonResourceAttributes
public V1SelfSubjectAccessReviewSpecFluent.NonResourceAttributesNested<A> editNonResourceAttributes()- Specified by:
editNonResourceAttributes
in interfaceV1SelfSubjectAccessReviewSpecFluent<A extends V1SelfSubjectAccessReviewSpecFluent<A>>
-
editOrNewNonResourceAttributes
public V1SelfSubjectAccessReviewSpecFluent.NonResourceAttributesNested<A> editOrNewNonResourceAttributes()- Specified by:
editOrNewNonResourceAttributes
in interfaceV1SelfSubjectAccessReviewSpecFluent<A extends V1SelfSubjectAccessReviewSpecFluent<A>>
-
editOrNewNonResourceAttributesLike
public V1SelfSubjectAccessReviewSpecFluent.NonResourceAttributesNested<A> editOrNewNonResourceAttributesLike(io.kubernetes.client.openapi.models.V1NonResourceAttributes item) - Specified by:
editOrNewNonResourceAttributesLike
in interfaceV1SelfSubjectAccessReviewSpecFluent<A extends V1SelfSubjectAccessReviewSpecFluent<A>>
-
getResourceAttributes
Deprecated.This method has been deprecated, please use method buildResourceAttributes instead.- Specified by:
getResourceAttributes
in interfaceV1SelfSubjectAccessReviewSpecFluent<A extends V1SelfSubjectAccessReviewSpecFluent<A>>
- Returns:
- The buildable object.
-
buildResourceAttributes
public io.kubernetes.client.openapi.models.V1ResourceAttributes buildResourceAttributes()- Specified by:
buildResourceAttributes
in interfaceV1SelfSubjectAccessReviewSpecFluent<A extends V1SelfSubjectAccessReviewSpecFluent<A>>
-
withResourceAttributes
public A withResourceAttributes(io.kubernetes.client.openapi.models.V1ResourceAttributes resourceAttributes) - Specified by:
withResourceAttributes
in interfaceV1SelfSubjectAccessReviewSpecFluent<A extends V1SelfSubjectAccessReviewSpecFluent<A>>
-
hasResourceAttributes
- Specified by:
hasResourceAttributes
in interfaceV1SelfSubjectAccessReviewSpecFluent<A extends V1SelfSubjectAccessReviewSpecFluent<A>>
-
withNewResourceAttributes
- Specified by:
withNewResourceAttributes
in interfaceV1SelfSubjectAccessReviewSpecFluent<A extends V1SelfSubjectAccessReviewSpecFluent<A>>
-
withNewResourceAttributesLike
public V1SelfSubjectAccessReviewSpecFluent.ResourceAttributesNested<A> withNewResourceAttributesLike(io.kubernetes.client.openapi.models.V1ResourceAttributes item) - Specified by:
withNewResourceAttributesLike
in interfaceV1SelfSubjectAccessReviewSpecFluent<A extends V1SelfSubjectAccessReviewSpecFluent<A>>
-
editResourceAttributes
- Specified by:
editResourceAttributes
in interfaceV1SelfSubjectAccessReviewSpecFluent<A extends V1SelfSubjectAccessReviewSpecFluent<A>>
-
editOrNewResourceAttributes
public V1SelfSubjectAccessReviewSpecFluent.ResourceAttributesNested<A> editOrNewResourceAttributes()- Specified by:
editOrNewResourceAttributes
in interfaceV1SelfSubjectAccessReviewSpecFluent<A extends V1SelfSubjectAccessReviewSpecFluent<A>>
-
editOrNewResourceAttributesLike
public V1SelfSubjectAccessReviewSpecFluent.ResourceAttributesNested<A> editOrNewResourceAttributesLike(io.kubernetes.client.openapi.models.V1ResourceAttributes item) - Specified by:
editOrNewResourceAttributesLike
in interfaceV1SelfSubjectAccessReviewSpecFluent<A extends V1SelfSubjectAccessReviewSpecFluent<A>>
-
equals
- Overrides:
equals
in classBaseFluent<A extends V1SelfSubjectAccessReviewSpecFluent<A>>
-
hashCode
public int hashCode()- Overrides:
hashCode
in classBaseFluent<A extends V1SelfSubjectAccessReviewSpecFluent<A>>
-
toString
-