public class V1DeploymentSpecFluentImpl<A extends V1DeploymentSpecFluent<A>> extends BaseFluent<A> implements V1DeploymentSpecFluent<A>
V1DeploymentSpecFluent.SelectorNested<N>, V1DeploymentSpecFluent.StrategyNested<N>, V1DeploymentSpecFluent.TemplateNested<N>_visitables, VISIT| Constructor and Description |
|---|
V1DeploymentSpecFluentImpl() |
V1DeploymentSpecFluentImpl(io.kubernetes.client.openapi.models.V1DeploymentSpec instance) |
accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic V1DeploymentSpecFluentImpl()
public V1DeploymentSpecFluentImpl(io.kubernetes.client.openapi.models.V1DeploymentSpec instance)
public Integer getMinReadySeconds()
getMinReadySeconds in interface V1DeploymentSpecFluent<A extends V1DeploymentSpecFluent<A>>public A withMinReadySeconds(Integer minReadySeconds)
withMinReadySeconds in interface V1DeploymentSpecFluent<A extends V1DeploymentSpecFluent<A>>public Boolean hasMinReadySeconds()
hasMinReadySeconds in interface V1DeploymentSpecFluent<A extends V1DeploymentSpecFluent<A>>public Boolean getPaused()
getPaused in interface V1DeploymentSpecFluent<A extends V1DeploymentSpecFluent<A>>public A withPaused(Boolean paused)
withPaused in interface V1DeploymentSpecFluent<A extends V1DeploymentSpecFluent<A>>public Boolean hasPaused()
hasPaused in interface V1DeploymentSpecFluent<A extends V1DeploymentSpecFluent<A>>public Integer getProgressDeadlineSeconds()
getProgressDeadlineSeconds in interface V1DeploymentSpecFluent<A extends V1DeploymentSpecFluent<A>>public A withProgressDeadlineSeconds(Integer progressDeadlineSeconds)
withProgressDeadlineSeconds in interface V1DeploymentSpecFluent<A extends V1DeploymentSpecFluent<A>>public Boolean hasProgressDeadlineSeconds()
hasProgressDeadlineSeconds in interface V1DeploymentSpecFluent<A extends V1DeploymentSpecFluent<A>>public Integer getReplicas()
getReplicas in interface V1DeploymentSpecFluent<A extends V1DeploymentSpecFluent<A>>public A withReplicas(Integer replicas)
withReplicas in interface V1DeploymentSpecFluent<A extends V1DeploymentSpecFluent<A>>public Boolean hasReplicas()
hasReplicas in interface V1DeploymentSpecFluent<A extends V1DeploymentSpecFluent<A>>public Integer getRevisionHistoryLimit()
getRevisionHistoryLimit in interface V1DeploymentSpecFluent<A extends V1DeploymentSpecFluent<A>>public A withRevisionHistoryLimit(Integer revisionHistoryLimit)
withRevisionHistoryLimit in interface V1DeploymentSpecFluent<A extends V1DeploymentSpecFluent<A>>public Boolean hasRevisionHistoryLimit()
hasRevisionHistoryLimit in interface V1DeploymentSpecFluent<A extends V1DeploymentSpecFluent<A>>@Deprecated public io.kubernetes.client.openapi.models.V1LabelSelector getSelector()
getSelector in interface V1DeploymentSpecFluent<A extends V1DeploymentSpecFluent<A>>public io.kubernetes.client.openapi.models.V1LabelSelector buildSelector()
buildSelector in interface V1DeploymentSpecFluent<A extends V1DeploymentSpecFluent<A>>public A withSelector(io.kubernetes.client.openapi.models.V1LabelSelector selector)
withSelector in interface V1DeploymentSpecFluent<A extends V1DeploymentSpecFluent<A>>public Boolean hasSelector()
hasSelector in interface V1DeploymentSpecFluent<A extends V1DeploymentSpecFluent<A>>public V1DeploymentSpecFluent.SelectorNested<A> withNewSelector()
withNewSelector in interface V1DeploymentSpecFluent<A extends V1DeploymentSpecFluent<A>>public V1DeploymentSpecFluent.SelectorNested<A> withNewSelectorLike(io.kubernetes.client.openapi.models.V1LabelSelector item)
withNewSelectorLike in interface V1DeploymentSpecFluent<A extends V1DeploymentSpecFluent<A>>public V1DeploymentSpecFluent.SelectorNested<A> editSelector()
editSelector in interface V1DeploymentSpecFluent<A extends V1DeploymentSpecFluent<A>>public V1DeploymentSpecFluent.SelectorNested<A> editOrNewSelector()
editOrNewSelector in interface V1DeploymentSpecFluent<A extends V1DeploymentSpecFluent<A>>public V1DeploymentSpecFluent.SelectorNested<A> editOrNewSelectorLike(io.kubernetes.client.openapi.models.V1LabelSelector item)
editOrNewSelectorLike in interface V1DeploymentSpecFluent<A extends V1DeploymentSpecFluent<A>>@Deprecated public io.kubernetes.client.openapi.models.V1DeploymentStrategy getStrategy()
getStrategy in interface V1DeploymentSpecFluent<A extends V1DeploymentSpecFluent<A>>public io.kubernetes.client.openapi.models.V1DeploymentStrategy buildStrategy()
buildStrategy in interface V1DeploymentSpecFluent<A extends V1DeploymentSpecFluent<A>>public A withStrategy(io.kubernetes.client.openapi.models.V1DeploymentStrategy strategy)
withStrategy in interface V1DeploymentSpecFluent<A extends V1DeploymentSpecFluent<A>>public Boolean hasStrategy()
hasStrategy in interface V1DeploymentSpecFluent<A extends V1DeploymentSpecFluent<A>>public V1DeploymentSpecFluent.StrategyNested<A> withNewStrategy()
withNewStrategy in interface V1DeploymentSpecFluent<A extends V1DeploymentSpecFluent<A>>public V1DeploymentSpecFluent.StrategyNested<A> withNewStrategyLike(io.kubernetes.client.openapi.models.V1DeploymentStrategy item)
withNewStrategyLike in interface V1DeploymentSpecFluent<A extends V1DeploymentSpecFluent<A>>public V1DeploymentSpecFluent.StrategyNested<A> editStrategy()
editStrategy in interface V1DeploymentSpecFluent<A extends V1DeploymentSpecFluent<A>>public V1DeploymentSpecFluent.StrategyNested<A> editOrNewStrategy()
editOrNewStrategy in interface V1DeploymentSpecFluent<A extends V1DeploymentSpecFluent<A>>public V1DeploymentSpecFluent.StrategyNested<A> editOrNewStrategyLike(io.kubernetes.client.openapi.models.V1DeploymentStrategy item)
editOrNewStrategyLike in interface V1DeploymentSpecFluent<A extends V1DeploymentSpecFluent<A>>@Deprecated public io.kubernetes.client.openapi.models.V1PodTemplateSpec getTemplate()
getTemplate in interface V1DeploymentSpecFluent<A extends V1DeploymentSpecFluent<A>>public io.kubernetes.client.openapi.models.V1PodTemplateSpec buildTemplate()
buildTemplate in interface V1DeploymentSpecFluent<A extends V1DeploymentSpecFluent<A>>public A withTemplate(io.kubernetes.client.openapi.models.V1PodTemplateSpec template)
withTemplate in interface V1DeploymentSpecFluent<A extends V1DeploymentSpecFluent<A>>public Boolean hasTemplate()
hasTemplate in interface V1DeploymentSpecFluent<A extends V1DeploymentSpecFluent<A>>public V1DeploymentSpecFluent.TemplateNested<A> withNewTemplate()
withNewTemplate in interface V1DeploymentSpecFluent<A extends V1DeploymentSpecFluent<A>>public V1DeploymentSpecFluent.TemplateNested<A> withNewTemplateLike(io.kubernetes.client.openapi.models.V1PodTemplateSpec item)
withNewTemplateLike in interface V1DeploymentSpecFluent<A extends V1DeploymentSpecFluent<A>>public V1DeploymentSpecFluent.TemplateNested<A> editTemplate()
editTemplate in interface V1DeploymentSpecFluent<A extends V1DeploymentSpecFluent<A>>public V1DeploymentSpecFluent.TemplateNested<A> editOrNewTemplate()
editOrNewTemplate in interface V1DeploymentSpecFluent<A extends V1DeploymentSpecFluent<A>>public V1DeploymentSpecFluent.TemplateNested<A> editOrNewTemplateLike(io.kubernetes.client.openapi.models.V1PodTemplateSpec item)
editOrNewTemplateLike in interface V1DeploymentSpecFluent<A extends V1DeploymentSpecFluent<A>>public boolean equals(Object o)
equals in class BaseFluent<A extends V1DeploymentSpecFluent<A>>public int hashCode()
hashCode in class BaseFluent<A extends V1DeploymentSpecFluent<A>>public A withPaused()
withPaused in interface V1DeploymentSpecFluent<A extends V1DeploymentSpecFluent<A>>Copyright © 2022. All rights reserved.