| Package | Description |
|---|---|
| io.envoyproxy.envoy.service.ext_proc.v3alpha |
| Modifier and Type | Class and Description |
|---|---|
class |
BodyMutation
Replace the entire message body chunk received in the corresponding
HttpBody message with this new body, or clear the body.
|
static class |
BodyMutation.Builder
Replace the entire message body chunk received in the corresponding
HttpBody message with this new body, or clear the body.
|
| Modifier and Type | Method and Description |
|---|---|
BodyMutationOrBuilder |
CommonResponse.getBodyMutationOrBuilder()
Replace the body of the last message sent to the remote server on this
stream.
|
BodyMutationOrBuilder |
CommonResponse.Builder.getBodyMutationOrBuilder()
Replace the body of the last message sent to the remote server on this
stream.
|
BodyMutationOrBuilder |
CommonResponseOrBuilder.getBodyMutationOrBuilder()
Replace the body of the last message sent to the remote server on this
stream.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.