public class V1beta2RollingUpdateStatefulSetStrategy extends Object
| Constructor and Description |
|---|
V1beta2RollingUpdateStatefulSetStrategy() |
| 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() |
V1beta2RollingUpdateStatefulSetStrategy |
partition(Integer partition) |
void |
setPartition(Integer partition) |
String |
toString() |
public V1beta2RollingUpdateStatefulSetStrategy()
public V1beta2RollingUpdateStatefulSetStrategy partition(Integer partition)
public Integer getPartition()
public void setPartition(Integer partition)
Copyright © 2019. All rights reserved.