public class CustomDeploymentStrategyParamsBuilder extends CustomDeploymentStrategyParamsFluentImpl<CustomDeploymentStrategyParamsBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<CustomDeploymentStrategyParams,CustomDeploymentStrategyParamsBuilder>
| Constructor and Description |
|---|
CustomDeploymentStrategyParamsBuilder() |
CustomDeploymentStrategyParamsBuilder(Boolean validationEnabled) |
CustomDeploymentStrategyParamsBuilder(CustomDeploymentStrategyParams instance) |
CustomDeploymentStrategyParamsBuilder(CustomDeploymentStrategyParams instance,
Boolean validationEnabled) |
CustomDeploymentStrategyParamsBuilder(CustomDeploymentStrategyParamsFluent<?> fluent) |
CustomDeploymentStrategyParamsBuilder(CustomDeploymentStrategyParamsFluent<?> fluent,
Boolean validationEnabled) |
CustomDeploymentStrategyParamsBuilder(CustomDeploymentStrategyParamsFluent<?> fluent,
CustomDeploymentStrategyParams instance) |
CustomDeploymentStrategyParamsBuilder(CustomDeploymentStrategyParamsFluent<?> fluent,
CustomDeploymentStrategyParams instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
CustomDeploymentStrategyParams |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
addAllToCommand, addAllToEnvironment, addNewCommand, addNewCommand, addNewCommand, addToCommand, addToCommand, addToEnvironment, addToEnvironment, getCommand, getCommand, getEnvironment, getEnvironment, getFirstCommand, getFirstEnvironment, getImage, getLastCommand, getLastEnvironment, getMatchingCommand, getMatchingEnvironment, hasCommand, hasEnvironment, hasImage, hasMatchingCommand, hasMatchingEnvironment, removeAllFromCommand, removeAllFromEnvironment, removeFromCommand, removeFromEnvironment, setToCommand, setToEnvironment, withCommand, withCommand, withEnvironment, withEnvironment, withImage, withNewImage, withNewImage, withNewImageaccept, accept, aggregate, aggregate, build, build, builderOfpublic CustomDeploymentStrategyParamsBuilder()
public CustomDeploymentStrategyParamsBuilder(Boolean validationEnabled)
public CustomDeploymentStrategyParamsBuilder(CustomDeploymentStrategyParamsFluent<?> fluent)
public CustomDeploymentStrategyParamsBuilder(CustomDeploymentStrategyParamsFluent<?> fluent, Boolean validationEnabled)
public CustomDeploymentStrategyParamsBuilder(CustomDeploymentStrategyParamsFluent<?> fluent, CustomDeploymentStrategyParams instance)
public CustomDeploymentStrategyParamsBuilder(CustomDeploymentStrategyParamsFluent<?> fluent, CustomDeploymentStrategyParams instance, Boolean validationEnabled)
public CustomDeploymentStrategyParamsBuilder(CustomDeploymentStrategyParams instance)
public CustomDeploymentStrategyParamsBuilder(CustomDeploymentStrategyParams instance, Boolean validationEnabled)
public CustomDeploymentStrategyParams build()
build in interface io.fabric8.kubernetes.api.builder.Builder<CustomDeploymentStrategyParams>public boolean equals(Object o)
equals in class CustomDeploymentStrategyParamsFluentImpl<CustomDeploymentStrategyParamsBuilder>public int hashCode()
hashCode in class CustomDeploymentStrategyParamsFluentImpl<CustomDeploymentStrategyParamsBuilder>Copyright © 2015–2021 Red Hat. All rights reserved.