public static interface TunnelServiceApi.TunnelOrBuilder
extends com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
TunnelServiceApi.StreamTunnelConfig |
getStreamTunnelConfig()
optional .com.alicloud.openservices.tablestore.core.protocol.StreamTunnelConfig StreamTunnelConfig = 5; |
TunnelServiceApi.StreamTunnelConfigOrBuilder |
getStreamTunnelConfigOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.StreamTunnelConfig StreamTunnelConfig = 5; |
String |
getTableName()
required string table_name = 1; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getTableNameBytes()
required string table_name = 1; |
String |
getTunnelName()
required string tunnel_name = 3; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getTunnelNameBytes()
required string tunnel_name = 3; |
TunnelServiceApi.TunnelType |
getTunnelType()
required .com.alicloud.openservices.tablestore.core.protocol.TunnelType tunnel_type = 4; |
boolean |
hasStreamTunnelConfig()
optional .com.alicloud.openservices.tablestore.core.protocol.StreamTunnelConfig StreamTunnelConfig = 5; |
boolean |
hasTableName()
required string table_name = 1; |
boolean |
hasTunnelName()
required string tunnel_name = 3; |
boolean |
hasTunnelType()
required .com.alicloud.openservices.tablestore.core.protocol.TunnelType tunnel_type = 4; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasTableName()
required string table_name = 1;String getTableName()
required string table_name = 1;com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getTableNameBytes()
required string table_name = 1;boolean hasTunnelName()
required string tunnel_name = 3;String getTunnelName()
required string tunnel_name = 3;com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getTunnelNameBytes()
required string tunnel_name = 3;boolean hasTunnelType()
required .com.alicloud.openservices.tablestore.core.protocol.TunnelType tunnel_type = 4;TunnelServiceApi.TunnelType getTunnelType()
required .com.alicloud.openservices.tablestore.core.protocol.TunnelType tunnel_type = 4;boolean hasStreamTunnelConfig()
optional .com.alicloud.openservices.tablestore.core.protocol.StreamTunnelConfig StreamTunnelConfig = 5;TunnelServiceApi.StreamTunnelConfig getStreamTunnelConfig()
optional .com.alicloud.openservices.tablestore.core.protocol.StreamTunnelConfig StreamTunnelConfig = 5;TunnelServiceApi.StreamTunnelConfigOrBuilder getStreamTunnelConfigOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.StreamTunnelConfig StreamTunnelConfig = 5;Copyright © 2025. All Rights Reserved.