Interface RoleBindingRestrictionFluent<A extends RoleBindingRestrictionFluent<A>>

All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<A>
All Known Subinterfaces:
LocalSubjectAccessReviewFluent.RoleBindingRestrictionContentNested<N>, PolicyRuleFluent.RoleBindingRestrictionAttributeRestrictionsNested<N>, SubjectAccessReviewFluent.RoleBindingRestrictionContentNested<N>, TemplateFluent.RoleBindingRestrictionObjectsNested<N>
All Known Implementing Classes:
DoneableRoleBindingRestriction, LocalSubjectAccessReviewFluentImpl.RoleBindingRestrictionContentNestedImpl, PolicyRuleFluentImpl.RoleBindingRestrictionAttributeRestrictionsNestedImpl, RoleBindingRestrictionBuilder, RoleBindingRestrictionFluentImpl, SubjectAccessReviewFluentImpl.RoleBindingRestrictionContentNestedImpl, TemplateFluentImpl.RoleBindingRestrictionObjectsNestedImpl

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