Interface ResourceAttributesFluent<A extends ResourceAttributesFluent<A>>

All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<A>
All Known Subinterfaces:
SelfSubjectAccessReviewSpecFluent.ResourceAttributesNested<N>, SubjectAccessReviewSpecFluent.ResourceAttributesNested<N>
All Known Implementing Classes:
DoneableResourceAttributes, ResourceAttributesBuilder, ResourceAttributesFluentImpl, SelfSubjectAccessReviewSpecFluentImpl.ResourceAttributesNestedImpl, SubjectAccessReviewSpecFluentImpl.ResourceAttributesNestedImpl

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