| Package | Description |
|---|---|
| com.alicloud.openservices.tablestore.core.protocol | |
| com.alicloud.openservices.tablestore.model.tunnel |
| Modifier and Type | Method and Description |
|---|---|
static ChannelStatus |
ResponseFactory.createChannelStatus(TunnelServiceApi.ChannelStatus status) |
| Modifier and Type | Method and Description |
|---|---|
static TunnelServiceApi.ChannelStatus |
TunnelProtocolBuilder.buildChannelStatus(ChannelStatus status) |
| Modifier and Type | Method and Description |
|---|---|
ChannelStatus |
ChannelInfo.getChannelStatus()
获取Channel的状态。
|
static ChannelStatus |
ChannelStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ChannelStatus[] |
ChannelStatus.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.setChannelStatus(ChannelStatus channelStatus)
设置Channel的状态。
|
Copyright © 2024. All Rights Reserved.