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.Builder
AggregatedConfigSource.Builder. clear()
AggregatedConfigSource.Builder
ConfigSource.Builder. getAdsBuilder()
When set, ADS will be used to fetch resources.AggregatedConfigSource.Builder
AggregatedConfigSource.Builder. mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
AggregatedConfigSource.Builder
AggregatedConfigSource.Builder. mergeFrom(com.google.protobuf.Message other)
AggregatedConfigSource.Builder
AggregatedConfigSource.Builder. mergeFrom(AggregatedConfigSource other)
static AggregatedConfigSource.Builder
AggregatedConfigSource. newBuilder()
static AggregatedConfigSource.Builder
AggregatedConfigSource. newBuilder(AggregatedConfigSource prototype)
AggregatedConfigSource.Builder
AggregatedConfigSource. newBuilderForType()
protected AggregatedConfigSource.Builder
AggregatedConfigSource. newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent)
AggregatedConfigSource.Builder
AggregatedConfigSource. 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.Builder
ConfigSource.Builder. setAds(AggregatedConfigSource.Builder builderForValue)
When set, ADS will be used to fetch resources.
-