Class NonResourceAttributesFluentImpl<A extends NonResourceAttributesFluent<A>>

java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.authorization.NonResourceAttributesFluentImpl<A>
All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<A>, io.fabric8.kubernetes.api.builder.Visitable<A>, NonResourceAttributesFluent<A>
Direct Known Subclasses:
DoneableNonResourceAttributes, NonResourceAttributesBuilder, SelfSubjectAccessReviewSpecFluentImpl.NonResourceAttributesNestedImpl, SubjectAccessReviewSpecFluentImpl.NonResourceAttributesNestedImpl

public class NonResourceAttributesFluentImpl<A extends NonResourceAttributesFluent<A>>
extends io.fabric8.kubernetes.api.builder.BaseFluent<A>
implements NonResourceAttributesFluent<A>