public class StatefulSetUpdateStrategyFluentImpl<A extends StatefulSetUpdateStrategyFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements StatefulSetUpdateStrategyFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
StatefulSetUpdateStrategyFluentImpl.RollingUpdateNestedImpl<N> |
StatefulSetUpdateStrategyFluent.RollingUpdateNested<N>| Constructor and Description |
|---|
StatefulSetUpdateStrategyFluentImpl() |
StatefulSetUpdateStrategyFluentImpl(StatefulSetUpdateStrategy instance) |
public StatefulSetUpdateStrategyFluentImpl()
public StatefulSetUpdateStrategyFluentImpl(StatefulSetUpdateStrategy instance)
@Deprecated public RollingUpdateStatefulSetStrategy getRollingUpdate()
getRollingUpdate in interface StatefulSetUpdateStrategyFluent<A extends StatefulSetUpdateStrategyFluent<A>>public RollingUpdateStatefulSetStrategy buildRollingUpdate()
buildRollingUpdate in interface StatefulSetUpdateStrategyFluent<A extends StatefulSetUpdateStrategyFluent<A>>public A withRollingUpdate(RollingUpdateStatefulSetStrategy rollingUpdate)
withRollingUpdate in interface StatefulSetUpdateStrategyFluent<A extends StatefulSetUpdateStrategyFluent<A>>public Boolean hasRollingUpdate()
hasRollingUpdate in interface StatefulSetUpdateStrategyFluent<A extends StatefulSetUpdateStrategyFluent<A>>public A withNewRollingUpdate(Integer partition)
withNewRollingUpdate in interface StatefulSetUpdateStrategyFluent<A extends StatefulSetUpdateStrategyFluent<A>>public StatefulSetUpdateStrategyFluent.RollingUpdateNested<A> withNewRollingUpdate()
withNewRollingUpdate in interface StatefulSetUpdateStrategyFluent<A extends StatefulSetUpdateStrategyFluent<A>>public StatefulSetUpdateStrategyFluent.RollingUpdateNested<A> withNewRollingUpdateLike(RollingUpdateStatefulSetStrategy item)
withNewRollingUpdateLike in interface StatefulSetUpdateStrategyFluent<A extends StatefulSetUpdateStrategyFluent<A>>public StatefulSetUpdateStrategyFluent.RollingUpdateNested<A> editRollingUpdate()
editRollingUpdate in interface StatefulSetUpdateStrategyFluent<A extends StatefulSetUpdateStrategyFluent<A>>public StatefulSetUpdateStrategyFluent.RollingUpdateNested<A> editOrNewRollingUpdate()
editOrNewRollingUpdate in interface StatefulSetUpdateStrategyFluent<A extends StatefulSetUpdateStrategyFluent<A>>public StatefulSetUpdateStrategyFluent.RollingUpdateNested<A> editOrNewRollingUpdateLike(RollingUpdateStatefulSetStrategy item)
editOrNewRollingUpdateLike in interface StatefulSetUpdateStrategyFluent<A extends StatefulSetUpdateStrategyFluent<A>>public String getType()
getType in interface StatefulSetUpdateStrategyFluent<A extends StatefulSetUpdateStrategyFluent<A>>public A withType(String type)
withType in interface StatefulSetUpdateStrategyFluent<A extends StatefulSetUpdateStrategyFluent<A>>public Boolean hasType()
hasType in interface StatefulSetUpdateStrategyFluent<A extends StatefulSetUpdateStrategyFluent<A>>@Deprecated public A withNewType(String arg0)
withNewType in interface StatefulSetUpdateStrategyFluent<A extends StatefulSetUpdateStrategyFluent<A>>public A addToAdditionalProperties(String key, Object value)
addToAdditionalProperties in interface StatefulSetUpdateStrategyFluent<A extends StatefulSetUpdateStrategyFluent<A>>public A addToAdditionalProperties(Map<String,Object> map)
addToAdditionalProperties in interface StatefulSetUpdateStrategyFluent<A extends StatefulSetUpdateStrategyFluent<A>>public A removeFromAdditionalProperties(String key)
removeFromAdditionalProperties in interface StatefulSetUpdateStrategyFluent<A extends StatefulSetUpdateStrategyFluent<A>>public A removeFromAdditionalProperties(Map<String,Object> map)
removeFromAdditionalProperties in interface StatefulSetUpdateStrategyFluent<A extends StatefulSetUpdateStrategyFluent<A>>public Map<String,Object> getAdditionalProperties()
getAdditionalProperties in interface StatefulSetUpdateStrategyFluent<A extends StatefulSetUpdateStrategyFluent<A>>public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
withAdditionalProperties in interface StatefulSetUpdateStrategyFluent<A extends StatefulSetUpdateStrategyFluent<A>>public Boolean hasAdditionalProperties()
hasAdditionalProperties in interface StatefulSetUpdateStrategyFluent<A extends StatefulSetUpdateStrategyFluent<A>>Copyright © 2015–2020 Red Hat. All rights reserved.