Uses of Class
io.envoyproxy.envoy.api.v2.core.AggregatedConfigSource
Packages that use AggregatedConfigSource
-
Uses of AggregatedConfigSource in io.envoyproxy.envoy.api.v2.core
Methods in io.envoyproxy.envoy.api.v2.core 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.api.v2.core that return types with arguments of type AggregatedConfigSourceModifier and TypeMethodDescriptioncom.google.protobuf.Parser<AggregatedConfigSource>AggregatedConfigSource.getParserForType()static com.google.protobuf.Parser<AggregatedConfigSource>AggregatedConfigSource.parser()Methods in io.envoyproxy.envoy.api.v2.core 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.