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: 16]static classHTTPRequestProperties.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 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.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.
-