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 classHTTPResponseProperties[#next-free-field: 9]static classHTTPResponseProperties.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 HTTPResponsePropertiesOrBuilderHTTPAccessLogEntry.Builder. getResponseOrBuilder()Description of the outgoing HTTP response.HTTPResponsePropertiesOrBuilderHTTPAccessLogEntry. getResponseOrBuilder()Description of the outgoing HTTP response.HTTPResponsePropertiesOrBuilderHTTPAccessLogEntryOrBuilder. 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.
-