public static final class TunnelServiceApi.TunnelInfo.Builder extends com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.Builder<TunnelServiceApi.TunnelInfo.Builder> implements TunnelServiceApi.TunnelInfoOrBuilder
com.alicloud.openservices.tablestore.core.protocol.TunnelInfo| 限定符和类型 | 方法和说明 |
|---|---|
TunnelServiceApi.TunnelInfo |
build() |
TunnelServiceApi.TunnelInfo |
buildPartial() |
TunnelServiceApi.TunnelInfo.Builder |
clear() |
TunnelServiceApi.TunnelInfo.Builder |
clearCreateTime()
optional int64 create_time = 11; |
TunnelServiceApi.TunnelInfo.Builder |
clearExpired()
optional bool expired = 7; |
TunnelServiceApi.TunnelInfo.Builder |
clearInstanceName()
required string instance_name = 4; |
TunnelServiceApi.TunnelInfo.Builder |
clearPublic()
optional bool public = 9; |
TunnelServiceApi.TunnelInfo.Builder |
clearStage()
required string stage = 6; |
TunnelServiceApi.TunnelInfo.Builder |
clearStreamId()
required string stream_id = 5; |
TunnelServiceApi.TunnelInfo.Builder |
clearStreamTunnelConfig()
optional .com.alicloud.openservices.tablestore.core.protocol.StreamTunnelConfig stream_tunnel_config = 10; |
TunnelServiceApi.TunnelInfo.Builder |
clearTableName()
required string table_name = 3; |
TunnelServiceApi.TunnelInfo.Builder |
clearTunnelId()
required string tunnel_id = 1; |
TunnelServiceApi.TunnelInfo.Builder |
clearTunnelName()
optional string tunnel_name = 8; |
TunnelServiceApi.TunnelInfo.Builder |
clearTunnelType()
required string tunnel_type = 2; |
long |
getCreateTime()
optional int64 create_time = 11; |
TunnelServiceApi.TunnelInfo |
getDefaultInstanceForType() |
static com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
boolean |
getExpired()
optional bool expired = 7; |
String |
getInstanceName()
required string instance_name = 4; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getInstanceNameBytes()
required string instance_name = 4; |
boolean |
getPublic()
optional bool public = 9; |
String |
getStage()
required string stage = 6; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getStageBytes()
required string stage = 6; |
String |
getStreamId()
required string stream_id = 5; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getStreamIdBytes()
required string stream_id = 5; |
TunnelServiceApi.StreamTunnelConfig |
getStreamTunnelConfig()
optional .com.alicloud.openservices.tablestore.core.protocol.StreamTunnelConfig stream_tunnel_config = 10; |
TunnelServiceApi.StreamTunnelConfig.Builder |
getStreamTunnelConfigBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.StreamTunnelConfig stream_tunnel_config = 10; |
TunnelServiceApi.StreamTunnelConfigOrBuilder |
getStreamTunnelConfigOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.StreamTunnelConfig stream_tunnel_config = 10; |
String |
getTableName()
required string table_name = 3; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getTableNameBytes()
required string table_name = 3; |
String |
getTunnelId()
required string tunnel_id = 1; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getTunnelIdBytes()
required string tunnel_id = 1; |
String |
getTunnelName()
optional string tunnel_name = 8; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getTunnelNameBytes()
optional string tunnel_name = 8; |
String |
getTunnelType()
required string tunnel_type = 2; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getTunnelTypeBytes()
required string tunnel_type = 2; |
boolean |
hasCreateTime()
optional int64 create_time = 11; |
boolean |
hasExpired()
optional bool expired = 7; |
boolean |
hasInstanceName()
required string instance_name = 4; |
boolean |
hasPublic()
optional bool public = 9; |
boolean |
hasStage()
required string stage = 6; |
boolean |
hasStreamId()
required string stream_id = 5; |
boolean |
hasStreamTunnelConfig()
optional .com.alicloud.openservices.tablestore.core.protocol.StreamTunnelConfig stream_tunnel_config = 10; |
boolean |
hasTableName()
required string table_name = 3; |
boolean |
hasTunnelId()
required string tunnel_id = 1; |
boolean |
hasTunnelName()
optional string tunnel_name = 8; |
boolean |
hasTunnelType()
required string tunnel_type = 2; |
protected com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
TunnelServiceApi.TunnelInfo.Builder |
mergeFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
TunnelServiceApi.TunnelInfo.Builder |
mergeFrom(com.aliyun.ots.thirdparty.com.google.protobuf.Message other) |
TunnelServiceApi.TunnelInfo.Builder |
mergeFrom(TunnelServiceApi.TunnelInfo other) |
TunnelServiceApi.TunnelInfo.Builder |
mergeStreamTunnelConfig(TunnelServiceApi.StreamTunnelConfig value)
optional .com.alicloud.openservices.tablestore.core.protocol.StreamTunnelConfig stream_tunnel_config = 10; |
TunnelServiceApi.TunnelInfo.Builder |
setCreateTime(long value)
optional int64 create_time = 11; |
TunnelServiceApi.TunnelInfo.Builder |
setExpired(boolean value)
optional bool expired = 7; |
TunnelServiceApi.TunnelInfo.Builder |
setInstanceName(String value)
required string instance_name = 4; |
TunnelServiceApi.TunnelInfo.Builder |
setInstanceNameBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
required string instance_name = 4; |
TunnelServiceApi.TunnelInfo.Builder |
setPublic(boolean value)
optional bool public = 9; |
TunnelServiceApi.TunnelInfo.Builder |
setStage(String value)
required string stage = 6; |
TunnelServiceApi.TunnelInfo.Builder |
setStageBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
required string stage = 6; |
TunnelServiceApi.TunnelInfo.Builder |
setStreamId(String value)
required string stream_id = 5; |
TunnelServiceApi.TunnelInfo.Builder |
setStreamIdBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
required string stream_id = 5; |
TunnelServiceApi.TunnelInfo.Builder |
setStreamTunnelConfig(TunnelServiceApi.StreamTunnelConfig.Builder builderForValue)
optional .com.alicloud.openservices.tablestore.core.protocol.StreamTunnelConfig stream_tunnel_config = 10; |
TunnelServiceApi.TunnelInfo.Builder |
setStreamTunnelConfig(TunnelServiceApi.StreamTunnelConfig value)
optional .com.alicloud.openservices.tablestore.core.protocol.StreamTunnelConfig stream_tunnel_config = 10; |
TunnelServiceApi.TunnelInfo.Builder |
setTableName(String value)
required string table_name = 3; |
TunnelServiceApi.TunnelInfo.Builder |
setTableNameBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
required string table_name = 3; |
TunnelServiceApi.TunnelInfo.Builder |
setTunnelId(String value)
required string tunnel_id = 1; |
TunnelServiceApi.TunnelInfo.Builder |
setTunnelIdBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
required string tunnel_id = 1; |
TunnelServiceApi.TunnelInfo.Builder |
setTunnelName(String value)
optional string tunnel_name = 8; |
TunnelServiceApi.TunnelInfo.Builder |
setTunnelNameBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
optional string tunnel_name = 8; |
TunnelServiceApi.TunnelInfo.Builder |
setTunnelType(String value)
required string tunnel_type = 2; |
TunnelServiceApi.TunnelInfo.Builder |
setTunnelTypeBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
required string tunnel_type = 2; |
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.TunnelInfo.Builder>public TunnelServiceApi.TunnelInfo.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.TunnelInfo.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.TunnelInfo.Builder>public TunnelServiceApi.TunnelInfo getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilderpublic TunnelServiceApi.TunnelInfo build()
build 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.Builderbuild 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLite.Builderpublic TunnelServiceApi.TunnelInfo buildPartial()
buildPartial 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.BuilderbuildPartial 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLite.Builderpublic TunnelServiceApi.TunnelInfo.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.TunnelInfo.Builder>public TunnelServiceApi.TunnelInfo.Builder mergeFrom(TunnelServiceApi.TunnelInfo other)
public final boolean isInitialized()
isInitialized 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteOrBuilderisInitialized 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.Builder<TunnelServiceApi.TunnelInfo.Builder>public TunnelServiceApi.TunnelInfo.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.TunnelInfo.Builder>IOExceptionpublic boolean hasTunnelId()
required string tunnel_id = 1;hasTunnelId 在接口中 TunnelServiceApi.TunnelInfoOrBuilderpublic String getTunnelId()
required string tunnel_id = 1;getTunnelId 在接口中 TunnelServiceApi.TunnelInfoOrBuilderpublic com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getTunnelIdBytes()
required string tunnel_id = 1;getTunnelIdBytes 在接口中 TunnelServiceApi.TunnelInfoOrBuilderpublic TunnelServiceApi.TunnelInfo.Builder setTunnelId(String value)
required string tunnel_id = 1;value - The tunnelId to set.public TunnelServiceApi.TunnelInfo.Builder clearTunnelId()
required string tunnel_id = 1;public TunnelServiceApi.TunnelInfo.Builder setTunnelIdBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
required string tunnel_id = 1;value - The bytes for tunnelId to set.public boolean hasTunnelType()
required string tunnel_type = 2;hasTunnelType 在接口中 TunnelServiceApi.TunnelInfoOrBuilderpublic String getTunnelType()
required string tunnel_type = 2;getTunnelType 在接口中 TunnelServiceApi.TunnelInfoOrBuilderpublic com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getTunnelTypeBytes()
required string tunnel_type = 2;getTunnelTypeBytes 在接口中 TunnelServiceApi.TunnelInfoOrBuilderpublic TunnelServiceApi.TunnelInfo.Builder setTunnelType(String value)
required string tunnel_type = 2;value - The tunnelType to set.public TunnelServiceApi.TunnelInfo.Builder clearTunnelType()
required string tunnel_type = 2;public TunnelServiceApi.TunnelInfo.Builder setTunnelTypeBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
required string tunnel_type = 2;value - The bytes for tunnelType to set.public boolean hasTableName()
required string table_name = 3;hasTableName 在接口中 TunnelServiceApi.TunnelInfoOrBuilderpublic String getTableName()
required string table_name = 3;getTableName 在接口中 TunnelServiceApi.TunnelInfoOrBuilderpublic com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getTableNameBytes()
required string table_name = 3;getTableNameBytes 在接口中 TunnelServiceApi.TunnelInfoOrBuilderpublic TunnelServiceApi.TunnelInfo.Builder setTableName(String value)
required string table_name = 3;value - The tableName to set.public TunnelServiceApi.TunnelInfo.Builder clearTableName()
required string table_name = 3;public TunnelServiceApi.TunnelInfo.Builder setTableNameBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
required string table_name = 3;value - The bytes for tableName to set.public boolean hasInstanceName()
required string instance_name = 4;hasInstanceName 在接口中 TunnelServiceApi.TunnelInfoOrBuilderpublic String getInstanceName()
required string instance_name = 4;getInstanceName 在接口中 TunnelServiceApi.TunnelInfoOrBuilderpublic com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getInstanceNameBytes()
required string instance_name = 4;getInstanceNameBytes 在接口中 TunnelServiceApi.TunnelInfoOrBuilderpublic TunnelServiceApi.TunnelInfo.Builder setInstanceName(String value)
required string instance_name = 4;value - The instanceName to set.public TunnelServiceApi.TunnelInfo.Builder clearInstanceName()
required string instance_name = 4;public TunnelServiceApi.TunnelInfo.Builder setInstanceNameBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
required string instance_name = 4;value - The bytes for instanceName to set.public boolean hasStreamId()
required string stream_id = 5;hasStreamId 在接口中 TunnelServiceApi.TunnelInfoOrBuilderpublic String getStreamId()
required string stream_id = 5;getStreamId 在接口中 TunnelServiceApi.TunnelInfoOrBuilderpublic com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getStreamIdBytes()
required string stream_id = 5;getStreamIdBytes 在接口中 TunnelServiceApi.TunnelInfoOrBuilderpublic TunnelServiceApi.TunnelInfo.Builder setStreamId(String value)
required string stream_id = 5;value - The streamId to set.public TunnelServiceApi.TunnelInfo.Builder clearStreamId()
required string stream_id = 5;public TunnelServiceApi.TunnelInfo.Builder setStreamIdBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
required string stream_id = 5;value - The bytes for streamId to set.public boolean hasStage()
required string stage = 6;hasStage 在接口中 TunnelServiceApi.TunnelInfoOrBuilderpublic String getStage()
required string stage = 6;getStage 在接口中 TunnelServiceApi.TunnelInfoOrBuilderpublic com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getStageBytes()
required string stage = 6;getStageBytes 在接口中 TunnelServiceApi.TunnelInfoOrBuilderpublic TunnelServiceApi.TunnelInfo.Builder setStage(String value)
required string stage = 6;value - The stage to set.public TunnelServiceApi.TunnelInfo.Builder clearStage()
required string stage = 6;public TunnelServiceApi.TunnelInfo.Builder setStageBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
required string stage = 6;value - The bytes for stage to set.public boolean hasExpired()
optional bool expired = 7;hasExpired 在接口中 TunnelServiceApi.TunnelInfoOrBuilderpublic boolean getExpired()
optional bool expired = 7;getExpired 在接口中 TunnelServiceApi.TunnelInfoOrBuilderpublic TunnelServiceApi.TunnelInfo.Builder setExpired(boolean value)
optional bool expired = 7;value - The expired to set.public TunnelServiceApi.TunnelInfo.Builder clearExpired()
optional bool expired = 7;public boolean hasTunnelName()
optional string tunnel_name = 8;hasTunnelName 在接口中 TunnelServiceApi.TunnelInfoOrBuilderpublic String getTunnelName()
optional string tunnel_name = 8;getTunnelName 在接口中 TunnelServiceApi.TunnelInfoOrBuilderpublic com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getTunnelNameBytes()
optional string tunnel_name = 8;getTunnelNameBytes 在接口中 TunnelServiceApi.TunnelInfoOrBuilderpublic TunnelServiceApi.TunnelInfo.Builder setTunnelName(String value)
optional string tunnel_name = 8;value - The tunnelName to set.public TunnelServiceApi.TunnelInfo.Builder clearTunnelName()
optional string tunnel_name = 8;public TunnelServiceApi.TunnelInfo.Builder setTunnelNameBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
optional string tunnel_name = 8;value - The bytes for tunnelName to set.public boolean hasPublic()
optional bool public = 9;hasPublic 在接口中 TunnelServiceApi.TunnelInfoOrBuilderpublic boolean getPublic()
optional bool public = 9;getPublic 在接口中 TunnelServiceApi.TunnelInfoOrBuilderpublic TunnelServiceApi.TunnelInfo.Builder setPublic(boolean value)
optional bool public = 9;value - The public to set.public TunnelServiceApi.TunnelInfo.Builder clearPublic()
optional bool public = 9;public boolean hasStreamTunnelConfig()
optional .com.alicloud.openservices.tablestore.core.protocol.StreamTunnelConfig stream_tunnel_config = 10;hasStreamTunnelConfig 在接口中 TunnelServiceApi.TunnelInfoOrBuilderpublic TunnelServiceApi.StreamTunnelConfig getStreamTunnelConfig()
optional .com.alicloud.openservices.tablestore.core.protocol.StreamTunnelConfig stream_tunnel_config = 10;getStreamTunnelConfig 在接口中 TunnelServiceApi.TunnelInfoOrBuilderpublic TunnelServiceApi.TunnelInfo.Builder setStreamTunnelConfig(TunnelServiceApi.StreamTunnelConfig value)
optional .com.alicloud.openservices.tablestore.core.protocol.StreamTunnelConfig stream_tunnel_config = 10;public TunnelServiceApi.TunnelInfo.Builder setStreamTunnelConfig(TunnelServiceApi.StreamTunnelConfig.Builder builderForValue)
optional .com.alicloud.openservices.tablestore.core.protocol.StreamTunnelConfig stream_tunnel_config = 10;public TunnelServiceApi.TunnelInfo.Builder mergeStreamTunnelConfig(TunnelServiceApi.StreamTunnelConfig value)
optional .com.alicloud.openservices.tablestore.core.protocol.StreamTunnelConfig stream_tunnel_config = 10;public TunnelServiceApi.TunnelInfo.Builder clearStreamTunnelConfig()
optional .com.alicloud.openservices.tablestore.core.protocol.StreamTunnelConfig stream_tunnel_config = 10;public TunnelServiceApi.StreamTunnelConfig.Builder getStreamTunnelConfigBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.StreamTunnelConfig stream_tunnel_config = 10;public TunnelServiceApi.StreamTunnelConfigOrBuilder getStreamTunnelConfigOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.StreamTunnelConfig stream_tunnel_config = 10;public boolean hasCreateTime()
optional int64 create_time = 11;hasCreateTime 在接口中 TunnelServiceApi.TunnelInfoOrBuilderpublic long getCreateTime()
optional int64 create_time = 11;getCreateTime 在接口中 TunnelServiceApi.TunnelInfoOrBuilderpublic TunnelServiceApi.TunnelInfo.Builder setCreateTime(long value)
optional int64 create_time = 11;value - The createTime to set.public TunnelServiceApi.TunnelInfo.Builder clearCreateTime()
optional int64 create_time = 11;Copyright © 2025. All Rights Reserved.