Uses of Interface
io.envoyproxy.envoy.service.ext_proc.v3.HttpBodyOrBuilder
-
Packages that use HttpBodyOrBuilder Package Description io.envoyproxy.envoy.service.ext_proc.v3 -
-
Uses of HttpBodyOrBuilder in io.envoyproxy.envoy.service.ext_proc.v3
Classes in io.envoyproxy.envoy.service.ext_proc.v3 that implement HttpBodyOrBuilder Modifier and Type Class Description classHttpBodyThis message contains the message body that Envoy sends to the external server.static classHttpBody.BuilderThis message contains the message body that Envoy sends to the external server.Methods in io.envoyproxy.envoy.service.ext_proc.v3 that return HttpBodyOrBuilder Modifier and Type Method Description HttpBodyOrBuilderProcessingRequest.Builder. getRequestBodyOrBuilder()A chunk of the HTTP request body.HttpBodyOrBuilderProcessingRequest. getRequestBodyOrBuilder()A chunk of the HTTP request body.HttpBodyOrBuilderProcessingRequestOrBuilder. getRequestBodyOrBuilder()A chunk of the HTTP request body.HttpBodyOrBuilderProcessingRequest.Builder. getResponseBodyOrBuilder()A chunk of the HTTP request body.HttpBodyOrBuilderProcessingRequest. getResponseBodyOrBuilder()A chunk of the HTTP request body.HttpBodyOrBuilderProcessingRequestOrBuilder. getResponseBodyOrBuilder()A chunk of the HTTP request body.
-