Class DeploymentSpecFluentImpl.StrategyNestedImpl<N>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.apps.DeploymentStrategyFluentImpl<DeploymentSpecFluent.StrategyNested<N>>
io.fabric8.kubernetes.api.model.apps.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>
-
Nested Class Summary
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.apps.DeploymentStrategyFluentImpl
DeploymentStrategyFluentImpl.RollingUpdateNestedImpl<N>Nested classes/interfaces inherited from interface io.fabric8.kubernetes.api.model.apps.DeploymentStrategyFluent
DeploymentStrategyFluent.RollingUpdateNested<N> -
Field Summary
-
Method Summary
Modifier and Type Method Description Nand()NendStrategy()Methods inherited from class io.fabric8.kubernetes.api.model.apps.DeploymentStrategyFluentImpl
buildRollingUpdate, editOrNewRollingUpdate, editOrNewRollingUpdateLike, editRollingUpdate, equals, getRollingUpdate, getType, hasRollingUpdate, hasType, withNewRollingUpdate, withNewRollingUpdateLike, withNewType, withNewType, withNewType, withRollingUpdate, withTypeMethods 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.apps.DeploymentStrategyFluent
buildRollingUpdate, editOrNewRollingUpdate, editOrNewRollingUpdateLike, editRollingUpdate, getRollingUpdate, getType, hasRollingUpdate, hasType, withNewRollingUpdate, withNewRollingUpdateLike, withNewType, withNewType, withNewType, withRollingUpdate, withType
-
Method Details
-
and
- Specified by:
andin interfaceDeploymentSpecFluent.StrategyNested<N>- Specified by:
andin interfaceio.fabric8.kubernetes.api.builder.Nested<N>
-
endStrategy
- Specified by:
endStrategyin interfaceDeploymentSpecFluent.StrategyNested<N>
-