Uses of Class
io.envoyproxy.envoy.config.core.v3.AggregatedConfigSource.Builder
-
Packages that use AggregatedConfigSource.Builder Package Description io.envoyproxy.envoy.config.core.v3 -
-
Uses of AggregatedConfigSource.Builder in io.envoyproxy.envoy.config.core.v3
Fields in io.envoyproxy.envoy.config.core.v3 with type parameters of type AggregatedConfigSource.Builder 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 AggregatedConfigSource.Builder Modifier and Type Method Description AggregatedConfigSource.BuilderAggregatedConfigSource.Builder. clear()AggregatedConfigSource.BuilderConfigSource.Builder. getAdsBuilder()When set, ADS will be used to fetch resources.AggregatedConfigSource.BuilderAggregatedConfigSource.Builder. mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)AggregatedConfigSource.BuilderAggregatedConfigSource.Builder. mergeFrom(com.google.protobuf.Message other)AggregatedConfigSource.BuilderAggregatedConfigSource.Builder. mergeFrom(AggregatedConfigSource other)static AggregatedConfigSource.BuilderAggregatedConfigSource. newBuilder()static AggregatedConfigSource.BuilderAggregatedConfigSource. newBuilder(AggregatedConfigSource prototype)AggregatedConfigSource.BuilderAggregatedConfigSource. newBuilderForType()protected AggregatedConfigSource.BuilderAggregatedConfigSource. newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent)AggregatedConfigSource.BuilderAggregatedConfigSource. toBuilder()Methods in io.envoyproxy.envoy.config.core.v3 that return types with arguments of type AggregatedConfigSource.Builder 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.Methods in io.envoyproxy.envoy.config.core.v3 with parameters of type AggregatedConfigSource.Builder Modifier and Type Method Description ConfigSource.BuilderConfigSource.Builder. setAds(AggregatedConfigSource.Builder builderForValue)When set, ADS will be used to fetch resources.
-