| Package | Description |
|---|---|
| io.envoyproxy.envoy.config.bootstrap.v3 |
| Modifier and Type | Method and Description |
|---|---|
LayeredRuntime |
LayeredRuntime.Builder.build() |
LayeredRuntime |
LayeredRuntime.Builder.buildPartial() |
static LayeredRuntime |
LayeredRuntime.getDefaultInstance() |
LayeredRuntime |
LayeredRuntime.getDefaultInstanceForType() |
LayeredRuntime |
LayeredRuntime.Builder.getDefaultInstanceForType() |
LayeredRuntime |
BootstrapOrBuilder.getLayeredRuntime()
Configuration for the runtime configuration provider.
|
LayeredRuntime |
Bootstrap.getLayeredRuntime()
Configuration for the runtime configuration provider.
|
LayeredRuntime |
Bootstrap.Builder.getLayeredRuntime()
Configuration for the runtime configuration provider.
|
static LayeredRuntime |
LayeredRuntime.parseDelimitedFrom(InputStream input) |
static LayeredRuntime |
LayeredRuntime.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static LayeredRuntime |
LayeredRuntime.parseFrom(byte[] data) |
static LayeredRuntime |
LayeredRuntime.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static LayeredRuntime |
LayeredRuntime.parseFrom(ByteBuffer data) |
static LayeredRuntime |
LayeredRuntime.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static LayeredRuntime |
LayeredRuntime.parseFrom(com.google.protobuf.ByteString data) |
static LayeredRuntime |
LayeredRuntime.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static LayeredRuntime |
LayeredRuntime.parseFrom(com.google.protobuf.CodedInputStream input) |
static LayeredRuntime |
LayeredRuntime.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static LayeredRuntime |
LayeredRuntime.parseFrom(InputStream input) |
static LayeredRuntime |
LayeredRuntime.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<LayeredRuntime> |
LayeredRuntime.getParserForType() |
static com.google.protobuf.Parser<LayeredRuntime> |
LayeredRuntime.parser() |
| Modifier and Type | Method and Description |
|---|---|
LayeredRuntime.Builder |
LayeredRuntime.Builder.mergeFrom(LayeredRuntime other) |
Bootstrap.Builder |
Bootstrap.Builder.mergeLayeredRuntime(LayeredRuntime value)
Configuration for the runtime configuration provider.
|
static LayeredRuntime.Builder |
LayeredRuntime.newBuilder(LayeredRuntime prototype) |
Bootstrap.Builder |
Bootstrap.Builder.setLayeredRuntime(LayeredRuntime value)
Configuration for the runtime configuration provider.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.