| 程序包 | 说明 |
|---|---|
| com.alicloud.openservices.tablestore.core.protocol |
| 限定符和类型 | 方法和说明 |
|---|---|
static TunnelServiceApi.TunnelType |
TunnelProtocolBuilder.buildTunnelType(TunnelType tunnelType) |
static TunnelServiceApi.TunnelType |
TunnelServiceApi.TunnelType.forNumber(int value) |
TunnelServiceApi.TunnelType |
TunnelServiceApi.TunnelOrBuilder.getTunnelType()
required .com.alicloud.openservices.tablestore.core.protocol.TunnelType tunnel_type = 4; |
TunnelServiceApi.TunnelType |
TunnelServiceApi.Tunnel.getTunnelType()
required .com.alicloud.openservices.tablestore.core.protocol.TunnelType tunnel_type = 4; |
TunnelServiceApi.TunnelType |
TunnelServiceApi.Tunnel.Builder.getTunnelType()
required .com.alicloud.openservices.tablestore.core.protocol.TunnelType tunnel_type = 4; |
static TunnelServiceApi.TunnelType |
TunnelServiceApi.TunnelType.valueOf(com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static TunnelServiceApi.TunnelType |
TunnelServiceApi.TunnelType.valueOf(int value)
已过时。
Use
forNumber(int) instead. |
static TunnelServiceApi.TunnelType |
TunnelServiceApi.TunnelType.valueOf(String name)
返回带有指定名称的该类型的枚举常量。
|
static TunnelServiceApi.TunnelType[] |
TunnelServiceApi.TunnelType.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
| 限定符和类型 | 方法和说明 |
|---|---|
static com.aliyun.ots.thirdparty.com.google.protobuf.Internal.EnumLiteMap<TunnelServiceApi.TunnelType> |
TunnelServiceApi.TunnelType.internalGetValueMap() |
| 限定符和类型 | 方法和说明 |
|---|---|
TunnelServiceApi.Tunnel.Builder |
TunnelServiceApi.Tunnel.Builder.setTunnelType(TunnelServiceApi.TunnelType value)
required .com.alicloud.openservices.tablestore.core.protocol.TunnelType tunnel_type = 4; |
Copyright © 2025. All Rights Reserved.