Interface ClusterRoleListFluent<A extends ClusterRoleListFluent<A>>

All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<A>
All Known Implementing Classes:
ClusterRoleListBuilder, ClusterRoleListFluentImpl, DoneableClusterRoleList

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