Interface ClusterRoleBindingFluent<A extends ClusterRoleBindingFluent<A>>

All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<A>
All Known Subinterfaces:
ClusterRoleBindingListFluent.ItemsNested<N>, LocalSubjectAccessReviewFluent.ClusterRoleBindingContentNested<N>, PolicyRuleFluent.ClusterRoleBindingAttributeRestrictionsNested<N>, SubjectAccessReviewFluent.ClusterRoleBindingContentNested<N>, TemplateFluent.ClusterRoleBindingObjectsNested<N>
All Known Implementing Classes:
ClusterRoleBindingBuilder, ClusterRoleBindingFluentImpl, ClusterRoleBindingListFluentImpl.ItemsNestedImpl, DoneableClusterRoleBinding, LocalSubjectAccessReviewFluentImpl.ClusterRoleBindingContentNestedImpl, PolicyRuleFluentImpl.ClusterRoleBindingAttributeRestrictionsNestedImpl, SubjectAccessReviewFluentImpl.ClusterRoleBindingContentNestedImpl, TemplateFluentImpl.ClusterRoleBindingObjectsNestedImpl

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