Class HTTPRequestProperties
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- io.envoyproxy.envoy.data.accesslog.v2.HTTPRequestProperties
-
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,HTTPRequestPropertiesOrBuilder,Serializable
public final class HTTPRequestProperties extends com.google.protobuf.GeneratedMessageV3 implements HTTPRequestPropertiesOrBuilder
[#next-free-field: 14]
Protobuf typeenvoy.data.accesslog.v2.HTTPRequestProperties- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classHTTPRequestProperties.Builder[#next-free-field: 14]-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
-
-
Field Summary
Fields Modifier and Type Field Description static intAUTHORITY_FIELD_NUMBERstatic intFORWARDED_FOR_FIELD_NUMBERstatic intORIGINAL_PATH_FIELD_NUMBERstatic intPATH_FIELD_NUMBERstatic intPORT_FIELD_NUMBERstatic intREFERER_FIELD_NUMBERstatic intREQUEST_BODY_BYTES_FIELD_NUMBERstatic intREQUEST_HEADERS_BYTES_FIELD_NUMBERstatic intREQUEST_HEADERS_FIELD_NUMBERstatic intREQUEST_ID_FIELD_NUMBERstatic intREQUEST_METHOD_FIELD_NUMBERstatic intSCHEME_FIELD_NUMBERstatic intUSER_AGENT_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description booleancontainsRequestHeaders(String key)Map of additional headers that have been configured to be logged.booleanequals(Object obj)StringgetAuthority()HTTP/2 ``:authority`` or HTTP/1.1 ``Host`` header value.com.google.protobuf.ByteStringgetAuthorityBytes()HTTP/2 ``:authority`` or HTTP/1.1 ``Host`` header value.static HTTPRequestPropertiesgetDefaultInstance()HTTPRequestPropertiesgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()StringgetForwardedFor()Value of the ``X-Forwarded-For`` request header.com.google.protobuf.ByteStringgetForwardedForBytes()Value of the ``X-Forwarded-For`` request header.StringgetOriginalPath()Value of the ``X-Envoy-Original-Path`` request header.com.google.protobuf.ByteStringgetOriginalPathBytes()Value of the ``X-Envoy-Original-Path`` request header.com.google.protobuf.Parser<HTTPRequestProperties>getParserForType()StringgetPath()The path portion from the incoming request URI.com.google.protobuf.ByteStringgetPathBytes()The 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.UInt32ValueOrBuildergetPortOrBuilder()The port of the incoming request URI (unused currently, as port is composed onto authority).StringgetReferer()Value of the ``Referer`` request header.com.google.protobuf.ByteStringgetRefererBytes()Value of the ``Referer`` request header.longgetRequestBodyBytes()Size of the HTTP request body in bytes.Map<String,String>getRequestHeaders()Deprecated.longgetRequestHeadersBytes()Size of the HTTP request headers in bytes.intgetRequestHeadersCount()Map of additional headers that have been configured to be logged.Map<String,String>getRequestHeadersMap()Map of additional headers that have been configured to be logged.StringgetRequestHeadersOrDefault(String key, String defaultValue)Map of additional headers that have been configured to be logged.StringgetRequestHeadersOrThrow(String key)Map of additional headers that have been configured to be logged.StringgetRequestId()Value of the ``X-Request-Id`` request header This header is used by Envoy to uniquely identify a request.com.google.protobuf.ByteStringgetRequestIdBytes()Value of the ``X-Request-Id`` request header This header is used by Envoy to uniquely identify a request.RequestMethodgetRequestMethod()The request method (RFC 7231/2616).intgetRequestMethodValue()The request method (RFC 7231/2616).StringgetScheme()The scheme portion of the incoming request URI.com.google.protobuf.ByteStringgetSchemeBytes()The scheme portion of the incoming request URI.intgetSerializedSize()com.google.protobuf.UnknownFieldSetgetUnknownFields()StringgetUserAgent()Value of the ``User-Agent`` request header.com.google.protobuf.ByteStringgetUserAgentBytes()Value 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.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()protected com.google.protobuf.MapFieldinternalGetMapField(int number)booleanisInitialized()static HTTPRequestProperties.BuildernewBuilder()static HTTPRequestProperties.BuildernewBuilder(HTTPRequestProperties prototype)HTTPRequestProperties.BuildernewBuilderForType()protected HTTPRequestProperties.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)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()HTTPRequestProperties.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, isStringEmpty, makeExtensionsImmutable, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
REQUEST_METHOD_FIELD_NUMBER
public static final int REQUEST_METHOD_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SCHEME_FIELD_NUMBER
public static final int SCHEME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
AUTHORITY_FIELD_NUMBER
public static final int AUTHORITY_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PORT_FIELD_NUMBER
public static final int PORT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PATH_FIELD_NUMBER
public static final int PATH_FIELD_NUMBER
- See Also:
- Constant Field Values
-
USER_AGENT_FIELD_NUMBER
public static final int USER_AGENT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
REFERER_FIELD_NUMBER
public static final int REFERER_FIELD_NUMBER
- See Also:
- Constant Field Values
-
FORWARDED_FOR_FIELD_NUMBER
public static final int FORWARDED_FOR_FIELD_NUMBER
- See Also:
- Constant Field Values
-
REQUEST_ID_FIELD_NUMBER
public static final int REQUEST_ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ORIGINAL_PATH_FIELD_NUMBER
public static final int ORIGINAL_PATH_FIELD_NUMBER
- See Also:
- Constant Field Values
-
REQUEST_HEADERS_BYTES_FIELD_NUMBER
public static final int REQUEST_HEADERS_BYTES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
REQUEST_BODY_BYTES_FIELD_NUMBER
public static final int REQUEST_BODY_BYTES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
REQUEST_HEADERS_FIELD_NUMBER
public static final int REQUEST_HEADERS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
getUnknownFields
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
- Specified by:
getUnknownFieldsin interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetMapField
protected com.google.protobuf.MapField internalGetMapField(int number)
- Overrides:
internalGetMapFieldin classcom.google.protobuf.GeneratedMessageV3
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
getRequestMethodValue
public int getRequestMethodValue()
The request method (RFC 7231/2616).
.envoy.api.v2.core.RequestMethod request_method = 1 [(.validate.rules) = { ... }- Specified by:
getRequestMethodValuein interfaceHTTPRequestPropertiesOrBuilder- Returns:
- The enum numeric value on the wire for requestMethod.
-
getRequestMethod
public RequestMethod getRequestMethod()
The request method (RFC 7231/2616).
.envoy.api.v2.core.RequestMethod request_method = 1 [(.validate.rules) = { ... }- Specified by:
getRequestMethodin interfaceHTTPRequestPropertiesOrBuilder- Returns:
- The requestMethod.
-
getScheme
public String 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
public String 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
public String 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
public String 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
public String 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
public String 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
public String 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
public String 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.
-
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
public boolean containsRequestHeaders(String key)
Map of additional headers that have been configured to be logged.
map<string, string> request_headers = 13;- Specified by:
containsRequestHeadersin interfaceHTTPRequestPropertiesOrBuilder
-
getRequestHeaders
@Deprecated public Map<String,String> getRequestHeaders()
Deprecated.UsegetRequestHeadersMap()instead.- Specified by:
getRequestHeadersin interfaceHTTPRequestPropertiesOrBuilder
-
getRequestHeadersMap
public Map<String,String> getRequestHeadersMap()
Map of additional headers that have been configured to be logged.
map<string, string> request_headers = 13;- Specified by:
getRequestHeadersMapin interfaceHTTPRequestPropertiesOrBuilder
-
getRequestHeadersOrDefault
public String getRequestHeadersOrDefault(String key, String defaultValue)
Map of additional headers that have been configured to be logged.
map<string, string> request_headers = 13;- Specified by:
getRequestHeadersOrDefaultin interfaceHTTPRequestPropertiesOrBuilder
-
getRequestHeadersOrThrow
public String getRequestHeadersOrThrow(String key)
Map of additional headers that have been configured to be logged.
map<string, string> request_headers = 13;- Specified by:
getRequestHeadersOrThrowin interfaceHTTPRequestPropertiesOrBuilder
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- 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
public static HTTPRequestProperties parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static HTTPRequestProperties parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static HTTPRequestProperties parseDelimitedFrom(InputStream input) throws IOException
- 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
public HTTPRequestProperties.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static HTTPRequestProperties.Builder newBuilder()
-
newBuilder
public static HTTPRequestProperties.Builder newBuilder(HTTPRequestProperties prototype)
-
toBuilder
public HTTPRequestProperties.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected HTTPRequestProperties.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static HTTPRequestProperties getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<HTTPRequestProperties> parser()
-
getParserForType
public com.google.protobuf.Parser<HTTPRequestProperties> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public HTTPRequestProperties getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-