public class DescribeLiveStreamCountResponse
extends com.aliyuncs.AcsResponse
| Modifier and Type | Class and Description |
|---|---|
static class |
DescribeLiveStreamCountResponse.StreamCountInfo |
| Constructor and Description |
|---|
DescribeLiveStreamCountResponse() |
| Modifier and Type | Method and Description |
|---|---|
DescribeLiveStreamCountResponse |
getInstance(com.aliyuncs.transform.UnmarshallerContext context) |
String |
getRequestId() |
List<DescribeLiveStreamCountResponse.StreamCountInfo> |
getStreamCountInfos() |
void |
setRequestId(String requestId) |
void |
setStreamCountInfos(List<DescribeLiveStreamCountResponse.StreamCountInfo> streamCountInfos) |
public String getRequestId()
public void setRequestId(String requestId)
public List<DescribeLiveStreamCountResponse.StreamCountInfo> getStreamCountInfos()
public void setStreamCountInfos(List<DescribeLiveStreamCountResponse.StreamCountInfo> streamCountInfos)
public DescribeLiveStreamCountResponse getInstance(com.aliyuncs.transform.UnmarshallerContext context)
getInstance in class com.aliyuncs.AcsResponseCopyright © 2018. All Rights Reserved.