Class SelfSubjectAccessReviewFluent.SpecNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.authorization.v1beta1.SelfSubjectAccessReviewSpecFluent<SelfSubjectAccessReviewFluent.SpecNested<N>>
-
- io.fabric8.kubernetes.api.model.authorization.v1beta1.SelfSubjectAccessReviewFluent.SpecNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- SelfSubjectAccessReviewFluent<A extends SelfSubjectAccessReviewFluent<A>>
public class SelfSubjectAccessReviewFluent.SpecNested<N> extends SelfSubjectAccessReviewSpecFluent<SelfSubjectAccessReviewFluent.SpecNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.authorization.v1beta1.SelfSubjectAccessReviewSpecFluent
SelfSubjectAccessReviewSpecFluent.NonResourceAttributesNested<N>, SelfSubjectAccessReviewSpecFluent.ResourceAttributesNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendSpec()-
Methods inherited from class io.fabric8.kubernetes.api.model.authorization.v1beta1.SelfSubjectAccessReviewSpecFluent
addToAdditionalProperties, addToAdditionalProperties, buildNonResourceAttributes, buildResourceAttributes, copyInstance, editNonResourceAttributes, editOrNewNonResourceAttributes, editOrNewNonResourceAttributesLike, editOrNewResourceAttributes, editOrNewResourceAttributesLike, editResourceAttributes, equals, getAdditionalProperties, hasAdditionalProperties, hashCode, hasNonResourceAttributes, hasResourceAttributes, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withNewNonResourceAttributes, withNewNonResourceAttributes, withNewNonResourceAttributesLike, withNewResourceAttributes, withNewResourceAttributesLike, withNonResourceAttributes, withResourceAttributes
-
-