Interface NonResourceAttributesFluent<A extends NonResourceAttributesFluent<A>>

All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<A>
All Known Subinterfaces:
SelfSubjectAccessReviewSpecFluent.NonResourceAttributesNested<N>, SubjectAccessReviewSpecFluent.NonResourceAttributesNested<N>
All Known Implementing Classes:
DoneableNonResourceAttributes, NonResourceAttributesBuilder, NonResourceAttributesFluentImpl, SelfSubjectAccessReviewSpecFluentImpl.NonResourceAttributesNestedImpl, SubjectAccessReviewSpecFluentImpl.NonResourceAttributesNestedImpl

public interface NonResourceAttributesFluent<A extends NonResourceAttributesFluent<A>>
extends io.fabric8.kubernetes.api.builder.Fluent<A>