public class DescribeLiveStreamsControlHistoryResponse
extends com.aliyuncs.AcsResponse
| 限定符和类型 | 类和说明 |
|---|---|
static class |
DescribeLiveStreamsControlHistoryResponse.LiveStreamControlInfo |
| 构造器和说明 |
|---|
DescribeLiveStreamsControlHistoryResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
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 在类中 com.aliyuncs.AcsResponseCopyright © 2020. All Rights Reserved.