public class V1DaemonSetUpdateStrategyFluentImpl<A extends V1DaemonSetUpdateStrategyFluent<A>> extends BaseFluent<A> implements V1DaemonSetUpdateStrategyFluent<A>
Modifier and Type | Class and Description |
---|---|
class |
V1DaemonSetUpdateStrategyFluentImpl.RollingUpdateNestedImpl<N> |
V1DaemonSetUpdateStrategyFluent.RollingUpdateNested<N>
_visitables, VISIT
Constructor and Description |
---|
V1DaemonSetUpdateStrategyFluentImpl() |
V1DaemonSetUpdateStrategyFluentImpl(io.kubernetes.client.openapi.models.V1DaemonSetUpdateStrategy instance) |
accept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethod
public 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>>
@Deprecated public A withNewType(String original)
withNewType
in interface V1DaemonSetUpdateStrategyFluent<A extends V1DaemonSetUpdateStrategyFluent<A>>
Copyright © 2021. All rights reserved.