public static final class GlobalTable.Response.Builder extends com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.Builder<GlobalTable.Response.Builder> implements GlobalTable.ResponseOrBuilder
com.alicloud.openservices.tablestore.core.protocol.globaltable.Response| 限定符和类型 | 方法和说明 |
|---|---|
GlobalTable.Response |
build() |
GlobalTable.Response |
buildPartial() |
GlobalTable.Response.Builder |
clear() |
GlobalTable.Response.Builder |
clearCode()
required .com.alicloud.openservices.tablestore.core.protocol.globaltable.ResultCode code = 3; |
GlobalTable.Response.Builder |
clearMsg()
optional string msg = 2; |
GlobalTable.Response.Builder |
clearRequestId()
optional string request_id = 1; |
GlobalTable.ResultCode |
getCode()
required .com.alicloud.openservices.tablestore.core.protocol.globaltable.ResultCode code = 3; |
GlobalTable.Response |
getDefaultInstanceForType() |
static com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
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; |
protected com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
GlobalTable.Response.Builder |
mergeFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
GlobalTable.Response.Builder |
mergeFrom(GlobalTable.Response other) |
GlobalTable.Response.Builder |
mergeFrom(com.aliyun.ots.thirdparty.com.google.protobuf.Message other) |
GlobalTable.Response.Builder |
setCode(GlobalTable.ResultCode value)
required .com.alicloud.openservices.tablestore.core.protocol.globaltable.ResultCode code = 3; |
GlobalTable.Response.Builder |
setMsg(String value)
optional string msg = 2; |
GlobalTable.Response.Builder |
setMsgBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
optional string msg = 2; |
GlobalTable.Response.Builder |
setRequestId(String value)
optional string request_id = 1; |
GlobalTable.Response.Builder |
setRequestIdBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
optional string request_id = 1; |
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<GlobalTable.Response.Builder>public GlobalTable.Response.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<GlobalTable.Response.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<GlobalTable.Response.Builder>public GlobalTable.Response getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilderpublic GlobalTable.Response build()
build 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.Builderbuild 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLite.Builderpublic GlobalTable.Response buildPartial()
buildPartial 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.BuilderbuildPartial 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLite.Builderpublic GlobalTable.Response.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<GlobalTable.Response.Builder>public GlobalTable.Response.Builder mergeFrom(GlobalTable.Response other)
public final boolean isInitialized()
isInitialized 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteOrBuilderisInitialized 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.Builder<GlobalTable.Response.Builder>public GlobalTable.Response.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<GlobalTable.Response.Builder>IOExceptionpublic boolean hasRequestId()
optional string request_id = 1;hasRequestId 在接口中 GlobalTable.ResponseOrBuilderpublic String getRequestId()
optional string request_id = 1;getRequestId 在接口中 GlobalTable.ResponseOrBuilderpublic com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getRequestIdBytes()
optional string request_id = 1;getRequestIdBytes 在接口中 GlobalTable.ResponseOrBuilderpublic GlobalTable.Response.Builder setRequestId(String value)
optional string request_id = 1;value - The requestId to set.public GlobalTable.Response.Builder clearRequestId()
optional string request_id = 1;public GlobalTable.Response.Builder setRequestIdBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
optional string request_id = 1;value - The bytes for requestId to set.public boolean hasMsg()
optional string msg = 2;hasMsg 在接口中 GlobalTable.ResponseOrBuilderpublic String getMsg()
optional string msg = 2;getMsg 在接口中 GlobalTable.ResponseOrBuilderpublic com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getMsgBytes()
optional string msg = 2;getMsgBytes 在接口中 GlobalTable.ResponseOrBuilderpublic GlobalTable.Response.Builder setMsg(String value)
optional string msg = 2;value - The msg to set.public GlobalTable.Response.Builder clearMsg()
optional string msg = 2;public GlobalTable.Response.Builder setMsgBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
optional string msg = 2;value - The bytes for msg to set.public boolean hasCode()
required .com.alicloud.openservices.tablestore.core.protocol.globaltable.ResultCode code = 3;hasCode 在接口中 GlobalTable.ResponseOrBuilderpublic GlobalTable.ResultCode getCode()
required .com.alicloud.openservices.tablestore.core.protocol.globaltable.ResultCode code = 3;getCode 在接口中 GlobalTable.ResponseOrBuilderpublic GlobalTable.Response.Builder setCode(GlobalTable.ResultCode value)
required .com.alicloud.openservices.tablestore.core.protocol.globaltable.ResultCode code = 3;value - The code to set.public GlobalTable.Response.Builder clearCode()
required .com.alicloud.openservices.tablestore.core.protocol.globaltable.ResultCode code = 3;Copyright © 2025. All Rights Reserved.