| Package | Description |
|---|---|
| io.envoyproxy.envoy.service.ext_proc.v3alpha |
| Modifier and Type | Method and Description |
|---|---|
BodyMutation |
BodyMutation.Builder.build() |
BodyMutation |
BodyMutation.Builder.buildPartial() |
BodyMutation |
CommonResponse.getBodyMutation()
Replace the body of the last message sent to the remote server on this
stream.
|
BodyMutation |
CommonResponse.Builder.getBodyMutation()
Replace the body of the last message sent to the remote server on this
stream.
|
BodyMutation |
CommonResponseOrBuilder.getBodyMutation()
Replace the body of the last message sent to the remote server on this
stream.
|
static BodyMutation |
BodyMutation.getDefaultInstance() |
BodyMutation |
BodyMutation.getDefaultInstanceForType() |
BodyMutation |
BodyMutation.Builder.getDefaultInstanceForType() |
static BodyMutation |
BodyMutation.parseDelimitedFrom(InputStream input) |
static BodyMutation |
BodyMutation.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BodyMutation |
BodyMutation.parseFrom(byte[] data) |
static BodyMutation |
BodyMutation.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BodyMutation |
BodyMutation.parseFrom(ByteBuffer data) |
static BodyMutation |
BodyMutation.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BodyMutation |
BodyMutation.parseFrom(com.google.protobuf.ByteString data) |
static BodyMutation |
BodyMutation.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BodyMutation |
BodyMutation.parseFrom(com.google.protobuf.CodedInputStream input) |
static BodyMutation |
BodyMutation.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BodyMutation |
BodyMutation.parseFrom(InputStream input) |
static BodyMutation |
BodyMutation.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<BodyMutation> |
BodyMutation.getParserForType() |
static com.google.protobuf.Parser<BodyMutation> |
BodyMutation.parser() |
| Modifier and Type | Method and Description |
|---|---|
CommonResponse.Builder |
CommonResponse.Builder.mergeBodyMutation(BodyMutation value)
Replace the body of the last message sent to the remote server on this
stream.
|
BodyMutation.Builder |
BodyMutation.Builder.mergeFrom(BodyMutation other) |
static BodyMutation.Builder |
BodyMutation.newBuilder(BodyMutation prototype) |
CommonResponse.Builder |
CommonResponse.Builder.setBodyMutation(BodyMutation value)
Replace the body of the last message sent to the remote server on this
stream.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.