public static interface TunnelServiceApi.DeleteTunnelRequestOrBuilder
extends com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getTableName()
required string table_name = 1; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getTableNameBytes()
required string table_name = 1; |
String |
getTunnelId()
optional string tunnel_id = 3; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getTunnelIdBytes()
optional string tunnel_id = 3; |
String |
getTunnelName()
required string tunnel_name = 2; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getTunnelNameBytes()
required string tunnel_name = 2; |
boolean |
hasTableName()
required string table_name = 1; |
boolean |
hasTunnelId()
optional string tunnel_id = 3; |
boolean |
hasTunnelName()
required string tunnel_name = 2; |
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 = 2;String getTunnelName()
required string tunnel_name = 2;com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getTunnelNameBytes()
required string tunnel_name = 2;boolean hasTunnelId()
optional string tunnel_id = 3;String getTunnelId()
optional string tunnel_id = 3;com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getTunnelIdBytes()
optional string tunnel_id = 3;Copyright © 2025. All Rights Reserved.