TunnelServiceApi.TunnelInfo.Builder |
TunnelServiceApi.ListTunnelResponse.Builder.addTunnelsBuilder()
repeated .com.alicloud.openservices.tablestore.core.protocol.TunnelInfo tunnels = 1;
|
TunnelServiceApi.TunnelInfo.Builder |
TunnelServiceApi.ListTunnelResponse.Builder.addTunnelsBuilder(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.TunnelInfo tunnels = 1;
|
TunnelServiceApi.TunnelInfo.Builder |
TunnelServiceApi.TunnelInfo.Builder.clear() |
TunnelServiceApi.TunnelInfo.Builder |
TunnelServiceApi.TunnelInfo.Builder.clearCreateTime()
optional int64 create_time = 11;
|
TunnelServiceApi.TunnelInfo.Builder |
TunnelServiceApi.TunnelInfo.Builder.clearExpired()
optional bool expired = 7;
|
TunnelServiceApi.TunnelInfo.Builder |
TunnelServiceApi.TunnelInfo.Builder.clearInstanceName()
required string instance_name = 4;
|
TunnelServiceApi.TunnelInfo.Builder |
TunnelServiceApi.TunnelInfo.Builder.clearPublic()
optional bool public = 9;
|
TunnelServiceApi.TunnelInfo.Builder |
TunnelServiceApi.TunnelInfo.Builder.clearStage()
required string stage = 6;
|
TunnelServiceApi.TunnelInfo.Builder |
TunnelServiceApi.TunnelInfo.Builder.clearStreamId()
required string stream_id = 5;
|
TunnelServiceApi.TunnelInfo.Builder |
TunnelServiceApi.TunnelInfo.Builder.clearStreamTunnelConfig()
optional .com.alicloud.openservices.tablestore.core.protocol.StreamTunnelConfig stream_tunnel_config = 10;
|
TunnelServiceApi.TunnelInfo.Builder |
TunnelServiceApi.TunnelInfo.Builder.clearTableName()
required string table_name = 3;
|
TunnelServiceApi.TunnelInfo.Builder |
TunnelServiceApi.TunnelInfo.Builder.clearTunnelId()
required string tunnel_id = 1;
|
TunnelServiceApi.TunnelInfo.Builder |
TunnelServiceApi.TunnelInfo.Builder.clearTunnelName()
optional string tunnel_name = 8;
|
TunnelServiceApi.TunnelInfo.Builder |
TunnelServiceApi.TunnelInfo.Builder.clearTunnelType()
required string tunnel_type = 2;
|
TunnelServiceApi.TunnelInfo.Builder |
TunnelServiceApi.DescribeTunnelResponse.Builder.getTunnelBuilder()
required .com.alicloud.openservices.tablestore.core.protocol.TunnelInfo tunnel = 1;
|
TunnelServiceApi.TunnelInfo.Builder |
TunnelServiceApi.ListTunnelResponse.Builder.getTunnelsBuilder(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.TunnelInfo tunnels = 1;
|
TunnelServiceApi.TunnelInfo.Builder |
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 |
TunnelServiceApi.TunnelInfo.Builder.mergeFrom(com.aliyun.ots.thirdparty.com.google.protobuf.Message other) |
TunnelServiceApi.TunnelInfo.Builder |
TunnelServiceApi.TunnelInfo.Builder.mergeFrom(TunnelServiceApi.TunnelInfo other) |
TunnelServiceApi.TunnelInfo.Builder |
TunnelServiceApi.TunnelInfo.Builder.mergeStreamTunnelConfig(TunnelServiceApi.StreamTunnelConfig value)
optional .com.alicloud.openservices.tablestore.core.protocol.StreamTunnelConfig stream_tunnel_config = 10;
|
static TunnelServiceApi.TunnelInfo.Builder |
TunnelServiceApi.TunnelInfo.newBuilder() |
static TunnelServiceApi.TunnelInfo.Builder |
TunnelServiceApi.TunnelInfo.newBuilder(TunnelServiceApi.TunnelInfo prototype) |
TunnelServiceApi.TunnelInfo.Builder |
TunnelServiceApi.TunnelInfo.newBuilderForType() |
protected TunnelServiceApi.TunnelInfo.Builder |
TunnelServiceApi.TunnelInfo.newBuilderForType(com.aliyun.ots.thirdparty.com.google.protobuf.AbstractMessage.BuilderParent parent) |
TunnelServiceApi.TunnelInfo.Builder |
TunnelServiceApi.TunnelInfo.Builder.setCreateTime(long value)
optional int64 create_time = 11;
|
TunnelServiceApi.TunnelInfo.Builder |
TunnelServiceApi.TunnelInfo.Builder.setExpired(boolean value)
optional bool expired = 7;
|
TunnelServiceApi.TunnelInfo.Builder |
TunnelServiceApi.TunnelInfo.Builder.setInstanceName(String value)
required string instance_name = 4;
|
TunnelServiceApi.TunnelInfo.Builder |
TunnelServiceApi.TunnelInfo.Builder.setInstanceNameBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
required string instance_name = 4;
|
TunnelServiceApi.TunnelInfo.Builder |
TunnelServiceApi.TunnelInfo.Builder.setPublic(boolean value)
optional bool public = 9;
|
TunnelServiceApi.TunnelInfo.Builder |
TunnelServiceApi.TunnelInfo.Builder.setStage(String value)
required string stage = 6;
|
TunnelServiceApi.TunnelInfo.Builder |
TunnelServiceApi.TunnelInfo.Builder.setStageBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
required string stage = 6;
|
TunnelServiceApi.TunnelInfo.Builder |
TunnelServiceApi.TunnelInfo.Builder.setStreamId(String value)
required string stream_id = 5;
|
TunnelServiceApi.TunnelInfo.Builder |
TunnelServiceApi.TunnelInfo.Builder.setStreamIdBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
required string stream_id = 5;
|
TunnelServiceApi.TunnelInfo.Builder |
TunnelServiceApi.TunnelInfo.Builder.setStreamTunnelConfig(TunnelServiceApi.StreamTunnelConfig.Builder builderForValue)
optional .com.alicloud.openservices.tablestore.core.protocol.StreamTunnelConfig stream_tunnel_config = 10;
|
TunnelServiceApi.TunnelInfo.Builder |
TunnelServiceApi.TunnelInfo.Builder.setStreamTunnelConfig(TunnelServiceApi.StreamTunnelConfig value)
optional .com.alicloud.openservices.tablestore.core.protocol.StreamTunnelConfig stream_tunnel_config = 10;
|
TunnelServiceApi.TunnelInfo.Builder |
TunnelServiceApi.TunnelInfo.Builder.setTableName(String value)
required string table_name = 3;
|
TunnelServiceApi.TunnelInfo.Builder |
TunnelServiceApi.TunnelInfo.Builder.setTableNameBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
required string table_name = 3;
|
TunnelServiceApi.TunnelInfo.Builder |
TunnelServiceApi.TunnelInfo.Builder.setTunnelId(String value)
required string tunnel_id = 1;
|
TunnelServiceApi.TunnelInfo.Builder |
TunnelServiceApi.TunnelInfo.Builder.setTunnelIdBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
required string tunnel_id = 1;
|
TunnelServiceApi.TunnelInfo.Builder |
TunnelServiceApi.TunnelInfo.Builder.setTunnelName(String value)
optional string tunnel_name = 8;
|
TunnelServiceApi.TunnelInfo.Builder |
TunnelServiceApi.TunnelInfo.Builder.setTunnelNameBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
optional string tunnel_name = 8;
|
TunnelServiceApi.TunnelInfo.Builder |
TunnelServiceApi.TunnelInfo.Builder.setTunnelType(String value)
required string tunnel_type = 2;
|
TunnelServiceApi.TunnelInfo.Builder |
TunnelServiceApi.TunnelInfo.Builder.setTunnelTypeBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
required string tunnel_type = 2;
|
TunnelServiceApi.TunnelInfo.Builder |
TunnelServiceApi.TunnelInfo.toBuilder() |