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 classHTTPRequestProperties[#next-free-field: 14]static classHTTPRequestProperties.Builder[#next-free-field: 14]Methods in io.envoyproxy.envoy.data.accesslog.v3 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.
-