public class AsyncProcessObjectResult extends GenericResult
| Constructor and Description |
|---|
AsyncProcessObjectResult() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAsyncRequestId() |
String |
getEventId() |
String |
getTaskId() |
void |
setAsyncRequestId(String asyncRequestId) |
void |
setEventId(String eventId) |
void |
setTaskId(String taskId) |
getClientCRC, getRequestId, getResponse, getServerCRC, setClientCRC, setRequestId, setResponse, setServerCRCpublic String getAsyncRequestId()
public void setAsyncRequestId(String asyncRequestId)
public String getEventId()
public void setEventId(String eventId)
public String getTaskId()
public void setTaskId(String taskId)
Copyright © 2023. All Rights Reserved.