Uses of Class
io.envoyproxy.envoy.config.core.v3.AggregatedConfigSource
Packages that use AggregatedConfigSource
-
Uses of AggregatedConfigSource in io.envoyproxy.envoy.config.core.v3
Fields in io.envoyproxy.envoy.config.core.v3 declared as AggregatedConfigSourceModifier and TypeFieldDescriptionprivate static final AggregatedConfigSource
AggregatedConfigSource.DEFAULT_INSTANCE
Fields in io.envoyproxy.envoy.config.core.v3 with type parameters of type AggregatedConfigSourceModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder
<AggregatedConfigSource, AggregatedConfigSource.Builder, AggregatedConfigSourceOrBuilder> ConfigSource.Builder.adsBuilder_
private static final com.google.protobuf.Parser
<AggregatedConfigSource> AggregatedConfigSource.PARSER
Methods in io.envoyproxy.envoy.config.core.v3 that return AggregatedConfigSourceModifier and TypeMethodDescriptionAggregatedConfigSource.Builder.build()
AggregatedConfigSource.Builder.buildPartial()
ConfigSource.Builder.getAds()
When set, ADS will be used to fetch resources.ConfigSource.getAds()
When set, ADS will be used to fetch resources.ConfigSourceOrBuilder.getAds()
When set, ADS will be used to fetch resources.static AggregatedConfigSource
AggregatedConfigSource.getDefaultInstance()
AggregatedConfigSource.Builder.getDefaultInstanceForType()
AggregatedConfigSource.getDefaultInstanceForType()
static AggregatedConfigSource
AggregatedConfigSource.parseDelimitedFrom
(InputStream input) static AggregatedConfigSource
AggregatedConfigSource.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AggregatedConfigSource
AggregatedConfigSource.parseFrom
(byte[] data) static AggregatedConfigSource
AggregatedConfigSource.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AggregatedConfigSource
AggregatedConfigSource.parseFrom
(com.google.protobuf.ByteString data) static AggregatedConfigSource
AggregatedConfigSource.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AggregatedConfigSource
AggregatedConfigSource.parseFrom
(com.google.protobuf.CodedInputStream input) static AggregatedConfigSource
AggregatedConfigSource.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AggregatedConfigSource
AggregatedConfigSource.parseFrom
(InputStream input) static AggregatedConfigSource
AggregatedConfigSource.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AggregatedConfigSource
AggregatedConfigSource.parseFrom
(ByteBuffer data) static AggregatedConfigSource
AggregatedConfigSource.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.config.core.v3 that return types with arguments of type AggregatedConfigSourceModifier and TypeMethodDescriptioncom.google.protobuf.Parser
<AggregatedConfigSource> AggregatedConfigSource.getParserForType()
private com.google.protobuf.SingleFieldBuilder
<AggregatedConfigSource, AggregatedConfigSource.Builder, AggregatedConfigSourceOrBuilder> ConfigSource.Builder.internalGetAdsFieldBuilder()
When set, ADS will be used to fetch resources.static com.google.protobuf.Parser
<AggregatedConfigSource> AggregatedConfigSource.parser()
Methods in io.envoyproxy.envoy.config.core.v3 with parameters of type AggregatedConfigSourceModifier and TypeMethodDescriptionConfigSource.Builder.mergeAds
(AggregatedConfigSource value) When set, ADS will be used to fetch resources.AggregatedConfigSource.Builder.mergeFrom
(AggregatedConfigSource other) AggregatedConfigSource.newBuilder
(AggregatedConfigSource prototype) ConfigSource.Builder.setAds
(AggregatedConfigSource value) When set, ADS will be used to fetch resources.