public class DescribeLiveRecordConfigResponse
extends com.aliyuncs.AcsResponse
| Modifier and Type | Class and Description |
|---|---|
static class |
DescribeLiveRecordConfigResponse.LiveAppRecord |
| Constructor and Description |
|---|
DescribeLiveRecordConfigResponse() |
| Modifier and Type | Method and Description |
|---|---|
DescribeLiveRecordConfigResponse |
getInstance(com.aliyuncs.transform.UnmarshallerContext context) |
List<DescribeLiveRecordConfigResponse.LiveAppRecord> |
getLiveAppRecordList() |
String |
getRequestId() |
void |
setLiveAppRecordList(List<DescribeLiveRecordConfigResponse.LiveAppRecord> liveAppRecordList) |
void |
setRequestId(String requestId) |
public String getRequestId()
public void setRequestId(String requestId)
public List<DescribeLiveRecordConfigResponse.LiveAppRecord> getLiveAppRecordList()
public void setLiveAppRecordList(List<DescribeLiveRecordConfigResponse.LiveAppRecord> liveAppRecordList)
public DescribeLiveRecordConfigResponse getInstance(com.aliyuncs.transform.UnmarshallerContext context)
getInstance in class com.aliyuncs.AcsResponseCopyright © 2018. All Rights Reserved.