Uses of Class
io.envoyproxy.envoy.config.core.v3.AggregatedConfigSource.Builder
Packages that use AggregatedConfigSource.Builder
-
Uses of AggregatedConfigSource.Builder in io.envoyproxy.envoy.config.core.v3
Subclasses with type arguments of type AggregatedConfigSource.Builder in io.envoyproxy.envoy.config.core.v3Modifier and TypeClassDescriptionstatic final classAggregated Discovery Service (ADS) options.Methods in io.envoyproxy.envoy.config.core.v3 that return AggregatedConfigSource.BuilderModifier and TypeMethodDescriptionAggregatedConfigSource.Builder.clear()ConfigSource.Builder.getAdsBuilder()When set, ADS will be used to fetch resources.AggregatedConfigSource.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) AggregatedConfigSource.Builder.mergeFrom(com.google.protobuf.Message other) AggregatedConfigSource.Builder.mergeFrom(AggregatedConfigSource other) AggregatedConfigSource.newBuilder()AggregatedConfigSource.newBuilder(AggregatedConfigSource prototype) AggregatedConfigSource.newBuilderForType()protected AggregatedConfigSource.BuilderAggregatedConfigSource.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) AggregatedConfigSource.toBuilder()Methods in io.envoyproxy.envoy.config.core.v3 with parameters of type AggregatedConfigSource.BuilderModifier and TypeMethodDescriptionConfigSource.Builder.setAds(AggregatedConfigSource.Builder builderForValue) When set, ADS will be used to fetch resources.