Uses of Interface
io.envoyproxy.envoy.service.ext_proc.v3.BodyResponseOrBuilder
Packages that use BodyResponseOrBuilder
-
Uses of BodyResponseOrBuilder in io.envoyproxy.envoy.service.ext_proc.v3
Classes in io.envoyproxy.envoy.service.ext_proc.v3 that implement BodyResponseOrBuilderModifier and TypeClassDescriptionfinal classThis message is sent by the external server to the data plane after ``HttpBody`` was sent to it.static final classThis message is sent by the external server to the data plane after ``HttpBody`` was sent to it.Methods in io.envoyproxy.envoy.service.ext_proc.v3 that return BodyResponseOrBuilderModifier and TypeMethodDescriptionProcessingResponse.Builder.getRequestBodyOrBuilder()The server must send back this message in response to a message with the ``request_body`` field set.ProcessingResponse.getRequestBodyOrBuilder()The server must send back this message in response to a message with the ``request_body`` field set.ProcessingResponseOrBuilder.getRequestBodyOrBuilder()The server must send back this message in response to a message with the ``request_body`` field set.ProcessingResponse.Builder.getResponseBodyOrBuilder()The server must send back this message in response to a message with the ``response_body`` field set.ProcessingResponse.getResponseBodyOrBuilder()The server must send back this message in response to a message with the ``response_body`` field set.ProcessingResponseOrBuilder.getResponseBodyOrBuilder()The server must send back this message in response to a message with the ``response_body`` field set.