Interface RoleFluent<A extends RoleFluent<A>>

All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<A>
All Known Subinterfaces:
RoleListFluent.ItemsNested<N>
All Known Implementing Classes:
DoneableRole, RoleBuilder, RoleFluentImpl, RoleListFluentImpl.ItemsNestedImpl

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