public class CustomDeploymentStrategyParamsBuilder extends CustomDeploymentStrategyParamsFluent<CustomDeploymentStrategyParamsBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<CustomDeploymentStrategyParams,CustomDeploymentStrategyParamsBuilder>
| Constructor and Description |
|---|
CustomDeploymentStrategyParamsBuilder() |
CustomDeploymentStrategyParamsBuilder(CustomDeploymentStrategyParams instance) |
CustomDeploymentStrategyParamsBuilder(CustomDeploymentStrategyParamsFluent<?> fluent) |
CustomDeploymentStrategyParamsBuilder(CustomDeploymentStrategyParamsFluent<?> fluent,
CustomDeploymentStrategyParams instance) |
| Modifier and Type | Method and Description |
|---|---|
CustomDeploymentStrategyParams |
build() |
addAllToCommand, addAllToEnvironment, addToAdditionalProperties, addToAdditionalProperties, addToCommand, addToCommand, addToEnvironment, addToEnvironment, copyInstance, equals, getAdditionalProperties, getCommand, getCommand, getEnvironment, getEnvironment, getFirstCommand, getFirstEnvironment, getImage, getLastCommand, getLastEnvironment, getMatchingCommand, getMatchingEnvironment, hasAdditionalProperties, hasCommand, hasEnvironment, hashCode, hasImage, hasMatchingCommand, hasMatchingEnvironment, removeAllFromCommand, removeAllFromEnvironment, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromCommand, removeFromEnvironment, setToCommand, setToEnvironment, toString, withAdditionalProperties, withCommand, withCommand, withEnvironment, withEnvironment, withImageaggregate, aggregate, build, build, builderOf, getVisitableMappublic CustomDeploymentStrategyParamsBuilder()
public CustomDeploymentStrategyParamsBuilder(CustomDeploymentStrategyParamsFluent<?> fluent)
public CustomDeploymentStrategyParamsBuilder(CustomDeploymentStrategyParamsFluent<?> fluent, CustomDeploymentStrategyParams instance)
public CustomDeploymentStrategyParamsBuilder(CustomDeploymentStrategyParams instance)
public CustomDeploymentStrategyParams build()
build in interface io.fabric8.kubernetes.api.builder.Builder<CustomDeploymentStrategyParams>Copyright © 2015–2023 Red Hat. All rights reserved.