public class MediaWorkflowExecutionResponse extends CiServiceResult
| 构造器和说明 |
|---|
MediaWorkflowExecutionResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
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 在类中 CosServiceResultpublic void setRequestId(String requestId)
CosServiceResultsetRequestId 在类中 CosServiceResultrequestId - the requestId for the uploadCopyright © 2022. All rights reserved.