Class LocalSubjectAccessReviewFluent.SpecNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.authorization.v1beta1.SubjectAccessReviewSpecFluent<LocalSubjectAccessReviewFluent.SpecNested<N>>
-
- io.fabric8.kubernetes.api.model.authorization.v1beta1.LocalSubjectAccessReviewFluent.SpecNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- LocalSubjectAccessReviewFluent<A extends LocalSubjectAccessReviewFluent<A>>
public class LocalSubjectAccessReviewFluent.SpecNested<N> extends SubjectAccessReviewSpecFluent<LocalSubjectAccessReviewFluent.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.SubjectAccessReviewSpecFluent
SubjectAccessReviewSpecFluent.NonResourceAttributesNested<N>, SubjectAccessReviewSpecFluent.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.SubjectAccessReviewSpecFluent
addAllToGroup, addToAdditionalProperties, addToAdditionalProperties, addToExtra, addToExtra, addToGroup, addToGroup, buildNonResourceAttributes, buildResourceAttributes, copyInstance, editNonResourceAttributes, editOrNewNonResourceAttributes, editOrNewNonResourceAttributesLike, editOrNewResourceAttributes, editOrNewResourceAttributesLike, editResourceAttributes, equals, getAdditionalProperties, getExtra, getFirstGroup, getGroup, getGroup, getLastGroup, getMatchingGroup, getUid, getUser, hasAdditionalProperties, hasExtra, hasGroup, hashCode, hasMatchingGroup, hasNonResourceAttributes, hasResourceAttributes, hasUid, hasUser, removeAllFromGroup, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromExtra, removeFromExtra, removeFromGroup, setToGroup, toString, withAdditionalProperties, withExtra, withGroup, withGroup, withNewNonResourceAttributes, withNewNonResourceAttributes, withNewNonResourceAttributesLike, withNewResourceAttributes, withNewResourceAttributesLike, withNonResourceAttributes, withResourceAttributes, withUid, withUser
-
-