public interface V1RollingUpdateStatefulSetStrategyFluent<A extends V1RollingUpdateStatefulSetStrategyFluent<A>> extends Fluent<A>
Modifier and Type | Method and Description |
---|---|
Integer |
getPartition() |
Boolean |
hasPartition() |
A |
withNewPartition(int arg1) |
A |
withNewPartition(String arg1) |
A |
withPartition(Integer partition) |
Copyright © 2018. All rights reserved.