Uses of Interface
io.envoyproxy.envoy.data.accesslog.v3.HTTPResponsePropertiesOrBuilder
-
Packages that use HTTPResponsePropertiesOrBuilder Package Description io.envoyproxy.envoy.data.accesslog.v3 -
-
Uses of HTTPResponsePropertiesOrBuilder in io.envoyproxy.envoy.data.accesslog.v3
Classes in io.envoyproxy.envoy.data.accesslog.v3 that implement HTTPResponsePropertiesOrBuilder Modifier and Type Class Description class
HTTPResponseProperties
[#next-free-field: 9]static class
HTTPResponseProperties.Builder
[#next-free-field: 9]Fields in io.envoyproxy.envoy.data.accesslog.v3 with type parameters of type HTTPResponsePropertiesOrBuilder Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilder<HTTPResponseProperties,HTTPResponseProperties.Builder,HTTPResponsePropertiesOrBuilder>
HTTPAccessLogEntry.Builder. responseBuilder_
Methods in io.envoyproxy.envoy.data.accesslog.v3 that return HTTPResponsePropertiesOrBuilder Modifier and Type Method Description HTTPResponsePropertiesOrBuilder
HTTPAccessLogEntry.Builder. getResponseOrBuilder()
Description of the outgoing HTTP response.HTTPResponsePropertiesOrBuilder
HTTPAccessLogEntry. getResponseOrBuilder()
Description of the outgoing HTTP response.HTTPResponsePropertiesOrBuilder
HTTPAccessLogEntryOrBuilder. getResponseOrBuilder()
Description of the outgoing HTTP response.Methods in io.envoyproxy.envoy.data.accesslog.v3 that return types with arguments of type HTTPResponsePropertiesOrBuilder Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilder<HTTPResponseProperties,HTTPResponseProperties.Builder,HTTPResponsePropertiesOrBuilder>
HTTPAccessLogEntry.Builder. getResponseFieldBuilder()
Description of the outgoing HTTP response.
-