Interface ResourceQuotaListFluent<A extends ResourceQuotaListFluent<A>>

All Superinterfaces:
Fluent<A>
All Known Subinterfaces:
KubeSchemaFluent.ResourceQuotaListNested<N>, WatchEventFluent.ResourceQuotaListObjectNested<N>
All Known Implementing Classes:
DoneableResourceQuotaList, KubeSchemaFluentImpl.ResourceQuotaListNestedImpl, ResourceQuotaListBuilder, ResourceQuotaListFluentImpl, WatchEventFluentImpl.ResourceQuotaListObjectNestedImpl

public interface ResourceQuotaListFluent<A extends ResourceQuotaListFluent<A>>
extends Fluent<A>