Class DeploymentStrategyFluentImpl.ResourcesNestedImpl<N>

java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.ResourceRequirementsFluentImpl<DeploymentStrategyFluent.ResourcesNested<N>>
io.fabric8.openshift.api.model.DeploymentStrategyFluentImpl.ResourcesNestedImpl<N>
All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<DeploymentStrategyFluent.ResourcesNested<N>>, io.fabric8.kubernetes.api.builder.Nested<N>, io.fabric8.kubernetes.api.builder.Visitable<DeploymentStrategyFluent.ResourcesNested<N>>, io.fabric8.kubernetes.api.model.ResourceRequirementsFluent<DeploymentStrategyFluent.ResourcesNested<N>>, DeploymentStrategyFluent.ResourcesNested<N>
Enclosing class:
DeploymentStrategyFluentImpl<A extends DeploymentStrategyFluent<A>>

public class DeploymentStrategyFluentImpl.ResourcesNestedImpl<N>
extends io.fabric8.kubernetes.api.model.ResourceRequirementsFluentImpl<DeploymentStrategyFluent.ResourcesNested<N>>
implements DeploymentStrategyFluent.ResourcesNested<N>, io.fabric8.kubernetes.api.builder.Nested<N>
  • Field Summary

    Fields inherited from class io.fabric8.kubernetes.api.builder.BaseFluent

    _visitables
  • Method Summary

    Modifier and Type Method Description
    N and()  
    N endResources()  

    Methods inherited from class io.fabric8.kubernetes.api.model.ResourceRequirementsFluentImpl

    addToLimits, addToLimits, addToRequests, addToRequests, equals, getLimits, getRequests, hasLimits, hasRequests, removeFromLimits, removeFromLimits, removeFromRequests, removeFromRequests, withLimits, withRequests

    Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent

    accept, aggregate, aggregate, build, build, builderOf

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

    Methods inherited from interface io.fabric8.kubernetes.api.model.ResourceRequirementsFluent

    addToLimits, addToLimits, addToRequests, addToRequests, getLimits, getRequests, hasLimits, hasRequests, removeFromLimits, removeFromLimits, removeFromRequests, removeFromRequests, withLimits, withRequests