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 classAggregatedConfigSourceAggregated Discovery Service (ADS) options.static classAggregatedConfigSource.BuilderAggregated 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 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.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.
-