Uses of Class
io.envoyproxy.envoy.data.accesslog.v3.HTTPResponseProperties
Packages that use HTTPResponseProperties
-
Uses of HTTPResponseProperties in io.envoyproxy.envoy.data.accesslog.v3
Fields in io.envoyproxy.envoy.data.accesslog.v3 declared as HTTPResponsePropertiesModifier and TypeFieldDescriptionprivate static final HTTPResponseProperties
HTTPResponseProperties.DEFAULT_INSTANCE
private HTTPResponseProperties
HTTPAccessLogEntry.Builder.response_
private HTTPResponseProperties
HTTPAccessLogEntry.response_
Fields in io.envoyproxy.envoy.data.accesslog.v3 with type parameters of type HTTPResponsePropertiesModifier and TypeFieldDescriptionprivate static final com.google.protobuf.Parser
<HTTPResponseProperties> HTTPResponseProperties.PARSER
private com.google.protobuf.SingleFieldBuilder
<HTTPResponseProperties, HTTPResponseProperties.Builder, HTTPResponsePropertiesOrBuilder> HTTPAccessLogEntry.Builder.responseBuilder_
Methods in io.envoyproxy.envoy.data.accesslog.v3 that return HTTPResponsePropertiesModifier and TypeMethodDescriptionHTTPResponseProperties.Builder.build()
HTTPResponseProperties.Builder.buildPartial()
static HTTPResponseProperties
HTTPResponseProperties.getDefaultInstance()
HTTPResponseProperties.Builder.getDefaultInstanceForType()
HTTPResponseProperties.getDefaultInstanceForType()
HTTPAccessLogEntry.Builder.getResponse()
Description of the outgoing HTTP response.HTTPAccessLogEntry.getResponse()
Description of the outgoing HTTP response.HTTPAccessLogEntryOrBuilder.getResponse()
Description of the outgoing HTTP response.static HTTPResponseProperties
HTTPResponseProperties.parseDelimitedFrom
(InputStream input) static HTTPResponseProperties
HTTPResponseProperties.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static HTTPResponseProperties
HTTPResponseProperties.parseFrom
(byte[] data) static HTTPResponseProperties
HTTPResponseProperties.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static HTTPResponseProperties
HTTPResponseProperties.parseFrom
(com.google.protobuf.ByteString data) static HTTPResponseProperties
HTTPResponseProperties.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static HTTPResponseProperties
HTTPResponseProperties.parseFrom
(com.google.protobuf.CodedInputStream input) static HTTPResponseProperties
HTTPResponseProperties.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static HTTPResponseProperties
HTTPResponseProperties.parseFrom
(InputStream input) static HTTPResponseProperties
HTTPResponseProperties.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static HTTPResponseProperties
HTTPResponseProperties.parseFrom
(ByteBuffer data) static HTTPResponseProperties
HTTPResponseProperties.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.data.accesslog.v3 that return types with arguments of type HTTPResponsePropertiesModifier and TypeMethodDescriptioncom.google.protobuf.Parser
<HTTPResponseProperties> HTTPResponseProperties.getParserForType()
private com.google.protobuf.SingleFieldBuilder
<HTTPResponseProperties, HTTPResponseProperties.Builder, HTTPResponsePropertiesOrBuilder> HTTPAccessLogEntry.Builder.internalGetResponseFieldBuilder()
Description of the outgoing HTTP response.static com.google.protobuf.Parser
<HTTPResponseProperties> HTTPResponseProperties.parser()
Methods in io.envoyproxy.envoy.data.accesslog.v3 with parameters of type HTTPResponsePropertiesModifier and TypeMethodDescriptionprivate void
HTTPResponseProperties.Builder.buildPartial0
(HTTPResponseProperties result) HTTPResponseProperties.Builder.mergeFrom
(HTTPResponseProperties other) HTTPAccessLogEntry.Builder.mergeResponse
(HTTPResponseProperties value) Description of the outgoing HTTP response.HTTPResponseProperties.newBuilder
(HTTPResponseProperties prototype) HTTPAccessLogEntry.Builder.setResponse
(HTTPResponseProperties value) Description of the outgoing HTTP response.