Class HTTPResponseProperties
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- io.envoyproxy.envoy.data.accesslog.v2.HTTPResponseProperties
-
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,HTTPResponsePropertiesOrBuilder,Serializable
public final class HTTPResponseProperties extends com.google.protobuf.GeneratedMessageV3 implements HTTPResponsePropertiesOrBuilder
[#next-free-field: 7]
Protobuf typeenvoy.data.accesslog.v2.HTTPResponseProperties- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classHTTPResponseProperties.Builder[#next-free-field: 7]-
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 intRESPONSE_BODY_BYTES_FIELD_NUMBERstatic intRESPONSE_CODE_DETAILS_FIELD_NUMBERstatic intRESPONSE_CODE_FIELD_NUMBERstatic intRESPONSE_HEADERS_BYTES_FIELD_NUMBERstatic intRESPONSE_HEADERS_FIELD_NUMBERstatic intRESPONSE_TRAILERS_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description booleancontainsResponseHeaders(String key)Map of additional headers configured to be logged.booleancontainsResponseTrailers(String key)Map of trailers configured to be logged.booleanequals(Object obj)static HTTPResponsePropertiesgetDefaultInstance()HTTPResponsePropertiesgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Parser<HTTPResponseProperties>getParserForType()longgetResponseBodyBytes()Size of the HTTP response body in bytes.com.google.protobuf.UInt32ValuegetResponseCode()The HTTP response code returned by Envoy.StringgetResponseCodeDetails()The HTTP response code details.com.google.protobuf.ByteStringgetResponseCodeDetailsBytes()The HTTP response code details.com.google.protobuf.UInt32ValueOrBuildergetResponseCodeOrBuilder()The HTTP response code returned by Envoy.Map<String,String>getResponseHeaders()Deprecated.longgetResponseHeadersBytes()Size of the HTTP response headers in bytes.intgetResponseHeadersCount()Map of additional headers configured to be logged.Map<String,String>getResponseHeadersMap()Map of additional headers configured to be logged.StringgetResponseHeadersOrDefault(String key, String defaultValue)Map of additional headers configured to be logged.StringgetResponseHeadersOrThrow(String key)Map of additional headers configured to be logged.Map<String,String>getResponseTrailers()Deprecated.intgetResponseTrailersCount()Map of trailers configured to be logged.Map<String,String>getResponseTrailersMap()Map of trailers configured to be logged.StringgetResponseTrailersOrDefault(String key, String defaultValue)Map of trailers configured to be logged.StringgetResponseTrailersOrThrow(String key)Map of trailers configured to be logged.intgetSerializedSize()com.google.protobuf.UnknownFieldSetgetUnknownFields()inthashCode()booleanhasResponseCode()The HTTP response code returned by Envoy.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()protected com.google.protobuf.MapFieldinternalGetMapField(int number)booleanisInitialized()static HTTPResponseProperties.BuildernewBuilder()static HTTPResponseProperties.BuildernewBuilder(HTTPResponseProperties prototype)HTTPResponseProperties.BuildernewBuilderForType()protected HTTPResponseProperties.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static HTTPResponsePropertiesparseDelimitedFrom(InputStream input)static HTTPResponsePropertiesparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static HTTPResponsePropertiesparseFrom(byte[] data)static HTTPResponsePropertiesparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static HTTPResponsePropertiesparseFrom(com.google.protobuf.ByteString data)static HTTPResponsePropertiesparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static HTTPResponsePropertiesparseFrom(com.google.protobuf.CodedInputStream input)static HTTPResponsePropertiesparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static HTTPResponsePropertiesparseFrom(InputStream input)static HTTPResponsePropertiesparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static HTTPResponsePropertiesparseFrom(ByteBuffer data)static HTTPResponsePropertiesparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<HTTPResponseProperties>parser()HTTPResponseProperties.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
-
RESPONSE_CODE_FIELD_NUMBER
public static final int RESPONSE_CODE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
RESPONSE_HEADERS_BYTES_FIELD_NUMBER
public static final int RESPONSE_HEADERS_BYTES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
RESPONSE_BODY_BYTES_FIELD_NUMBER
public static final int RESPONSE_BODY_BYTES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
RESPONSE_HEADERS_FIELD_NUMBER
public static final int RESPONSE_HEADERS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
RESPONSE_TRAILERS_FIELD_NUMBER
public static final int RESPONSE_TRAILERS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
RESPONSE_CODE_DETAILS_FIELD_NUMBER
public static final int RESPONSE_CODE_DETAILS_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
-
hasResponseCode
public boolean hasResponseCode()
The HTTP response code returned by Envoy.
.google.protobuf.UInt32Value response_code = 1;- Specified by:
hasResponseCodein interfaceHTTPResponsePropertiesOrBuilder- Returns:
- Whether the responseCode field is set.
-
getResponseCode
public com.google.protobuf.UInt32Value getResponseCode()
The HTTP response code returned by Envoy.
.google.protobuf.UInt32Value response_code = 1;- Specified by:
getResponseCodein interfaceHTTPResponsePropertiesOrBuilder- Returns:
- The responseCode.
-
getResponseCodeOrBuilder
public com.google.protobuf.UInt32ValueOrBuilder getResponseCodeOrBuilder()
The HTTP response code returned by Envoy.
.google.protobuf.UInt32Value response_code = 1;- Specified by:
getResponseCodeOrBuilderin interfaceHTTPResponsePropertiesOrBuilder
-
getResponseHeadersBytes
public long getResponseHeadersBytes()
Size of the HTTP response 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 response_headers_bytes = 2;- Specified by:
getResponseHeadersBytesin interfaceHTTPResponsePropertiesOrBuilder- Returns:
- The responseHeadersBytes.
-
getResponseBodyBytes
public long getResponseBodyBytes()
Size of the HTTP response 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 response_body_bytes = 3;- Specified by:
getResponseBodyBytesin interfaceHTTPResponsePropertiesOrBuilder- Returns:
- The responseBodyBytes.
-
getResponseHeadersCount
public int getResponseHeadersCount()
Description copied from interface:HTTPResponsePropertiesOrBuilderMap of additional headers configured to be logged.
map<string, string> response_headers = 4;- Specified by:
getResponseHeadersCountin interfaceHTTPResponsePropertiesOrBuilder
-
containsResponseHeaders
public boolean containsResponseHeaders(String key)
Map of additional headers configured to be logged.
map<string, string> response_headers = 4;- Specified by:
containsResponseHeadersin interfaceHTTPResponsePropertiesOrBuilder
-
getResponseHeaders
@Deprecated public Map<String,String> getResponseHeaders()
Deprecated.UsegetResponseHeadersMap()instead.- Specified by:
getResponseHeadersin interfaceHTTPResponsePropertiesOrBuilder
-
getResponseHeadersMap
public Map<String,String> getResponseHeadersMap()
Map of additional headers configured to be logged.
map<string, string> response_headers = 4;- Specified by:
getResponseHeadersMapin interfaceHTTPResponsePropertiesOrBuilder
-
getResponseHeadersOrDefault
public String getResponseHeadersOrDefault(String key, String defaultValue)
Map of additional headers configured to be logged.
map<string, string> response_headers = 4;- Specified by:
getResponseHeadersOrDefaultin interfaceHTTPResponsePropertiesOrBuilder
-
getResponseHeadersOrThrow
public String getResponseHeadersOrThrow(String key)
Map of additional headers configured to be logged.
map<string, string> response_headers = 4;- Specified by:
getResponseHeadersOrThrowin interfaceHTTPResponsePropertiesOrBuilder
-
getResponseTrailersCount
public int getResponseTrailersCount()
Description copied from interface:HTTPResponsePropertiesOrBuilderMap of trailers configured to be logged.
map<string, string> response_trailers = 5;- Specified by:
getResponseTrailersCountin interfaceHTTPResponsePropertiesOrBuilder
-
containsResponseTrailers
public boolean containsResponseTrailers(String key)
Map of trailers configured to be logged.
map<string, string> response_trailers = 5;- Specified by:
containsResponseTrailersin interfaceHTTPResponsePropertiesOrBuilder
-
getResponseTrailers
@Deprecated public Map<String,String> getResponseTrailers()
Deprecated.UsegetResponseTrailersMap()instead.- Specified by:
getResponseTrailersin interfaceHTTPResponsePropertiesOrBuilder
-
getResponseTrailersMap
public Map<String,String> getResponseTrailersMap()
Map of trailers configured to be logged.
map<string, string> response_trailers = 5;- Specified by:
getResponseTrailersMapin interfaceHTTPResponsePropertiesOrBuilder
-
getResponseTrailersOrDefault
public String getResponseTrailersOrDefault(String key, String defaultValue)
Map of trailers configured to be logged.
map<string, string> response_trailers = 5;- Specified by:
getResponseTrailersOrDefaultin interfaceHTTPResponsePropertiesOrBuilder
-
getResponseTrailersOrThrow
public String getResponseTrailersOrThrow(String key)
Map of trailers configured to be logged.
map<string, string> response_trailers = 5;- Specified by:
getResponseTrailersOrThrowin interfaceHTTPResponsePropertiesOrBuilder
-
getResponseCodeDetails
public String getResponseCodeDetails()
The HTTP response code details.
string response_code_details = 6;- Specified by:
getResponseCodeDetailsin interfaceHTTPResponsePropertiesOrBuilder- Returns:
- The responseCodeDetails.
-
getResponseCodeDetailsBytes
public com.google.protobuf.ByteString getResponseCodeDetailsBytes()
The HTTP response code details.
string response_code_details = 6;- Specified by:
getResponseCodeDetailsBytesin interfaceHTTPResponsePropertiesOrBuilder- Returns:
- The bytes for responseCodeDetails.
-
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 HTTPResponseProperties parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static HTTPResponseProperties parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static HTTPResponseProperties parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static HTTPResponseProperties parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static HTTPResponseProperties parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static HTTPResponseProperties parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static HTTPResponseProperties parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static HTTPResponseProperties parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static HTTPResponseProperties parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static HTTPResponseProperties parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static HTTPResponseProperties parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static HTTPResponseProperties parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public HTTPResponseProperties.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static HTTPResponseProperties.Builder newBuilder()
-
newBuilder
public static HTTPResponseProperties.Builder newBuilder(HTTPResponseProperties prototype)
-
toBuilder
public HTTPResponseProperties.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected HTTPResponseProperties.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static HTTPResponseProperties getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<HTTPResponseProperties> parser()
-
getParserForType
public com.google.protobuf.Parser<HTTPResponseProperties> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public HTTPResponseProperties getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-