Class SelfSubjectAccessReviewSpecFluent.ResourceAttributesNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.authorization.v1.ResourceAttributesFluent<SelfSubjectAccessReviewSpecFluent.ResourceAttributesNested<N>>
-
- io.fabric8.kubernetes.api.model.authorization.v1.SelfSubjectAccessReviewSpecFluent.ResourceAttributesNested<N>
-
- All Implemented Interfaces:
Nested<N>
- Enclosing class:
- SelfSubjectAccessReviewSpecFluent<A extends SelfSubjectAccessReviewSpecFluent<A>>
public class SelfSubjectAccessReviewSpecFluent.ResourceAttributesNested<N> extends ResourceAttributesFluent<SelfSubjectAccessReviewSpecFluent.ResourceAttributesNested<N>> implements Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.authorization.v1.ResourceAttributesFluent
ResourceAttributesFluent.FieldSelectorNested<N>, ResourceAttributesFluent.LabelSelectorNested<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.v1.ResourceAttributesFluent
addToAdditionalProperties, addToAdditionalProperties, buildFieldSelector, buildLabelSelector, copyInstance, editFieldSelector, editLabelSelector, editOrNewFieldSelector, editOrNewFieldSelectorLike, editOrNewLabelSelector, editOrNewLabelSelectorLike, equals, getAdditionalProperties, getGroup, getName, getNamespace, getResource, getSubresource, getVerb, getVersion, hasAdditionalProperties, hasFieldSelector, hasGroup, hashCode, hasLabelSelector, hasName, hasNamespace, hasResource, hasSubresource, hasVerb, hasVersion, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withFieldSelector, withGroup, withLabelSelector, withName, withNamespace, withNewFieldSelector, withNewFieldSelectorLike, withNewLabelSelector, withNewLabelSelectorLike, withResource, withSubresource, withVerb, withVersion
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
aggregate, aggregate, build, build, builderOf, getVisitableMap
-
-