| Package | Description |
|---|---|
| io.envoyproxy.envoy.extensions.wasm.v3 |
| Modifier and Type | Method and Description |
|---|---|
static PluginConfig.VmCase |
PluginConfig.VmCase.forNumber(int value) |
PluginConfig.VmCase |
PluginConfig.getVmCase() |
PluginConfig.VmCase |
PluginConfig.Builder.getVmCase() |
PluginConfig.VmCase |
PluginConfigOrBuilder.getVmCase() |
static PluginConfig.VmCase |
PluginConfig.VmCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static PluginConfig.VmCase |
PluginConfig.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.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.