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(Function<RollingDeploymentStrategyParams,RollingDeploymentStrategyParams> function) |
DoneableRollingDeploymentStrategyParams(RollingDeploymentStrategyParams item) |
DoneableRollingDeploymentStrategyParams(RollingDeploymentStrategyParams item,
Function<RollingDeploymentStrategyParams,RollingDeploymentStrategyParams> function) |
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, withUpdatePeriodSeconds
accept, aggregate, aggregate, build, build
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addToAdditionalProperties, 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, withUpdatePeriodSeconds
public 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.