public static final class OtsInternalApi.Error.Builder extends com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.Builder<OtsInternalApi.Error.Builder> implements OtsInternalApi.ErrorOrBuilder
com.alicloud.openservices.tablestore.core.protocol.Error| 限定符和类型 | 方法和说明 |
|---|---|
OtsInternalApi.Error |
build() |
OtsInternalApi.Error |
buildPartial() |
OtsInternalApi.Error.Builder |
clear() |
OtsInternalApi.Error.Builder |
clearAccessDeniedDetail()
optional .com.alicloud.openservices.tablestore.core.protocol.AccessDeniedDetail access_denied_detail = 3; |
OtsInternalApi.Error.Builder |
clearCode()
required string code = 1; |
OtsInternalApi.Error.Builder |
clearMessage()
optional string message = 2; |
OtsInternalApi.AccessDeniedDetail |
getAccessDeniedDetail()
optional .com.alicloud.openservices.tablestore.core.protocol.AccessDeniedDetail access_denied_detail = 3; |
OtsInternalApi.AccessDeniedDetail.Builder |
getAccessDeniedDetailBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.AccessDeniedDetail access_denied_detail = 3; |
OtsInternalApi.AccessDeniedDetailOrBuilder |
getAccessDeniedDetailOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.AccessDeniedDetail access_denied_detail = 3; |
String |
getCode()
required string code = 1; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getCodeBytes()
required string code = 1; |
OtsInternalApi.Error |
getDefaultInstanceForType() |
static com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getMessage()
optional string message = 2; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getMessageBytes()
optional string message = 2; |
boolean |
hasAccessDeniedDetail()
optional .com.alicloud.openservices.tablestore.core.protocol.AccessDeniedDetail access_denied_detail = 3; |
boolean |
hasCode()
required string code = 1; |
boolean |
hasMessage()
optional string message = 2; |
protected com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
OtsInternalApi.Error.Builder |
mergeAccessDeniedDetail(OtsInternalApi.AccessDeniedDetail value)
optional .com.alicloud.openservices.tablestore.core.protocol.AccessDeniedDetail access_denied_detail = 3; |
OtsInternalApi.Error.Builder |
mergeFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
OtsInternalApi.Error.Builder |
mergeFrom(com.aliyun.ots.thirdparty.com.google.protobuf.Message other) |
OtsInternalApi.Error.Builder |
mergeFrom(OtsInternalApi.Error other) |
OtsInternalApi.Error.Builder |
setAccessDeniedDetail(OtsInternalApi.AccessDeniedDetail.Builder builderForValue)
optional .com.alicloud.openservices.tablestore.core.protocol.AccessDeniedDetail access_denied_detail = 3; |
OtsInternalApi.Error.Builder |
setAccessDeniedDetail(OtsInternalApi.AccessDeniedDetail value)
optional .com.alicloud.openservices.tablestore.core.protocol.AccessDeniedDetail access_denied_detail = 3; |
OtsInternalApi.Error.Builder |
setCode(String value)
required string code = 1; |
OtsInternalApi.Error.Builder |
setCodeBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
required string code = 1; |
OtsInternalApi.Error.Builder |
setMessage(String value)
optional string message = 2; |
OtsInternalApi.Error.Builder |
setMessageBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
optional string message = 2; |
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<OtsInternalApi.Error.Builder>public OtsInternalApi.Error.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<OtsInternalApi.Error.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<OtsInternalApi.Error.Builder>public OtsInternalApi.Error getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilderpublic OtsInternalApi.Error build()
build 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.Builderbuild 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLite.Builderpublic OtsInternalApi.Error buildPartial()
buildPartial 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.BuilderbuildPartial 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLite.Builderpublic OtsInternalApi.Error.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<OtsInternalApi.Error.Builder>public OtsInternalApi.Error.Builder mergeFrom(OtsInternalApi.Error other)
public final boolean isInitialized()
isInitialized 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteOrBuilderisInitialized 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.Builder<OtsInternalApi.Error.Builder>public OtsInternalApi.Error.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<OtsInternalApi.Error.Builder>IOExceptionpublic boolean hasCode()
required string code = 1;hasCode 在接口中 OtsInternalApi.ErrorOrBuilderpublic String getCode()
required string code = 1;getCode 在接口中 OtsInternalApi.ErrorOrBuilderpublic com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getCodeBytes()
required string code = 1;getCodeBytes 在接口中 OtsInternalApi.ErrorOrBuilderpublic OtsInternalApi.Error.Builder setCode(String value)
required string code = 1;value - The code to set.public OtsInternalApi.Error.Builder clearCode()
required string code = 1;public OtsInternalApi.Error.Builder setCodeBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
required string code = 1;value - The bytes for code to set.public boolean hasMessage()
optional string message = 2;hasMessage 在接口中 OtsInternalApi.ErrorOrBuilderpublic String getMessage()
optional string message = 2;getMessage 在接口中 OtsInternalApi.ErrorOrBuilderpublic com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getMessageBytes()
optional string message = 2;getMessageBytes 在接口中 OtsInternalApi.ErrorOrBuilderpublic OtsInternalApi.Error.Builder setMessage(String value)
optional string message = 2;value - The message to set.public OtsInternalApi.Error.Builder clearMessage()
optional string message = 2;public OtsInternalApi.Error.Builder setMessageBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
optional string message = 2;value - The bytes for message to set.public boolean hasAccessDeniedDetail()
optional .com.alicloud.openservices.tablestore.core.protocol.AccessDeniedDetail access_denied_detail = 3;hasAccessDeniedDetail 在接口中 OtsInternalApi.ErrorOrBuilderpublic OtsInternalApi.AccessDeniedDetail getAccessDeniedDetail()
optional .com.alicloud.openservices.tablestore.core.protocol.AccessDeniedDetail access_denied_detail = 3;getAccessDeniedDetail 在接口中 OtsInternalApi.ErrorOrBuilderpublic OtsInternalApi.Error.Builder setAccessDeniedDetail(OtsInternalApi.AccessDeniedDetail value)
optional .com.alicloud.openservices.tablestore.core.protocol.AccessDeniedDetail access_denied_detail = 3;public OtsInternalApi.Error.Builder setAccessDeniedDetail(OtsInternalApi.AccessDeniedDetail.Builder builderForValue)
optional .com.alicloud.openservices.tablestore.core.protocol.AccessDeniedDetail access_denied_detail = 3;public OtsInternalApi.Error.Builder mergeAccessDeniedDetail(OtsInternalApi.AccessDeniedDetail value)
optional .com.alicloud.openservices.tablestore.core.protocol.AccessDeniedDetail access_denied_detail = 3;public OtsInternalApi.Error.Builder clearAccessDeniedDetail()
optional .com.alicloud.openservices.tablestore.core.protocol.AccessDeniedDetail access_denied_detail = 3;public OtsInternalApi.AccessDeniedDetail.Builder getAccessDeniedDetailBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.AccessDeniedDetail access_denied_detail = 3;public OtsInternalApi.AccessDeniedDetailOrBuilder getAccessDeniedDetailOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.AccessDeniedDetail access_denied_detail = 3;Copyright © 2025. All Rights Reserved.