public class EditableRecreateDeploymentStrategyParams extends RecreateDeploymentStrategyParams implements Editable<RecreateDeploymentStrategyParamsBuilder>
Constructor and Description |
---|
EditableRecreateDeploymentStrategyParams() |
EditableRecreateDeploymentStrategyParams(LifecycleHook mid,
LifecycleHook post,
LifecycleHook pre,
Long timeoutSeconds) |
Modifier and Type | Method and Description |
---|---|
RecreateDeploymentStrategyParamsBuilder |
edit() |
getAdditionalProperties, getMid, getPost, getPre, getTimeoutSeconds, setAdditionalProperty, setMid, setPost, setPre, setTimeoutSeconds
public EditableRecreateDeploymentStrategyParams()
public EditableRecreateDeploymentStrategyParams(LifecycleHook mid, LifecycleHook post, LifecycleHook pre, Long timeoutSeconds)
public RecreateDeploymentStrategyParamsBuilder edit()
edit
in interface Editable<RecreateDeploymentStrategyParamsBuilder>
Copyright © 2011–2016 Red Hat. All rights reserved.