| Package | Description |
|---|---|
| io.envoyproxy.envoy.config.bootstrap.v2 |
| Modifier and Type | Method and Description |
|---|---|
Runtime |
Runtime.Builder.build() |
Runtime |
Runtime.Builder.buildPartial() |
static Runtime |
Runtime.getDefaultInstance() |
Runtime |
Runtime.getDefaultInstanceForType() |
Runtime |
Runtime.Builder.getDefaultInstanceForType() |
Runtime |
BootstrapOrBuilder.getRuntime()
Deprecated.
|
Runtime |
Bootstrap.getRuntime()
Deprecated.
|
Runtime |
Bootstrap.Builder.getRuntime()
Deprecated.
|
static Runtime |
Runtime.parseDelimitedFrom(InputStream input) |
static Runtime |
Runtime.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Runtime |
Runtime.parseFrom(byte[] data) |
static Runtime |
Runtime.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Runtime |
Runtime.parseFrom(ByteBuffer data) |
static Runtime |
Runtime.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Runtime |
Runtime.parseFrom(com.google.protobuf.ByteString data) |
static Runtime |
Runtime.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Runtime |
Runtime.parseFrom(com.google.protobuf.CodedInputStream input) |
static Runtime |
Runtime.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Runtime |
Runtime.parseFrom(InputStream input) |
static Runtime |
Runtime.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Runtime> |
Runtime.getParserForType() |
static com.google.protobuf.Parser<Runtime> |
Runtime.parser() |
| Modifier and Type | Method and Description |
|---|---|
Runtime.Builder |
Runtime.Builder.mergeFrom(Runtime other) |
Bootstrap.Builder |
Bootstrap.Builder.mergeRuntime(Runtime value)
Deprecated.
|
static Runtime.Builder |
Runtime.newBuilder(Runtime prototype) |
Bootstrap.Builder |
Bootstrap.Builder.setRuntime(Runtime value)
Deprecated.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.