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