public interface V1DaemonSetUpdateStrategyFluent<A extends V1DaemonSetUpdateStrategyFluent<A>> extends Fluent<A>
Modifier and Type | Interface and Description |
---|---|
static interface |
V1DaemonSetUpdateStrategyFluent.RollingUpdateNested<N> |
@Deprecated V1RollingUpdateDaemonSet getRollingUpdate()
V1RollingUpdateDaemonSet buildRollingUpdate()
A withRollingUpdate(V1RollingUpdateDaemonSet rollingUpdate)
Boolean hasRollingUpdate()
V1DaemonSetUpdateStrategyFluent.RollingUpdateNested<A> withNewRollingUpdate()
V1DaemonSetUpdateStrategyFluent.RollingUpdateNested<A> withNewRollingUpdateLike(V1RollingUpdateDaemonSet item)
V1DaemonSetUpdateStrategyFluent.RollingUpdateNested<A> editRollingUpdate()
V1DaemonSetUpdateStrategyFluent.RollingUpdateNested<A> editOrNewRollingUpdate()
V1DaemonSetUpdateStrategyFluent.RollingUpdateNested<A> editOrNewRollingUpdateLike(V1RollingUpdateDaemonSet item)
String getType()
Boolean hasType()
Copyright © 2019. All rights reserved.