public static final class TunnelServiceApi.Tunnel.Builder extends com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.Builder<TunnelServiceApi.Tunnel.Builder> implements TunnelServiceApi.TunnelOrBuilder
com.alicloud.openservices.tablestore.core.protocol.Tunnel| 限定符和类型 | 方法和说明 |
|---|---|
TunnelServiceApi.Tunnel |
build() |
TunnelServiceApi.Tunnel |
buildPartial() |
TunnelServiceApi.Tunnel.Builder |
clear() |
TunnelServiceApi.Tunnel.Builder |
clearStreamTunnelConfig()
optional .com.alicloud.openservices.tablestore.core.protocol.StreamTunnelConfig StreamTunnelConfig = 5; |
TunnelServiceApi.Tunnel.Builder |
clearTableName()
required string table_name = 1; |
TunnelServiceApi.Tunnel.Builder |
clearTunnelName()
required string tunnel_name = 3; |
TunnelServiceApi.Tunnel.Builder |
clearTunnelType()
required .com.alicloud.openservices.tablestore.core.protocol.TunnelType tunnel_type = 4; |
TunnelServiceApi.Tunnel |
getDefaultInstanceForType() |
static com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
TunnelServiceApi.StreamTunnelConfig |
getStreamTunnelConfig()
optional .com.alicloud.openservices.tablestore.core.protocol.StreamTunnelConfig StreamTunnelConfig = 5; |
TunnelServiceApi.StreamTunnelConfig.Builder |
getStreamTunnelConfigBuilder()
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; |
protected com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
TunnelServiceApi.Tunnel.Builder |
mergeFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
TunnelServiceApi.Tunnel.Builder |
mergeFrom(com.aliyun.ots.thirdparty.com.google.protobuf.Message other) |
TunnelServiceApi.Tunnel.Builder |
mergeFrom(TunnelServiceApi.Tunnel other) |
TunnelServiceApi.Tunnel.Builder |
mergeStreamTunnelConfig(TunnelServiceApi.StreamTunnelConfig value)
optional .com.alicloud.openservices.tablestore.core.protocol.StreamTunnelConfig StreamTunnelConfig = 5; |
TunnelServiceApi.Tunnel.Builder |
setStreamTunnelConfig(TunnelServiceApi.StreamTunnelConfig.Builder builderForValue)
optional .com.alicloud.openservices.tablestore.core.protocol.StreamTunnelConfig StreamTunnelConfig = 5; |
TunnelServiceApi.Tunnel.Builder |
setStreamTunnelConfig(TunnelServiceApi.StreamTunnelConfig value)
optional .com.alicloud.openservices.tablestore.core.protocol.StreamTunnelConfig StreamTunnelConfig = 5; |
TunnelServiceApi.Tunnel.Builder |
setTableName(String value)
required string table_name = 1; |
TunnelServiceApi.Tunnel.Builder |
setTableNameBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
required string table_name = 1; |
TunnelServiceApi.Tunnel.Builder |
setTunnelName(String value)
required string tunnel_name = 3; |
TunnelServiceApi.Tunnel.Builder |
setTunnelNameBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
required string tunnel_name = 3; |
TunnelServiceApi.Tunnel.Builder |
setTunnelType(TunnelServiceApi.TunnelType value)
required .com.alicloud.openservices.tablestore.core.protocol.TunnelType tunnel_type = 4; |
addRepeatedField, clearField, clearOneof, clone, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownFields, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, newUninitializedMessageExceptionpublic static final com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.Builder<TunnelServiceApi.Tunnel.Builder>public TunnelServiceApi.Tunnel.Builder clear()
clear 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.Builderclear 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLite.Builderclear 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.Builder<TunnelServiceApi.Tunnel.Builder>public com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.BuildergetDescriptorForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuildergetDescriptorForType 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.Builder<TunnelServiceApi.Tunnel.Builder>public TunnelServiceApi.Tunnel getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilderpublic TunnelServiceApi.Tunnel build()
build 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.Builderbuild 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLite.Builderpublic TunnelServiceApi.Tunnel buildPartial()
buildPartial 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.BuilderbuildPartial 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLite.Builderpublic TunnelServiceApi.Tunnel.Builder mergeFrom(com.aliyun.ots.thirdparty.com.google.protobuf.Message other)
mergeFrom 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.BuildermergeFrom 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.AbstractMessage.Builder<TunnelServiceApi.Tunnel.Builder>public TunnelServiceApi.Tunnel.Builder mergeFrom(TunnelServiceApi.Tunnel other)
public final boolean isInitialized()
isInitialized 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteOrBuilderisInitialized 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.Builder<TunnelServiceApi.Tunnel.Builder>public TunnelServiceApi.Tunnel.Builder mergeFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input, com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.BuildermergeFrom 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLite.BuildermergeFrom 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.AbstractMessage.Builder<TunnelServiceApi.Tunnel.Builder>IOExceptionpublic boolean hasTableName()
required string table_name = 1;hasTableName 在接口中 TunnelServiceApi.TunnelOrBuilderpublic String getTableName()
required string table_name = 1;getTableName 在接口中 TunnelServiceApi.TunnelOrBuilderpublic com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getTableNameBytes()
required string table_name = 1;getTableNameBytes 在接口中 TunnelServiceApi.TunnelOrBuilderpublic TunnelServiceApi.Tunnel.Builder setTableName(String value)
required string table_name = 1;value - The tableName to set.public TunnelServiceApi.Tunnel.Builder clearTableName()
required string table_name = 1;public TunnelServiceApi.Tunnel.Builder setTableNameBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
required string table_name = 1;value - The bytes for tableName to set.public boolean hasTunnelName()
required string tunnel_name = 3;hasTunnelName 在接口中 TunnelServiceApi.TunnelOrBuilderpublic String getTunnelName()
required string tunnel_name = 3;getTunnelName 在接口中 TunnelServiceApi.TunnelOrBuilderpublic com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getTunnelNameBytes()
required string tunnel_name = 3;getTunnelNameBytes 在接口中 TunnelServiceApi.TunnelOrBuilderpublic TunnelServiceApi.Tunnel.Builder setTunnelName(String value)
required string tunnel_name = 3;value - The tunnelName to set.public TunnelServiceApi.Tunnel.Builder clearTunnelName()
required string tunnel_name = 3;public TunnelServiceApi.Tunnel.Builder setTunnelNameBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
required string tunnel_name = 3;value - The bytes for tunnelName to set.public boolean hasTunnelType()
required .com.alicloud.openservices.tablestore.core.protocol.TunnelType tunnel_type = 4;hasTunnelType 在接口中 TunnelServiceApi.TunnelOrBuilderpublic TunnelServiceApi.TunnelType getTunnelType()
required .com.alicloud.openservices.tablestore.core.protocol.TunnelType tunnel_type = 4;getTunnelType 在接口中 TunnelServiceApi.TunnelOrBuilderpublic TunnelServiceApi.Tunnel.Builder setTunnelType(TunnelServiceApi.TunnelType value)
required .com.alicloud.openservices.tablestore.core.protocol.TunnelType tunnel_type = 4;value - The tunnelType to set.public TunnelServiceApi.Tunnel.Builder clearTunnelType()
required .com.alicloud.openservices.tablestore.core.protocol.TunnelType tunnel_type = 4;public boolean hasStreamTunnelConfig()
optional .com.alicloud.openservices.tablestore.core.protocol.StreamTunnelConfig StreamTunnelConfig = 5;hasStreamTunnelConfig 在接口中 TunnelServiceApi.TunnelOrBuilderpublic TunnelServiceApi.StreamTunnelConfig getStreamTunnelConfig()
optional .com.alicloud.openservices.tablestore.core.protocol.StreamTunnelConfig StreamTunnelConfig = 5;getStreamTunnelConfig 在接口中 TunnelServiceApi.TunnelOrBuilderpublic TunnelServiceApi.Tunnel.Builder setStreamTunnelConfig(TunnelServiceApi.StreamTunnelConfig value)
optional .com.alicloud.openservices.tablestore.core.protocol.StreamTunnelConfig StreamTunnelConfig = 5;public TunnelServiceApi.Tunnel.Builder setStreamTunnelConfig(TunnelServiceApi.StreamTunnelConfig.Builder builderForValue)
optional .com.alicloud.openservices.tablestore.core.protocol.StreamTunnelConfig StreamTunnelConfig = 5;public TunnelServiceApi.Tunnel.Builder mergeStreamTunnelConfig(TunnelServiceApi.StreamTunnelConfig value)
optional .com.alicloud.openservices.tablestore.core.protocol.StreamTunnelConfig StreamTunnelConfig = 5;public TunnelServiceApi.Tunnel.Builder clearStreamTunnelConfig()
optional .com.alicloud.openservices.tablestore.core.protocol.StreamTunnelConfig StreamTunnelConfig = 5;public TunnelServiceApi.StreamTunnelConfig.Builder getStreamTunnelConfigBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.StreamTunnelConfig StreamTunnelConfig = 5;public TunnelServiceApi.StreamTunnelConfigOrBuilder getStreamTunnelConfigOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.StreamTunnelConfig StreamTunnelConfig = 5;Copyright © 2025. All Rights Reserved.