public class ListMediaWorkflowExecutionsResponse
extends com.aliyuncs.AcsResponse
| 限定符和类型 | 类和说明 |
|---|---|
static class |
ListMediaWorkflowExecutionsResponse.MediaWorkflowExecution |
| 构造器和说明 |
|---|
ListMediaWorkflowExecutionsResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
ListMediaWorkflowExecutionsResponse |
getInstance(com.aliyuncs.transform.UnmarshallerContext context) |
List<ListMediaWorkflowExecutionsResponse.MediaWorkflowExecution> |
getMediaWorkflowExecutionList() |
String |
getNextPageToken() |
String |
getRequestId() |
void |
setMediaWorkflowExecutionList(List<ListMediaWorkflowExecutionsResponse.MediaWorkflowExecution> mediaWorkflowExecutionList) |
void |
setNextPageToken(String nextPageToken) |
void |
setRequestId(String requestId) |
public String getRequestId()
public void setRequestId(String requestId)
public String getNextPageToken()
public void setNextPageToken(String nextPageToken)
public List<ListMediaWorkflowExecutionsResponse.MediaWorkflowExecution> getMediaWorkflowExecutionList()
public void setMediaWorkflowExecutionList(List<ListMediaWorkflowExecutionsResponse.MediaWorkflowExecution> mediaWorkflowExecutionList)
public ListMediaWorkflowExecutionsResponse getInstance(com.aliyuncs.transform.UnmarshallerContext context)
getInstance 在类中 com.aliyuncs.AcsResponseCopyright © 2022. All Rights Reserved.