public class DoneableRollingDeploymentStrategyParams extends RollingDeploymentStrategyParamsFluentImpl<DoneableRollingDeploymentStrategyParams> implements Doneable<RollingDeploymentStrategyParams>, RollingDeploymentStrategyParamsFluent<DoneableRollingDeploymentStrategyParams>
RollingDeploymentStrategyParamsFluentImpl.MaxSurgeNestedImpl<N>, RollingDeploymentStrategyParamsFluentImpl.MaxUnavailableNestedImpl<N>, RollingDeploymentStrategyParamsFluentImpl.PostNestedImpl<N>, RollingDeploymentStrategyParamsFluentImpl.PreNestedImpl<N>RollingDeploymentStrategyParamsFluent.MaxSurgeNested<N>, RollingDeploymentStrategyParamsFluent.MaxUnavailableNested<N>, RollingDeploymentStrategyParamsFluent.PostNested<N>, RollingDeploymentStrategyParamsFluent.PreNested<N>_visitables| Constructor and Description |
|---|
DoneableRollingDeploymentStrategyParams(RollingDeploymentStrategyParams item,
Visitor<RollingDeploymentStrategyParams> visitor) |
DoneableRollingDeploymentStrategyParams(Visitor<RollingDeploymentStrategyParams> visitor) |
| Modifier and Type | Method and Description |
|---|---|
RollingDeploymentStrategyParams |
done() |
addToAdditionalProperties, addToAdditionalProperties, editMaxSurge, editMaxUnavailable, editPost, editPre, equals, getAdditionalProperties, getIntervalSeconds, getMaxSurge, getMaxUnavailable, getPost, getPre, getTimeoutSeconds, getUpdatePercent, getUpdatePeriodSeconds, removeFromAdditionalProperties, removeFromAdditionalProperties, withAdditionalProperties, withIntervalSeconds, withMaxSurge, withMaxUnavailable, withNewMaxSurge, withNewMaxSurge, withNewMaxSurge, withNewMaxSurgeLike, withNewMaxUnavailable, withNewMaxUnavailable, withNewMaxUnavailable, withNewMaxUnavailableLike, withNewPost, withNewPostLike, withNewPre, withNewPreLike, withPost, withPre, withTimeoutSeconds, withUpdatePercent, withUpdatePeriodSecondsaccept, aggregate, aggregate, build, buildclone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddToAdditionalProperties, addToAdditionalProperties, editMaxSurge, editMaxUnavailable, editPost, editPre, getAdditionalProperties, getIntervalSeconds, getMaxSurge, getMaxUnavailable, getPost, getPre, getTimeoutSeconds, getUpdatePercent, getUpdatePeriodSeconds, removeFromAdditionalProperties, removeFromAdditionalProperties, withAdditionalProperties, withIntervalSeconds, withMaxSurge, withMaxUnavailable, withNewMaxSurge, withNewMaxSurge, withNewMaxSurge, withNewMaxSurgeLike, withNewMaxUnavailable, withNewMaxUnavailable, withNewMaxUnavailable, withNewMaxUnavailableLike, withNewPost, withNewPostLike, withNewPre, withNewPreLike, withPost, withPre, withTimeoutSeconds, withUpdatePercent, withUpdatePeriodSecondspublic DoneableRollingDeploymentStrategyParams(RollingDeploymentStrategyParams item, Visitor<RollingDeploymentStrategyParams> visitor)
public DoneableRollingDeploymentStrategyParams(Visitor<RollingDeploymentStrategyParams> visitor)
public RollingDeploymentStrategyParams done()
done in interface Doneable<RollingDeploymentStrategyParams>Copyright © 2011–2016 Red Hat. All rights reserved.