Uses of Enum
io.envoyproxy.envoy.extensions.wasm.v3.PluginConfig.VmCase
Packages that use PluginConfig.VmCase
-
Uses of PluginConfig.VmCase in io.envoyproxy.envoy.extensions.wasm.v3
Methods in io.envoyproxy.envoy.extensions.wasm.v3 that return PluginConfig.VmCaseModifier and TypeMethodDescriptionstatic PluginConfig.VmCasePluginConfig.VmCase.forNumber(int value) PluginConfig.Builder.getVmCase()PluginConfig.getVmCase()PluginConfigOrBuilder.getVmCase()static PluginConfig.VmCasePluginConfig.VmCase.valueOf(int value) Deprecated.static PluginConfig.VmCaseReturns 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.