Uses of Class
io.envoyproxy.envoy.extensions.compression.gzip.compressor.v3.Gzip
-
Packages that use Gzip Package Description io.envoyproxy.envoy.extensions.compression.gzip.compressor.v3 -
-
Uses of Gzip in io.envoyproxy.envoy.extensions.compression.gzip.compressor.v3
Methods in io.envoyproxy.envoy.extensions.compression.gzip.compressor.v3 that return Gzip Modifier and Type Method Description GzipGzip.Builder. build()GzipGzip.Builder. buildPartial()static GzipGzip. getDefaultInstance()GzipGzip.Builder. getDefaultInstanceForType()GzipGzip. getDefaultInstanceForType()static GzipGzip. parseDelimitedFrom(InputStream input)static GzipGzip. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GzipGzip. parseFrom(byte[] data)static GzipGzip. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GzipGzip. parseFrom(com.google.protobuf.ByteString data)static GzipGzip. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GzipGzip. parseFrom(com.google.protobuf.CodedInputStream input)static GzipGzip. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GzipGzip. parseFrom(InputStream input)static GzipGzip. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GzipGzip. parseFrom(ByteBuffer data)static GzipGzip. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in io.envoyproxy.envoy.extensions.compression.gzip.compressor.v3 that return types with arguments of type Gzip Modifier and Type Method Description com.google.protobuf.Parser<Gzip>Gzip. getParserForType()static com.google.protobuf.Parser<Gzip>Gzip. parser()Methods in io.envoyproxy.envoy.extensions.compression.gzip.compressor.v3 with parameters of type Gzip Modifier and Type Method Description Gzip.BuilderGzip.Builder. mergeFrom(Gzip other)static Gzip.BuilderGzip. newBuilder(Gzip prototype)
-