Uses of Class
io.envoyproxy.envoy.extensions.wasm.v3.VmConfig
Packages that use VmConfig
-
Uses of VmConfig in io.envoyproxy.envoy.extensions.wasm.v3
Methods in io.envoyproxy.envoy.extensions.wasm.v3 that return VmConfigModifier and TypeMethodDescriptionVmConfig.Builder.build()VmConfig.Builder.buildPartial()static VmConfigVmConfig.getDefaultInstance()VmConfig.Builder.getDefaultInstanceForType()VmConfig.getDefaultInstanceForType()PluginConfig.Builder.getVmConfig()TODO: add referential VM configurations.PluginConfig.getVmConfig()TODO: add referential VM configurations.PluginConfigOrBuilder.getVmConfig()TODO: add referential VM configurations.static VmConfigVmConfig.parseDelimitedFrom(InputStream input) static VmConfigVmConfig.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static VmConfigVmConfig.parseFrom(byte[] data) static VmConfigVmConfig.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static VmConfigVmConfig.parseFrom(com.google.protobuf.ByteString data) static VmConfigVmConfig.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static VmConfigVmConfig.parseFrom(com.google.protobuf.CodedInputStream input) static VmConfigVmConfig.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static VmConfigVmConfig.parseFrom(InputStream input) static VmConfigVmConfig.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static VmConfigVmConfig.parseFrom(ByteBuffer data) static VmConfigVmConfig.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.extensions.wasm.v3 that return types with arguments of type VmConfigModifier and TypeMethodDescriptioncom.google.protobuf.Parser<VmConfig>VmConfig.getParserForType()static com.google.protobuf.Parser<VmConfig>VmConfig.parser()Methods in io.envoyproxy.envoy.extensions.wasm.v3 with parameters of type VmConfigModifier and TypeMethodDescriptionPluginConfig.Builder.mergeVmConfig(VmConfig value) TODO: add referential VM configurations.static VmConfig.BuilderVmConfig.newBuilder(VmConfig prototype) PluginConfig.Builder.setVmConfig(VmConfig value) TODO: add referential VM configurations.