@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2022-04-08T04:59:41.589Z[Etc/UTC]") public class V1RollingUpdateStatefulSetStrategy extends Object
Modifier and Type | Field and Description |
---|---|
static String |
SERIALIZED_NAME_PARTITION |
Constructor and Description |
---|
V1RollingUpdateStatefulSetStrategy() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
Integer |
getPartition()
Partition indicates the ordinal at which the StatefulSet should be partitioned.
|
int |
hashCode() |
V1RollingUpdateStatefulSetStrategy |
partition(Integer partition) |
void |
setPartition(Integer partition) |
String |
toString() |
public static final String SERIALIZED_NAME_PARTITION
public V1RollingUpdateStatefulSetStrategy partition(Integer partition)
@Nullable public Integer getPartition()
public void setPartition(Integer partition)
Copyright © 2022. All rights reserved.