Interface RoleFluent<A extends RoleFluent<A>>

All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<A>
All Known Subinterfaces:
LocalSubjectAccessReviewFluent.RoleContentNested<N>, PolicyRuleFluent.RoleAttributeRestrictionsNested<N>, RoleListFluent.ItemsNested<N>, SubjectAccessReviewFluent.RoleContentNested<N>, TemplateFluent.RoleObjectsNested<N>
All Known Implementing Classes:
DoneableRole, LocalSubjectAccessReviewFluentImpl.RoleContentNestedImpl, PolicyRuleFluentImpl.RoleAttributeRestrictionsNestedImpl, RoleBuilder, RoleFluentImpl, RoleListFluentImpl.ItemsNestedImpl, SubjectAccessReviewFluentImpl.RoleContentNestedImpl, TemplateFluentImpl.RoleObjectsNestedImpl

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