Interface DeploymentSpecFluent.StrategyNested<N>
- All Superinterfaces:
DeploymentStrategyFluent<DeploymentSpecFluent.StrategyNested<N>>,io.fabric8.kubernetes.api.builder.Fluent<DeploymentSpecFluent.StrategyNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>
- All Known Implementing Classes:
DeploymentSpecFluentImpl.StrategyNestedImpl
- Enclosing interface:
- DeploymentSpecFluent<A extends DeploymentSpecFluent<A>>
public static interface DeploymentSpecFluent.StrategyNested<N> extends io.fabric8.kubernetes.api.builder.Nested<N>, DeploymentStrategyFluent<DeploymentSpecFluent.StrategyNested<N>>
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.fabric8.kubernetes.api.model.apps.DeploymentStrategyFluent
DeploymentStrategyFluent.RollingUpdateNested<N> -
Method Summary
Modifier and Type Method Description Nand()NendStrategy()Methods inherited from interface io.fabric8.kubernetes.api.model.apps.DeploymentStrategyFluent
buildRollingUpdate, editOrNewRollingUpdate, editOrNewRollingUpdateLike, editRollingUpdate, getRollingUpdate, getType, hasRollingUpdate, hasType, withNewRollingUpdate, withNewRollingUpdateLike, withNewType, withNewType, withNewType, withRollingUpdate, withType
-
Method Details
-
and
N and()- Specified by:
andin interfaceio.fabric8.kubernetes.api.builder.Nested<N>
-
endStrategy
N endStrategy()
-