Uses of Interface
io.envoyproxy.envoy.data.accesslog.v2.HTTPRequestPropertiesOrBuilder
-
Packages that use HTTPRequestPropertiesOrBuilder Package Description io.envoyproxy.envoy.data.accesslog.v2 -
-
Uses of HTTPRequestPropertiesOrBuilder in io.envoyproxy.envoy.data.accesslog.v2
Classes in io.envoyproxy.envoy.data.accesslog.v2 that implement HTTPRequestPropertiesOrBuilder Modifier and Type Class Description classHTTPRequestProperties[#next-free-field: 14]static classHTTPRequestProperties.Builder[#next-free-field: 14]Methods in io.envoyproxy.envoy.data.accesslog.v2 that return HTTPRequestPropertiesOrBuilder Modifier and Type Method Description HTTPRequestPropertiesOrBuilderHTTPAccessLogEntry.Builder. getRequestOrBuilder()Description of the incoming HTTP request.HTTPRequestPropertiesOrBuilderHTTPAccessLogEntry. getRequestOrBuilder()Description of the incoming HTTP request.HTTPRequestPropertiesOrBuilderHTTPAccessLogEntryOrBuilder. getRequestOrBuilder()Description of the incoming HTTP request.
-