Uses of Interface
io.envoyproxy.envoy.config.core.v3.AggregatedConfigSourceOrBuilder
-
Packages that use AggregatedConfigSourceOrBuilder Package Description io.envoyproxy.envoy.config.core.v3 -
-
Uses of AggregatedConfigSourceOrBuilder in io.envoyproxy.envoy.config.core.v3
Classes in io.envoyproxy.envoy.config.core.v3 that implement AggregatedConfigSourceOrBuilder Modifier and Type Class Description class
AggregatedConfigSource
Aggregated Discovery Service (ADS) options.static class
AggregatedConfigSource.Builder
Aggregated Discovery Service (ADS) options.Fields in io.envoyproxy.envoy.config.core.v3 with type parameters of type AggregatedConfigSourceOrBuilder Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilder<AggregatedConfigSource,AggregatedConfigSource.Builder,AggregatedConfigSourceOrBuilder>
ConfigSource.Builder. adsBuilder_
Methods in io.envoyproxy.envoy.config.core.v3 that return AggregatedConfigSourceOrBuilder Modifier and Type Method Description AggregatedConfigSourceOrBuilder
ConfigSource.Builder. getAdsOrBuilder()
When set, ADS will be used to fetch resources.AggregatedConfigSourceOrBuilder
ConfigSource. getAdsOrBuilder()
When set, ADS will be used to fetch resources.AggregatedConfigSourceOrBuilder
ConfigSourceOrBuilder. getAdsOrBuilder()
When set, ADS will be used to fetch resources.Methods in io.envoyproxy.envoy.config.core.v3 that return types with arguments of type AggregatedConfigSourceOrBuilder Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilder<AggregatedConfigSource,AggregatedConfigSource.Builder,AggregatedConfigSourceOrBuilder>
ConfigSource.Builder. getAdsFieldBuilder()
When set, ADS will be used to fetch resources.
-