Interface RoleRefFluent<A extends RoleRefFluent<A>>

All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<A>
All Known Subinterfaces:
ClusterRoleBindingFluent.RoleRefNested<N>, RoleBindingFluent.RoleRefNested<N>
All Known Implementing Classes:
ClusterRoleBindingFluentImpl.RoleRefNestedImpl, DoneableRoleRef, RoleBindingFluentImpl.RoleRefNestedImpl, RoleRefBuilder, RoleRefFluentImpl

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