public class StatefulSetUpdateStrategyFluentImpl<A extends StatefulSetUpdateStrategyFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements StatefulSetUpdateStrategyFluent<A>
StatefulSetUpdateStrategyFluent.RollingUpdateNested<N>| Constructor and Description |
|---|
StatefulSetUpdateStrategyFluentImpl() |
StatefulSetUpdateStrategyFluentImpl(StatefulSetUpdateStrategy instance) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic 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 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>>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>>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–2022 Red Hat. All rights reserved.