public class V1DaemonSetSpecFluentImpl<A extends V1DaemonSetSpecFluent<A>> extends BaseFluent<A> implements V1DaemonSetSpecFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
V1DaemonSetSpecFluentImpl.SelectorNestedImpl<N> |
class |
V1DaemonSetSpecFluentImpl.TemplateNestedImpl<N> |
class |
V1DaemonSetSpecFluentImpl.UpdateStrategyNestedImpl<N> |
V1DaemonSetSpecFluent.SelectorNested<N>, V1DaemonSetSpecFluent.TemplateNested<N>, V1DaemonSetSpecFluent.UpdateStrategyNested<N>_visitables| Constructor and Description |
|---|
V1DaemonSetSpecFluentImpl() |
V1DaemonSetSpecFluentImpl(V1DaemonSetSpec instance) |
public V1DaemonSetSpecFluentImpl()
public V1DaemonSetSpecFluentImpl(V1DaemonSetSpec instance)
public Integer getMinReadySeconds()
getMinReadySeconds in interface V1DaemonSetSpecFluent<A extends V1DaemonSetSpecFluent<A>>public A withMinReadySeconds(Integer minReadySeconds)
withMinReadySeconds in interface V1DaemonSetSpecFluent<A extends V1DaemonSetSpecFluent<A>>public Boolean hasMinReadySeconds()
hasMinReadySeconds in interface V1DaemonSetSpecFluent<A extends V1DaemonSetSpecFluent<A>>public Integer getRevisionHistoryLimit()
getRevisionHistoryLimit in interface V1DaemonSetSpecFluent<A extends V1DaemonSetSpecFluent<A>>public A withRevisionHistoryLimit(Integer revisionHistoryLimit)
withRevisionHistoryLimit in interface V1DaemonSetSpecFluent<A extends V1DaemonSetSpecFluent<A>>public Boolean hasRevisionHistoryLimit()
hasRevisionHistoryLimit in interface V1DaemonSetSpecFluent<A extends V1DaemonSetSpecFluent<A>>@Deprecated public V1LabelSelector getSelector()
getSelector in interface V1DaemonSetSpecFluent<A extends V1DaemonSetSpecFluent<A>>public V1LabelSelector buildSelector()
buildSelector in interface V1DaemonSetSpecFluent<A extends V1DaemonSetSpecFluent<A>>public A withSelector(V1LabelSelector selector)
withSelector in interface V1DaemonSetSpecFluent<A extends V1DaemonSetSpecFluent<A>>public Boolean hasSelector()
hasSelector in interface V1DaemonSetSpecFluent<A extends V1DaemonSetSpecFluent<A>>public V1DaemonSetSpecFluent.SelectorNested<A> withNewSelector()
withNewSelector in interface V1DaemonSetSpecFluent<A extends V1DaemonSetSpecFluent<A>>public V1DaemonSetSpecFluent.SelectorNested<A> withNewSelectorLike(V1LabelSelector item)
withNewSelectorLike in interface V1DaemonSetSpecFluent<A extends V1DaemonSetSpecFluent<A>>public V1DaemonSetSpecFluent.SelectorNested<A> editSelector()
editSelector in interface V1DaemonSetSpecFluent<A extends V1DaemonSetSpecFluent<A>>public V1DaemonSetSpecFluent.SelectorNested<A> editOrNewSelector()
editOrNewSelector in interface V1DaemonSetSpecFluent<A extends V1DaemonSetSpecFluent<A>>public V1DaemonSetSpecFluent.SelectorNested<A> editOrNewSelectorLike(V1LabelSelector item)
editOrNewSelectorLike in interface V1DaemonSetSpecFluent<A extends V1DaemonSetSpecFluent<A>>@Deprecated public V1PodTemplateSpec getTemplate()
getTemplate in interface V1DaemonSetSpecFluent<A extends V1DaemonSetSpecFluent<A>>public V1PodTemplateSpec buildTemplate()
buildTemplate in interface V1DaemonSetSpecFluent<A extends V1DaemonSetSpecFluent<A>>public A withTemplate(V1PodTemplateSpec template)
withTemplate in interface V1DaemonSetSpecFluent<A extends V1DaemonSetSpecFluent<A>>public Boolean hasTemplate()
hasTemplate in interface V1DaemonSetSpecFluent<A extends V1DaemonSetSpecFluent<A>>public V1DaemonSetSpecFluent.TemplateNested<A> withNewTemplate()
withNewTemplate in interface V1DaemonSetSpecFluent<A extends V1DaemonSetSpecFluent<A>>public V1DaemonSetSpecFluent.TemplateNested<A> withNewTemplateLike(V1PodTemplateSpec item)
withNewTemplateLike in interface V1DaemonSetSpecFluent<A extends V1DaemonSetSpecFluent<A>>public V1DaemonSetSpecFluent.TemplateNested<A> editTemplate()
editTemplate in interface V1DaemonSetSpecFluent<A extends V1DaemonSetSpecFluent<A>>public V1DaemonSetSpecFluent.TemplateNested<A> editOrNewTemplate()
editOrNewTemplate in interface V1DaemonSetSpecFluent<A extends V1DaemonSetSpecFluent<A>>public V1DaemonSetSpecFluent.TemplateNested<A> editOrNewTemplateLike(V1PodTemplateSpec item)
editOrNewTemplateLike in interface V1DaemonSetSpecFluent<A extends V1DaemonSetSpecFluent<A>>@Deprecated public V1DaemonSetUpdateStrategy getUpdateStrategy()
getUpdateStrategy in interface V1DaemonSetSpecFluent<A extends V1DaemonSetSpecFluent<A>>public V1DaemonSetUpdateStrategy buildUpdateStrategy()
buildUpdateStrategy in interface V1DaemonSetSpecFluent<A extends V1DaemonSetSpecFluent<A>>public A withUpdateStrategy(V1DaemonSetUpdateStrategy updateStrategy)
withUpdateStrategy in interface V1DaemonSetSpecFluent<A extends V1DaemonSetSpecFluent<A>>public Boolean hasUpdateStrategy()
hasUpdateStrategy in interface V1DaemonSetSpecFluent<A extends V1DaemonSetSpecFluent<A>>public V1DaemonSetSpecFluent.UpdateStrategyNested<A> withNewUpdateStrategy()
withNewUpdateStrategy in interface V1DaemonSetSpecFluent<A extends V1DaemonSetSpecFluent<A>>public V1DaemonSetSpecFluent.UpdateStrategyNested<A> withNewUpdateStrategyLike(V1DaemonSetUpdateStrategy item)
withNewUpdateStrategyLike in interface V1DaemonSetSpecFluent<A extends V1DaemonSetSpecFluent<A>>public V1DaemonSetSpecFluent.UpdateStrategyNested<A> editUpdateStrategy()
editUpdateStrategy in interface V1DaemonSetSpecFluent<A extends V1DaemonSetSpecFluent<A>>public V1DaemonSetSpecFluent.UpdateStrategyNested<A> editOrNewUpdateStrategy()
editOrNewUpdateStrategy in interface V1DaemonSetSpecFluent<A extends V1DaemonSetSpecFluent<A>>public V1DaemonSetSpecFluent.UpdateStrategyNested<A> editOrNewUpdateStrategyLike(V1DaemonSetUpdateStrategy item)
editOrNewUpdateStrategyLike in interface V1DaemonSetSpecFluent<A extends V1DaemonSetSpecFluent<A>>Copyright © 2021. All rights reserved.