public class ProcessesRequestBody extends DataEngineOMASAPIRequestBody
| Constructor and Description |
|---|
ProcessesRequestBody() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
List<Process> |
getProcesses() |
int |
hashCode() |
void |
setProcesses(List<Process> processes) |
String |
toString()
JSON-like toString
|
public String toString()
DataEngineOMASAPIRequestBodytoString in class DataEngineOMASAPIRequestBodyCopyright © 2018–2019 ODPi. All rights reserved.