public static class BatchGetEdgeInstanceChannelResponse.Channel extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
BatchGetEdgeInstanceChannelResponse.Channel.Config |
| 构造器和说明 |
|---|
Channel() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getChannelId() |
String |
getChannelName() |
List<BatchGetEdgeInstanceChannelResponse.Channel.Config> |
getConfigList() |
void |
setChannelId(String channelId) |
void |
setChannelName(String channelName) |
void |
setConfigList(List<BatchGetEdgeInstanceChannelResponse.Channel.Config> configList) |
public String getChannelId()
public void setChannelId(String channelId)
public String getChannelName()
public void setChannelName(String channelName)
public List<BatchGetEdgeInstanceChannelResponse.Channel.Config> getConfigList()
public void setConfigList(List<BatchGetEdgeInstanceChannelResponse.Channel.Config> configList)
Copyright © 2020. All Rights Reserved.