| Package | Description |
|---|---|
| io.envoyproxy.envoy.service.ext_proc.v3alpha |
| Modifier and Type | Method and Description |
|---|---|
TrailersResponse |
TrailersResponse.Builder.build() |
TrailersResponse |
TrailersResponse.Builder.buildPartial() |
static TrailersResponse |
TrailersResponse.getDefaultInstance() |
TrailersResponse |
TrailersResponse.getDefaultInstanceForType() |
TrailersResponse |
TrailersResponse.Builder.getDefaultInstanceForType() |
TrailersResponse |
ProcessingResponseOrBuilder.getRequestTrailers()
The server must send back this message in response to a message with
the "request_trailers" field set.
|
TrailersResponse |
ProcessingResponse.getRequestTrailers()
The server must send back this message in response to a message with
the "request_trailers" field set.
|
TrailersResponse |
ProcessingResponse.Builder.getRequestTrailers()
The server must send back this message in response to a message with
the "request_trailers" field set.
|
TrailersResponse |
ProcessingResponseOrBuilder.getResponseTrailers()
The server must send back this message in response to a message with
the "response_trailers" field set.
|
TrailersResponse |
ProcessingResponse.getResponseTrailers()
The server must send back this message in response to a message with
the "response_trailers" field set.
|
TrailersResponse |
ProcessingResponse.Builder.getResponseTrailers()
The server must send back this message in response to a message with
the "response_trailers" field set.
|
static TrailersResponse |
TrailersResponse.parseDelimitedFrom(InputStream input) |
static TrailersResponse |
TrailersResponse.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TrailersResponse |
TrailersResponse.parseFrom(byte[] data) |
static TrailersResponse |
TrailersResponse.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TrailersResponse |
TrailersResponse.parseFrom(ByteBuffer data) |
static TrailersResponse |
TrailersResponse.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TrailersResponse |
TrailersResponse.parseFrom(com.google.protobuf.ByteString data) |
static TrailersResponse |
TrailersResponse.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TrailersResponse |
TrailersResponse.parseFrom(com.google.protobuf.CodedInputStream input) |
static TrailersResponse |
TrailersResponse.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TrailersResponse |
TrailersResponse.parseFrom(InputStream input) |
static TrailersResponse |
TrailersResponse.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<TrailersResponse> |
TrailersResponse.getParserForType() |
static com.google.protobuf.Parser<TrailersResponse> |
TrailersResponse.parser() |
| Modifier and Type | Method and Description |
|---|---|
TrailersResponse.Builder |
TrailersResponse.Builder.mergeFrom(TrailersResponse other) |
ProcessingResponse.Builder |
ProcessingResponse.Builder.mergeRequestTrailers(TrailersResponse value)
The server must send back this message in response to a message with
the "request_trailers" field set.
|
ProcessingResponse.Builder |
ProcessingResponse.Builder.mergeResponseTrailers(TrailersResponse value)
The server must send back this message in response to a message with
the "response_trailers" field set.
|
static TrailersResponse.Builder |
TrailersResponse.newBuilder(TrailersResponse prototype) |
ProcessingResponse.Builder |
ProcessingResponse.Builder.setRequestTrailers(TrailersResponse value)
The server must send back this message in response to a message with
the "request_trailers" field set.
|
ProcessingResponse.Builder |
ProcessingResponse.Builder.setResponseTrailers(TrailersResponse value)
The server must send back this message in response to a message with
the "response_trailers" field set.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.