public class DescribeLivePullStreamConfigResponse
extends com.aliyuncs.AcsResponse
| 限定符和类型 | 类和说明 |
|---|---|
static class |
DescribeLivePullStreamConfigResponse.LiveAppRecord |
| 构造器和说明 |
|---|
DescribeLivePullStreamConfigResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
DescribeLivePullStreamConfigResponse |
getInstance(com.aliyuncs.transform.UnmarshallerContext context) |
List<DescribeLivePullStreamConfigResponse.LiveAppRecord> |
getLiveAppRecordList() |
String |
getRequestId() |
void |
setLiveAppRecordList(List<DescribeLivePullStreamConfigResponse.LiveAppRecord> liveAppRecordList) |
void |
setRequestId(String requestId) |
public String getRequestId()
public void setRequestId(String requestId)
public List<DescribeLivePullStreamConfigResponse.LiveAppRecord> getLiveAppRecordList()
public void setLiveAppRecordList(List<DescribeLivePullStreamConfigResponse.LiveAppRecord> liveAppRecordList)
public DescribeLivePullStreamConfigResponse getInstance(com.aliyuncs.transform.UnmarshallerContext context)
getInstance 在类中 com.aliyuncs.AcsResponseCopyright © 2020. All Rights Reserved.