Package io.fabric8.kubernetes.api.model
Interface EphemeralContainerFluent.ResourcesNested<N>
- All Superinterfaces:
Fluent<EphemeralContainerFluent.ResourcesNested<N>>,Nested<N>,ResourceRequirementsFluent<EphemeralContainerFluent.ResourcesNested<N>>
- All Known Implementing Classes:
EphemeralContainerFluentImpl.ResourcesNestedImpl
- Enclosing interface:
- EphemeralContainerFluent<A extends EphemeralContainerFluent<A>>
public static interface EphemeralContainerFluent.ResourcesNested<N> extends Nested<N>, ResourceRequirementsFluent<EphemeralContainerFluent.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