Uses of Class
io.envoyproxy.envoy.extensions.filters.http.wasm.v3.Wasm
Packages that use Wasm
-
Uses of Wasm in io.envoyproxy.envoy.extensions.filters.http.wasm.v3
Methods in io.envoyproxy.envoy.extensions.filters.http.wasm.v3 that return WasmModifier and TypeMethodDescriptionWasm.Builder.build()Wasm.Builder.buildPartial()static WasmWasm.getDefaultInstance()Wasm.Builder.getDefaultInstanceForType()Wasm.getDefaultInstanceForType()static WasmWasm.parseDelimitedFrom(InputStream input) static WasmWasm.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static WasmWasm.parseFrom(byte[] data) static WasmWasm.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static WasmWasm.parseFrom(com.google.protobuf.ByteString data) static WasmWasm.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static WasmWasm.parseFrom(com.google.protobuf.CodedInputStream input) static WasmWasm.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static WasmWasm.parseFrom(InputStream input) static WasmWasm.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static WasmWasm.parseFrom(ByteBuffer data) static WasmWasm.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.extensions.filters.http.wasm.v3 that return types with arguments of type WasmModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Wasm>Wasm.getParserForType()static com.google.protobuf.Parser<Wasm>Wasm.parser()Methods in io.envoyproxy.envoy.extensions.filters.http.wasm.v3 with parameters of type Wasm