Class SubjectAccessReviewSpecFluentImpl.NonResourceAttributesNestedImpl<N>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.authorization.NonResourceAttributesFluentImpl<SubjectAccessReviewSpecFluent.NonResourceAttributesNested<N>>
io.fabric8.kubernetes.api.model.authorization.SubjectAccessReviewSpecFluentImpl.NonResourceAttributesNestedImpl<N>
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<SubjectAccessReviewSpecFluent.NonResourceAttributesNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<SubjectAccessReviewSpecFluent.NonResourceAttributesNested<N>>,NonResourceAttributesFluent<SubjectAccessReviewSpecFluent.NonResourceAttributesNested<N>>,SubjectAccessReviewSpecFluent.NonResourceAttributesNested<N>
- Enclosing class:
- SubjectAccessReviewSpecFluentImpl<A extends SubjectAccessReviewSpecFluent<A>>
public class SubjectAccessReviewSpecFluentImpl.NonResourceAttributesNestedImpl<N> extends NonResourceAttributesFluentImpl<SubjectAccessReviewSpecFluent.NonResourceAttributesNested<N>> implements SubjectAccessReviewSpecFluent.NonResourceAttributesNested<N>, io.fabric8.kubernetes.api.builder.Nested<N>
-
Field Summary
-
Method Summary
Modifier and Type Method Description Nand()NendNonResourceAttributes()Methods inherited from class io.fabric8.kubernetes.api.model.authorization.NonResourceAttributesFluentImpl
equals, getPath, getVerb, hasPath, hasVerb, withNewPath, withNewPath, withNewPath, withNewVerb, withNewVerb, withNewVerb, withPath, withVerbMethods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, aggregate, aggregate, build, build, builderOfMethods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.fabric8.kubernetes.api.model.authorization.NonResourceAttributesFluent
getPath, getVerb, hasPath, hasVerb, withNewPath, withNewPath, withNewPath, withNewVerb, withNewVerb, withNewVerb, withPath, withVerb
-
Method Details
-
and
- Specified by:
andin interfaceio.fabric8.kubernetes.api.builder.Nested<N>- Specified by:
andin interfaceSubjectAccessReviewSpecFluent.NonResourceAttributesNested<N>
-
endNonResourceAttributes
- Specified by:
endNonResourceAttributesin interfaceSubjectAccessReviewSpecFluent.NonResourceAttributesNested<N>
-