Class RoleBindingFluentImpl<A extends RoleBindingFluent<A>>

java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.openshift.api.model.RoleBindingFluentImpl<A>
All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<A>, io.fabric8.kubernetes.api.builder.Visitable<A>, RoleBindingFluent<A>
Direct Known Subclasses:
DoneableRoleBinding, LocalSubjectAccessReviewFluentImpl.RoleBindingContentNestedImpl, PolicyRuleFluentImpl.RoleBindingAttributeRestrictionsNestedImpl, RoleBindingBuilder, RoleBindingListFluentImpl.ItemsNestedImpl, SubjectAccessReviewFluentImpl.RoleBindingContentNestedImpl, TemplateFluentImpl.RoleBindingObjectsNestedImpl

public class RoleBindingFluentImpl<A extends RoleBindingFluent<A>>
extends io.fabric8.kubernetes.api.builder.BaseFluent<A>
implements RoleBindingFluent<A>