public class DescribeLiveStreamRecordContentResponse
extends com.aliyuncs.AcsResponse
| Modifier and Type | Class and Description |
|---|---|
static class |
DescribeLiveStreamRecordContentResponse.RecordContentInfo |
| Constructor and Description |
|---|
DescribeLiveStreamRecordContentResponse() |
| Modifier and Type | Method and Description |
|---|---|
DescribeLiveStreamRecordContentResponse |
getInstance(com.aliyuncs.transform.UnmarshallerContext context) |
List<DescribeLiveStreamRecordContentResponse.RecordContentInfo> |
getRecordContentInfoList() |
String |
getRequestId() |
void |
setRecordContentInfoList(List<DescribeLiveStreamRecordContentResponse.RecordContentInfo> recordContentInfoList) |
void |
setRequestId(String requestId) |
public DescribeLiveStreamRecordContentResponse()
public String getRequestId()
public void setRequestId(String requestId)
public List<DescribeLiveStreamRecordContentResponse.RecordContentInfo> getRecordContentInfoList()
public void setRecordContentInfoList(List<DescribeLiveStreamRecordContentResponse.RecordContentInfo> recordContentInfoList)
public DescribeLiveStreamRecordContentResponse getInstance(com.aliyuncs.transform.UnmarshallerContext context)
getInstance in class com.aliyuncs.AcsResponseCopyright © 2018. All Rights Reserved.