| Package | Description |
|---|---|
| io.envoyproxy.envoy.api.v2.core |
| Modifier and Type | Method and Description |
|---|---|
AggregatedConfigSource |
AggregatedConfigSource.Builder.build() |
AggregatedConfigSource |
AggregatedConfigSource.Builder.buildPartial() |
AggregatedConfigSource |
ConfigSource.getAds()
When set, ADS will be used to fetch resources.
|
AggregatedConfigSource |
ConfigSource.Builder.getAds()
When set, ADS will be used to fetch resources.
|
AggregatedConfigSource |
ConfigSourceOrBuilder.getAds()
When set, ADS will be used to fetch resources.
|
static AggregatedConfigSource |
AggregatedConfigSource.getDefaultInstance() |
AggregatedConfigSource |
AggregatedConfigSource.getDefaultInstanceForType() |
AggregatedConfigSource |
AggregatedConfigSource.Builder.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(ByteBuffer data) |
static AggregatedConfigSource |
AggregatedConfigSource.parseFrom(ByteBuffer 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) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<AggregatedConfigSource> |
AggregatedConfigSource.getParserForType() |
static com.google.protobuf.Parser<AggregatedConfigSource> |
AggregatedConfigSource.parser() |
| Modifier and Type | Method and Description |
|---|---|
ConfigSource.Builder |
ConfigSource.Builder.mergeAds(AggregatedConfigSource value)
When set, ADS will be used to fetch resources.
|
AggregatedConfigSource.Builder |
AggregatedConfigSource.Builder.mergeFrom(AggregatedConfigSource other) |
static AggregatedConfigSource.Builder |
AggregatedConfigSource.newBuilder(AggregatedConfigSource prototype) |
ConfigSource.Builder |
ConfigSource.Builder.setAds(AggregatedConfigSource value)
When set, ADS will be used to fetch resources.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.