Class BufferBehavior.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessageV3.Builder<BufferBehavior.Builder>
io.envoyproxy.envoy.extensions.filters.http.file_system_buffer.v3.BufferBehavior.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,BufferBehaviorOrBuilder,Cloneable
- Enclosing class:
- BufferBehavior
public static final class BufferBehavior.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<BufferBehavior.Builder>
implements BufferBehaviorOrBuilder
The behavior of the filter for a stream. [#next-free-field: 6]Protobuf type
envoy.extensions.filters.http.file_system_buffer.v3.BufferBehavior-
Method Summary
Modifier and TypeMethodDescriptionaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) build()clear()Never buffer, do nothing.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) Always buffer the entire input, do not modify ``content-length``.Always buffer the entire input, and inject ``content-length``, overwriting any provided content-length header.If ``content-length`` is not present, buffer the entire input, inject ``content-length`` header, then output.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) Don't inject ``content-length`` header.clone()Never buffer, do nothing.Never buffer, do nothing.Never buffer, do nothing.static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorAlways buffer the entire input, do not modify ``content-length``.Always buffer the entire input, and inject ``content-length``, overwriting any provided content-length header.Always buffer the entire input, and inject ``content-length``, overwriting any provided content-length header.Always buffer the entire input, and inject ``content-length``, overwriting any provided content-length header.Always buffer the entire input, do not modify ``content-length``.Always buffer the entire input, do not modify ``content-length``.If ``content-length`` is not present, buffer the entire input, inject ``content-length`` header, then output.If ``content-length`` is not present, buffer the entire input, inject ``content-length`` header, then output.If ``content-length`` is not present, buffer the entire input, inject ``content-length`` header, then output.Don't inject ``content-length`` header.Don't inject ``content-length`` header.Don't inject ``content-length`` header.booleanNever buffer, do nothing.booleanAlways buffer the entire input, do not modify ``content-length``.booleanAlways buffer the entire input, and inject ``content-length``, overwriting any provided content-length header.booleanIf ``content-length`` is not present, buffer the entire input, inject ``content-length`` header, then output.booleanDon't inject ``content-length`` header.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleanmergeBypass(BufferBehavior.Bypass value) Never buffer, do nothing.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) mergeFrom(BufferBehavior other) Always buffer the entire input, do not modify ``content-length``.mergeFullyBufferAndAlwaysInjectContentLength(BufferBehavior.FullyBufferAndAlwaysInjectContentLength value) Always buffer the entire input, and inject ``content-length``, overwriting any provided content-length header.If ``content-length`` is not present, buffer the entire input, inject ``content-length`` header, then output.Don't inject ``content-length`` header.final BufferBehavior.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) setBypass(BufferBehavior.Bypass value) Never buffer, do nothing.setBypass(BufferBehavior.Bypass.Builder builderForValue) Never buffer, do nothing.Always buffer the entire input, do not modify ``content-length``.setFullyBuffer(BufferBehavior.FullyBuffer.Builder builderForValue) Always buffer the entire input, do not modify ``content-length``.setFullyBufferAndAlwaysInjectContentLength(BufferBehavior.FullyBufferAndAlwaysInjectContentLength value) Always buffer the entire input, and inject ``content-length``, overwriting any provided content-length header.setFullyBufferAndAlwaysInjectContentLength(BufferBehavior.FullyBufferAndAlwaysInjectContentLength.Builder builderForValue) Always buffer the entire input, and inject ``content-length``, overwriting any provided content-length header.If ``content-length`` is not present, buffer the entire input, inject ``content-length`` header, then output.setInjectContentLengthIfNecessary(BufferBehavior.InjectContentLengthIfNecessary.Builder builderForValue) If ``content-length`` is not present, buffer the entire input, inject ``content-length`` header, then output.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) Don't inject ``content-length`` header.setStreamWhenPossible(BufferBehavior.StreamWhenPossible.Builder builderForValue) Don't inject ``content-length`` header.final BufferBehavior.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFromMethods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFromMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
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<BufferBehavior.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<BufferBehavior.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<BufferBehavior.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.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<BufferBehavior.Builder>
-
setField
public BufferBehavior.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<BufferBehavior.Builder>
-
clearField
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<BufferBehavior.Builder>
-
clearOneof
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<BufferBehavior.Builder>
-
setRepeatedField
public BufferBehavior.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<BufferBehavior.Builder>
-
addRepeatedField
public BufferBehavior.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<BufferBehavior.Builder>
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<BufferBehavior.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<BufferBehavior.Builder>
-
mergeFrom
public BufferBehavior.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<BufferBehavior.Builder>- Throws:
IOException
-
getBehaviorCase
- Specified by:
getBehaviorCasein interfaceBufferBehaviorOrBuilder
-
clearBehavior
-
hasStreamWhenPossible
public boolean hasStreamWhenPossible()Don't inject ``content-length`` header. Output immediately, buffer only if output is slower than input.
.envoy.extensions.filters.http.file_system_buffer.v3.BufferBehavior.StreamWhenPossible stream_when_possible = 1;- Specified by:
hasStreamWhenPossiblein interfaceBufferBehaviorOrBuilder- Returns:
- Whether the streamWhenPossible field is set.
-
getStreamWhenPossible
Don't inject ``content-length`` header. Output immediately, buffer only if output is slower than input.
.envoy.extensions.filters.http.file_system_buffer.v3.BufferBehavior.StreamWhenPossible stream_when_possible = 1;- Specified by:
getStreamWhenPossiblein interfaceBufferBehaviorOrBuilder- Returns:
- The streamWhenPossible.
-
setStreamWhenPossible
Don't inject ``content-length`` header. Output immediately, buffer only if output is slower than input.
.envoy.extensions.filters.http.file_system_buffer.v3.BufferBehavior.StreamWhenPossible stream_when_possible = 1; -
setStreamWhenPossible
public BufferBehavior.Builder setStreamWhenPossible(BufferBehavior.StreamWhenPossible.Builder builderForValue) Don't inject ``content-length`` header. Output immediately, buffer only if output is slower than input.
.envoy.extensions.filters.http.file_system_buffer.v3.BufferBehavior.StreamWhenPossible stream_when_possible = 1; -
mergeStreamWhenPossible
Don't inject ``content-length`` header. Output immediately, buffer only if output is slower than input.
.envoy.extensions.filters.http.file_system_buffer.v3.BufferBehavior.StreamWhenPossible stream_when_possible = 1; -
clearStreamWhenPossible
Don't inject ``content-length`` header. Output immediately, buffer only if output is slower than input.
.envoy.extensions.filters.http.file_system_buffer.v3.BufferBehavior.StreamWhenPossible stream_when_possible = 1; -
getStreamWhenPossibleBuilder
Don't inject ``content-length`` header. Output immediately, buffer only if output is slower than input.
.envoy.extensions.filters.http.file_system_buffer.v3.BufferBehavior.StreamWhenPossible stream_when_possible = 1; -
getStreamWhenPossibleOrBuilder
Don't inject ``content-length`` header. Output immediately, buffer only if output is slower than input.
.envoy.extensions.filters.http.file_system_buffer.v3.BufferBehavior.StreamWhenPossible stream_when_possible = 1;- Specified by:
getStreamWhenPossibleOrBuilderin interfaceBufferBehaviorOrBuilder
-
hasBypass
public boolean hasBypass()Never buffer, do nothing.
.envoy.extensions.filters.http.file_system_buffer.v3.BufferBehavior.Bypass bypass = 2;- Specified by:
hasBypassin interfaceBufferBehaviorOrBuilder- Returns:
- Whether the bypass field is set.
-
getBypass
Never buffer, do nothing.
.envoy.extensions.filters.http.file_system_buffer.v3.BufferBehavior.Bypass bypass = 2;- Specified by:
getBypassin interfaceBufferBehaviorOrBuilder- Returns:
- The bypass.
-
setBypass
Never buffer, do nothing.
.envoy.extensions.filters.http.file_system_buffer.v3.BufferBehavior.Bypass bypass = 2; -
setBypass
Never buffer, do nothing.
.envoy.extensions.filters.http.file_system_buffer.v3.BufferBehavior.Bypass bypass = 2; -
mergeBypass
Never buffer, do nothing.
.envoy.extensions.filters.http.file_system_buffer.v3.BufferBehavior.Bypass bypass = 2; -
clearBypass
Never buffer, do nothing.
.envoy.extensions.filters.http.file_system_buffer.v3.BufferBehavior.Bypass bypass = 2; -
getBypassBuilder
Never buffer, do nothing.
.envoy.extensions.filters.http.file_system_buffer.v3.BufferBehavior.Bypass bypass = 2; -
getBypassOrBuilder
Never buffer, do nothing.
.envoy.extensions.filters.http.file_system_buffer.v3.BufferBehavior.Bypass bypass = 2;- Specified by:
getBypassOrBuilderin interfaceBufferBehaviorOrBuilder
-
hasInjectContentLengthIfNecessary
public boolean hasInjectContentLengthIfNecessary()If ``content-length`` is not present, buffer the entire input, inject ``content-length`` header, then output. If ``content-length`` is already present, act like ``stream_when_possible``.
.envoy.extensions.filters.http.file_system_buffer.v3.BufferBehavior.InjectContentLengthIfNecessary inject_content_length_if_necessary = 3;- Specified by:
hasInjectContentLengthIfNecessaryin interfaceBufferBehaviorOrBuilder- Returns:
- Whether the injectContentLengthIfNecessary field is set.
-
getInjectContentLengthIfNecessary
If ``content-length`` is not present, buffer the entire input, inject ``content-length`` header, then output. If ``content-length`` is already present, act like ``stream_when_possible``.
.envoy.extensions.filters.http.file_system_buffer.v3.BufferBehavior.InjectContentLengthIfNecessary inject_content_length_if_necessary = 3;- Specified by:
getInjectContentLengthIfNecessaryin interfaceBufferBehaviorOrBuilder- Returns:
- The injectContentLengthIfNecessary.
-
setInjectContentLengthIfNecessary
public BufferBehavior.Builder setInjectContentLengthIfNecessary(BufferBehavior.InjectContentLengthIfNecessary value) If ``content-length`` is not present, buffer the entire input, inject ``content-length`` header, then output. If ``content-length`` is already present, act like ``stream_when_possible``.
.envoy.extensions.filters.http.file_system_buffer.v3.BufferBehavior.InjectContentLengthIfNecessary inject_content_length_if_necessary = 3; -
setInjectContentLengthIfNecessary
public BufferBehavior.Builder setInjectContentLengthIfNecessary(BufferBehavior.InjectContentLengthIfNecessary.Builder builderForValue) If ``content-length`` is not present, buffer the entire input, inject ``content-length`` header, then output. If ``content-length`` is already present, act like ``stream_when_possible``.
.envoy.extensions.filters.http.file_system_buffer.v3.BufferBehavior.InjectContentLengthIfNecessary inject_content_length_if_necessary = 3; -
mergeInjectContentLengthIfNecessary
public BufferBehavior.Builder mergeInjectContentLengthIfNecessary(BufferBehavior.InjectContentLengthIfNecessary value) If ``content-length`` is not present, buffer the entire input, inject ``content-length`` header, then output. If ``content-length`` is already present, act like ``stream_when_possible``.
.envoy.extensions.filters.http.file_system_buffer.v3.BufferBehavior.InjectContentLengthIfNecessary inject_content_length_if_necessary = 3; -
clearInjectContentLengthIfNecessary
If ``content-length`` is not present, buffer the entire input, inject ``content-length`` header, then output. If ``content-length`` is already present, act like ``stream_when_possible``.
.envoy.extensions.filters.http.file_system_buffer.v3.BufferBehavior.InjectContentLengthIfNecessary inject_content_length_if_necessary = 3; -
getInjectContentLengthIfNecessaryBuilder
public BufferBehavior.InjectContentLengthIfNecessary.Builder getInjectContentLengthIfNecessaryBuilder()If ``content-length`` is not present, buffer the entire input, inject ``content-length`` header, then output. If ``content-length`` is already present, act like ``stream_when_possible``.
.envoy.extensions.filters.http.file_system_buffer.v3.BufferBehavior.InjectContentLengthIfNecessary inject_content_length_if_necessary = 3; -
getInjectContentLengthIfNecessaryOrBuilder
public BufferBehavior.InjectContentLengthIfNecessaryOrBuilder getInjectContentLengthIfNecessaryOrBuilder()If ``content-length`` is not present, buffer the entire input, inject ``content-length`` header, then output. If ``content-length`` is already present, act like ``stream_when_possible``.
.envoy.extensions.filters.http.file_system_buffer.v3.BufferBehavior.InjectContentLengthIfNecessary inject_content_length_if_necessary = 3;- Specified by:
getInjectContentLengthIfNecessaryOrBuilderin interfaceBufferBehaviorOrBuilder
-
hasFullyBufferAndAlwaysInjectContentLength
public boolean hasFullyBufferAndAlwaysInjectContentLength()Always buffer the entire input, and inject ``content-length``, overwriting any provided content-length header.
.envoy.extensions.filters.http.file_system_buffer.v3.BufferBehavior.FullyBufferAndAlwaysInjectContentLength fully_buffer_and_always_inject_content_length = 4;- Specified by:
hasFullyBufferAndAlwaysInjectContentLengthin interfaceBufferBehaviorOrBuilder- Returns:
- Whether the fullyBufferAndAlwaysInjectContentLength field is set.
-
getFullyBufferAndAlwaysInjectContentLength
public BufferBehavior.FullyBufferAndAlwaysInjectContentLength getFullyBufferAndAlwaysInjectContentLength()Always buffer the entire input, and inject ``content-length``, overwriting any provided content-length header.
.envoy.extensions.filters.http.file_system_buffer.v3.BufferBehavior.FullyBufferAndAlwaysInjectContentLength fully_buffer_and_always_inject_content_length = 4;- Specified by:
getFullyBufferAndAlwaysInjectContentLengthin interfaceBufferBehaviorOrBuilder- Returns:
- The fullyBufferAndAlwaysInjectContentLength.
-
setFullyBufferAndAlwaysInjectContentLength
public BufferBehavior.Builder setFullyBufferAndAlwaysInjectContentLength(BufferBehavior.FullyBufferAndAlwaysInjectContentLength value) Always buffer the entire input, and inject ``content-length``, overwriting any provided content-length header.
.envoy.extensions.filters.http.file_system_buffer.v3.BufferBehavior.FullyBufferAndAlwaysInjectContentLength fully_buffer_and_always_inject_content_length = 4; -
setFullyBufferAndAlwaysInjectContentLength
public BufferBehavior.Builder setFullyBufferAndAlwaysInjectContentLength(BufferBehavior.FullyBufferAndAlwaysInjectContentLength.Builder builderForValue) Always buffer the entire input, and inject ``content-length``, overwriting any provided content-length header.
.envoy.extensions.filters.http.file_system_buffer.v3.BufferBehavior.FullyBufferAndAlwaysInjectContentLength fully_buffer_and_always_inject_content_length = 4; -
mergeFullyBufferAndAlwaysInjectContentLength
public BufferBehavior.Builder mergeFullyBufferAndAlwaysInjectContentLength(BufferBehavior.FullyBufferAndAlwaysInjectContentLength value) Always buffer the entire input, and inject ``content-length``, overwriting any provided content-length header.
.envoy.extensions.filters.http.file_system_buffer.v3.BufferBehavior.FullyBufferAndAlwaysInjectContentLength fully_buffer_and_always_inject_content_length = 4; -
clearFullyBufferAndAlwaysInjectContentLength
Always buffer the entire input, and inject ``content-length``, overwriting any provided content-length header.
.envoy.extensions.filters.http.file_system_buffer.v3.BufferBehavior.FullyBufferAndAlwaysInjectContentLength fully_buffer_and_always_inject_content_length = 4; -
getFullyBufferAndAlwaysInjectContentLengthBuilder
public BufferBehavior.FullyBufferAndAlwaysInjectContentLength.Builder getFullyBufferAndAlwaysInjectContentLengthBuilder()Always buffer the entire input, and inject ``content-length``, overwriting any provided content-length header.
.envoy.extensions.filters.http.file_system_buffer.v3.BufferBehavior.FullyBufferAndAlwaysInjectContentLength fully_buffer_and_always_inject_content_length = 4; -
getFullyBufferAndAlwaysInjectContentLengthOrBuilder
public BufferBehavior.FullyBufferAndAlwaysInjectContentLengthOrBuilder getFullyBufferAndAlwaysInjectContentLengthOrBuilder()Always buffer the entire input, and inject ``content-length``, overwriting any provided content-length header.
.envoy.extensions.filters.http.file_system_buffer.v3.BufferBehavior.FullyBufferAndAlwaysInjectContentLength fully_buffer_and_always_inject_content_length = 4;- Specified by:
getFullyBufferAndAlwaysInjectContentLengthOrBuilderin interfaceBufferBehaviorOrBuilder
-
hasFullyBuffer
public boolean hasFullyBuffer()Always buffer the entire input, do not modify ``content-length``.
.envoy.extensions.filters.http.file_system_buffer.v3.BufferBehavior.FullyBuffer fully_buffer = 5;- Specified by:
hasFullyBufferin interfaceBufferBehaviorOrBuilder- Returns:
- Whether the fullyBuffer field is set.
-
getFullyBuffer
Always buffer the entire input, do not modify ``content-length``.
.envoy.extensions.filters.http.file_system_buffer.v3.BufferBehavior.FullyBuffer fully_buffer = 5;- Specified by:
getFullyBufferin interfaceBufferBehaviorOrBuilder- Returns:
- The fullyBuffer.
-
setFullyBuffer
Always buffer the entire input, do not modify ``content-length``.
.envoy.extensions.filters.http.file_system_buffer.v3.BufferBehavior.FullyBuffer fully_buffer = 5; -
setFullyBuffer
Always buffer the entire input, do not modify ``content-length``.
.envoy.extensions.filters.http.file_system_buffer.v3.BufferBehavior.FullyBuffer fully_buffer = 5; -
mergeFullyBuffer
Always buffer the entire input, do not modify ``content-length``.
.envoy.extensions.filters.http.file_system_buffer.v3.BufferBehavior.FullyBuffer fully_buffer = 5; -
clearFullyBuffer
Always buffer the entire input, do not modify ``content-length``.
.envoy.extensions.filters.http.file_system_buffer.v3.BufferBehavior.FullyBuffer fully_buffer = 5; -
getFullyBufferBuilder
Always buffer the entire input, do not modify ``content-length``.
.envoy.extensions.filters.http.file_system_buffer.v3.BufferBehavior.FullyBuffer fully_buffer = 5; -
getFullyBufferOrBuilder
Always buffer the entire input, do not modify ``content-length``.
.envoy.extensions.filters.http.file_system_buffer.v3.BufferBehavior.FullyBuffer fully_buffer = 5;- Specified by:
getFullyBufferOrBuilderin interfaceBufferBehaviorOrBuilder
-
setUnknownFields
public final BufferBehavior.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<BufferBehavior.Builder>
-
mergeUnknownFields
public final BufferBehavior.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<BufferBehavior.Builder>
-