| Package | Description |
|---|---|
| com.alicloud.openservices.tablestore.model.tunnel |
| Modifier and Type | Method and Description |
|---|---|
TunnelStage |
TunnelInfo.getStage()
获取Tunnel所处的阶段。
|
static TunnelStage |
TunnelStage.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TunnelStage[] |
TunnelStage.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TunnelInfo.setStage(TunnelStage stage)
设置Tunnel所处的阶段。
|
Copyright © 2024. All Rights Reserved.