| Package | Description |
|---|---|
| com.alicloud.openservices.tablestore.model.tunnel |
| Modifier and Type | Method and Description |
|---|---|
ChannelType |
ChannelInfo.getChannelType()
获取Channel类型。
|
static ChannelType |
ChannelType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ChannelType[] |
ChannelType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ChannelInfo.setChannelType(ChannelType channelType)
设置Channel类型。
|
Copyright © 2024. All Rights Reserved.