public interface RollingUpdateStatefulSetStrategyFluent<A extends RollingUpdateStatefulSetStrategyFluent<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 © 2015–2019 Red Hat. All rights reserved.