Class DeploymentSpecFluentImpl.StrategyNestedImpl<N>

java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.extensions.DeploymentStrategyFluentImpl<DeploymentSpecFluent.StrategyNested<N>>
io.fabric8.kubernetes.api.model.extensions.DeploymentSpecFluentImpl.StrategyNestedImpl<N>
All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<DeploymentSpecFluent.StrategyNested<N>>, io.fabric8.kubernetes.api.builder.Nested<N>, io.fabric8.kubernetes.api.builder.Visitable<DeploymentSpecFluent.StrategyNested<N>>, DeploymentSpecFluent.StrategyNested<N>, DeploymentStrategyFluent<DeploymentSpecFluent.StrategyNested<N>>
Enclosing class:
DeploymentSpecFluentImpl<A extends DeploymentSpecFluent<A>>

public class DeploymentSpecFluentImpl.StrategyNestedImpl<N>
extends DeploymentStrategyFluentImpl<DeploymentSpecFluent.StrategyNested<N>>
implements DeploymentSpecFluent.StrategyNested<N>, io.fabric8.kubernetes.api.builder.Nested<N>