Uses of Interface
io.envoyproxy.envoy.data.accesslog.v2.HTTPResponsePropertiesOrBuilder
-
Packages that use HTTPResponsePropertiesOrBuilder Package Description io.envoyproxy.envoy.data.accesslog.v2 -
-
Uses of HTTPResponsePropertiesOrBuilder in io.envoyproxy.envoy.data.accesslog.v2
Classes in io.envoyproxy.envoy.data.accesslog.v2 that implement HTTPResponsePropertiesOrBuilder Modifier and Type Class Description classHTTPResponseProperties[#next-free-field: 7]static classHTTPResponseProperties.Builder[#next-free-field: 7]Methods in io.envoyproxy.envoy.data.accesslog.v2 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.
-