| Package | Description |
|---|---|
| envoy.config.filter.http.gzip.v2 |
| Modifier and Type | Method and Description |
|---|---|
static GzipOuterClass.Gzip.CompressionStrategy |
GzipOuterClass.Gzip.CompressionStrategy.forNumber(int value) |
GzipOuterClass.Gzip.CompressionStrategy |
GzipOuterClass.GzipOrBuilder.getCompressionStrategy()
A value used for selecting the zlib compression strategy which is directly related to the
characteristics of the content.
|
GzipOuterClass.Gzip.CompressionStrategy |
GzipOuterClass.Gzip.getCompressionStrategy()
A value used for selecting the zlib compression strategy which is directly related to the
characteristics of the content.
|
GzipOuterClass.Gzip.CompressionStrategy |
GzipOuterClass.Gzip.Builder.getCompressionStrategy()
A value used for selecting the zlib compression strategy which is directly related to the
characteristics of the content.
|
static GzipOuterClass.Gzip.CompressionStrategy |
GzipOuterClass.Gzip.CompressionStrategy.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static GzipOuterClass.Gzip.CompressionStrategy |
GzipOuterClass.Gzip.CompressionStrategy.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static GzipOuterClass.Gzip.CompressionStrategy |
GzipOuterClass.Gzip.CompressionStrategy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GzipOuterClass.Gzip.CompressionStrategy[] |
GzipOuterClass.Gzip.CompressionStrategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<GzipOuterClass.Gzip.CompressionStrategy> |
GzipOuterClass.Gzip.CompressionStrategy.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
GzipOuterClass.Gzip.Builder |
GzipOuterClass.Gzip.Builder.setCompressionStrategy(GzipOuterClass.Gzip.CompressionStrategy value)
A value used for selecting the zlib compression strategy which is directly related to the
characteristics of the content.
|
Copyright © 2018 The Envoy Project. All rights reserved.