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