public class DaemonSetUpdateStrategyFluentImpl<A extends DaemonSetUpdateStrategyFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements DaemonSetUpdateStrategyFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
DaemonSetUpdateStrategyFluentImpl.RollingUpdateNestedImpl<N> |
DaemonSetUpdateStrategyFluent.RollingUpdateNested<N>| Constructor and Description |
|---|
DaemonSetUpdateStrategyFluentImpl() |
DaemonSetUpdateStrategyFluentImpl(DaemonSetUpdateStrategy instance) |
public DaemonSetUpdateStrategyFluentImpl()
public DaemonSetUpdateStrategyFluentImpl(DaemonSetUpdateStrategy instance)
@Deprecated public RollingUpdateDaemonSet getRollingUpdate()
getRollingUpdate in interface DaemonSetUpdateStrategyFluent<A extends DaemonSetUpdateStrategyFluent<A>>public RollingUpdateDaemonSet buildRollingUpdate()
buildRollingUpdate in interface DaemonSetUpdateStrategyFluent<A extends DaemonSetUpdateStrategyFluent<A>>public A withRollingUpdate(RollingUpdateDaemonSet rollingUpdate)
withRollingUpdate in interface DaemonSetUpdateStrategyFluent<A extends DaemonSetUpdateStrategyFluent<A>>public Boolean hasRollingUpdate()
hasRollingUpdate in interface DaemonSetUpdateStrategyFluent<A extends DaemonSetUpdateStrategyFluent<A>>public DaemonSetUpdateStrategyFluent.RollingUpdateNested<A> withNewRollingUpdate()
withNewRollingUpdate in interface DaemonSetUpdateStrategyFluent<A extends DaemonSetUpdateStrategyFluent<A>>public DaemonSetUpdateStrategyFluent.RollingUpdateNested<A> withNewRollingUpdateLike(RollingUpdateDaemonSet item)
withNewRollingUpdateLike in interface DaemonSetUpdateStrategyFluent<A extends DaemonSetUpdateStrategyFluent<A>>public DaemonSetUpdateStrategyFluent.RollingUpdateNested<A> editRollingUpdate()
editRollingUpdate in interface DaemonSetUpdateStrategyFluent<A extends DaemonSetUpdateStrategyFluent<A>>public DaemonSetUpdateStrategyFluent.RollingUpdateNested<A> editOrNewRollingUpdate()
editOrNewRollingUpdate in interface DaemonSetUpdateStrategyFluent<A extends DaemonSetUpdateStrategyFluent<A>>public DaemonSetUpdateStrategyFluent.RollingUpdateNested<A> editOrNewRollingUpdateLike(RollingUpdateDaemonSet item)
editOrNewRollingUpdateLike in interface DaemonSetUpdateStrategyFluent<A extends DaemonSetUpdateStrategyFluent<A>>public String getType()
getType in interface DaemonSetUpdateStrategyFluent<A extends DaemonSetUpdateStrategyFluent<A>>public A withType(String type)
withType in interface DaemonSetUpdateStrategyFluent<A extends DaemonSetUpdateStrategyFluent<A>>public Boolean hasType()
hasType in interface DaemonSetUpdateStrategyFluent<A extends DaemonSetUpdateStrategyFluent<A>>public A withNewType(StringBuilder arg1)
withNewType in interface DaemonSetUpdateStrategyFluent<A extends DaemonSetUpdateStrategyFluent<A>>public A withNewType(int[] arg1, int arg2, int arg3)
withNewType in interface DaemonSetUpdateStrategyFluent<A extends DaemonSetUpdateStrategyFluent<A>>public A withNewType(char[] arg1)
withNewType in interface DaemonSetUpdateStrategyFluent<A extends DaemonSetUpdateStrategyFluent<A>>public A withNewType(StringBuffer arg1)
withNewType in interface DaemonSetUpdateStrategyFluent<A extends DaemonSetUpdateStrategyFluent<A>>public A withNewType(byte[] arg1, int arg2)
withNewType in interface DaemonSetUpdateStrategyFluent<A extends DaemonSetUpdateStrategyFluent<A>>public A withNewType(byte[] arg1)
withNewType in interface DaemonSetUpdateStrategyFluent<A extends DaemonSetUpdateStrategyFluent<A>>public A withNewType(char[] arg1, int arg2, int arg3)
withNewType in interface DaemonSetUpdateStrategyFluent<A extends DaemonSetUpdateStrategyFluent<A>>public A withNewType(byte[] arg1, int arg2, int arg3)
withNewType in interface DaemonSetUpdateStrategyFluent<A extends DaemonSetUpdateStrategyFluent<A>>public A withNewType(byte[] arg1, int arg2, int arg3, int arg4)
withNewType in interface DaemonSetUpdateStrategyFluent<A extends DaemonSetUpdateStrategyFluent<A>>public A withNewType(String arg1)
withNewType in interface DaemonSetUpdateStrategyFluent<A extends DaemonSetUpdateStrategyFluent<A>>Copyright © 2015–2022 Red Hat. All rights reserved.