public class GetPlayInfoResponse
extends com.aliyuncs.AcsResponse
| 限定符和类型 | 类和说明 |
|---|---|
static class |
GetPlayInfoResponse.PlayInfo |
static class |
GetPlayInfoResponse.VideoBase |
| 构造器和说明 |
|---|
GetPlayInfoResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
GetPlayInfoResponse |
getInstance(com.aliyuncs.transform.UnmarshallerContext context) |
List<GetPlayInfoResponse.PlayInfo> |
getPlayInfoList() |
String |
getRequestId() |
GetPlayInfoResponse.VideoBase |
getVideoBase() |
void |
setPlayInfoList(List<GetPlayInfoResponse.PlayInfo> playInfoList) |
void |
setRequestId(String requestId) |
void |
setVideoBase(GetPlayInfoResponse.VideoBase videoBase) |
public String getRequestId()
public void setRequestId(String requestId)
public List<GetPlayInfoResponse.PlayInfo> getPlayInfoList()
public void setPlayInfoList(List<GetPlayInfoResponse.PlayInfo> playInfoList)
public GetPlayInfoResponse.VideoBase getVideoBase()
public void setVideoBase(GetPlayInfoResponse.VideoBase videoBase)
public GetPlayInfoResponse getInstance(com.aliyuncs.transform.UnmarshallerContext context)
getInstance 在类中 com.aliyuncs.AcsResponseCopyright © 2020. All Rights Reserved.