Uses of Class
io.envoyproxy.envoy.config.filter.http.squash.v2.Squash
Packages that use Squash
-
Uses of Squash in io.envoyproxy.envoy.config.filter.http.squash.v2
Methods in io.envoyproxy.envoy.config.filter.http.squash.v2 that return SquashModifier and TypeMethodDescriptionSquash.Builder.build()Squash.Builder.buildPartial()static SquashSquash.getDefaultInstance()Squash.Builder.getDefaultInstanceForType()Squash.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 SquashModifier and TypeMethodDescriptioncom.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