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