public class DaemonSetSpecFluentImpl<A extends DaemonSetSpecFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements DaemonSetSpecFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
DaemonSetSpecFluentImpl.SelectorNestedImpl<N> |
class |
DaemonSetSpecFluentImpl.TemplateNestedImpl<N> |
class |
DaemonSetSpecFluentImpl.UpdateStrategyNestedImpl<N> |
DaemonSetSpecFluent.SelectorNested<N>, DaemonSetSpecFluent.TemplateNested<N>, DaemonSetSpecFluent.UpdateStrategyNested<N>| Constructor and Description |
|---|
DaemonSetSpecFluentImpl() |
DaemonSetSpecFluentImpl(DaemonSetSpec instance) |
public DaemonSetSpecFluentImpl()
public DaemonSetSpecFluentImpl(DaemonSetSpec instance)
public Integer getMinReadySeconds()
getMinReadySeconds in interface DaemonSetSpecFluent<A extends DaemonSetSpecFluent<A>>public A withMinReadySeconds(Integer minReadySeconds)
withMinReadySeconds in interface DaemonSetSpecFluent<A extends DaemonSetSpecFluent<A>>public Boolean hasMinReadySeconds()
hasMinReadySeconds in interface DaemonSetSpecFluent<A extends DaemonSetSpecFluent<A>>public A withNewMinReadySeconds(String arg1)
withNewMinReadySeconds in interface DaemonSetSpecFluent<A extends DaemonSetSpecFluent<A>>public A withNewMinReadySeconds(int arg1)
withNewMinReadySeconds in interface DaemonSetSpecFluent<A extends DaemonSetSpecFluent<A>>public Integer getRevisionHistoryLimit()
getRevisionHistoryLimit in interface DaemonSetSpecFluent<A extends DaemonSetSpecFluent<A>>public A withRevisionHistoryLimit(Integer revisionHistoryLimit)
withRevisionHistoryLimit in interface DaemonSetSpecFluent<A extends DaemonSetSpecFluent<A>>public Boolean hasRevisionHistoryLimit()
hasRevisionHistoryLimit in interface DaemonSetSpecFluent<A extends DaemonSetSpecFluent<A>>public A withNewRevisionHistoryLimit(String arg1)
withNewRevisionHistoryLimit in interface DaemonSetSpecFluent<A extends DaemonSetSpecFluent<A>>public A withNewRevisionHistoryLimit(int arg1)
withNewRevisionHistoryLimit in interface DaemonSetSpecFluent<A extends DaemonSetSpecFluent<A>>@Deprecated public io.fabric8.kubernetes.api.model.LabelSelector getSelector()
getSelector in interface DaemonSetSpecFluent<A extends DaemonSetSpecFluent<A>>public io.fabric8.kubernetes.api.model.LabelSelector buildSelector()
buildSelector in interface DaemonSetSpecFluent<A extends DaemonSetSpecFluent<A>>public A withSelector(io.fabric8.kubernetes.api.model.LabelSelector selector)
withSelector in interface DaemonSetSpecFluent<A extends DaemonSetSpecFluent<A>>public Boolean hasSelector()
hasSelector in interface DaemonSetSpecFluent<A extends DaemonSetSpecFluent<A>>public DaemonSetSpecFluent.SelectorNested<A> withNewSelector()
withNewSelector in interface DaemonSetSpecFluent<A extends DaemonSetSpecFluent<A>>public DaemonSetSpecFluent.SelectorNested<A> withNewSelectorLike(io.fabric8.kubernetes.api.model.LabelSelector item)
withNewSelectorLike in interface DaemonSetSpecFluent<A extends DaemonSetSpecFluent<A>>public DaemonSetSpecFluent.SelectorNested<A> editSelector()
editSelector in interface DaemonSetSpecFluent<A extends DaemonSetSpecFluent<A>>public DaemonSetSpecFluent.SelectorNested<A> editOrNewSelector()
editOrNewSelector in interface DaemonSetSpecFluent<A extends DaemonSetSpecFluent<A>>public DaemonSetSpecFluent.SelectorNested<A> editOrNewSelectorLike(io.fabric8.kubernetes.api.model.LabelSelector item)
editOrNewSelectorLike in interface DaemonSetSpecFluent<A extends DaemonSetSpecFluent<A>>@Deprecated public io.fabric8.kubernetes.api.model.PodTemplateSpec getTemplate()
getTemplate in interface DaemonSetSpecFluent<A extends DaemonSetSpecFluent<A>>public io.fabric8.kubernetes.api.model.PodTemplateSpec buildTemplate()
buildTemplate in interface DaemonSetSpecFluent<A extends DaemonSetSpecFluent<A>>public A withTemplate(io.fabric8.kubernetes.api.model.PodTemplateSpec template)
withTemplate in interface DaemonSetSpecFluent<A extends DaemonSetSpecFluent<A>>public Boolean hasTemplate()
hasTemplate in interface DaemonSetSpecFluent<A extends DaemonSetSpecFluent<A>>public DaemonSetSpecFluent.TemplateNested<A> withNewTemplate()
withNewTemplate in interface DaemonSetSpecFluent<A extends DaemonSetSpecFluent<A>>public DaemonSetSpecFluent.TemplateNested<A> withNewTemplateLike(io.fabric8.kubernetes.api.model.PodTemplateSpec item)
withNewTemplateLike in interface DaemonSetSpecFluent<A extends DaemonSetSpecFluent<A>>public DaemonSetSpecFluent.TemplateNested<A> editTemplate()
editTemplate in interface DaemonSetSpecFluent<A extends DaemonSetSpecFluent<A>>public DaemonSetSpecFluent.TemplateNested<A> editOrNewTemplate()
editOrNewTemplate in interface DaemonSetSpecFluent<A extends DaemonSetSpecFluent<A>>public DaemonSetSpecFluent.TemplateNested<A> editOrNewTemplateLike(io.fabric8.kubernetes.api.model.PodTemplateSpec item)
editOrNewTemplateLike in interface DaemonSetSpecFluent<A extends DaemonSetSpecFluent<A>>@Deprecated public DaemonSetUpdateStrategy getUpdateStrategy()
getUpdateStrategy in interface DaemonSetSpecFluent<A extends DaemonSetSpecFluent<A>>public DaemonSetUpdateStrategy buildUpdateStrategy()
buildUpdateStrategy in interface DaemonSetSpecFluent<A extends DaemonSetSpecFluent<A>>public A withUpdateStrategy(DaemonSetUpdateStrategy updateStrategy)
withUpdateStrategy in interface DaemonSetSpecFluent<A extends DaemonSetSpecFluent<A>>public Boolean hasUpdateStrategy()
hasUpdateStrategy in interface DaemonSetSpecFluent<A extends DaemonSetSpecFluent<A>>public DaemonSetSpecFluent.UpdateStrategyNested<A> withNewUpdateStrategy()
withNewUpdateStrategy in interface DaemonSetSpecFluent<A extends DaemonSetSpecFluent<A>>public DaemonSetSpecFluent.UpdateStrategyNested<A> withNewUpdateStrategyLike(DaemonSetUpdateStrategy item)
withNewUpdateStrategyLike in interface DaemonSetSpecFluent<A extends DaemonSetSpecFluent<A>>public DaemonSetSpecFluent.UpdateStrategyNested<A> editUpdateStrategy()
editUpdateStrategy in interface DaemonSetSpecFluent<A extends DaemonSetSpecFluent<A>>public DaemonSetSpecFluent.UpdateStrategyNested<A> editOrNewUpdateStrategy()
editOrNewUpdateStrategy in interface DaemonSetSpecFluent<A extends DaemonSetSpecFluent<A>>public DaemonSetSpecFluent.UpdateStrategyNested<A> editOrNewUpdateStrategyLike(DaemonSetUpdateStrategy item)
editOrNewUpdateStrategyLike in interface DaemonSetSpecFluent<A extends DaemonSetSpecFluent<A>>Copyright © 2015–2021 Red Hat. All rights reserved.