Uses of Class
io.envoyproxy.envoy.extensions.wasm.v3.PluginConfig.VmCase
-
Packages that use PluginConfig.VmCase Package Description io.envoyproxy.envoy.extensions.wasm.v3 -
-
Uses of PluginConfig.VmCase in io.envoyproxy.envoy.extensions.wasm.v3
Methods in io.envoyproxy.envoy.extensions.wasm.v3 that return PluginConfig.VmCase Modifier and Type Method Description static PluginConfig.VmCasePluginConfig.VmCase. forNumber(int value)PluginConfig.VmCasePluginConfig.Builder. getVmCase()PluginConfig.VmCasePluginConfig. getVmCase()PluginConfig.VmCasePluginConfigOrBuilder. getVmCase()static PluginConfig.VmCasePluginConfig.VmCase. valueOf(int value)Deprecated.static PluginConfig.VmCasePluginConfig.VmCase. valueOf(String name)Returns the enum constant of this type with the specified name.static PluginConfig.VmCase[]PluginConfig.VmCase. values()Returns an array containing the constants of this enum type, in the order they are declared.
-