Class SelfSubjectAccessReviewSpecFluent.ResourceAttributesNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.authorization.v1beta1.ResourceAttributesFluent<SelfSubjectAccessReviewSpecFluent.ResourceAttributesNested<N>>
-
- io.fabric8.kubernetes.api.model.authorization.v1beta1.SelfSubjectAccessReviewSpecFluent.ResourceAttributesNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- SelfSubjectAccessReviewSpecFluent<A extends SelfSubjectAccessReviewSpecFluent<A>>
public class SelfSubjectAccessReviewSpecFluent.ResourceAttributesNested<N> extends ResourceAttributesFluent<SelfSubjectAccessReviewSpecFluent.ResourceAttributesNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendResourceAttributes()-
Methods inherited from class io.fabric8.kubernetes.api.model.authorization.v1beta1.ResourceAttributesFluent
addToAdditionalProperties, addToAdditionalProperties, copyInstance, equals, getAdditionalProperties, getGroup, getName, getNamespace, getResource, getSubresource, getVerb, getVersion, hasAdditionalProperties, hasGroup, hashCode, hasName, hasNamespace, hasResource, hasSubresource, hasVerb, hasVersion, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withGroup, withName, withNamespace, withResource, withSubresource, withVerb, withVersion
-
-