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