public class GetPlayInfoResponse
extends com.aliyuncs.AcsResponse
| Modifier and Type | Class and Description |
|---|---|
static class |
GetPlayInfoResponse.PlayInfo |
static class |
GetPlayInfoResponse.VideoBase |
| Constructor and Description |
|---|
GetPlayInfoResponse() |
| Modifier and Type | Method and Description |
|---|---|
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 in class com.aliyuncs.AcsResponseCopyright © 2020. All Rights Reserved.