@Generated(value="org.jsonschema2pojo") public class Handler extends Object
| Constructor and Description |
|---|
Handler() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object other) |
Map<String,Object> |
getAdditionalProperties() |
ExecAction |
getExec() |
HTTPGetAction |
getHttpGet() |
int |
hashCode() |
void |
setAdditionalProperty(String name,
Object value) |
void |
setExec(ExecAction exec) |
void |
setHttpGet(HTTPGetAction httpGet) |
String |
toString() |
public ExecAction getExec()
public void setExec(ExecAction exec)
exec - The execpublic HTTPGetAction getHttpGet()
public void setHttpGet(HTTPGetAction httpGet)
httpGet - The httpGetCopyright © 2011–2015 Red Hat. All rights reserved.