Uses of Interface
io.envoyproxy.envoy.service.ext_proc.v3.HttpTrailersOrBuilder
-
Packages that use HttpTrailersOrBuilder Package Description io.envoyproxy.envoy.service.ext_proc.v3 -
-
Uses of HttpTrailersOrBuilder in io.envoyproxy.envoy.service.ext_proc.v3
Classes in io.envoyproxy.envoy.service.ext_proc.v3 that implement HttpTrailersOrBuilder Modifier and Type Class Description classHttpTrailersThis message contains the trailers.static classHttpTrailers.BuilderThis message contains the trailers.Methods in io.envoyproxy.envoy.service.ext_proc.v3 that return HttpTrailersOrBuilder Modifier and Type Method Description HttpTrailersOrBuilderProcessingRequest.Builder. getRequestTrailersOrBuilder()The HTTP trailers for the request path.HttpTrailersOrBuilderProcessingRequest. getRequestTrailersOrBuilder()The HTTP trailers for the request path.HttpTrailersOrBuilderProcessingRequestOrBuilder. getRequestTrailersOrBuilder()The HTTP trailers for the request path.HttpTrailersOrBuilderProcessingRequest.Builder. getResponseTrailersOrBuilder()The HTTP trailers for the response path.HttpTrailersOrBuilderProcessingRequest. getResponseTrailersOrBuilder()The HTTP trailers for the response path.HttpTrailersOrBuilderProcessingRequestOrBuilder. getResponseTrailersOrBuilder()The HTTP trailers for the response path.
-