public class DescribeRtcChannelListResponse
extends com.aliyuncs.AcsResponse
| 限定符和类型 | 类和说明 |
|---|---|
static class |
DescribeRtcChannelListResponse.ChannelListItem |
| 构造器和说明 |
|---|
DescribeRtcChannelListResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<DescribeRtcChannelListResponse.ChannelListItem> |
getChannelList() |
DescribeRtcChannelListResponse |
getInstance(com.aliyuncs.transform.UnmarshallerContext context) |
Long |
getPageNo() |
Long |
getPageSize() |
String |
getRequestId() |
Long |
getTotalCnt() |
void |
setChannelList(List<DescribeRtcChannelListResponse.ChannelListItem> channelList) |
void |
setPageNo(Long pageNo) |
void |
setPageSize(Long pageSize) |
void |
setRequestId(String requestId) |
void |
setTotalCnt(Long totalCnt) |
public String getRequestId()
public void setRequestId(String requestId)
public Long getPageSize()
public void setPageSize(Long pageSize)
public Long getPageNo()
public void setPageNo(Long pageNo)
public Long getTotalCnt()
public void setTotalCnt(Long totalCnt)
public List<DescribeRtcChannelListResponse.ChannelListItem> getChannelList()
public void setChannelList(List<DescribeRtcChannelListResponse.ChannelListItem> channelList)
public DescribeRtcChannelListResponse getInstance(com.aliyuncs.transform.UnmarshallerContext context)
getInstance 在类中 com.aliyuncs.AcsResponseCopyright © 2020. All Rights Reserved.