Class ProcessingRequest.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderType>
-
- com.google.protobuf.GeneratedMessageV3.Builder<ProcessingRequest.Builder>
-
- io.envoyproxy.envoy.service.ext_proc.v3.ProcessingRequest.Builder
-
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,ProcessingRequestOrBuilder,Cloneable
- Enclosing class:
- ProcessingRequest
public static final class ProcessingRequest.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ProcessingRequest.Builder> implements ProcessingRequestOrBuilder
This represents the different types of messages that Envoy can send to an external processing server. [#next-free-field: 8]
Protobuf typeenvoy.service.ext_proc.v3.ProcessingRequest
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description ProcessingRequest.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)ProcessingRequestbuild()ProcessingRequestbuildPartial()ProcessingRequest.Builderclear()ProcessingRequest.BuilderclearAsyncMode()Specify whether the filter that sent this request is running in synchronous or asynchronous mode.ProcessingRequest.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)ProcessingRequest.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)ProcessingRequest.BuilderclearRequest()ProcessingRequest.BuilderclearRequestBody()A chunk of the HTTP request body.ProcessingRequest.BuilderclearRequestHeaders()Information about the HTTP request headers, as well as peer info and additional properties.ProcessingRequest.BuilderclearRequestTrailers()The HTTP trailers for the request path.ProcessingRequest.BuilderclearResponseBody()A chunk of the HTTP request body.ProcessingRequest.BuilderclearResponseHeaders()Information about the HTTP response headers, as well as peer info and additional properties.ProcessingRequest.BuilderclearResponseTrailers()The HTTP trailers for the response path.ProcessingRequest.Builderclone()booleangetAsyncMode()Specify whether the filter that sent this request is running in synchronous or asynchronous mode.ProcessingRequestgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()HttpBodygetRequestBody()A chunk of the HTTP request body.HttpBody.BuildergetRequestBodyBuilder()A chunk of the HTTP request body.HttpBodyOrBuildergetRequestBodyOrBuilder()A chunk of the HTTP request body.ProcessingRequest.RequestCasegetRequestCase()HttpHeadersgetRequestHeaders()Information about the HTTP request headers, as well as peer info and additional properties.HttpHeaders.BuildergetRequestHeadersBuilder()Information about the HTTP request headers, as well as peer info and additional properties.HttpHeadersOrBuildergetRequestHeadersOrBuilder()Information about the HTTP request headers, as well as peer info and additional properties.HttpTrailersgetRequestTrailers()The HTTP trailers for the request path.HttpTrailers.BuildergetRequestTrailersBuilder()The HTTP trailers for the request path.HttpTrailersOrBuildergetRequestTrailersOrBuilder()The HTTP trailers for the request path.HttpBodygetResponseBody()A chunk of the HTTP request body.HttpBody.BuildergetResponseBodyBuilder()A chunk of the HTTP request body.HttpBodyOrBuildergetResponseBodyOrBuilder()A chunk of the HTTP request body.HttpHeadersgetResponseHeaders()Information about the HTTP response headers, as well as peer info and additional properties.HttpHeaders.BuildergetResponseHeadersBuilder()Information about the HTTP response headers, as well as peer info and additional properties.HttpHeadersOrBuildergetResponseHeadersOrBuilder()Information about the HTTP response headers, as well as peer info and additional properties.HttpTrailersgetResponseTrailers()The HTTP trailers for the response path.HttpTrailers.BuildergetResponseTrailersBuilder()The HTTP trailers for the response path.HttpTrailersOrBuildergetResponseTrailersOrBuilder()The HTTP trailers for the response path.booleanhasRequestBody()A chunk of the HTTP request body.booleanhasRequestHeaders()Information about the HTTP request headers, as well as peer info and additional properties.booleanhasRequestTrailers()The HTTP trailers for the request path.booleanhasResponseBody()A chunk of the HTTP request body.booleanhasResponseHeaders()Information about the HTTP response headers, as well as peer info and additional properties.booleanhasResponseTrailers()The HTTP trailers for the response path.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()ProcessingRequest.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)ProcessingRequest.BuildermergeFrom(com.google.protobuf.Message other)ProcessingRequest.BuildermergeFrom(ProcessingRequest other)ProcessingRequest.BuildermergeRequestBody(HttpBody value)A chunk of the HTTP request body.ProcessingRequest.BuildermergeRequestHeaders(HttpHeaders value)Information about the HTTP request headers, as well as peer info and additional properties.ProcessingRequest.BuildermergeRequestTrailers(HttpTrailers value)The HTTP trailers for the request path.ProcessingRequest.BuildermergeResponseBody(HttpBody value)A chunk of the HTTP request body.ProcessingRequest.BuildermergeResponseHeaders(HttpHeaders value)Information about the HTTP response headers, as well as peer info and additional properties.ProcessingRequest.BuildermergeResponseTrailers(HttpTrailers value)The HTTP trailers for the response path.ProcessingRequest.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)ProcessingRequest.BuildersetAsyncMode(boolean value)Specify whether the filter that sent this request is running in synchronous or asynchronous mode.ProcessingRequest.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)ProcessingRequest.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)ProcessingRequest.BuildersetRequestBody(HttpBody value)A chunk of the HTTP request body.ProcessingRequest.BuildersetRequestBody(HttpBody.Builder builderForValue)A chunk of the HTTP request body.ProcessingRequest.BuildersetRequestHeaders(HttpHeaders value)Information about the HTTP request headers, as well as peer info and additional properties.ProcessingRequest.BuildersetRequestHeaders(HttpHeaders.Builder builderForValue)Information about the HTTP request headers, as well as peer info and additional properties.ProcessingRequest.BuildersetRequestTrailers(HttpTrailers value)The HTTP trailers for the request path.ProcessingRequest.BuildersetRequestTrailers(HttpTrailers.Builder builderForValue)The HTTP trailers for the request path.ProcessingRequest.BuildersetResponseBody(HttpBody value)A chunk of the HTTP request body.ProcessingRequest.BuildersetResponseBody(HttpBody.Builder builderForValue)A chunk of the HTTP request body.ProcessingRequest.BuildersetResponseHeaders(HttpHeaders value)Information about the HTTP response headers, as well as peer info and additional properties.ProcessingRequest.BuildersetResponseHeaders(HttpHeaders.Builder builderForValue)Information about the HTTP response headers, as well as peer info and additional properties.ProcessingRequest.BuildersetResponseTrailers(HttpTrailers value)The HTTP trailers for the response path.ProcessingRequest.BuildersetResponseTrailers(HttpTrailers.Builder builderForValue)The HTTP trailers for the response path.ProcessingRequest.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<ProcessingRequest.Builder>
-
clear
public ProcessingRequest.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<ProcessingRequest.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<ProcessingRequest.Builder>
-
getDefaultInstanceForType
public ProcessingRequest getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public ProcessingRequest build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public ProcessingRequest buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public ProcessingRequest.Builder clone()
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<ProcessingRequest.Builder>
-
setField
public ProcessingRequest.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ProcessingRequest.Builder>
-
clearField
public ProcessingRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ProcessingRequest.Builder>
-
clearOneof
public ProcessingRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<ProcessingRequest.Builder>
-
setRepeatedField
public ProcessingRequest.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ProcessingRequest.Builder>
-
addRepeatedField
public ProcessingRequest.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ProcessingRequest.Builder>
-
mergeFrom
public ProcessingRequest.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ProcessingRequest.Builder>
-
mergeFrom
public ProcessingRequest.Builder mergeFrom(ProcessingRequest other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<ProcessingRequest.Builder>
-
mergeFrom
public ProcessingRequest.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ProcessingRequest.Builder>- Throws:
IOException
-
getRequestCase
public ProcessingRequest.RequestCase getRequestCase()
- Specified by:
getRequestCasein interfaceProcessingRequestOrBuilder
-
clearRequest
public ProcessingRequest.Builder clearRequest()
-
getAsyncMode
public boolean getAsyncMode()
Specify whether the filter that sent this request is running in synchronous or asynchronous mode. The choice of synchronous or asynchronous mode can be set in the filter configuration, and defaults to false. * A value of ``false`` indicates that the server must respond to this message by either sending back a matching ProcessingResponse message, or by closing the stream. * A value of ``true`` indicates that the server must not respond to this message, although it may still close the stream to indicate that no more messages are needed.
bool async_mode = 1;- Specified by:
getAsyncModein interfaceProcessingRequestOrBuilder- Returns:
- The asyncMode.
-
setAsyncMode
public ProcessingRequest.Builder setAsyncMode(boolean value)
Specify whether the filter that sent this request is running in synchronous or asynchronous mode. The choice of synchronous or asynchronous mode can be set in the filter configuration, and defaults to false. * A value of ``false`` indicates that the server must respond to this message by either sending back a matching ProcessingResponse message, or by closing the stream. * A value of ``true`` indicates that the server must not respond to this message, although it may still close the stream to indicate that no more messages are needed.
bool async_mode = 1;- Parameters:
value- The asyncMode to set.- Returns:
- This builder for chaining.
-
clearAsyncMode
public ProcessingRequest.Builder clearAsyncMode()
Specify whether the filter that sent this request is running in synchronous or asynchronous mode. The choice of synchronous or asynchronous mode can be set in the filter configuration, and defaults to false. * A value of ``false`` indicates that the server must respond to this message by either sending back a matching ProcessingResponse message, or by closing the stream. * A value of ``true`` indicates that the server must not respond to this message, although it may still close the stream to indicate that no more messages are needed.
bool async_mode = 1;- Returns:
- This builder for chaining.
-
hasRequestHeaders
public boolean hasRequestHeaders()
Information about the HTTP request headers, as well as peer info and additional properties. Unless ``async_mode`` is ``true``, the server must send back a HeaderResponse message, an ImmediateResponse message, or close the stream.
.envoy.service.ext_proc.v3.HttpHeaders request_headers = 2;- Specified by:
hasRequestHeadersin interfaceProcessingRequestOrBuilder- Returns:
- Whether the requestHeaders field is set.
-
getRequestHeaders
public HttpHeaders getRequestHeaders()
Information about the HTTP request headers, as well as peer info and additional properties. Unless ``async_mode`` is ``true``, the server must send back a HeaderResponse message, an ImmediateResponse message, or close the stream.
.envoy.service.ext_proc.v3.HttpHeaders request_headers = 2;- Specified by:
getRequestHeadersin interfaceProcessingRequestOrBuilder- Returns:
- The requestHeaders.
-
setRequestHeaders
public ProcessingRequest.Builder setRequestHeaders(HttpHeaders value)
Information about the HTTP request headers, as well as peer info and additional properties. Unless ``async_mode`` is ``true``, the server must send back a HeaderResponse message, an ImmediateResponse message, or close the stream.
.envoy.service.ext_proc.v3.HttpHeaders request_headers = 2;
-
setRequestHeaders
public ProcessingRequest.Builder setRequestHeaders(HttpHeaders.Builder builderForValue)
Information about the HTTP request headers, as well as peer info and additional properties. Unless ``async_mode`` is ``true``, the server must send back a HeaderResponse message, an ImmediateResponse message, or close the stream.
.envoy.service.ext_proc.v3.HttpHeaders request_headers = 2;
-
mergeRequestHeaders
public ProcessingRequest.Builder mergeRequestHeaders(HttpHeaders value)
Information about the HTTP request headers, as well as peer info and additional properties. Unless ``async_mode`` is ``true``, the server must send back a HeaderResponse message, an ImmediateResponse message, or close the stream.
.envoy.service.ext_proc.v3.HttpHeaders request_headers = 2;
-
clearRequestHeaders
public ProcessingRequest.Builder clearRequestHeaders()
Information about the HTTP request headers, as well as peer info and additional properties. Unless ``async_mode`` is ``true``, the server must send back a HeaderResponse message, an ImmediateResponse message, or close the stream.
.envoy.service.ext_proc.v3.HttpHeaders request_headers = 2;
-
getRequestHeadersBuilder
public HttpHeaders.Builder getRequestHeadersBuilder()
Information about the HTTP request headers, as well as peer info and additional properties. Unless ``async_mode`` is ``true``, the server must send back a HeaderResponse message, an ImmediateResponse message, or close the stream.
.envoy.service.ext_proc.v3.HttpHeaders request_headers = 2;
-
getRequestHeadersOrBuilder
public HttpHeadersOrBuilder getRequestHeadersOrBuilder()
Information about the HTTP request headers, as well as peer info and additional properties. Unless ``async_mode`` is ``true``, the server must send back a HeaderResponse message, an ImmediateResponse message, or close the stream.
.envoy.service.ext_proc.v3.HttpHeaders request_headers = 2;- Specified by:
getRequestHeadersOrBuilderin interfaceProcessingRequestOrBuilder
-
hasResponseHeaders
public boolean hasResponseHeaders()
Information about the HTTP response headers, as well as peer info and additional properties. Unless ``async_mode`` is ``true``, the server must send back a HeaderResponse message or close the stream.
.envoy.service.ext_proc.v3.HttpHeaders response_headers = 3;- Specified by:
hasResponseHeadersin interfaceProcessingRequestOrBuilder- Returns:
- Whether the responseHeaders field is set.
-
getResponseHeaders
public HttpHeaders getResponseHeaders()
Information about the HTTP response headers, as well as peer info and additional properties. Unless ``async_mode`` is ``true``, the server must send back a HeaderResponse message or close the stream.
.envoy.service.ext_proc.v3.HttpHeaders response_headers = 3;- Specified by:
getResponseHeadersin interfaceProcessingRequestOrBuilder- Returns:
- The responseHeaders.
-
setResponseHeaders
public ProcessingRequest.Builder setResponseHeaders(HttpHeaders value)
Information about the HTTP response headers, as well as peer info and additional properties. Unless ``async_mode`` is ``true``, the server must send back a HeaderResponse message or close the stream.
.envoy.service.ext_proc.v3.HttpHeaders response_headers = 3;
-
setResponseHeaders
public ProcessingRequest.Builder setResponseHeaders(HttpHeaders.Builder builderForValue)
Information about the HTTP response headers, as well as peer info and additional properties. Unless ``async_mode`` is ``true``, the server must send back a HeaderResponse message or close the stream.
.envoy.service.ext_proc.v3.HttpHeaders response_headers = 3;
-
mergeResponseHeaders
public ProcessingRequest.Builder mergeResponseHeaders(HttpHeaders value)
Information about the HTTP response headers, as well as peer info and additional properties. Unless ``async_mode`` is ``true``, the server must send back a HeaderResponse message or close the stream.
.envoy.service.ext_proc.v3.HttpHeaders response_headers = 3;
-
clearResponseHeaders
public ProcessingRequest.Builder clearResponseHeaders()
Information about the HTTP response headers, as well as peer info and additional properties. Unless ``async_mode`` is ``true``, the server must send back a HeaderResponse message or close the stream.
.envoy.service.ext_proc.v3.HttpHeaders response_headers = 3;
-
getResponseHeadersBuilder
public HttpHeaders.Builder getResponseHeadersBuilder()
Information about the HTTP response headers, as well as peer info and additional properties. Unless ``async_mode`` is ``true``, the server must send back a HeaderResponse message or close the stream.
.envoy.service.ext_proc.v3.HttpHeaders response_headers = 3;
-
getResponseHeadersOrBuilder
public HttpHeadersOrBuilder getResponseHeadersOrBuilder()
Information about the HTTP response headers, as well as peer info and additional properties. Unless ``async_mode`` is ``true``, the server must send back a HeaderResponse message or close the stream.
.envoy.service.ext_proc.v3.HttpHeaders response_headers = 3;- Specified by:
getResponseHeadersOrBuilderin interfaceProcessingRequestOrBuilder
-
hasRequestBody
public boolean hasRequestBody()
A chunk of the HTTP request body. Unless ``async_mode`` is true, the server must send back a BodyResponse message, an ImmediateResponse message, or close the stream.
.envoy.service.ext_proc.v3.HttpBody request_body = 4;- Specified by:
hasRequestBodyin interfaceProcessingRequestOrBuilder- Returns:
- Whether the requestBody field is set.
-
getRequestBody
public HttpBody getRequestBody()
A chunk of the HTTP request body. Unless ``async_mode`` is true, the server must send back a BodyResponse message, an ImmediateResponse message, or close the stream.
.envoy.service.ext_proc.v3.HttpBody request_body = 4;- Specified by:
getRequestBodyin interfaceProcessingRequestOrBuilder- Returns:
- The requestBody.
-
setRequestBody
public ProcessingRequest.Builder setRequestBody(HttpBody value)
A chunk of the HTTP request body. Unless ``async_mode`` is true, the server must send back a BodyResponse message, an ImmediateResponse message, or close the stream.
.envoy.service.ext_proc.v3.HttpBody request_body = 4;
-
setRequestBody
public ProcessingRequest.Builder setRequestBody(HttpBody.Builder builderForValue)
A chunk of the HTTP request body. Unless ``async_mode`` is true, the server must send back a BodyResponse message, an ImmediateResponse message, or close the stream.
.envoy.service.ext_proc.v3.HttpBody request_body = 4;
-
mergeRequestBody
public ProcessingRequest.Builder mergeRequestBody(HttpBody value)
A chunk of the HTTP request body. Unless ``async_mode`` is true, the server must send back a BodyResponse message, an ImmediateResponse message, or close the stream.
.envoy.service.ext_proc.v3.HttpBody request_body = 4;
-
clearRequestBody
public ProcessingRequest.Builder clearRequestBody()
A chunk of the HTTP request body. Unless ``async_mode`` is true, the server must send back a BodyResponse message, an ImmediateResponse message, or close the stream.
.envoy.service.ext_proc.v3.HttpBody request_body = 4;
-
getRequestBodyBuilder
public HttpBody.Builder getRequestBodyBuilder()
A chunk of the HTTP request body. Unless ``async_mode`` is true, the server must send back a BodyResponse message, an ImmediateResponse message, or close the stream.
.envoy.service.ext_proc.v3.HttpBody request_body = 4;
-
getRequestBodyOrBuilder
public HttpBodyOrBuilder getRequestBodyOrBuilder()
A chunk of the HTTP request body. Unless ``async_mode`` is true, the server must send back a BodyResponse message, an ImmediateResponse message, or close the stream.
.envoy.service.ext_proc.v3.HttpBody request_body = 4;- Specified by:
getRequestBodyOrBuilderin interfaceProcessingRequestOrBuilder
-
hasResponseBody
public boolean hasResponseBody()
A chunk of the HTTP request body. Unless ``async_mode`` is ``true``, the server must send back a BodyResponse message or close the stream.
.envoy.service.ext_proc.v3.HttpBody response_body = 5;- Specified by:
hasResponseBodyin interfaceProcessingRequestOrBuilder- Returns:
- Whether the responseBody field is set.
-
getResponseBody
public HttpBody getResponseBody()
A chunk of the HTTP request body. Unless ``async_mode`` is ``true``, the server must send back a BodyResponse message or close the stream.
.envoy.service.ext_proc.v3.HttpBody response_body = 5;- Specified by:
getResponseBodyin interfaceProcessingRequestOrBuilder- Returns:
- The responseBody.
-
setResponseBody
public ProcessingRequest.Builder setResponseBody(HttpBody value)
A chunk of the HTTP request body. Unless ``async_mode`` is ``true``, the server must send back a BodyResponse message or close the stream.
.envoy.service.ext_proc.v3.HttpBody response_body = 5;
-
setResponseBody
public ProcessingRequest.Builder setResponseBody(HttpBody.Builder builderForValue)
A chunk of the HTTP request body. Unless ``async_mode`` is ``true``, the server must send back a BodyResponse message or close the stream.
.envoy.service.ext_proc.v3.HttpBody response_body = 5;
-
mergeResponseBody
public ProcessingRequest.Builder mergeResponseBody(HttpBody value)
A chunk of the HTTP request body. Unless ``async_mode`` is ``true``, the server must send back a BodyResponse message or close the stream.
.envoy.service.ext_proc.v3.HttpBody response_body = 5;
-
clearResponseBody
public ProcessingRequest.Builder clearResponseBody()
A chunk of the HTTP request body. Unless ``async_mode`` is ``true``, the server must send back a BodyResponse message or close the stream.
.envoy.service.ext_proc.v3.HttpBody response_body = 5;
-
getResponseBodyBuilder
public HttpBody.Builder getResponseBodyBuilder()
A chunk of the HTTP request body. Unless ``async_mode`` is ``true``, the server must send back a BodyResponse message or close the stream.
.envoy.service.ext_proc.v3.HttpBody response_body = 5;
-
getResponseBodyOrBuilder
public HttpBodyOrBuilder getResponseBodyOrBuilder()
A chunk of the HTTP request body. Unless ``async_mode`` is ``true``, the server must send back a BodyResponse message or close the stream.
.envoy.service.ext_proc.v3.HttpBody response_body = 5;- Specified by:
getResponseBodyOrBuilderin interfaceProcessingRequestOrBuilder
-
hasRequestTrailers
public boolean hasRequestTrailers()
The HTTP trailers for the request path. Unless ``async_mode`` is ``true``, the server must send back a TrailerResponse message or close the stream. This message is only sent if the trailers processing mode is set to ``SEND``. If there are no trailers on the original downstream request, then this message will only be sent (with empty trailers waiting to be populated) if the processing mode is set before the request headers are sent, such as in the filter configuration.
.envoy.service.ext_proc.v3.HttpTrailers request_trailers = 6;- Specified by:
hasRequestTrailersin interfaceProcessingRequestOrBuilder- Returns:
- Whether the requestTrailers field is set.
-
getRequestTrailers
public HttpTrailers getRequestTrailers()
The HTTP trailers for the request path. Unless ``async_mode`` is ``true``, the server must send back a TrailerResponse message or close the stream. This message is only sent if the trailers processing mode is set to ``SEND``. If there are no trailers on the original downstream request, then this message will only be sent (with empty trailers waiting to be populated) if the processing mode is set before the request headers are sent, such as in the filter configuration.
.envoy.service.ext_proc.v3.HttpTrailers request_trailers = 6;- Specified by:
getRequestTrailersin interfaceProcessingRequestOrBuilder- Returns:
- The requestTrailers.
-
setRequestTrailers
public ProcessingRequest.Builder setRequestTrailers(HttpTrailers value)
The HTTP trailers for the request path. Unless ``async_mode`` is ``true``, the server must send back a TrailerResponse message or close the stream. This message is only sent if the trailers processing mode is set to ``SEND``. If there are no trailers on the original downstream request, then this message will only be sent (with empty trailers waiting to be populated) if the processing mode is set before the request headers are sent, such as in the filter configuration.
.envoy.service.ext_proc.v3.HttpTrailers request_trailers = 6;
-
setRequestTrailers
public ProcessingRequest.Builder setRequestTrailers(HttpTrailers.Builder builderForValue)
The HTTP trailers for the request path. Unless ``async_mode`` is ``true``, the server must send back a TrailerResponse message or close the stream. This message is only sent if the trailers processing mode is set to ``SEND``. If there are no trailers on the original downstream request, then this message will only be sent (with empty trailers waiting to be populated) if the processing mode is set before the request headers are sent, such as in the filter configuration.
.envoy.service.ext_proc.v3.HttpTrailers request_trailers = 6;
-
mergeRequestTrailers
public ProcessingRequest.Builder mergeRequestTrailers(HttpTrailers value)
The HTTP trailers for the request path. Unless ``async_mode`` is ``true``, the server must send back a TrailerResponse message or close the stream. This message is only sent if the trailers processing mode is set to ``SEND``. If there are no trailers on the original downstream request, then this message will only be sent (with empty trailers waiting to be populated) if the processing mode is set before the request headers are sent, such as in the filter configuration.
.envoy.service.ext_proc.v3.HttpTrailers request_trailers = 6;
-
clearRequestTrailers
public ProcessingRequest.Builder clearRequestTrailers()
The HTTP trailers for the request path. Unless ``async_mode`` is ``true``, the server must send back a TrailerResponse message or close the stream. This message is only sent if the trailers processing mode is set to ``SEND``. If there are no trailers on the original downstream request, then this message will only be sent (with empty trailers waiting to be populated) if the processing mode is set before the request headers are sent, such as in the filter configuration.
.envoy.service.ext_proc.v3.HttpTrailers request_trailers = 6;
-
getRequestTrailersBuilder
public HttpTrailers.Builder getRequestTrailersBuilder()
The HTTP trailers for the request path. Unless ``async_mode`` is ``true``, the server must send back a TrailerResponse message or close the stream. This message is only sent if the trailers processing mode is set to ``SEND``. If there are no trailers on the original downstream request, then this message will only be sent (with empty trailers waiting to be populated) if the processing mode is set before the request headers are sent, such as in the filter configuration.
.envoy.service.ext_proc.v3.HttpTrailers request_trailers = 6;
-
getRequestTrailersOrBuilder
public HttpTrailersOrBuilder getRequestTrailersOrBuilder()
The HTTP trailers for the request path. Unless ``async_mode`` is ``true``, the server must send back a TrailerResponse message or close the stream. This message is only sent if the trailers processing mode is set to ``SEND``. If there are no trailers on the original downstream request, then this message will only be sent (with empty trailers waiting to be populated) if the processing mode is set before the request headers are sent, such as in the filter configuration.
.envoy.service.ext_proc.v3.HttpTrailers request_trailers = 6;- Specified by:
getRequestTrailersOrBuilderin interfaceProcessingRequestOrBuilder
-
hasResponseTrailers
public boolean hasResponseTrailers()
The HTTP trailers for the response path. Unless ``async_mode`` is ``true``, the server must send back a TrailerResponse message or close the stream. This message is only sent if the trailers processing mode is set to ``SEND``. If there are no trailers on the original downstream request, then this message will only be sent (with empty trailers waiting to be populated) if the processing mode is set before the request headers are sent, such as in the filter configuration.
.envoy.service.ext_proc.v3.HttpTrailers response_trailers = 7;- Specified by:
hasResponseTrailersin interfaceProcessingRequestOrBuilder- Returns:
- Whether the responseTrailers field is set.
-
getResponseTrailers
public HttpTrailers getResponseTrailers()
The HTTP trailers for the response path. Unless ``async_mode`` is ``true``, the server must send back a TrailerResponse message or close the stream. This message is only sent if the trailers processing mode is set to ``SEND``. If there are no trailers on the original downstream request, then this message will only be sent (with empty trailers waiting to be populated) if the processing mode is set before the request headers are sent, such as in the filter configuration.
.envoy.service.ext_proc.v3.HttpTrailers response_trailers = 7;- Specified by:
getResponseTrailersin interfaceProcessingRequestOrBuilder- Returns:
- The responseTrailers.
-
setResponseTrailers
public ProcessingRequest.Builder setResponseTrailers(HttpTrailers value)
The HTTP trailers for the response path. Unless ``async_mode`` is ``true``, the server must send back a TrailerResponse message or close the stream. This message is only sent if the trailers processing mode is set to ``SEND``. If there are no trailers on the original downstream request, then this message will only be sent (with empty trailers waiting to be populated) if the processing mode is set before the request headers are sent, such as in the filter configuration.
.envoy.service.ext_proc.v3.HttpTrailers response_trailers = 7;
-
setResponseTrailers
public ProcessingRequest.Builder setResponseTrailers(HttpTrailers.Builder builderForValue)
The HTTP trailers for the response path. Unless ``async_mode`` is ``true``, the server must send back a TrailerResponse message or close the stream. This message is only sent if the trailers processing mode is set to ``SEND``. If there are no trailers on the original downstream request, then this message will only be sent (with empty trailers waiting to be populated) if the processing mode is set before the request headers are sent, such as in the filter configuration.
.envoy.service.ext_proc.v3.HttpTrailers response_trailers = 7;
-
mergeResponseTrailers
public ProcessingRequest.Builder mergeResponseTrailers(HttpTrailers value)
The HTTP trailers for the response path. Unless ``async_mode`` is ``true``, the server must send back a TrailerResponse message or close the stream. This message is only sent if the trailers processing mode is set to ``SEND``. If there are no trailers on the original downstream request, then this message will only be sent (with empty trailers waiting to be populated) if the processing mode is set before the request headers are sent, such as in the filter configuration.
.envoy.service.ext_proc.v3.HttpTrailers response_trailers = 7;
-
clearResponseTrailers
public ProcessingRequest.Builder clearResponseTrailers()
The HTTP trailers for the response path. Unless ``async_mode`` is ``true``, the server must send back a TrailerResponse message or close the stream. This message is only sent if the trailers processing mode is set to ``SEND``. If there are no trailers on the original downstream request, then this message will only be sent (with empty trailers waiting to be populated) if the processing mode is set before the request headers are sent, such as in the filter configuration.
.envoy.service.ext_proc.v3.HttpTrailers response_trailers = 7;
-
getResponseTrailersBuilder
public HttpTrailers.Builder getResponseTrailersBuilder()
The HTTP trailers for the response path. Unless ``async_mode`` is ``true``, the server must send back a TrailerResponse message or close the stream. This message is only sent if the trailers processing mode is set to ``SEND``. If there are no trailers on the original downstream request, then this message will only be sent (with empty trailers waiting to be populated) if the processing mode is set before the request headers are sent, such as in the filter configuration.
.envoy.service.ext_proc.v3.HttpTrailers response_trailers = 7;
-
getResponseTrailersOrBuilder
public HttpTrailersOrBuilder getResponseTrailersOrBuilder()
The HTTP trailers for the response path. Unless ``async_mode`` is ``true``, the server must send back a TrailerResponse message or close the stream. This message is only sent if the trailers processing mode is set to ``SEND``. If there are no trailers on the original downstream request, then this message will only be sent (with empty trailers waiting to be populated) if the processing mode is set before the request headers are sent, such as in the filter configuration.
.envoy.service.ext_proc.v3.HttpTrailers response_trailers = 7;- Specified by:
getResponseTrailersOrBuilderin interfaceProcessingRequestOrBuilder
-
setUnknownFields
public final ProcessingRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ProcessingRequest.Builder>
-
mergeUnknownFields
public final ProcessingRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ProcessingRequest.Builder>
-
-