Package io.fabric8.kubernetes.api.model
Interface PersistentVolumeClaimSpecFluent.ResourcesNested<N>
- All Superinterfaces:
Fluent<PersistentVolumeClaimSpecFluent.ResourcesNested<N>>,Nested<N>,ResourceRequirementsFluent<PersistentVolumeClaimSpecFluent.ResourcesNested<N>>
- All Known Implementing Classes:
PersistentVolumeClaimSpecFluentImpl.ResourcesNestedImpl
- Enclosing interface:
- PersistentVolumeClaimSpecFluent<A extends PersistentVolumeClaimSpecFluent<A>>
public static interface PersistentVolumeClaimSpecFluent.ResourcesNested<N> extends Nested<N>, ResourceRequirementsFluent<PersistentVolumeClaimSpecFluent.ResourcesNested<N>>
-
Method Summary
Modifier and Type Method Description Nand()NendResources()Methods inherited from interface io.fabric8.kubernetes.api.model.ResourceRequirementsFluent
addToLimits, addToLimits, addToRequests, addToRequests, getLimits, getRequests, hasLimits, hasRequests, removeFromLimits, removeFromLimits, removeFromRequests, removeFromRequests, withLimits, withRequests