@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2020-07-29T18:17:00.375Z[Etc/UTC]") public class V1RollingUpdateDaemonSet extends Object
Modifier and Type | Field and Description |
---|---|
static String |
SERIALIZED_NAME_MAX_UNAVAILABLE |
Constructor and Description |
---|
V1RollingUpdateDaemonSet() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
IntOrString |
getMaxUnavailable()
IntOrString is a type that can hold an int32 or a string.
|
int |
hashCode() |
V1RollingUpdateDaemonSet |
maxUnavailable(IntOrString maxUnavailable) |
void |
setMaxUnavailable(IntOrString maxUnavailable) |
String |
toString() |
public static final String SERIALIZED_NAME_MAX_UNAVAILABLE
public V1RollingUpdateDaemonSet maxUnavailable(IntOrString maxUnavailable)
@Nullable public IntOrString getMaxUnavailable()
public void setMaxUnavailable(IntOrString maxUnavailable)
Copyright © 2020. All rights reserved.