ConfigSource.Builder |
ConfigSource.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
ConfigSource.Builder |
ConfigSource.Builder.clear() |
|
ConfigSource.Builder |
ConfigSource.Builder.clearAds() |
When set, ADS will be used to fetch resources.
|
ConfigSource.Builder |
ConfigSource.Builder.clearApiConfigSource() |
API configuration source.
|
ConfigSource.Builder |
ConfigSource.Builder.clearConfigSourceSpecifier() |
|
ConfigSource.Builder |
ConfigSource.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
ConfigSource.Builder |
ConfigSource.Builder.clearInitialFetchTimeout() |
When this timeout is specified, Envoy will wait no longer than the specified time for first
config response on this xDS subscription during the :ref:`initialization process
<arch_overview_initialization>`.
|
ConfigSource.Builder |
ConfigSource.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
ConfigSource.Builder |
ConfigSource.Builder.clearPath() |
Path on the filesystem to source and watch for configuration updates.
|
ConfigSource.Builder |
ConfigSource.Builder.clearResourceApiVersion() |
API version for xDS resources.
|
ConfigSource.Builder |
ConfigSource.Builder.clearSelf() |
[#not-implemented-hide:]
When set, the client will access the resources from the same server it got the
ConfigSource from, although not necessarily from the same stream.
|
ConfigSource.Builder |
ConfigSource.Builder.clone() |
|
ConfigSource.Builder |
ConfigSource.Builder.mergeAds(AggregatedConfigSource value) |
When set, ADS will be used to fetch resources.
|
ConfigSource.Builder |
ConfigSource.Builder.mergeApiConfigSource(ApiConfigSource value) |
API configuration source.
|
ConfigSource.Builder |
ConfigSource.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
ConfigSource.Builder |
ConfigSource.Builder.mergeFrom(com.google.protobuf.Message other) |
|
ConfigSource.Builder |
ConfigSource.Builder.mergeFrom(ConfigSource other) |
|
ConfigSource.Builder |
ConfigSource.Builder.mergeInitialFetchTimeout(com.google.protobuf.Duration value) |
When this timeout is specified, Envoy will wait no longer than the specified time for first
config response on this xDS subscription during the :ref:`initialization process
<arch_overview_initialization>`.
|
ConfigSource.Builder |
ConfigSource.Builder.mergeSelf(SelfConfigSource value) |
[#not-implemented-hide:]
When set, the client will access the resources from the same server it got the
ConfigSource from, although not necessarily from the same stream.
|
ConfigSource.Builder |
ConfigSource.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static ConfigSource.Builder |
ConfigSource.newBuilder() |
|
static ConfigSource.Builder |
ConfigSource.newBuilder(ConfigSource prototype) |
|
ConfigSource.Builder |
ConfigSource.newBuilderForType() |
|
protected ConfigSource.Builder |
ConfigSource.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
ConfigSource.Builder |
ConfigSource.Builder.setAds(AggregatedConfigSource value) |
When set, ADS will be used to fetch resources.
|
ConfigSource.Builder |
ConfigSource.Builder.setAds(AggregatedConfigSource.Builder builderForValue) |
When set, ADS will be used to fetch resources.
|
ConfigSource.Builder |
ConfigSource.Builder.setApiConfigSource(ApiConfigSource value) |
API configuration source.
|
ConfigSource.Builder |
ConfigSource.Builder.setApiConfigSource(ApiConfigSource.Builder builderForValue) |
API configuration source.
|
ConfigSource.Builder |
ConfigSource.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
ConfigSource.Builder |
ConfigSource.Builder.setInitialFetchTimeout(com.google.protobuf.Duration value) |
When this timeout is specified, Envoy will wait no longer than the specified time for first
config response on this xDS subscription during the :ref:`initialization process
<arch_overview_initialization>`.
|
ConfigSource.Builder |
ConfigSource.Builder.setInitialFetchTimeout(com.google.protobuf.Duration.Builder builderForValue) |
When this timeout is specified, Envoy will wait no longer than the specified time for first
config response on this xDS subscription during the :ref:`initialization process
<arch_overview_initialization>`.
|
ConfigSource.Builder |
ConfigSource.Builder.setPath(String value) |
Path on the filesystem to source and watch for configuration updates.
|
ConfigSource.Builder |
ConfigSource.Builder.setPathBytes(com.google.protobuf.ByteString value) |
Path on the filesystem to source and watch for configuration updates.
|
ConfigSource.Builder |
ConfigSource.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
ConfigSource.Builder |
ConfigSource.Builder.setResourceApiVersion(ApiVersion value) |
API version for xDS resources.
|
ConfigSource.Builder |
ConfigSource.Builder.setResourceApiVersionValue(int value) |
API version for xDS resources.
|
ConfigSource.Builder |
ConfigSource.Builder.setSelf(SelfConfigSource value) |
[#not-implemented-hide:]
When set, the client will access the resources from the same server it got the
ConfigSource from, although not necessarily from the same stream.
|
ConfigSource.Builder |
ConfigSource.Builder.setSelf(SelfConfigSource.Builder builderForValue) |
[#not-implemented-hide:]
When set, the client will access the resources from the same server it got the
ConfigSource from, although not necessarily from the same stream.
|
ConfigSource.Builder |
ConfigSource.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
ConfigSource.Builder |
ConfigSource.toBuilder() |
|