| Package | Description |
|---|---|
| io.envoyproxy.envoy.config.bootstrap.v2 |
| Modifier and Type | Method and Description |
|---|---|
Runtime.Builder |
Runtime.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Runtime.Builder |
Runtime.Builder.clear() |
Runtime.Builder |
Runtime.Builder.clearBase()
Static base runtime.
|
Runtime.Builder |
Runtime.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Runtime.Builder |
Runtime.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Runtime.Builder |
Runtime.Builder.clearOverrideSubdirectory()
Specifies an optional subdirectory to load within the root directory.
|
Runtime.Builder |
Runtime.Builder.clearSubdirectory()
Specifies the subdirectory to load within the root directory.
|
Runtime.Builder |
Runtime.Builder.clearSymlinkRoot()
The implementation assumes that the file system tree is accessed via a
symbolic link.
|
Runtime.Builder |
Runtime.Builder.clone() |
Runtime.Builder |
Bootstrap.Builder.getRuntimeBuilder()
Deprecated.
|
Runtime.Builder |
Runtime.Builder.mergeBase(com.google.protobuf.Struct value)
Static base runtime.
|
Runtime.Builder |
Runtime.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Runtime.Builder |
Runtime.Builder.mergeFrom(com.google.protobuf.Message other) |
Runtime.Builder |
Runtime.Builder.mergeFrom(Runtime other) |
Runtime.Builder |
Runtime.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static Runtime.Builder |
Runtime.newBuilder() |
static Runtime.Builder |
Runtime.newBuilder(Runtime prototype) |
Runtime.Builder |
Runtime.newBuilderForType() |
protected Runtime.Builder |
Runtime.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
Runtime.Builder |
Runtime.Builder.setBase(com.google.protobuf.Struct.Builder builderForValue)
Static base runtime.
|
Runtime.Builder |
Runtime.Builder.setBase(com.google.protobuf.Struct value)
Static base runtime.
|
Runtime.Builder |
Runtime.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Runtime.Builder |
Runtime.Builder.setOverrideSubdirectory(String value)
Specifies an optional subdirectory to load within the root directory.
|
Runtime.Builder |
Runtime.Builder.setOverrideSubdirectoryBytes(com.google.protobuf.ByteString value)
Specifies an optional subdirectory to load within the root directory.
|
Runtime.Builder |
Runtime.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Runtime.Builder |
Runtime.Builder.setSubdirectory(String value)
Specifies the subdirectory to load within the root directory.
|
Runtime.Builder |
Runtime.Builder.setSubdirectoryBytes(com.google.protobuf.ByteString value)
Specifies the subdirectory to load within the root directory.
|
Runtime.Builder |
Runtime.Builder.setSymlinkRoot(String value)
The implementation assumes that the file system tree is accessed via a
symbolic link.
|
Runtime.Builder |
Runtime.Builder.setSymlinkRootBytes(com.google.protobuf.ByteString value)
The implementation assumes that the file system tree is accessed via a
symbolic link.
|
Runtime.Builder |
Runtime.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Runtime.Builder |
Runtime.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
Bootstrap.Builder |
Bootstrap.Builder.setRuntime(Runtime.Builder builderForValue)
Deprecated.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.