Package io.fabric8.kubernetes.api.model
Class ContainerFluentImpl.ResourcesNestedImpl<N>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.ResourceRequirementsFluentImpl<ContainerFluent.ResourcesNested<N>>
io.fabric8.kubernetes.api.model.ContainerFluentImpl.ResourcesNestedImpl<N>
- All Implemented Interfaces:
Fluent<ContainerFluent.ResourcesNested<N>>,Nested<N>,Visitable<ContainerFluent.ResourcesNested<N>>,ContainerFluent.ResourcesNested<N>,ResourceRequirementsFluent<ContainerFluent.ResourcesNested<N>>
- Enclosing class:
- ContainerFluentImpl<A extends ContainerFluent<A>>
public class ContainerFluentImpl.ResourcesNestedImpl<N> extends ResourceRequirementsFluentImpl<ContainerFluent.ResourcesNested<N>> implements ContainerFluent.ResourcesNested<N>, Nested<N>
-
Field Summary
-
Method Summary
Modifier and Type Method Description Nand()NendResources()Methods inherited from class io.fabric8.kubernetes.api.model.ResourceRequirementsFluentImpl
addToLimits, addToLimits, addToRequests, addToRequests, equals, getLimits, getRequests, hasLimits, hasRequests, removeFromLimits, removeFromLimits, removeFromRequests, removeFromRequests, withLimits, withRequestsMethods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, aggregate, aggregate, build, build, builderOfMethods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.fabric8.kubernetes.api.model.ResourceRequirementsFluent
addToLimits, addToLimits, addToRequests, addToRequests, getLimits, getRequests, hasLimits, hasRequests, removeFromLimits, removeFromLimits, removeFromRequests, removeFromRequests, withLimits, withRequests
-
Method Details
-
and
-
endResources
- Specified by:
endResourcesin interfaceContainerFluent.ResourcesNested<N>
-