public class DescribeLiveStreamRecordIndexFileResponse
extends com.aliyuncs.AcsResponse
| Modifier and Type | Class and Description |
|---|---|
static class |
DescribeLiveStreamRecordIndexFileResponse.RecordIndexInfo |
| Constructor and Description |
|---|
DescribeLiveStreamRecordIndexFileResponse() |
| Modifier and Type | Method and Description |
|---|---|
DescribeLiveStreamRecordIndexFileResponse |
getInstance(com.aliyuncs.transform.UnmarshallerContext context) |
DescribeLiveStreamRecordIndexFileResponse.RecordIndexInfo |
getRecordIndexInfo() |
String |
getRequestId() |
void |
setRecordIndexInfo(DescribeLiveStreamRecordIndexFileResponse.RecordIndexInfo recordIndexInfo) |
void |
setRequestId(String requestId) |
public DescribeLiveStreamRecordIndexFileResponse()
public String getRequestId()
public void setRequestId(String requestId)
public DescribeLiveStreamRecordIndexFileResponse.RecordIndexInfo getRecordIndexInfo()
public void setRecordIndexInfo(DescribeLiveStreamRecordIndexFileResponse.RecordIndexInfo recordIndexInfo)
public DescribeLiveStreamRecordIndexFileResponse getInstance(com.aliyuncs.transform.UnmarshallerContext context)
getInstance in class com.aliyuncs.AcsResponseCopyright © 2018. All Rights Reserved.