Uses of Class
io.envoyproxy.envoy.config.core.v3.AggregatedConfigSource
-
Packages that use AggregatedConfigSource Package Description io.envoyproxy.envoy.config.core.v3 -
-
Uses of AggregatedConfigSource in io.envoyproxy.envoy.config.core.v3
Fields in io.envoyproxy.envoy.config.core.v3 declared as AggregatedConfigSource Modifier and Type Field Description private static AggregatedConfigSourceAggregatedConfigSource. DEFAULT_INSTANCEFields in io.envoyproxy.envoy.config.core.v3 with type parameters of type AggregatedConfigSource Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilder<AggregatedConfigSource,AggregatedConfigSource.Builder,AggregatedConfigSourceOrBuilder>ConfigSource.Builder. adsBuilder_private static com.google.protobuf.Parser<AggregatedConfigSource>AggregatedConfigSource. PARSERMethods in io.envoyproxy.envoy.config.core.v3 that return AggregatedConfigSource Modifier and Type Method Description AggregatedConfigSourceAggregatedConfigSource.Builder. build()AggregatedConfigSourceAggregatedConfigSource.Builder. buildPartial()AggregatedConfigSourceConfigSource.Builder. getAds()When set, ADS will be used to fetch resources.AggregatedConfigSourceConfigSource. getAds()When set, ADS will be used to fetch resources.AggregatedConfigSourceConfigSourceOrBuilder. getAds()When set, ADS will be used to fetch resources.static AggregatedConfigSourceAggregatedConfigSource. getDefaultInstance()AggregatedConfigSourceAggregatedConfigSource.Builder. getDefaultInstanceForType()AggregatedConfigSourceAggregatedConfigSource. getDefaultInstanceForType()static AggregatedConfigSourceAggregatedConfigSource. parseDelimitedFrom(java.io.InputStream input)static AggregatedConfigSourceAggregatedConfigSource. parseDelimitedFrom(java.io.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(java.io.InputStream input)static AggregatedConfigSourceAggregatedConfigSource. parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AggregatedConfigSourceAggregatedConfigSource. parseFrom(java.nio.ByteBuffer data)static AggregatedConfigSourceAggregatedConfigSource. parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in io.envoyproxy.envoy.config.core.v3 that return types with arguments of type AggregatedConfigSource 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.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 AggregatedConfigSource Modifier and Type Method Description ConfigSource.BuilderConfigSource.Builder. mergeAds(AggregatedConfigSource value)When set, ADS will be used to fetch resources.AggregatedConfigSource.BuilderAggregatedConfigSource.Builder. mergeFrom(AggregatedConfigSource other)static AggregatedConfigSource.BuilderAggregatedConfigSource. newBuilder(AggregatedConfigSource prototype)ConfigSource.BuilderConfigSource.Builder. setAds(AggregatedConfigSource value)When set, ADS will be used to fetch resources.
-