Class DeploymentSpecFluent.StrategyNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.extensions.DeploymentStrategyFluent<DeploymentSpecFluent.StrategyNested<N>>
-
- io.fabric8.kubernetes.api.model.extensions.DeploymentSpecFluent.StrategyNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- DeploymentSpecFluent<A extends DeploymentSpecFluent<A>>
public class DeploymentSpecFluent.StrategyNested<N> extends DeploymentStrategyFluent<DeploymentSpecFluent.StrategyNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.extensions.DeploymentStrategyFluent
DeploymentStrategyFluent.RollingUpdateNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendStrategy()-
Methods inherited from class io.fabric8.kubernetes.api.model.extensions.DeploymentStrategyFluent
addToAdditionalProperties, addToAdditionalProperties, buildRollingUpdate, copyInstance, editOrNewRollingUpdate, editOrNewRollingUpdateLike, editRollingUpdate, equals, getAdditionalProperties, getType, hasAdditionalProperties, hashCode, hasRollingUpdate, hasType, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withNewRollingUpdate, withNewRollingUpdateLike, withRollingUpdate, withType
-
-