public static final class HTTPErrorInfo.HTTP_Error_Info.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<HTTPErrorInfo.HTTP_Error_Info.Builder> implements HTTPErrorInfo.HTTP_Error_InfoOrBuilder
HTTP_Error_Info| Modifier and Type | Method and Description |
|---|---|
HTTPErrorInfo.HTTP_Error_Info.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
HTTPErrorInfo.HTTP_Error_Info |
build() |
HTTPErrorInfo.HTTP_Error_Info |
buildPartial() |
HTTPErrorInfo.HTTP_Error_Info.Builder |
clear() |
HTTPErrorInfo.HTTP_Error_Info.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
HTTPErrorInfo.HTTP_Error_Info.Builder |
clearHttpBody()
The response body, if there is one
|
HTTPErrorInfo.HTTP_Error_Info.Builder |
clearHttpCode()
The status code that indicates what error occurred
|
HTTPErrorInfo.HTTP_Error_Info.Builder |
clearHttpMessage()
The message string that follows the error code
|
HTTPErrorInfo.HTTP_Error_Info.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
HTTPErrorInfo.HTTP_Error_Info.Builder |
clone() |
HTTPErrorInfo.HTTP_Error_Info |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getHttpBody()
The response body, if there is one
|
com.google.protobuf.ByteString |
getHttpBodyBytes()
The response body, if there is one
|
int |
getHttpCode()
The status code that indicates what error occurred
|
String |
getHttpMessage()
The message string that follows the error code
|
com.google.protobuf.ByteString |
getHttpMessageBytes()
The message string that follows the error code
|
boolean |
hasHttpBody()
The response body, if there is one
|
boolean |
hasHttpCode()
The status code that indicates what error occurred
|
boolean |
hasHttpMessage()
The message string that follows the error code
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
HTTPErrorInfo.HTTP_Error_Info.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
HTTPErrorInfo.HTTP_Error_Info.Builder |
mergeFrom(HTTPErrorInfo.HTTP_Error_Info other) |
HTTPErrorInfo.HTTP_Error_Info.Builder |
mergeFrom(com.google.protobuf.Message other) |
HTTPErrorInfo.HTTP_Error_Info.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
HTTPErrorInfo.HTTP_Error_Info.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
HTTPErrorInfo.HTTP_Error_Info.Builder |
setHttpBody(String value)
The response body, if there is one
|
HTTPErrorInfo.HTTP_Error_Info.Builder |
setHttpBodyBytes(com.google.protobuf.ByteString value)
The response body, if there is one
|
HTTPErrorInfo.HTTP_Error_Info.Builder |
setHttpCode(int value)
The status code that indicates what error occurred
|
HTTPErrorInfo.HTTP_Error_Info.Builder |
setHttpMessage(String value)
The message string that follows the error code
|
HTTPErrorInfo.HTTP_Error_Info.Builder |
setHttpMessageBytes(com.google.protobuf.ByteString value)
The message string that follows the error code
|
HTTPErrorInfo.HTTP_Error_Info.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
HTTPErrorInfo.HTTP_Error_Info.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<HTTPErrorInfo.HTTP_Error_Info.Builder>public HTTPErrorInfo.HTTP_Error_Info.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<HTTPErrorInfo.HTTP_Error_Info.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<HTTPErrorInfo.HTTP_Error_Info.Builder>public HTTPErrorInfo.HTTP_Error_Info getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic HTTPErrorInfo.HTTP_Error_Info build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic HTTPErrorInfo.HTTP_Error_Info buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic HTTPErrorInfo.HTTP_Error_Info.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<HTTPErrorInfo.HTTP_Error_Info.Builder>public HTTPErrorInfo.HTTP_Error_Info.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<HTTPErrorInfo.HTTP_Error_Info.Builder>public HTTPErrorInfo.HTTP_Error_Info.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<HTTPErrorInfo.HTTP_Error_Info.Builder>public HTTPErrorInfo.HTTP_Error_Info.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<HTTPErrorInfo.HTTP_Error_Info.Builder>public HTTPErrorInfo.HTTP_Error_Info.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<HTTPErrorInfo.HTTP_Error_Info.Builder>public HTTPErrorInfo.HTTP_Error_Info.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<HTTPErrorInfo.HTTP_Error_Info.Builder>public HTTPErrorInfo.HTTP_Error_Info.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<HTTPErrorInfo.HTTP_Error_Info.Builder>public HTTPErrorInfo.HTTP_Error_Info.Builder mergeFrom(HTTPErrorInfo.HTTP_Error_Info other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<HTTPErrorInfo.HTTP_Error_Info.Builder>public HTTPErrorInfo.HTTP_Error_Info.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<HTTPErrorInfo.HTTP_Error_Info.Builder>IOExceptionpublic boolean hasHttpCode()
The status code that indicates what error occurred
required uint32 http_code = 1;hasHttpCode in interface HTTPErrorInfo.HTTP_Error_InfoOrBuilderpublic int getHttpCode()
The status code that indicates what error occurred
required uint32 http_code = 1;getHttpCode in interface HTTPErrorInfo.HTTP_Error_InfoOrBuilderpublic HTTPErrorInfo.HTTP_Error_Info.Builder setHttpCode(int value)
The status code that indicates what error occurred
required uint32 http_code = 1;value - The httpCode to set.public HTTPErrorInfo.HTTP_Error_Info.Builder clearHttpCode()
The status code that indicates what error occurred
required uint32 http_code = 1;public boolean hasHttpMessage()
The message string that follows the error code
required string http_message = 2;hasHttpMessage in interface HTTPErrorInfo.HTTP_Error_InfoOrBuilderpublic String getHttpMessage()
The message string that follows the error code
required string http_message = 2;getHttpMessage in interface HTTPErrorInfo.HTTP_Error_InfoOrBuilderpublic com.google.protobuf.ByteString getHttpMessageBytes()
The message string that follows the error code
required string http_message = 2;getHttpMessageBytes in interface HTTPErrorInfo.HTTP_Error_InfoOrBuilderpublic HTTPErrorInfo.HTTP_Error_Info.Builder setHttpMessage(String value)
The message string that follows the error code
required string http_message = 2;value - The httpMessage to set.public HTTPErrorInfo.HTTP_Error_Info.Builder clearHttpMessage()
The message string that follows the error code
required string http_message = 2;public HTTPErrorInfo.HTTP_Error_Info.Builder setHttpMessageBytes(com.google.protobuf.ByteString value)
The message string that follows the error code
required string http_message = 2;value - The bytes for httpMessage to set.public boolean hasHttpBody()
The response body, if there is one
optional string http_body = 3;hasHttpBody in interface HTTPErrorInfo.HTTP_Error_InfoOrBuilderpublic String getHttpBody()
The response body, if there is one
optional string http_body = 3;getHttpBody in interface HTTPErrorInfo.HTTP_Error_InfoOrBuilderpublic com.google.protobuf.ByteString getHttpBodyBytes()
The response body, if there is one
optional string http_body = 3;getHttpBodyBytes in interface HTTPErrorInfo.HTTP_Error_InfoOrBuilderpublic HTTPErrorInfo.HTTP_Error_Info.Builder setHttpBody(String value)
The response body, if there is one
optional string http_body = 3;value - The httpBody to set.public HTTPErrorInfo.HTTP_Error_Info.Builder clearHttpBody()
The response body, if there is one
optional string http_body = 3;public HTTPErrorInfo.HTTP_Error_Info.Builder setHttpBodyBytes(com.google.protobuf.ByteString value)
The response body, if there is one
optional string http_body = 3;value - The bytes for httpBody to set.public final HTTPErrorInfo.HTTP_Error_Info.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<HTTPErrorInfo.HTTP_Error_Info.Builder>public final HTTPErrorInfo.HTTP_Error_Info.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<HTTPErrorInfo.HTTP_Error_Info.Builder>Copyright © 2015–2024. All rights reserved.