public class EditableRollingUpdateDeployment extends RollingUpdateDeployment implements Editable<RollingUpdateDeploymentBuilder>
| Constructor and Description |
|---|
EditableRollingUpdateDeployment() |
EditableRollingUpdateDeployment(IntOrString maxSurge,
IntOrString maxUnavailable,
Integer minReadySeconds) |
| Modifier and Type | Method and Description |
|---|---|
RollingUpdateDeploymentBuilder |
edit() |
getAdditionalProperties, getMaxSurge, getMaxUnavailable, getMinReadySeconds, setAdditionalProperty, setMaxSurge, setMaxUnavailable, setMinReadySecondspublic EditableRollingUpdateDeployment()
public EditableRollingUpdateDeployment(IntOrString maxSurge, IntOrString maxUnavailable, Integer minReadySeconds)
public RollingUpdateDeploymentBuilder edit()
edit in interface Editable<RollingUpdateDeploymentBuilder>Copyright © 2011–2016 Red Hat. All rights reserved.