public class DaemonSetUpdateStrategyFluentImpl<A extends DaemonSetUpdateStrategyFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements DaemonSetUpdateStrategyFluent<A>
DaemonSetUpdateStrategyFluent.RollingUpdateNested<N>| Constructor and Description |
|---|
DaemonSetUpdateStrategyFluentImpl() |
DaemonSetUpdateStrategyFluentImpl(DaemonSetUpdateStrategy instance) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic 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 addToAdditionalProperties(String key, Object value)
addToAdditionalProperties in interface DaemonSetUpdateStrategyFluent<A extends DaemonSetUpdateStrategyFluent<A>>public A addToAdditionalProperties(Map<String,Object> map)
addToAdditionalProperties in interface DaemonSetUpdateStrategyFluent<A extends DaemonSetUpdateStrategyFluent<A>>public A removeFromAdditionalProperties(String key)
removeFromAdditionalProperties in interface DaemonSetUpdateStrategyFluent<A extends DaemonSetUpdateStrategyFluent<A>>public A removeFromAdditionalProperties(Map<String,Object> map)
removeFromAdditionalProperties in interface DaemonSetUpdateStrategyFluent<A extends DaemonSetUpdateStrategyFluent<A>>public Map<String,Object> getAdditionalProperties()
getAdditionalProperties in interface DaemonSetUpdateStrategyFluent<A extends DaemonSetUpdateStrategyFluent<A>>public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
withAdditionalProperties in interface DaemonSetUpdateStrategyFluent<A extends DaemonSetUpdateStrategyFluent<A>>public Boolean hasAdditionalProperties()
hasAdditionalProperties in interface DaemonSetUpdateStrategyFluent<A extends DaemonSetUpdateStrategyFluent<A>>public boolean equals(Object o)
equals in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends DaemonSetUpdateStrategyFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends DaemonSetUpdateStrategyFluent<A>>Copyright © 2015–2022 Red Hat. All rights reserved.