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