public class V1DeploymentStrategyBuilder extends V1DeploymentStrategyFluentImpl<V1DeploymentStrategyBuilder> implements VisitableBuilder<io.kubernetes.client.openapi.models.V1DeploymentStrategy,V1DeploymentStrategyBuilder>
V1DeploymentStrategyFluentImpl.RollingUpdateNestedImpl<N>
V1DeploymentStrategyFluent.RollingUpdateNested<N>
_visitables, VISIT
Constructor and Description |
---|
V1DeploymentStrategyBuilder() |
V1DeploymentStrategyBuilder(Boolean validationEnabled) |
V1DeploymentStrategyBuilder(io.kubernetes.client.openapi.models.V1DeploymentStrategy instance) |
V1DeploymentStrategyBuilder(io.kubernetes.client.openapi.models.V1DeploymentStrategy instance,
Boolean validationEnabled) |
V1DeploymentStrategyBuilder(V1DeploymentStrategyFluent<?> fluent) |
V1DeploymentStrategyBuilder(V1DeploymentStrategyFluent<?> fluent,
Boolean validationEnabled) |
V1DeploymentStrategyBuilder(V1DeploymentStrategyFluent<?> fluent,
io.kubernetes.client.openapi.models.V1DeploymentStrategy instance) |
V1DeploymentStrategyBuilder(V1DeploymentStrategyFluent<?> fluent,
io.kubernetes.client.openapi.models.V1DeploymentStrategy instance,
Boolean validationEnabled) |
Modifier and Type | Method and Description |
---|---|
io.kubernetes.client.openapi.models.V1DeploymentStrategy |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
buildRollingUpdate, editOrNewRollingUpdate, editOrNewRollingUpdateLike, editRollingUpdate, getRollingUpdate, getType, hasRollingUpdate, hasType, withNewRollingUpdate, withNewRollingUpdateLike, withNewType, withRollingUpdate, withType
accept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethod
public V1DeploymentStrategyBuilder()
public V1DeploymentStrategyBuilder(Boolean validationEnabled)
public V1DeploymentStrategyBuilder(V1DeploymentStrategyFluent<?> fluent)
public V1DeploymentStrategyBuilder(V1DeploymentStrategyFluent<?> fluent, Boolean validationEnabled)
public V1DeploymentStrategyBuilder(V1DeploymentStrategyFluent<?> fluent, io.kubernetes.client.openapi.models.V1DeploymentStrategy instance)
public V1DeploymentStrategyBuilder(V1DeploymentStrategyFluent<?> fluent, io.kubernetes.client.openapi.models.V1DeploymentStrategy instance, Boolean validationEnabled)
public V1DeploymentStrategyBuilder(io.kubernetes.client.openapi.models.V1DeploymentStrategy instance)
public V1DeploymentStrategyBuilder(io.kubernetes.client.openapi.models.V1DeploymentStrategy instance, Boolean validationEnabled)
public io.kubernetes.client.openapi.models.V1DeploymentStrategy build()
public boolean equals(Object o)
equals
in class V1DeploymentStrategyFluentImpl<V1DeploymentStrategyBuilder>
public int hashCode()
hashCode
in class V1DeploymentStrategyFluentImpl<V1DeploymentStrategyBuilder>
Copyright © 2021. All rights reserved.