public class StatefulSetUpdateStrategyFluent<A extends StatefulSetUpdateStrategyFluent<A>>
extends io.fabric8.kubernetes.api.builder.BaseFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
StatefulSetUpdateStrategyFluent.RollingUpdateNested<N> |
| Constructor and Description |
|---|
StatefulSetUpdateStrategyFluent() |
StatefulSetUpdateStrategyFluent(StatefulSetUpdateStrategy instance) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic StatefulSetUpdateStrategyFluent()
public StatefulSetUpdateStrategyFluent(StatefulSetUpdateStrategy instance)
public RollingUpdateStatefulSetStrategy buildRollingUpdate()
public A withRollingUpdate(RollingUpdateStatefulSetStrategy rollingUpdate)
public boolean hasRollingUpdate()
public StatefulSetUpdateStrategyFluent.RollingUpdateNested<A> withNewRollingUpdate()
public StatefulSetUpdateStrategyFluent.RollingUpdateNested<A> withNewRollingUpdateLike(RollingUpdateStatefulSetStrategy item)
public StatefulSetUpdateStrategyFluent.RollingUpdateNested<A> editRollingUpdate()
public StatefulSetUpdateStrategyFluent.RollingUpdateNested<A> editOrNewRollingUpdate()
public StatefulSetUpdateStrategyFluent.RollingUpdateNested<A> editOrNewRollingUpdateLike(RollingUpdateStatefulSetStrategy item)
public String getType()
public boolean hasType()
public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
public boolean hasAdditionalProperties()
public boolean equals(Object o)
equals in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends StatefulSetUpdateStrategyFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends StatefulSetUpdateStrategyFluent<A>>Copyright © 2015–2023 Red Hat. All rights reserved.