Class HTTPRequestProperties
java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessage
io.envoyproxy.envoy.data.accesslog.v3.HTTPRequestProperties
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,HTTPRequestPropertiesOrBuilder,Serializable
@Generated
public final class HTTPRequestProperties
extends com.google.protobuf.GeneratedMessage
implements HTTPRequestPropertiesOrBuilder
[#next-free-field: 16]Protobuf type
envoy.data.accesslog.v3.HTTPRequestProperties- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final class[#next-free-field: 16]private static final classNested classes/interfaces inherited from class com.google.protobuf.GeneratedMessage
com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageT, BuilderT>>, com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessage.FieldAccessorTable, com.google.protobuf.GeneratedMessage.GeneratedExtension<ContainingT extends com.google.protobuf.Message, T>, com.google.protobuf.GeneratedMessage.UnusedPrivateParameter Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessage
com.google.protobuf.AbstractMessage.BuilderParentNested classes/interfaces inherited from class com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessageLite.InternalOneOfEnum -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate Objectstatic final intprivate intprivate static final HTTPRequestPropertiesstatic final intprivate longstatic final intprivate Objectprivate bytestatic final intprivate Objectprivate static final com.google.protobuf.Parser<HTTPRequestProperties> private Objectstatic final intprivate com.google.protobuf.UInt32Valuestatic final intprivate Objectstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intprivate longprivate longprivate Objectprivate intprivate Objectstatic final intprivate static final longstatic final intprivate longstatic final intprivate ObjectFields inherited from class com.google.protobuf.GeneratedMessage
alwaysUseFieldBuilders, loggedPre22TypeNames, unknownFieldsFields inherited from class com.google.protobuf.AbstractMessage
memoizedSizeFields inherited from class com.google.protobuf.AbstractMessageLite
memoizedHashCode -
Constructor Summary
ConstructorsModifierConstructorDescriptionprivateprivateHTTPRequestProperties(com.google.protobuf.GeneratedMessage.Builder<?> builder) -
Method Summary
Modifier and TypeMethodDescriptionbooleanMap of additional headers that have been configured to be logged.booleanHTTP/2 ``:authority`` or HTTP/1.1 ``Host`` header value.com.google.protobuf.ByteStringHTTP/2 ``:authority`` or HTTP/1.1 ``Host`` header value.static HTTPRequestPropertiesstatic final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorlongNumber of header bytes received from the downstream by the http stream, including protocol overhead.Value of the ``X-Forwarded-For`` request header.com.google.protobuf.ByteStringValue of the ``X-Forwarded-For`` request header.Value of the ``X-Envoy-Original-Path`` request header.com.google.protobuf.ByteStringValue of the ``X-Envoy-Original-Path`` request header.com.google.protobuf.Parser<HTTPRequestProperties> getPath()The path portion from the incoming request URI.com.google.protobuf.ByteStringThe path portion from the incoming request URI.com.google.protobuf.UInt32ValuegetPort()The port of the incoming request URI (unused currently, as port is composed onto authority).com.google.protobuf.UInt32ValueOrBuilderThe port of the incoming request URI (unused currently, as port is composed onto authority).Value of the ``Referer`` request header.com.google.protobuf.ByteStringValue of the ``Referer`` request header.longSize of the HTTP request body in bytes.Deprecated.longSize of the HTTP request headers in bytes.intMap of additional headers that have been configured to be logged.Map of additional headers that have been configured to be logged.getRequestHeadersOrDefault(String key, String defaultValue) Map of additional headers that have been configured to be logged.Map of additional headers that have been configured to be logged.Value of the ``X-Request-Id`` request header This header is used by Envoy to uniquely identify a request.com.google.protobuf.ByteStringValue of the ``X-Request-Id`` request header This header is used by Envoy to uniquely identify a request.The request method (RFC 7231/2616).intThe request method (RFC 7231/2616).The scheme portion of the incoming request URI.com.google.protobuf.ByteStringThe scheme portion of the incoming request URI.intlongNumber of header bytes sent to the upstream by the http stream, including protocol overhead.Value of the ``User-Agent`` request header.com.google.protobuf.ByteStringValue of the ``User-Agent`` request header.inthashCode()booleanhasPort()The port of the incoming request URI (unused currently, as port is composed onto authority).protected com.google.protobuf.GeneratedMessage.FieldAccessorTableprotected com.google.protobuf.MapFieldReflectionAccessorinternalGetMapFieldReflection(int number) final booleannewBuilder(HTTPRequestProperties prototype) protected HTTPRequestProperties.BuildernewBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) static HTTPRequestPropertiesparseDelimitedFrom(InputStream input) static HTTPRequestPropertiesparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static HTTPRequestPropertiesparseFrom(byte[] data) static HTTPRequestPropertiesparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static HTTPRequestPropertiesparseFrom(com.google.protobuf.ByteString data) static HTTPRequestPropertiesparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static HTTPRequestPropertiesparseFrom(com.google.protobuf.CodedInputStream input) static HTTPRequestPropertiesparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static HTTPRequestPropertiesparseFrom(InputStream input) static HTTPRequestPropertiesparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static HTTPRequestPropertiesparseFrom(ByteBuffer data) static HTTPRequestPropertiesparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static com.google.protobuf.Parser<HTTPRequestProperties> parser()voidwriteTo(com.google.protobuf.CodedOutputStream output) Methods inherited from class com.google.protobuf.GeneratedMessage
computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, makeMutableCopy, newFileScopedGeneratedExtension, newInstance, newMessageScopedGeneratedExtension, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagMethods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashFields, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite
addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.MessageLite
toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Field Details
-
serialVersionUID
private static final long serialVersionUID- See Also:
-
bitField0_
private int bitField0_ -
REQUEST_METHOD_FIELD_NUMBER
public static final int REQUEST_METHOD_FIELD_NUMBER- See Also:
-
requestMethod_
private int requestMethod_ -
SCHEME_FIELD_NUMBER
public static final int SCHEME_FIELD_NUMBER- See Also:
-
scheme_
-
AUTHORITY_FIELD_NUMBER
public static final int AUTHORITY_FIELD_NUMBER- See Also:
-
authority_
-
PORT_FIELD_NUMBER
public static final int PORT_FIELD_NUMBER- See Also:
-
port_
private com.google.protobuf.UInt32Value port_ -
PATH_FIELD_NUMBER
public static final int PATH_FIELD_NUMBER- See Also:
-
path_
-
USER_AGENT_FIELD_NUMBER
public static final int USER_AGENT_FIELD_NUMBER- See Also:
-
userAgent_
-
REFERER_FIELD_NUMBER
public static final int REFERER_FIELD_NUMBER- See Also:
-
referer_
-
FORWARDED_FOR_FIELD_NUMBER
public static final int FORWARDED_FOR_FIELD_NUMBER- See Also:
-
forwardedFor_
-
REQUEST_ID_FIELD_NUMBER
public static final int REQUEST_ID_FIELD_NUMBER- See Also:
-
requestId_
-
ORIGINAL_PATH_FIELD_NUMBER
public static final int ORIGINAL_PATH_FIELD_NUMBER- See Also:
-
originalPath_
-
REQUEST_HEADERS_BYTES_FIELD_NUMBER
public static final int REQUEST_HEADERS_BYTES_FIELD_NUMBER- See Also:
-
requestHeadersBytes_
private long requestHeadersBytes_ -
REQUEST_BODY_BYTES_FIELD_NUMBER
public static final int REQUEST_BODY_BYTES_FIELD_NUMBER- See Also:
-
requestBodyBytes_
private long requestBodyBytes_ -
REQUEST_HEADERS_FIELD_NUMBER
public static final int REQUEST_HEADERS_FIELD_NUMBER- See Also:
-
requestHeaders_
-
UPSTREAM_HEADER_BYTES_SENT_FIELD_NUMBER
public static final int UPSTREAM_HEADER_BYTES_SENT_FIELD_NUMBER- See Also:
-
upstreamHeaderBytesSent_
private long upstreamHeaderBytesSent_ -
DOWNSTREAM_HEADER_BYTES_RECEIVED_FIELD_NUMBER
public static final int DOWNSTREAM_HEADER_BYTES_RECEIVED_FIELD_NUMBER- See Also:
-
downstreamHeaderBytesReceived_
private long downstreamHeaderBytesReceived_ -
memoizedIsInitialized
private byte memoizedIsInitialized -
DEFAULT_INSTANCE
-
PARSER
-
-
Constructor Details
-
HTTPRequestProperties
private HTTPRequestProperties(com.google.protobuf.GeneratedMessage.Builder<?> builder) -
HTTPRequestProperties
private HTTPRequestProperties()
-
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessage
-
internalGetMapFieldReflection
protected com.google.protobuf.MapFieldReflectionAccessor internalGetMapFieldReflection(int number) - Overrides:
internalGetMapFieldReflectionin classcom.google.protobuf.GeneratedMessage
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessage
-
getRequestMethodValue
public int getRequestMethodValue()The request method (RFC 7231/2616).
.envoy.config.core.v3.RequestMethod request_method = 1 [(.validate.rules) = { ... }- Specified by:
getRequestMethodValuein interfaceHTTPRequestPropertiesOrBuilder- Returns:
- The enum numeric value on the wire for requestMethod.
-
getRequestMethod
The request method (RFC 7231/2616).
.envoy.config.core.v3.RequestMethod request_method = 1 [(.validate.rules) = { ... }- Specified by:
getRequestMethodin interfaceHTTPRequestPropertiesOrBuilder- Returns:
- The requestMethod.
-
getScheme
The scheme portion of the incoming request URI.
string scheme = 2;- Specified by:
getSchemein interfaceHTTPRequestPropertiesOrBuilder- Returns:
- The scheme.
-
getSchemeBytes
public com.google.protobuf.ByteString getSchemeBytes()The scheme portion of the incoming request URI.
string scheme = 2;- Specified by:
getSchemeBytesin interfaceHTTPRequestPropertiesOrBuilder- Returns:
- The bytes for scheme.
-
getAuthority
HTTP/2 ``:authority`` or HTTP/1.1 ``Host`` header value.
string authority = 3;- Specified by:
getAuthorityin interfaceHTTPRequestPropertiesOrBuilder- Returns:
- The authority.
-
getAuthorityBytes
public com.google.protobuf.ByteString getAuthorityBytes()HTTP/2 ``:authority`` or HTTP/1.1 ``Host`` header value.
string authority = 3;- Specified by:
getAuthorityBytesin interfaceHTTPRequestPropertiesOrBuilder- Returns:
- The bytes for authority.
-
hasPort
public boolean hasPort()The port of the incoming request URI (unused currently, as port is composed onto authority).
.google.protobuf.UInt32Value port = 4;- Specified by:
hasPortin interfaceHTTPRequestPropertiesOrBuilder- Returns:
- Whether the port field is set.
-
getPort
public com.google.protobuf.UInt32Value getPort()The port of the incoming request URI (unused currently, as port is composed onto authority).
.google.protobuf.UInt32Value port = 4;- Specified by:
getPortin interfaceHTTPRequestPropertiesOrBuilder- Returns:
- The port.
-
getPortOrBuilder
public com.google.protobuf.UInt32ValueOrBuilder getPortOrBuilder()The port of the incoming request URI (unused currently, as port is composed onto authority).
.google.protobuf.UInt32Value port = 4;- Specified by:
getPortOrBuilderin interfaceHTTPRequestPropertiesOrBuilder
-
getPath
The path portion from the incoming request URI.
string path = 5;- Specified by:
getPathin interfaceHTTPRequestPropertiesOrBuilder- Returns:
- The path.
-
getPathBytes
public com.google.protobuf.ByteString getPathBytes()The path portion from the incoming request URI.
string path = 5;- Specified by:
getPathBytesin interfaceHTTPRequestPropertiesOrBuilder- Returns:
- The bytes for path.
-
getUserAgent
Value of the ``User-Agent`` request header.
string user_agent = 6;- Specified by:
getUserAgentin interfaceHTTPRequestPropertiesOrBuilder- Returns:
- The userAgent.
-
getUserAgentBytes
public com.google.protobuf.ByteString getUserAgentBytes()Value of the ``User-Agent`` request header.
string user_agent = 6;- Specified by:
getUserAgentBytesin interfaceHTTPRequestPropertiesOrBuilder- Returns:
- The bytes for userAgent.
-
getReferer
Value of the ``Referer`` request header.
string referer = 7;- Specified by:
getRefererin interfaceHTTPRequestPropertiesOrBuilder- Returns:
- The referer.
-
getRefererBytes
public com.google.protobuf.ByteString getRefererBytes()Value of the ``Referer`` request header.
string referer = 7;- Specified by:
getRefererBytesin interfaceHTTPRequestPropertiesOrBuilder- Returns:
- The bytes for referer.
-
getForwardedFor
Value of the ``X-Forwarded-For`` request header.
string forwarded_for = 8;- Specified by:
getForwardedForin interfaceHTTPRequestPropertiesOrBuilder- Returns:
- The forwardedFor.
-
getForwardedForBytes
public com.google.protobuf.ByteString getForwardedForBytes()Value of the ``X-Forwarded-For`` request header.
string forwarded_for = 8;- Specified by:
getForwardedForBytesin interfaceHTTPRequestPropertiesOrBuilder- Returns:
- The bytes for forwardedFor.
-
getRequestId
Value of the ``X-Request-Id`` request header This header is used by Envoy to uniquely identify a request. It will be generated for all external requests and internal requests that do not already have a request ID.
string request_id = 9;- Specified by:
getRequestIdin interfaceHTTPRequestPropertiesOrBuilder- Returns:
- The requestId.
-
getRequestIdBytes
public com.google.protobuf.ByteString getRequestIdBytes()Value of the ``X-Request-Id`` request header This header is used by Envoy to uniquely identify a request. It will be generated for all external requests and internal requests that do not already have a request ID.
string request_id = 9;- Specified by:
getRequestIdBytesin interfaceHTTPRequestPropertiesOrBuilder- Returns:
- The bytes for requestId.
-
getOriginalPath
Value of the ``X-Envoy-Original-Path`` request header.
string original_path = 10;- Specified by:
getOriginalPathin interfaceHTTPRequestPropertiesOrBuilder- Returns:
- The originalPath.
-
getOriginalPathBytes
public com.google.protobuf.ByteString getOriginalPathBytes()Value of the ``X-Envoy-Original-Path`` request header.
string original_path = 10;- Specified by:
getOriginalPathBytesin interfaceHTTPRequestPropertiesOrBuilder- Returns:
- The bytes for originalPath.
-
getRequestHeadersBytes
public long getRequestHeadersBytes()Size of the HTTP request headers in bytes. This value is captured from the OSI layer 7 perspective, i.e. it does not include overhead from framing or encoding at other networking layers.
uint64 request_headers_bytes = 11;- Specified by:
getRequestHeadersBytesin interfaceHTTPRequestPropertiesOrBuilder- Returns:
- The requestHeadersBytes.
-
getRequestBodyBytes
public long getRequestBodyBytes()Size of the HTTP request body in bytes. This value is captured from the OSI layer 7 perspective, i.e. it does not include overhead from framing or encoding at other networking layers.
uint64 request_body_bytes = 12;- Specified by:
getRequestBodyBytesin interfaceHTTPRequestPropertiesOrBuilder- Returns:
- The requestBodyBytes.
-
internalGetRequestHeaders
-
getRequestHeadersCount
public int getRequestHeadersCount()Description copied from interface:HTTPRequestPropertiesOrBuilderMap of additional headers that have been configured to be logged.
map<string, string> request_headers = 13;- Specified by:
getRequestHeadersCountin interfaceHTTPRequestPropertiesOrBuilder
-
containsRequestHeaders
Map of additional headers that have been configured to be logged.
map<string, string> request_headers = 13;- Specified by:
containsRequestHeadersin interfaceHTTPRequestPropertiesOrBuilder
-
getRequestHeaders
Deprecated.UsegetRequestHeadersMap()instead.- Specified by:
getRequestHeadersin interfaceHTTPRequestPropertiesOrBuilder
-
getRequestHeadersMap
Map of additional headers that have been configured to be logged.
map<string, string> request_headers = 13;- Specified by:
getRequestHeadersMapin interfaceHTTPRequestPropertiesOrBuilder
-
getRequestHeadersOrDefault
Map of additional headers that have been configured to be logged.
map<string, string> request_headers = 13;- Specified by:
getRequestHeadersOrDefaultin interfaceHTTPRequestPropertiesOrBuilder
-
getRequestHeadersOrThrow
Map of additional headers that have been configured to be logged.
map<string, string> request_headers = 13;- Specified by:
getRequestHeadersOrThrowin interfaceHTTPRequestPropertiesOrBuilder
-
getUpstreamHeaderBytesSent
public long getUpstreamHeaderBytesSent()Number of header bytes sent to the upstream by the http stream, including protocol overhead. This value accumulates during upstream retries.
uint64 upstream_header_bytes_sent = 14;- Specified by:
getUpstreamHeaderBytesSentin interfaceHTTPRequestPropertiesOrBuilder- Returns:
- The upstreamHeaderBytesSent.
-
getDownstreamHeaderBytesReceived
public long getDownstreamHeaderBytesReceived()Number of header bytes received from the downstream by the http stream, including protocol overhead.
uint64 downstream_header_bytes_received = 15;- Specified by:
getDownstreamHeaderBytesReceivedin interfaceHTTPRequestPropertiesOrBuilder- Returns:
- The downstreamHeaderBytesReceived.
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessage
-
writeTo
- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessage- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessage
-
equals
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static HTTPRequestProperties parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static HTTPRequestProperties parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static HTTPRequestProperties parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static HTTPRequestProperties parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static HTTPRequestProperties parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static HTTPRequestProperties parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
- Throws:
IOException
-
parseFrom
public static HTTPRequestProperties parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
- Throws:
IOException
-
parseDelimitedFrom
public static HTTPRequestProperties parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
public static HTTPRequestProperties parseFrom(com.google.protobuf.CodedInputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static HTTPRequestProperties parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
newBuilderForType
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
-
newBuilder
-
toBuilder
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected HTTPRequestProperties.Builder newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) - Overrides:
newBuilderForTypein classcom.google.protobuf.AbstractMessage
-
getDefaultInstance
-
parser
-
getParserForType
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessage
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-