Class SelfSubjectAccessReviewSpecFluent.NonResourceAttributesNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.authorization.v1.NonResourceAttributesFluent<SelfSubjectAccessReviewSpecFluent.NonResourceAttributesNested<N>>
-
- io.fabric8.kubernetes.api.model.authorization.v1.SelfSubjectAccessReviewSpecFluent.NonResourceAttributesNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- SelfSubjectAccessReviewSpecFluent<A extends SelfSubjectAccessReviewSpecFluent<A>>
public class SelfSubjectAccessReviewSpecFluent.NonResourceAttributesNested<N> extends NonResourceAttributesFluent<SelfSubjectAccessReviewSpecFluent.NonResourceAttributesNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendNonResourceAttributes()-
Methods inherited from class io.fabric8.kubernetes.api.model.authorization.v1.NonResourceAttributesFluent
addToAdditionalProperties, addToAdditionalProperties, copyInstance, equals, getAdditionalProperties, getPath, getVerb, hasAdditionalProperties, hashCode, hasPath, hasVerb, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withPath, withVerb
-
-