| Package | Description |
|---|---|
| io.envoyproxy.envoy.extensions.wasm.v3 |
| Modifier and Type | Method and Description |
|---|---|
VmConfig |
VmConfig.Builder.build() |
VmConfig |
VmConfig.Builder.buildPartial() |
static VmConfig |
VmConfig.getDefaultInstance() |
VmConfig |
VmConfig.getDefaultInstanceForType() |
VmConfig |
VmConfig.Builder.getDefaultInstanceForType() |
VmConfig |
PluginConfig.getVmConfig()
TODO: add referential VM configurations.
|
VmConfig |
PluginConfig.Builder.getVmConfig()
TODO: add referential VM configurations.
|
VmConfig |
PluginConfigOrBuilder.getVmConfig()
TODO: add referential VM configurations.
|
static VmConfig |
VmConfig.parseDelimitedFrom(InputStream input) |
static VmConfig |
VmConfig.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VmConfig |
VmConfig.parseFrom(byte[] data) |
static VmConfig |
VmConfig.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VmConfig |
VmConfig.parseFrom(ByteBuffer data) |
static VmConfig |
VmConfig.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VmConfig |
VmConfig.parseFrom(com.google.protobuf.ByteString data) |
static VmConfig |
VmConfig.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VmConfig |
VmConfig.parseFrom(com.google.protobuf.CodedInputStream input) |
static VmConfig |
VmConfig.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VmConfig |
VmConfig.parseFrom(InputStream input) |
static VmConfig |
VmConfig.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<VmConfig> |
VmConfig.getParserForType() |
static com.google.protobuf.Parser<VmConfig> |
VmConfig.parser() |
| Modifier and Type | Method and Description |
|---|---|
VmConfig.Builder |
VmConfig.Builder.mergeFrom(VmConfig other) |
PluginConfig.Builder |
PluginConfig.Builder.mergeVmConfig(VmConfig value)
TODO: add referential VM configurations.
|
static VmConfig.Builder |
VmConfig.newBuilder(VmConfig prototype) |
PluginConfig.Builder |
PluginConfig.Builder.setVmConfig(VmConfig value)
TODO: add referential VM configurations.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.