public static interface GlobalTable.BindGlobalTableResponseOrBuilder
extends com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getGlobalTableId()
required string globalTableId = 2; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getGlobalTableIdBytes()
required string globalTableId = 2; |
GlobalTable.GlobalTableStatus |
getStatus()
required .com.alicloud.openservices.tablestore.core.protocol.globaltable.GlobalTableStatus status = 3; |
boolean |
hasGlobalTableId()
required string globalTableId = 2; |
boolean |
hasStatus()
required .com.alicloud.openservices.tablestore.core.protocol.globaltable.GlobalTableStatus status = 3; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasGlobalTableId()
required string globalTableId = 2;String getGlobalTableId()
required string globalTableId = 2;com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getGlobalTableIdBytes()
required string globalTableId = 2;boolean hasStatus()
required .com.alicloud.openservices.tablestore.core.protocol.globaltable.GlobalTableStatus status = 3;GlobalTable.GlobalTableStatus getStatus()
required .com.alicloud.openservices.tablestore.core.protocol.globaltable.GlobalTableStatus status = 3;Copyright © 2025. All Rights Reserved.