public class MediaWorkflowExecutionsResponse extends CiServiceResult
| 构造器和说明 |
|---|
MediaWorkflowExecutionsResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getNextToken() |
String |
getRequestId()
get requestid for this upload
|
List<MediaWorkflowExecutionObject> |
getWorkflowExecutionList() |
void |
setNextToken(String nextToken) |
void |
setRequestId(String requestId)
set requestId for this upload
|
void |
setWorkflowExecutionList(List<MediaWorkflowExecutionObject> workflowExecutionList) |
String |
toString() |
public List<MediaWorkflowExecutionObject> getWorkflowExecutionList()
public void setWorkflowExecutionList(List<MediaWorkflowExecutionObject> workflowExecutionList)
public String getRequestId()
CosServiceResultgetRequestId 在类中 CosServiceResultpublic void setRequestId(String requestId)
CosServiceResultsetRequestId 在类中 CosServiceResultrequestId - the requestId for the uploadpublic String getNextToken()
public void setNextToken(String nextToken)
Copyright © 2021. All rights reserved.