| Package | Description |
|---|---|
| io.envoyproxy.envoy.service.ext_proc.v3alpha |
| Modifier and Type | Class and Description |
|---|---|
class |
BodyResponse
This message must be sent in response to an HttpBody message.
|
static class |
BodyResponse.Builder
This message must be sent in response to an HttpBody message.
|
| Modifier and Type | Method and Description |
|---|---|
BodyResponseOrBuilder |
ProcessingResponseOrBuilder.getRequestBodyOrBuilder()
The server must send back this message in response to a message with
the "request_body" field set.
|
BodyResponseOrBuilder |
ProcessingResponse.getRequestBodyOrBuilder()
The server must send back this message in response to a message with
the "request_body" field set.
|
BodyResponseOrBuilder |
ProcessingResponse.Builder.getRequestBodyOrBuilder()
The server must send back this message in response to a message with
the "request_body" field set.
|
BodyResponseOrBuilder |
ProcessingResponseOrBuilder.getResponseBodyOrBuilder()
The server must send back this message in response to a message with
the "response_body" field set.
|
BodyResponseOrBuilder |
ProcessingResponse.getResponseBodyOrBuilder()
The server must send back this message in response to a message with
the "response_body" field set.
|
BodyResponseOrBuilder |
ProcessingResponse.Builder.getResponseBodyOrBuilder()
The server must send back this message in response to a message with
the "response_body" field set.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.