Uses of Interface
io.envoyproxy.envoy.api.v2.core.AggregatedConfigSourceOrBuilder
-
Packages that use AggregatedConfigSourceOrBuilder Package Description io.envoyproxy.envoy.api.v2.core -
-
Uses of AggregatedConfigSourceOrBuilder in io.envoyproxy.envoy.api.v2.core
Classes in io.envoyproxy.envoy.api.v2.core that implement AggregatedConfigSourceOrBuilder Modifier and Type Class Description classAggregatedConfigSourceAggregated Discovery Service (ADS) options.static classAggregatedConfigSource.BuilderAggregated Discovery Service (ADS) options.Methods in io.envoyproxy.envoy.api.v2.core that return AggregatedConfigSourceOrBuilder Modifier and Type Method Description AggregatedConfigSourceOrBuilderConfigSource.Builder. getAdsOrBuilder()When set, ADS will be used to fetch resources.AggregatedConfigSourceOrBuilderConfigSource. getAdsOrBuilder()When set, ADS will be used to fetch resources.AggregatedConfigSourceOrBuilderConfigSourceOrBuilder. getAdsOrBuilder()When set, ADS will be used to fetch resources.
-