Uses of Class
io.envoyproxy.envoy.extensions.filters.http.wasm.v3.Wasm.Builder
-
Packages that use Wasm.Builder Package Description io.envoyproxy.envoy.extensions.filters.http.wasm.v3 -
-
Uses of Wasm.Builder in io.envoyproxy.envoy.extensions.filters.http.wasm.v3
Methods in io.envoyproxy.envoy.extensions.filters.http.wasm.v3 that return Wasm.Builder Modifier and Type Method Description Wasm.BuilderWasm.Builder. addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)Wasm.BuilderWasm.Builder. clear()Wasm.BuilderWasm.Builder. clearConfig()General Plugin configuration.Wasm.BuilderWasm.Builder. clearField(com.google.protobuf.Descriptors.FieldDescriptor field)Wasm.BuilderWasm.Builder. clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)Wasm.BuilderWasm.Builder. clone()Wasm.BuilderWasm.Builder. mergeConfig(PluginConfig value)General Plugin configuration.Wasm.BuilderWasm.Builder. mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Wasm.BuilderWasm.Builder. mergeFrom(com.google.protobuf.Message other)Wasm.BuilderWasm.Builder. mergeFrom(Wasm other)Wasm.BuilderWasm.Builder. mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)static Wasm.BuilderWasm. newBuilder()static Wasm.BuilderWasm. newBuilder(Wasm prototype)Wasm.BuilderWasm. newBuilderForType()protected Wasm.BuilderWasm. newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)Wasm.BuilderWasm.Builder. setConfig(PluginConfig value)General Plugin configuration.Wasm.BuilderWasm.Builder. setConfig(PluginConfig.Builder builderForValue)General Plugin configuration.Wasm.BuilderWasm.Builder. setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)Wasm.BuilderWasm.Builder. setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)Wasm.BuilderWasm.Builder. setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)Wasm.BuilderWasm. toBuilder()
-