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 AggregatedConfigSourceAggregatedConfigSource.DEFAULT_INSTANCEFields 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.PARSERMethods 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 AggregatedConfigSourceAggregatedConfigSource.getDefaultInstance()AggregatedConfigSource.Builder.getDefaultInstanceForType()AggregatedConfigSource.getDefaultInstanceForType()static AggregatedConfigSourceAggregatedConfigSource.parseDelimitedFrom(InputStream input) static AggregatedConfigSourceAggregatedConfigSource.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AggregatedConfigSourceAggregatedConfigSource.parseFrom(byte[] data) static AggregatedConfigSourceAggregatedConfigSource.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AggregatedConfigSourceAggregatedConfigSource.parseFrom(com.google.protobuf.ByteString data) static AggregatedConfigSourceAggregatedConfigSource.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AggregatedConfigSourceAggregatedConfigSource.parseFrom(com.google.protobuf.CodedInputStream input) static AggregatedConfigSourceAggregatedConfigSource.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AggregatedConfigSourceAggregatedConfigSource.parseFrom(InputStream input) static AggregatedConfigSourceAggregatedConfigSource.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AggregatedConfigSourceAggregatedConfigSource.parseFrom(ByteBuffer data) static AggregatedConfigSourceAggregatedConfigSource.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 TypeMethodDescriptionprivate com.google.protobuf.SingleFieldBuilder<AggregatedConfigSource, AggregatedConfigSource.Builder, AggregatedConfigSourceOrBuilder> ConfigSource.Builder.getAdsFieldBuilder()When set, ADS will be used to fetch resources.com.google.protobuf.Parser<AggregatedConfigSource> AggregatedConfigSource.getParserForType()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.