public final class HTTPResponseProperties extends com.google.protobuf.GeneratedMessageV3 implements HTTPResponsePropertiesOrBuilder
[#next-free-field: 7]Protobuf type
envoy.data.accesslog.v3.HTTPResponseProperties| Modifier and Type | Class and Description |
|---|---|
static class |
HTTPResponseProperties.Builder
[#next-free-field: 7]
Protobuf type
envoy.data.accesslog.v3.HTTPResponseProperties |
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| Modifier and Type | Field and Description |
|---|---|
static int |
RESPONSE_BODY_BYTES_FIELD_NUMBER |
static int |
RESPONSE_CODE_DETAILS_FIELD_NUMBER |
static int |
RESPONSE_CODE_FIELD_NUMBER |
static int |
RESPONSE_HEADERS_BYTES_FIELD_NUMBER |
static int |
RESPONSE_HEADERS_FIELD_NUMBER |
static int |
RESPONSE_TRAILERS_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
containsResponseHeaders(String key)
Map of additional headers configured to be logged.
|
boolean |
containsResponseTrailers(String key)
Map of trailers configured to be logged.
|
boolean |
equals(Object obj) |
static HTTPResponseProperties |
getDefaultInstance() |
HTTPResponseProperties |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Parser<HTTPResponseProperties> |
getParserForType() |
long |
getResponseBodyBytes()
Size of the HTTP response body in bytes.
|
com.google.protobuf.UInt32Value |
getResponseCode()
The HTTP response code returned by Envoy.
|
String |
getResponseCodeDetails()
The HTTP response code details.
|
com.google.protobuf.ByteString |
getResponseCodeDetailsBytes()
The HTTP response code details.
|
com.google.protobuf.UInt32ValueOrBuilder |
getResponseCodeOrBuilder()
The HTTP response code returned by Envoy.
|
Map<String,String> |
getResponseHeaders()
Deprecated.
|
long |
getResponseHeadersBytes()
Size of the HTTP response headers in bytes.
|
int |
getResponseHeadersCount()
Map of additional headers configured to be logged.
|
Map<String,String> |
getResponseHeadersMap()
Map of additional headers configured to be logged.
|
String |
getResponseHeadersOrDefault(String key,
String defaultValue)
Map of additional headers configured to be logged.
|
String |
getResponseHeadersOrThrow(String key)
Map of additional headers configured to be logged.
|
Map<String,String> |
getResponseTrailers()
Deprecated.
|
int |
getResponseTrailersCount()
Map of trailers configured to be logged.
|
Map<String,String> |
getResponseTrailersMap()
Map of trailers configured to be logged.
|
String |
getResponseTrailersOrDefault(String key,
String defaultValue)
Map of trailers configured to be logged.
|
String |
getResponseTrailersOrThrow(String key)
Map of trailers configured to be logged.
|
int |
getSerializedSize() |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
int |
hashCode() |
boolean |
hasResponseCode()
The HTTP response code returned by Envoy.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
protected com.google.protobuf.MapField |
internalGetMapField(int number) |
boolean |
isInitialized() |
static HTTPResponseProperties.Builder |
newBuilder() |
static HTTPResponseProperties.Builder |
newBuilder(HTTPResponseProperties prototype) |
HTTPResponseProperties.Builder |
newBuilderForType() |
protected HTTPResponseProperties.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static HTTPResponseProperties |
parseDelimitedFrom(InputStream input) |
static HTTPResponseProperties |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HTTPResponseProperties |
parseFrom(byte[] data) |
static HTTPResponseProperties |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HTTPResponseProperties |
parseFrom(ByteBuffer data) |
static HTTPResponseProperties |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HTTPResponseProperties |
parseFrom(com.google.protobuf.ByteString data) |
static HTTPResponseProperties |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HTTPResponseProperties |
parseFrom(com.google.protobuf.CodedInputStream input) |
static HTTPResponseProperties |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HTTPResponseProperties |
parseFrom(InputStream input) |
static HTTPResponseProperties |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<HTTPResponseProperties> |
parser() |
HTTPResponseProperties.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, 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, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int RESPONSE_CODE_FIELD_NUMBER
public static final int RESPONSE_HEADERS_BYTES_FIELD_NUMBER
public static final int RESPONSE_BODY_BYTES_FIELD_NUMBER
public static final int RESPONSE_HEADERS_FIELD_NUMBER
public static final int RESPONSE_TRAILERS_FIELD_NUMBER
public static final int RESPONSE_CODE_DETAILS_FIELD_NUMBER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance in class com.google.protobuf.GeneratedMessageV3public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.MapField internalGetMapField(int number)
internalGetMapField in class com.google.protobuf.GeneratedMessageV3protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public boolean hasResponseCode()
The HTTP response code returned by Envoy.
.google.protobuf.UInt32Value response_code = 1;hasResponseCode in interface HTTPResponsePropertiesOrBuilderpublic com.google.protobuf.UInt32Value getResponseCode()
The HTTP response code returned by Envoy.
.google.protobuf.UInt32Value response_code = 1;getResponseCode in interface HTTPResponsePropertiesOrBuilderpublic com.google.protobuf.UInt32ValueOrBuilder getResponseCodeOrBuilder()
The HTTP response code returned by Envoy.
.google.protobuf.UInt32Value response_code = 1;getResponseCodeOrBuilder in interface HTTPResponsePropertiesOrBuilderpublic 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;getResponseHeadersBytes in interface HTTPResponsePropertiesOrBuilderpublic 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;getResponseBodyBytes in interface HTTPResponsePropertiesOrBuilderpublic int getResponseHeadersCount()
HTTPResponsePropertiesOrBuilderMap of additional headers configured to be logged.
map<string, string> response_headers = 4;getResponseHeadersCount in interface HTTPResponsePropertiesOrBuilderpublic boolean containsResponseHeaders(String key)
Map of additional headers configured to be logged.
map<string, string> response_headers = 4;containsResponseHeaders in interface HTTPResponsePropertiesOrBuilder@Deprecated public Map<String,String> getResponseHeaders()
getResponseHeadersMap() instead.getResponseHeaders in interface HTTPResponsePropertiesOrBuilderpublic Map<String,String> getResponseHeadersMap()
Map of additional headers configured to be logged.
map<string, string> response_headers = 4;getResponseHeadersMap in interface HTTPResponsePropertiesOrBuilderpublic String getResponseHeadersOrDefault(String key, String defaultValue)
Map of additional headers configured to be logged.
map<string, string> response_headers = 4;getResponseHeadersOrDefault in interface HTTPResponsePropertiesOrBuilderpublic String getResponseHeadersOrThrow(String key)
Map of additional headers configured to be logged.
map<string, string> response_headers = 4;getResponseHeadersOrThrow in interface HTTPResponsePropertiesOrBuilderpublic int getResponseTrailersCount()
HTTPResponsePropertiesOrBuilderMap of trailers configured to be logged.
map<string, string> response_trailers = 5;getResponseTrailersCount in interface HTTPResponsePropertiesOrBuilderpublic boolean containsResponseTrailers(String key)
Map of trailers configured to be logged.
map<string, string> response_trailers = 5;containsResponseTrailers in interface HTTPResponsePropertiesOrBuilder@Deprecated public Map<String,String> getResponseTrailers()
getResponseTrailersMap() instead.getResponseTrailers in interface HTTPResponsePropertiesOrBuilderpublic Map<String,String> getResponseTrailersMap()
Map of trailers configured to be logged.
map<string, string> response_trailers = 5;getResponseTrailersMap in interface HTTPResponsePropertiesOrBuilderpublic String getResponseTrailersOrDefault(String key, String defaultValue)
Map of trailers configured to be logged.
map<string, string> response_trailers = 5;getResponseTrailersOrDefault in interface HTTPResponsePropertiesOrBuilderpublic String getResponseTrailersOrThrow(String key)
Map of trailers configured to be logged.
map<string, string> response_trailers = 5;getResponseTrailersOrThrow in interface HTTPResponsePropertiesOrBuilderpublic String getResponseCodeDetails()
The HTTP response code details.
string response_code_details = 6;getResponseCodeDetails in interface HTTPResponsePropertiesOrBuilderpublic com.google.protobuf.ByteString getResponseCodeDetailsBytes()
The HTTP response code details.
string response_code_details = 6;getResponseCodeDetailsBytes in interface HTTPResponsePropertiesOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static HTTPResponseProperties parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static HTTPResponseProperties parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static HTTPResponseProperties parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static HTTPResponseProperties parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static HTTPResponseProperties parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static HTTPResponseProperties parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static HTTPResponseProperties parseFrom(InputStream input) throws IOException
IOExceptionpublic static HTTPResponseProperties parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static HTTPResponseProperties parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static HTTPResponseProperties parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static HTTPResponseProperties parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static HTTPResponseProperties parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic HTTPResponseProperties.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static HTTPResponseProperties.Builder newBuilder()
public static HTTPResponseProperties.Builder newBuilder(HTTPResponseProperties prototype)
public HTTPResponseProperties.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected HTTPResponseProperties.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static HTTPResponseProperties getDefaultInstance()
public static com.google.protobuf.Parser<HTTPResponseProperties> parser()
public com.google.protobuf.Parser<HTTPResponseProperties> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public HTTPResponseProperties getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2018–2021 The Envoy Project. All rights reserved.