Interface ResourceQuotaFluent<A extends ResourceQuotaFluent<A>>

All Superinterfaces:
Fluent<A>
All Known Subinterfaces:
BaseKubernetesListFluent.ResourceQuotaItemsNested<N>, KubeSchemaFluent.ResourceQuotaNested<N>, NamedExtensionFluent.ResourceQuotaExtensionNested<N>, ResourceQuotaListFluent.ItemsNested<N>, WatchEventFluent.ResourceQuotaObjectNested<N>
All Known Implementing Classes:
BaseKubernetesListFluentImpl.ResourceQuotaItemsNestedImpl, DoneableResourceQuota, KubeSchemaFluentImpl.ResourceQuotaNestedImpl, NamedExtensionFluentImpl.ResourceQuotaExtensionNestedImpl, ResourceQuotaBuilder, ResourceQuotaFluentImpl, ResourceQuotaListFluentImpl.ItemsNestedImpl, WatchEventFluentImpl.ResourceQuotaObjectNestedImpl

public interface ResourceQuotaFluent<A extends ResourceQuotaFluent<A>>
extends Fluent<A>