Uses of Class
io.envoyproxy.envoy.extensions.filters.network.wasm.v3.Wasm
-
Packages that use Wasm Package Description io.envoyproxy.envoy.extensions.filters.network.wasm.v3 -
-
Uses of Wasm in io.envoyproxy.envoy.extensions.filters.network.wasm.v3
Methods in io.envoyproxy.envoy.extensions.filters.network.wasm.v3 that return Wasm Modifier and Type Method Description WasmWasm.Builder. build()WasmWasm.Builder. buildPartial()static WasmWasm. getDefaultInstance()WasmWasm.Builder. getDefaultInstanceForType()WasmWasm. 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.network.wasm.v3 that return types with arguments of type Wasm Modifier and Type Method Description com.google.protobuf.Parser<Wasm>Wasm. getParserForType()static com.google.protobuf.Parser<Wasm>Wasm. parser()Methods in io.envoyproxy.envoy.extensions.filters.network.wasm.v3 with parameters of type Wasm Modifier and Type Method Description Wasm.BuilderWasm.Builder. mergeFrom(Wasm other)static Wasm.BuilderWasm. newBuilder(Wasm prototype)
-