public class V1DeploymentSpecBuilder extends V1DeploymentSpecFluentImpl<V1DeploymentSpecBuilder> implements VisitableBuilder<io.kubernetes.client.openapi.models.V1DeploymentSpec,V1DeploymentSpecBuilder>
V1DeploymentSpecFluentImpl.SelectorNestedImpl<N>, V1DeploymentSpecFluentImpl.StrategyNestedImpl<N>, V1DeploymentSpecFluentImpl.TemplateNestedImpl<N>V1DeploymentSpecFluent.SelectorNested<N>, V1DeploymentSpecFluent.StrategyNested<N>, V1DeploymentSpecFluent.TemplateNested<N>_visitables, VISIT| Constructor and Description |
|---|
V1DeploymentSpecBuilder() |
V1DeploymentSpecBuilder(Boolean validationEnabled) |
V1DeploymentSpecBuilder(io.kubernetes.client.openapi.models.V1DeploymentSpec instance) |
V1DeploymentSpecBuilder(io.kubernetes.client.openapi.models.V1DeploymentSpec instance,
Boolean validationEnabled) |
V1DeploymentSpecBuilder(V1DeploymentSpecFluent<?> fluent) |
V1DeploymentSpecBuilder(V1DeploymentSpecFluent<?> fluent,
Boolean validationEnabled) |
V1DeploymentSpecBuilder(V1DeploymentSpecFluent<?> fluent,
io.kubernetes.client.openapi.models.V1DeploymentSpec instance) |
V1DeploymentSpecBuilder(V1DeploymentSpecFluent<?> fluent,
io.kubernetes.client.openapi.models.V1DeploymentSpec instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
io.kubernetes.client.openapi.models.V1DeploymentSpec |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
buildSelector, buildStrategy, buildTemplate, editOrNewSelector, editOrNewSelectorLike, editOrNewStrategy, editOrNewStrategyLike, editOrNewTemplate, editOrNewTemplateLike, editSelector, editStrategy, editTemplate, getMinReadySeconds, getPaused, getProgressDeadlineSeconds, getReplicas, getRevisionHistoryLimit, getSelector, getStrategy, getTemplate, hasMinReadySeconds, hasPaused, hasProgressDeadlineSeconds, hasReplicas, hasRevisionHistoryLimit, hasSelector, hasStrategy, hasTemplate, withMinReadySeconds, withNewSelector, withNewSelectorLike, withNewStrategy, withNewStrategyLike, withNewTemplate, withNewTemplateLike, withPaused, withProgressDeadlineSeconds, withReplicas, withRevisionHistoryLimit, withSelector, withStrategy, withTemplateaccept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic V1DeploymentSpecBuilder()
public V1DeploymentSpecBuilder(Boolean validationEnabled)
public V1DeploymentSpecBuilder(V1DeploymentSpecFluent<?> fluent)
public V1DeploymentSpecBuilder(V1DeploymentSpecFluent<?> fluent, Boolean validationEnabled)
public V1DeploymentSpecBuilder(V1DeploymentSpecFluent<?> fluent, io.kubernetes.client.openapi.models.V1DeploymentSpec instance)
public V1DeploymentSpecBuilder(V1DeploymentSpecFluent<?> fluent, io.kubernetes.client.openapi.models.V1DeploymentSpec instance, Boolean validationEnabled)
public V1DeploymentSpecBuilder(io.kubernetes.client.openapi.models.V1DeploymentSpec instance)
public V1DeploymentSpecBuilder(io.kubernetes.client.openapi.models.V1DeploymentSpec instance,
Boolean validationEnabled)
public io.kubernetes.client.openapi.models.V1DeploymentSpec build()
public boolean equals(Object o)
equals in class V1DeploymentSpecFluentImpl<V1DeploymentSpecBuilder>public int hashCode()
hashCode in class V1DeploymentSpecFluentImpl<V1DeploymentSpecBuilder>Copyright © 2022. All rights reserved.