public class DescribeLiveStreamRecordIndexFilesResponse
extends com.aliyuncs.AcsResponse
| Modifier and Type | Class and Description |
|---|---|
static class |
DescribeLiveStreamRecordIndexFilesResponse.RecordIndexInfo |
| Constructor and Description |
|---|
DescribeLiveStreamRecordIndexFilesResponse() |
| Modifier and Type | Method and Description |
|---|---|
DescribeLiveStreamRecordIndexFilesResponse |
getInstance(com.aliyuncs.transform.UnmarshallerContext context) |
List<DescribeLiveStreamRecordIndexFilesResponse.RecordIndexInfo> |
getRecordIndexInfoList() |
String |
getRequestId() |
void |
setRecordIndexInfoList(List<DescribeLiveStreamRecordIndexFilesResponse.RecordIndexInfo> recordIndexInfoList) |
void |
setRequestId(String requestId) |
public DescribeLiveStreamRecordIndexFilesResponse()
public String getRequestId()
public void setRequestId(String requestId)
public List<DescribeLiveStreamRecordIndexFilesResponse.RecordIndexInfo> getRecordIndexInfoList()
public void setRecordIndexInfoList(List<DescribeLiveStreamRecordIndexFilesResponse.RecordIndexInfo> recordIndexInfoList)
public DescribeLiveStreamRecordIndexFilesResponse getInstance(com.aliyuncs.transform.UnmarshallerContext context)
getInstance in class com.aliyuncs.AcsResponseCopyright © 2018. All Rights Reserved.