public class DoneableRollingDeploymentStrategyParams extends RollingDeploymentStrategyParamsFluentImpl<DoneableRollingDeploymentStrategyParams> implements Doneable<RollingDeploymentStrategyParams>
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(Function<RollingDeploymentStrategyParams,RollingDeploymentStrategyParams> function) |
DoneableRollingDeploymentStrategyParams(RollingDeploymentStrategyParams item) |
DoneableRollingDeploymentStrategyParams(RollingDeploymentStrategyParams item,
Function<RollingDeploymentStrategyParams,RollingDeploymentStrategyParams> function) |
| Modifier and Type | Method and Description |
|---|---|
RollingDeploymentStrategyParams |
done() |
editMaxSurge, editMaxUnavailable, editPost, editPre, equals, getIntervalSeconds, getMaxSurge, getMaxUnavailable, getPost, getPre, getTimeoutSeconds, getUpdatePercent, getUpdatePeriodSeconds, withIntervalSeconds, withMaxSurge, withMaxUnavailable, withNewMaxSurge, withNewMaxSurge, withNewMaxSurge, withNewMaxSurgeLike, withNewMaxUnavailable, withNewMaxUnavailable, withNewMaxUnavailable, withNewMaxUnavailableLike, withNewPost, withNewPostLike, withNewPre, withNewPreLike, withPost, withPre, withTimeoutSeconds, withUpdatePercent, withUpdatePeriodSecondspublic DoneableRollingDeploymentStrategyParams(Function<RollingDeploymentStrategyParams,RollingDeploymentStrategyParams> function)
public DoneableRollingDeploymentStrategyParams(RollingDeploymentStrategyParams item, Function<RollingDeploymentStrategyParams,RollingDeploymentStrategyParams> function)
public DoneableRollingDeploymentStrategyParams(RollingDeploymentStrategyParams item)
public RollingDeploymentStrategyParams done()
done in interface Doneable<RollingDeploymentStrategyParams>Copyright © 2011–2016 Red Hat. All rights reserved.