Interface SelfSubjectAccessReviewFluent.SpecNested<N>
- All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<SelfSubjectAccessReviewFluent.SpecNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,SelfSubjectAccessReviewSpecFluent<SelfSubjectAccessReviewFluent.SpecNested<N>>
- All Known Implementing Classes:
SelfSubjectAccessReviewFluentImpl.SpecNestedImpl
- Enclosing interface:
- SelfSubjectAccessReviewFluent<A extends SelfSubjectAccessReviewFluent<A>>
public static interface SelfSubjectAccessReviewFluent.SpecNested<N> extends io.fabric8.kubernetes.api.builder.Nested<N>, SelfSubjectAccessReviewSpecFluent<SelfSubjectAccessReviewFluent.SpecNested<N>>
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.fabric8.kubernetes.api.model.authorization.SelfSubjectAccessReviewSpecFluent
SelfSubjectAccessReviewSpecFluent.NonResourceAttributesNested<N>, SelfSubjectAccessReviewSpecFluent.ResourceAttributesNested<N> -
Method Summary
Methods inherited from interface io.fabric8.kubernetes.api.model.authorization.SelfSubjectAccessReviewSpecFluent
buildNonResourceAttributes, buildResourceAttributes, editNonResourceAttributes, editOrNewNonResourceAttributes, editOrNewNonResourceAttributesLike, editOrNewResourceAttributes, editOrNewResourceAttributesLike, editResourceAttributes, getNonResourceAttributes, getResourceAttributes, hasNonResourceAttributes, hasResourceAttributes, withNewNonResourceAttributes, withNewNonResourceAttributes, withNewNonResourceAttributesLike, withNewResourceAttributes, withNewResourceAttributesLike, withNonResourceAttributes, withResourceAttributes