Interface RoleListFluent<A extends RoleListFluent<A>>

All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<A>
All Known Implementing Classes:
DoneableRoleList, RoleListBuilder, RoleListFluentImpl

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