public static interface GlobalTable.ResponseOrBuilder
extends com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
GlobalTable.ResultCode |
getCode()
required .com.alicloud.openservices.tablestore.core.protocol.globaltable.ResultCode code = 3; |
String |
getMsg()
optional string msg = 2; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getMsgBytes()
optional string msg = 2; |
String |
getRequestId()
optional string request_id = 1; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getRequestIdBytes()
optional string request_id = 1; |
boolean |
hasCode()
required .com.alicloud.openservices.tablestore.core.protocol.globaltable.ResultCode code = 3; |
boolean |
hasMsg()
optional string msg = 2; |
boolean |
hasRequestId()
optional string request_id = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasRequestId()
optional string request_id = 1;String getRequestId()
optional string request_id = 1;com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getRequestIdBytes()
optional string request_id = 1;boolean hasMsg()
optional string msg = 2;String getMsg()
optional string msg = 2;com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getMsgBytes()
optional string msg = 2;boolean hasCode()
required .com.alicloud.openservices.tablestore.core.protocol.globaltable.ResultCode code = 3;GlobalTable.ResultCode getCode()
required .com.alicloud.openservices.tablestore.core.protocol.globaltable.ResultCode code = 3;Copyright © 2025. All Rights Reserved.