Class ResourceQuotaFluentImpl<A extends ResourceQuotaFluent<A>>

java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.ResourceQuotaFluentImpl<A>
All Implemented Interfaces:
Fluent<A>, Visitable<A>, ResourceQuotaFluent<A>
Direct Known Subclasses:
BaseKubernetesListFluentImpl.ResourceQuotaItemsNestedImpl, DoneableResourceQuota, KubeSchemaFluentImpl.ResourceQuotaNestedImpl, NamedExtensionFluentImpl.ResourceQuotaExtensionNestedImpl, ResourceQuotaBuilder, ResourceQuotaListFluentImpl.ItemsNestedImpl, WatchEventFluentImpl.ResourceQuotaObjectNestedImpl

public class ResourceQuotaFluentImpl<A extends ResourceQuotaFluent<A>>
extends BaseFluent<A>
implements ResourceQuotaFluent<A>