public class MediaWorkflowExecutionResponse extends CiServiceResult
| Constructor and Description |
|---|
MediaWorkflowExecutionResponse() |
| Modifier and Type | Method and Description |
|---|---|
String |
getRequestId()
get requestid for this upload
|
MediaWorkflowExecutionObject |
getWorkflowExecution() |
void |
setRequestId(String requestId)
set requestId for this upload
|
void |
setWorkflowExecution(MediaWorkflowExecutionObject workflowExecution) |
String |
toString() |
public MediaWorkflowExecutionObject getWorkflowExecution()
public void setWorkflowExecution(MediaWorkflowExecutionObject workflowExecution)
public String getRequestId()
CosServiceResultgetRequestId in class CosServiceResultpublic void setRequestId(String requestId)
CosServiceResultsetRequestId in class CosServiceResultrequestId - the requestId for the uploadCopyright © 2023. All rights reserved.