Interface RoleBindingFluent<A extends RoleBindingFluent<A>>

All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<A>
All Known Subinterfaces:
LocalSubjectAccessReviewFluent.RoleBindingContentNested<N>, PolicyRuleFluent.RoleBindingAttributeRestrictionsNested<N>, RoleBindingListFluent.ItemsNested<N>, SubjectAccessReviewFluent.RoleBindingContentNested<N>, TemplateFluent.RoleBindingObjectsNested<N>
All Known Implementing Classes:
DoneableRoleBinding, LocalSubjectAccessReviewFluentImpl.RoleBindingContentNestedImpl, PolicyRuleFluentImpl.RoleBindingAttributeRestrictionsNestedImpl, RoleBindingBuilder, RoleBindingFluentImpl, RoleBindingListFluentImpl.ItemsNestedImpl, SubjectAccessReviewFluentImpl.RoleBindingContentNestedImpl, TemplateFluentImpl.RoleBindingObjectsNestedImpl

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