public class EditableRollingUpdate extends RollingUpdate implements io.fabric8.kubernetes.api.builder.Editable<RollingUpdateBuilder>
| Constructor and Description |
|---|
EditableRollingUpdate() |
EditableRollingUpdate(String maxUnavailable,
String maxSurge) |
| Modifier and Type | Method and Description |
|---|---|
RollingUpdateBuilder |
edit() |
equals, getMaxSurge, getMaxUnavailable, hashCode, newBuilder, newBuilderFromDefaultspublic RollingUpdateBuilder edit()
edit in interface io.fabric8.kubernetes.api.builder.Editable<RollingUpdateBuilder>Copyright © 2018–2021 Red Hat. All rights reserved.