public class DescribeLiveStreamsControlHistoryResponse
extends com.aliyuncs.AcsResponse
| Modifier and Type | Class and Description |
|---|---|
static class |
DescribeLiveStreamsControlHistoryResponse.LiveStreamControlInfo |
| Constructor and Description |
|---|
DescribeLiveStreamsControlHistoryResponse() |
| Modifier and Type | Method and Description |
|---|---|
List<DescribeLiveStreamsControlHistoryResponse.LiveStreamControlInfo> |
getControlInfo() |
DescribeLiveStreamsControlHistoryResponse |
getInstance(com.aliyuncs.transform.UnmarshallerContext context) |
String |
getRequestId() |
void |
setControlInfo(List<DescribeLiveStreamsControlHistoryResponse.LiveStreamControlInfo> controlInfo) |
void |
setRequestId(String requestId) |
public DescribeLiveStreamsControlHistoryResponse()
public String getRequestId()
public void setRequestId(String requestId)
public List<DescribeLiveStreamsControlHistoryResponse.LiveStreamControlInfo> getControlInfo()
public void setControlInfo(List<DescribeLiveStreamsControlHistoryResponse.LiveStreamControlInfo> controlInfo)
public DescribeLiveStreamsControlHistoryResponse getInstance(com.aliyuncs.transform.UnmarshallerContext context)
getInstance in class com.aliyuncs.AcsResponseCopyright © 2018. All Rights Reserved.