public class V1StatefulSetUpdateStrategyFluentImpl<A extends V1StatefulSetUpdateStrategyFluent<A>> extends BaseFluent<A> implements V1StatefulSetUpdateStrategyFluent<A>
V1StatefulSetUpdateStrategyFluent.RollingUpdateNested<N>_visitables, VISIT| Constructor and Description |
|---|
V1StatefulSetUpdateStrategyFluentImpl() |
V1StatefulSetUpdateStrategyFluentImpl(io.kubernetes.client.openapi.models.V1StatefulSetUpdateStrategy instance) |
accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic V1StatefulSetUpdateStrategyFluentImpl()
public V1StatefulSetUpdateStrategyFluentImpl(io.kubernetes.client.openapi.models.V1StatefulSetUpdateStrategy instance)
@Deprecated public io.kubernetes.client.openapi.models.V1RollingUpdateStatefulSetStrategy getRollingUpdate()
getRollingUpdate in interface V1StatefulSetUpdateStrategyFluent<A extends V1StatefulSetUpdateStrategyFluent<A>>public io.kubernetes.client.openapi.models.V1RollingUpdateStatefulSetStrategy buildRollingUpdate()
buildRollingUpdate in interface V1StatefulSetUpdateStrategyFluent<A extends V1StatefulSetUpdateStrategyFluent<A>>public A withRollingUpdate(io.kubernetes.client.openapi.models.V1RollingUpdateStatefulSetStrategy rollingUpdate)
withRollingUpdate in interface V1StatefulSetUpdateStrategyFluent<A extends V1StatefulSetUpdateStrategyFluent<A>>public Boolean hasRollingUpdate()
hasRollingUpdate in interface V1StatefulSetUpdateStrategyFluent<A extends V1StatefulSetUpdateStrategyFluent<A>>public V1StatefulSetUpdateStrategyFluent.RollingUpdateNested<A> withNewRollingUpdate()
withNewRollingUpdate in interface V1StatefulSetUpdateStrategyFluent<A extends V1StatefulSetUpdateStrategyFluent<A>>public V1StatefulSetUpdateStrategyFluent.RollingUpdateNested<A> withNewRollingUpdateLike(io.kubernetes.client.openapi.models.V1RollingUpdateStatefulSetStrategy item)
withNewRollingUpdateLike in interface V1StatefulSetUpdateStrategyFluent<A extends V1StatefulSetUpdateStrategyFluent<A>>public V1StatefulSetUpdateStrategyFluent.RollingUpdateNested<A> editRollingUpdate()
editRollingUpdate in interface V1StatefulSetUpdateStrategyFluent<A extends V1StatefulSetUpdateStrategyFluent<A>>public V1StatefulSetUpdateStrategyFluent.RollingUpdateNested<A> editOrNewRollingUpdate()
editOrNewRollingUpdate in interface V1StatefulSetUpdateStrategyFluent<A extends V1StatefulSetUpdateStrategyFluent<A>>public V1StatefulSetUpdateStrategyFluent.RollingUpdateNested<A> editOrNewRollingUpdateLike(io.kubernetes.client.openapi.models.V1RollingUpdateStatefulSetStrategy item)
editOrNewRollingUpdateLike in interface V1StatefulSetUpdateStrategyFluent<A extends V1StatefulSetUpdateStrategyFluent<A>>public String getType()
getType in interface V1StatefulSetUpdateStrategyFluent<A extends V1StatefulSetUpdateStrategyFluent<A>>public A withType(String type)
withType in interface V1StatefulSetUpdateStrategyFluent<A extends V1StatefulSetUpdateStrategyFluent<A>>public Boolean hasType()
hasType in interface V1StatefulSetUpdateStrategyFluent<A extends V1StatefulSetUpdateStrategyFluent<A>>public boolean equals(Object o)
equals in class BaseFluent<A extends V1StatefulSetUpdateStrategyFluent<A>>public int hashCode()
hashCode in class BaseFluent<A extends V1StatefulSetUpdateStrategyFluent<A>>Copyright © 2022. All rights reserved.