public class V1DeploymentStrategyBuilder extends V1DeploymentStrategyFluentImpl<V1DeploymentStrategyBuilder> implements VisitableBuilder<V1DeploymentStrategy,V1DeploymentStrategyBuilder>
V1DeploymentStrategyFluentImpl.RollingUpdateNestedImpl<N>
V1DeploymentStrategyFluent.RollingUpdateNested<N>
_visitables
Constructor and Description |
---|
V1DeploymentStrategyBuilder() |
V1DeploymentStrategyBuilder(Boolean validationEnabled) |
V1DeploymentStrategyBuilder(V1DeploymentStrategy instance) |
V1DeploymentStrategyBuilder(V1DeploymentStrategy instance,
Boolean validationEnabled) |
V1DeploymentStrategyBuilder(V1DeploymentStrategyFluent<?> fluent) |
V1DeploymentStrategyBuilder(V1DeploymentStrategyFluent<?> fluent,
Boolean validationEnabled) |
V1DeploymentStrategyBuilder(V1DeploymentStrategyFluent<?> fluent,
V1DeploymentStrategy instance) |
V1DeploymentStrategyBuilder(V1DeploymentStrategyFluent<?> fluent,
V1DeploymentStrategy instance,
Boolean validationEnabled) |
Modifier and Type | Method and Description |
---|---|
V1DeploymentStrategy |
build() |
boolean |
equals(Object o) |
buildRollingUpdate, editOrNewRollingUpdate, editOrNewRollingUpdateLike, editRollingUpdate, getRollingUpdate, getType, hasRollingUpdate, hasType, withNewRollingUpdate, withNewRollingUpdateLike, withNewType, withNewType, withNewType, withRollingUpdate, withType
accept, aggregate, aggregate, build, build, builderOf
public V1DeploymentStrategyBuilder()
public V1DeploymentStrategyBuilder(Boolean validationEnabled)
public V1DeploymentStrategyBuilder(V1DeploymentStrategyFluent<?> fluent)
public V1DeploymentStrategyBuilder(V1DeploymentStrategyFluent<?> fluent, Boolean validationEnabled)
public V1DeploymentStrategyBuilder(V1DeploymentStrategyFluent<?> fluent, V1DeploymentStrategy instance)
public V1DeploymentStrategyBuilder(V1DeploymentStrategyFluent<?> fluent, V1DeploymentStrategy instance, Boolean validationEnabled)
public V1DeploymentStrategyBuilder(V1DeploymentStrategy instance)
public V1DeploymentStrategyBuilder(V1DeploymentStrategy instance, Boolean validationEnabled)
public V1DeploymentStrategy build()
build
in interface Builder<V1DeploymentStrategy>
public boolean equals(Object o)
equals
in class V1DeploymentStrategyFluentImpl<V1DeploymentStrategyBuilder>
Copyright © 2019. All rights reserved.