Class SubjectAccessReviewSpecFluent.ResourceAttributesNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.authorization.v1beta1.ResourceAttributesFluent<SubjectAccessReviewSpecFluent.ResourceAttributesNested<N>>
-
- io.fabric8.kubernetes.api.model.authorization.v1beta1.SubjectAccessReviewSpecFluent.ResourceAttributesNested<N>
-
- All Implemented Interfaces:
Nested<N>
- Enclosing class:
- SubjectAccessReviewSpecFluent<A extends SubjectAccessReviewSpecFluent<A>>
public class SubjectAccessReviewSpecFluent.ResourceAttributesNested<N> extends ResourceAttributesFluent<SubjectAccessReviewSpecFluent.ResourceAttributesNested<N>> implements Nested<N>
-
-
Field Summary
-
Fields inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
_visitables, VISIT
-
-
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
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
aggregate, aggregate, build, build, builderOf, getVisitableMap
-
-