public class DescribeCasterChannelsResponse
extends com.aliyuncs.AcsResponse
| Modifier and Type | Class and Description |
|---|---|
static class |
DescribeCasterChannelsResponse.Channel |
| Constructor and Description |
|---|
DescribeCasterChannelsResponse() |
| Modifier and Type | Method and Description |
|---|---|
List<DescribeCasterChannelsResponse.Channel> |
getChannels() |
DescribeCasterChannelsResponse |
getInstance(com.aliyuncs.transform.UnmarshallerContext context) |
String |
getRequestId() |
Integer |
getTotal() |
void |
setChannels(List<DescribeCasterChannelsResponse.Channel> channels) |
void |
setRequestId(String requestId) |
void |
setTotal(Integer total) |
public String getRequestId()
public void setRequestId(String requestId)
public Integer getTotal()
public void setTotal(Integer total)
public List<DescribeCasterChannelsResponse.Channel> getChannels()
public void setChannels(List<DescribeCasterChannelsResponse.Channel> channels)
public DescribeCasterChannelsResponse getInstance(com.aliyuncs.transform.UnmarshallerContext context)
getInstance in class com.aliyuncs.AcsResponseCopyright © 2018. All Rights Reserved.