Uses of Class
io.envoyproxy.envoy.config.filter.http.squash.v2.Squash
-
Packages that use Squash Package Description io.envoyproxy.envoy.config.filter.http.squash.v2 -
-
Uses of Squash in io.envoyproxy.envoy.config.filter.http.squash.v2
Methods in io.envoyproxy.envoy.config.filter.http.squash.v2 that return Squash Modifier and Type Method Description SquashSquash.Builder. build()SquashSquash.Builder. buildPartial()static SquashSquash. getDefaultInstance()SquashSquash.Builder. getDefaultInstanceForType()SquashSquash. getDefaultInstanceForType()static SquashSquash. parseDelimitedFrom(InputStream input)static SquashSquash. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SquashSquash. parseFrom(byte[] data)static SquashSquash. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SquashSquash. parseFrom(com.google.protobuf.ByteString data)static SquashSquash. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SquashSquash. parseFrom(com.google.protobuf.CodedInputStream input)static SquashSquash. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SquashSquash. parseFrom(InputStream input)static SquashSquash. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SquashSquash. parseFrom(ByteBuffer data)static SquashSquash. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in io.envoyproxy.envoy.config.filter.http.squash.v2 that return types with arguments of type Squash Modifier and Type Method Description com.google.protobuf.Parser<Squash>Squash. getParserForType()static com.google.protobuf.Parser<Squash>Squash. parser()Methods in io.envoyproxy.envoy.config.filter.http.squash.v2 with parameters of type Squash Modifier and Type Method Description Squash.BuilderSquash.Builder. mergeFrom(Squash other)static Squash.BuilderSquash. newBuilder(Squash prototype)
-