Uses of Interface
io.envoyproxy.envoy.data.accesslog.v3.HTTPRequestPropertiesOrBuilder
-
Packages that use HTTPRequestPropertiesOrBuilder Package Description io.envoyproxy.envoy.data.accesslog.v3 -
-
Uses of HTTPRequestPropertiesOrBuilder in io.envoyproxy.envoy.data.accesslog.v3
Classes in io.envoyproxy.envoy.data.accesslog.v3 that implement HTTPRequestPropertiesOrBuilder Modifier and Type Class Description class
HTTPRequestProperties
[#next-free-field: 16]static class
HTTPRequestProperties.Builder
[#next-free-field: 16]Fields in io.envoyproxy.envoy.data.accesslog.v3 with type parameters of type HTTPRequestPropertiesOrBuilder Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilder<HTTPRequestProperties,HTTPRequestProperties.Builder,HTTPRequestPropertiesOrBuilder>
HTTPAccessLogEntry.Builder. requestBuilder_
Methods in io.envoyproxy.envoy.data.accesslog.v3 that return HTTPRequestPropertiesOrBuilder Modifier and Type Method Description HTTPRequestPropertiesOrBuilder
HTTPAccessLogEntry.Builder. getRequestOrBuilder()
Description of the incoming HTTP request.HTTPRequestPropertiesOrBuilder
HTTPAccessLogEntry. getRequestOrBuilder()
Description of the incoming HTTP request.HTTPRequestPropertiesOrBuilder
HTTPAccessLogEntryOrBuilder. getRequestOrBuilder()
Description of the incoming HTTP request.Methods in io.envoyproxy.envoy.data.accesslog.v3 that return types with arguments of type HTTPRequestPropertiesOrBuilder Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilder<HTTPRequestProperties,HTTPRequestProperties.Builder,HTTPRequestPropertiesOrBuilder>
HTTPAccessLogEntry.Builder. getRequestFieldBuilder()
Description of the incoming HTTP request.
-