public class GetTranscodeSummaryResponse
extends com.aliyuncs.AcsResponse
| 限定符和类型 | 类和说明 |
|---|---|
static class |
GetTranscodeSummaryResponse.TranscodeSummary |
| 构造器和说明 |
|---|
GetTranscodeSummaryResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
checkShowJsonItemName() |
GetTranscodeSummaryResponse |
getInstance(com.aliyuncs.transform.UnmarshallerContext context) |
List<String> |
getNonExistVideoIds() |
String |
getRequestId() |
List<GetTranscodeSummaryResponse.TranscodeSummary> |
getTranscodeSummaryList() |
void |
setNonExistVideoIds(List<String> nonExistVideoIds) |
void |
setRequestId(String requestId) |
void |
setTranscodeSummaryList(List<GetTranscodeSummaryResponse.TranscodeSummary> transcodeSummaryList) |
public String getRequestId()
public void setRequestId(String requestId)
public List<GetTranscodeSummaryResponse.TranscodeSummary> getTranscodeSummaryList()
public void setTranscodeSummaryList(List<GetTranscodeSummaryResponse.TranscodeSummary> transcodeSummaryList)
public GetTranscodeSummaryResponse getInstance(com.aliyuncs.transform.UnmarshallerContext context)
getInstance 在类中 com.aliyuncs.AcsResponsepublic boolean checkShowJsonItemName()
checkShowJsonItemName 在类中 com.aliyuncs.AcsResponseCopyright © 2020. All Rights Reserved.