Package io.fabric8.kubernetes.api.model
Interface ResourceQuotaFluent.StatusNested<N>
- All Superinterfaces:
Fluent<ResourceQuotaFluent.StatusNested<N>>,Nested<N>,ResourceQuotaStatusFluent<ResourceQuotaFluent.StatusNested<N>>
- All Known Implementing Classes:
ResourceQuotaFluentImpl.StatusNestedImpl
- Enclosing interface:
- ResourceQuotaFluent<A extends ResourceQuotaFluent<A>>
public static interface ResourceQuotaFluent.StatusNested<N> extends Nested<N>, ResourceQuotaStatusFluent<ResourceQuotaFluent.StatusNested<N>>
-
Method Summary
Methods inherited from interface io.fabric8.kubernetes.api.model.ResourceQuotaStatusFluent
addToHard, addToHard, addToUsed, addToUsed, getHard, getUsed, hasHard, hasUsed, removeFromHard, removeFromHard, removeFromUsed, removeFromUsed, withHard, withUsed