public class V1DeploymentSpecBuilder extends V1DeploymentSpecFluentImpl<V1DeploymentSpecBuilder> implements VisitableBuilder<io.kubernetes.client.openapi.models.V1DeploymentSpec,V1DeploymentSpecBuilder>
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() |
buildSelector, buildStrategy, buildTemplate, editOrNewSelector, editOrNewSelectorLike, editOrNewStrategy, editOrNewStrategyLike, editOrNewTemplate, editOrNewTemplateLike, editSelector, editStrategy, editTemplate, equals, getMinReadySeconds, getPaused, getProgressDeadlineSeconds, getReplicas, getRevisionHistoryLimit, getSelector, getStrategy, getTemplate, hashCode, hasMinReadySeconds, hasPaused, hasProgressDeadlineSeconds, hasReplicas, hasRevisionHistoryLimit, hasSelector, hasStrategy, hasTemplate, toString, withMinReadySeconds, withNewSelector, withNewSelectorLike, withNewStrategy, withNewStrategyLike, withNewTemplate, withNewTemplateLike, withPaused, withPaused, withProgressDeadlineSeconds, withReplicas, withRevisionHistoryLimit, withSelector, withStrategy, withTemplateaccept, accept, accept, aggregate, aggregate, build, build, builderOfpublic 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)
Copyright © 2022. All rights reserved.