Uses of Class
io.envoyproxy.envoy.extensions.wasm.v3.VmConfig
-
Packages that use VmConfig Package Description io.envoyproxy.envoy.extensions.wasm.v3 -
-
Uses of VmConfig in io.envoyproxy.envoy.extensions.wasm.v3
Methods in io.envoyproxy.envoy.extensions.wasm.v3 that return VmConfig Modifier and Type Method Description VmConfigVmConfig.Builder. build()VmConfigVmConfig.Builder. buildPartial()static VmConfigVmConfig. getDefaultInstance()VmConfigVmConfig.Builder. getDefaultInstanceForType()VmConfigVmConfig. getDefaultInstanceForType()VmConfigPluginConfig.Builder. getVmConfig()TODO: add referential VM configurations.VmConfigPluginConfig. getVmConfig()TODO: add referential VM configurations.VmConfigPluginConfigOrBuilder. 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 VmConfig Modifier and Type Method Description com.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 VmConfig Modifier and Type Method Description VmConfig.BuilderVmConfig.Builder. mergeFrom(VmConfig other)PluginConfig.BuilderPluginConfig.Builder. mergeVmConfig(VmConfig value)TODO: add referential VM configurations.static VmConfig.BuilderVmConfig. newBuilder(VmConfig prototype)PluginConfig.BuilderPluginConfig.Builder. setVmConfig(VmConfig value)TODO: add referential VM configurations.
-