@Generated(value="org.jsonschema2pojo") public class DeploymentStrategy extends Object
| Constructor and Description |
|---|
DeploymentStrategy() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object other) |
Map<String,Object> |
getAdditionalProperties() |
CustomDeploymentStrategyParams |
getCustomParams() |
String |
getType() |
int |
hashCode() |
void |
setAdditionalProperty(String name,
Object value) |
void |
setCustomParams(CustomDeploymentStrategyParams customParams) |
void |
setType(String type) |
String |
toString() |
public CustomDeploymentStrategyParams getCustomParams()
public void setCustomParams(CustomDeploymentStrategyParams customParams)
customParams - The customParamspublic String getType()
public void setType(String type)
type - The typeCopyright © 2011–2015 Red Hat. All rights reserved.