public static final class Gzip.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Gzip.Builder> implements GzipOrBuilder
envoy.extensions.compression.gzip.decompressor.v3.Gzip| Modifier and Type | Method and Description |
|---|---|
Gzip.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Gzip |
build() |
Gzip |
buildPartial() |
Gzip.Builder |
clear() |
Gzip.Builder |
clearChunkSize()
Value for zlib's decompressor output buffer.
|
Gzip.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Gzip.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Gzip.Builder |
clearWindowBits()
Value from 9 to 15 that represents the base two logarithmic of the decompressor's window size.
|
Gzip.Builder |
clone() |
com.google.protobuf.UInt32Value |
getChunkSize()
Value for zlib's decompressor output buffer.
|
com.google.protobuf.UInt32Value.Builder |
getChunkSizeBuilder()
Value for zlib's decompressor output buffer.
|
com.google.protobuf.UInt32ValueOrBuilder |
getChunkSizeOrBuilder()
Value for zlib's decompressor output buffer.
|
Gzip |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
com.google.protobuf.UInt32Value |
getWindowBits()
Value from 9 to 15 that represents the base two logarithmic of the decompressor's window size.
|
com.google.protobuf.UInt32Value.Builder |
getWindowBitsBuilder()
Value from 9 to 15 that represents the base two logarithmic of the decompressor's window size.
|
com.google.protobuf.UInt32ValueOrBuilder |
getWindowBitsOrBuilder()
Value from 9 to 15 that represents the base two logarithmic of the decompressor's window size.
|
boolean |
hasChunkSize()
Value for zlib's decompressor output buffer.
|
boolean |
hasWindowBits()
Value from 9 to 15 that represents the base two logarithmic of the decompressor's window size.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
Gzip.Builder |
mergeChunkSize(com.google.protobuf.UInt32Value value)
Value for zlib's decompressor output buffer.
|
Gzip.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Gzip.Builder |
mergeFrom(Gzip other) |
Gzip.Builder |
mergeFrom(com.google.protobuf.Message other) |
Gzip.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Gzip.Builder |
mergeWindowBits(com.google.protobuf.UInt32Value value)
Value from 9 to 15 that represents the base two logarithmic of the decompressor's window size.
|
Gzip.Builder |
setChunkSize(com.google.protobuf.UInt32Value.Builder builderForValue)
Value for zlib's decompressor output buffer.
|
Gzip.Builder |
setChunkSize(com.google.protobuf.UInt32Value value)
Value for zlib's decompressor output buffer.
|
Gzip.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Gzip.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Gzip.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Gzip.Builder |
setWindowBits(com.google.protobuf.UInt32Value.Builder builderForValue)
Value from 9 to 15 that represents the base two logarithmic of the decompressor's window size.
|
Gzip.Builder |
setWindowBits(com.google.protobuf.UInt32Value value)
Value from 9 to 15 that represents the base two logarithmic of the decompressor's window size.
|
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<Gzip.Builder>public Gzip.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<Gzip.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<Gzip.Builder>public Gzip getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic Gzip build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic Gzip buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic Gzip.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<Gzip.Builder>public Gzip.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<Gzip.Builder>public Gzip.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<Gzip.Builder>public Gzip.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<Gzip.Builder>public Gzip.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<Gzip.Builder>public Gzip.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<Gzip.Builder>public Gzip.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Gzip.Builder>public Gzip.Builder mergeFrom(Gzip other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<Gzip.Builder>public Gzip.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Gzip.Builder>IOExceptionpublic boolean hasWindowBits()
Value from 9 to 15 that represents the base two logarithmic of the decompressor's window size. The decompression window size needs to be equal or larger than the compression window size. The default window size is 15. This is so that the decompressor can decompress a response compressed by a compressor with any compression window size. For more details about this parameter, please refer to `zlib manual <https://www.zlib.net/manual.html>`_ > inflateInit2.
.google.protobuf.UInt32Value window_bits = 1 [(.validate.rules) = { ... }hasWindowBits in interface GzipOrBuilderpublic com.google.protobuf.UInt32Value getWindowBits()
Value from 9 to 15 that represents the base two logarithmic of the decompressor's window size. The decompression window size needs to be equal or larger than the compression window size. The default window size is 15. This is so that the decompressor can decompress a response compressed by a compressor with any compression window size. For more details about this parameter, please refer to `zlib manual <https://www.zlib.net/manual.html>`_ > inflateInit2.
.google.protobuf.UInt32Value window_bits = 1 [(.validate.rules) = { ... }getWindowBits in interface GzipOrBuilderpublic Gzip.Builder setWindowBits(com.google.protobuf.UInt32Value value)
Value from 9 to 15 that represents the base two logarithmic of the decompressor's window size. The decompression window size needs to be equal or larger than the compression window size. The default window size is 15. This is so that the decompressor can decompress a response compressed by a compressor with any compression window size. For more details about this parameter, please refer to `zlib manual <https://www.zlib.net/manual.html>`_ > inflateInit2.
.google.protobuf.UInt32Value window_bits = 1 [(.validate.rules) = { ... }public Gzip.Builder setWindowBits(com.google.protobuf.UInt32Value.Builder builderForValue)
Value from 9 to 15 that represents the base two logarithmic of the decompressor's window size. The decompression window size needs to be equal or larger than the compression window size. The default window size is 15. This is so that the decompressor can decompress a response compressed by a compressor with any compression window size. For more details about this parameter, please refer to `zlib manual <https://www.zlib.net/manual.html>`_ > inflateInit2.
.google.protobuf.UInt32Value window_bits = 1 [(.validate.rules) = { ... }public Gzip.Builder mergeWindowBits(com.google.protobuf.UInt32Value value)
Value from 9 to 15 that represents the base two logarithmic of the decompressor's window size. The decompression window size needs to be equal or larger than the compression window size. The default window size is 15. This is so that the decompressor can decompress a response compressed by a compressor with any compression window size. For more details about this parameter, please refer to `zlib manual <https://www.zlib.net/manual.html>`_ > inflateInit2.
.google.protobuf.UInt32Value window_bits = 1 [(.validate.rules) = { ... }public Gzip.Builder clearWindowBits()
Value from 9 to 15 that represents the base two logarithmic of the decompressor's window size. The decompression window size needs to be equal or larger than the compression window size. The default window size is 15. This is so that the decompressor can decompress a response compressed by a compressor with any compression window size. For more details about this parameter, please refer to `zlib manual <https://www.zlib.net/manual.html>`_ > inflateInit2.
.google.protobuf.UInt32Value window_bits = 1 [(.validate.rules) = { ... }public com.google.protobuf.UInt32Value.Builder getWindowBitsBuilder()
Value from 9 to 15 that represents the base two logarithmic of the decompressor's window size. The decompression window size needs to be equal or larger than the compression window size. The default window size is 15. This is so that the decompressor can decompress a response compressed by a compressor with any compression window size. For more details about this parameter, please refer to `zlib manual <https://www.zlib.net/manual.html>`_ > inflateInit2.
.google.protobuf.UInt32Value window_bits = 1 [(.validate.rules) = { ... }public com.google.protobuf.UInt32ValueOrBuilder getWindowBitsOrBuilder()
Value from 9 to 15 that represents the base two logarithmic of the decompressor's window size. The decompression window size needs to be equal or larger than the compression window size. The default window size is 15. This is so that the decompressor can decompress a response compressed by a compressor with any compression window size. For more details about this parameter, please refer to `zlib manual <https://www.zlib.net/manual.html>`_ > inflateInit2.
.google.protobuf.UInt32Value window_bits = 1 [(.validate.rules) = { ... }getWindowBitsOrBuilder in interface GzipOrBuilderpublic boolean hasChunkSize()
Value for zlib's decompressor output buffer. If not set, defaults to 4096. See https://www.zlib.net/manual.html for more details.
.google.protobuf.UInt32Value chunk_size = 2 [(.validate.rules) = { ... }hasChunkSize in interface GzipOrBuilderpublic com.google.protobuf.UInt32Value getChunkSize()
Value for zlib's decompressor output buffer. If not set, defaults to 4096. See https://www.zlib.net/manual.html for more details.
.google.protobuf.UInt32Value chunk_size = 2 [(.validate.rules) = { ... }getChunkSize in interface GzipOrBuilderpublic Gzip.Builder setChunkSize(com.google.protobuf.UInt32Value value)
Value for zlib's decompressor output buffer. If not set, defaults to 4096. See https://www.zlib.net/manual.html for more details.
.google.protobuf.UInt32Value chunk_size = 2 [(.validate.rules) = { ... }public Gzip.Builder setChunkSize(com.google.protobuf.UInt32Value.Builder builderForValue)
Value for zlib's decompressor output buffer. If not set, defaults to 4096. See https://www.zlib.net/manual.html for more details.
.google.protobuf.UInt32Value chunk_size = 2 [(.validate.rules) = { ... }public Gzip.Builder mergeChunkSize(com.google.protobuf.UInt32Value value)
Value for zlib's decompressor output buffer. If not set, defaults to 4096. See https://www.zlib.net/manual.html for more details.
.google.protobuf.UInt32Value chunk_size = 2 [(.validate.rules) = { ... }public Gzip.Builder clearChunkSize()
Value for zlib's decompressor output buffer. If not set, defaults to 4096. See https://www.zlib.net/manual.html for more details.
.google.protobuf.UInt32Value chunk_size = 2 [(.validate.rules) = { ... }public com.google.protobuf.UInt32Value.Builder getChunkSizeBuilder()
Value for zlib's decompressor output buffer. If not set, defaults to 4096. See https://www.zlib.net/manual.html for more details.
.google.protobuf.UInt32Value chunk_size = 2 [(.validate.rules) = { ... }public com.google.protobuf.UInt32ValueOrBuilder getChunkSizeOrBuilder()
Value for zlib's decompressor output buffer. If not set, defaults to 4096. See https://www.zlib.net/manual.html for more details.
.google.protobuf.UInt32Value chunk_size = 2 [(.validate.rules) = { ... }getChunkSizeOrBuilder in interface GzipOrBuilderpublic final Gzip.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Gzip.Builder>public final Gzip.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Gzip.Builder>Copyright © 2018–2021 The Envoy Project. All rights reserved.