| Package | Description |
|---|---|
| io.envoyproxy.envoy.config.cluster.v3 | |
| io.envoyproxy.envoy.extensions.common.dynamic_forward_proxy.v3 |
| Modifier and Type | Method and Description |
|---|---|
static Cluster.DnsLookupFamily |
Cluster.DnsLookupFamily.forNumber(int value) |
Cluster.DnsLookupFamily |
Cluster.getDnsLookupFamily()
The DNS IP address resolution policy.
|
Cluster.DnsLookupFamily |
Cluster.Builder.getDnsLookupFamily()
The DNS IP address resolution policy.
|
Cluster.DnsLookupFamily |
ClusterOrBuilder.getDnsLookupFamily()
The DNS IP address resolution policy.
|
static Cluster.DnsLookupFamily |
Cluster.DnsLookupFamily.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static Cluster.DnsLookupFamily |
Cluster.DnsLookupFamily.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Cluster.DnsLookupFamily |
Cluster.DnsLookupFamily.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Cluster.DnsLookupFamily[] |
Cluster.DnsLookupFamily.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<Cluster.DnsLookupFamily> |
Cluster.DnsLookupFamily.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
Cluster.Builder |
Cluster.Builder.setDnsLookupFamily(Cluster.DnsLookupFamily value)
The DNS IP address resolution policy.
|
| Modifier and Type | Method and Description |
|---|---|
Cluster.DnsLookupFamily |
DnsCacheConfigOrBuilder.getDnsLookupFamily()
The DNS lookup family to use during resolution.
|
Cluster.DnsLookupFamily |
DnsCacheConfig.getDnsLookupFamily()
The DNS lookup family to use during resolution.
|
Cluster.DnsLookupFamily |
DnsCacheConfig.Builder.getDnsLookupFamily()
The DNS lookup family to use during resolution.
|
| Modifier and Type | Method and Description |
|---|---|
DnsCacheConfig.Builder |
DnsCacheConfig.Builder.setDnsLookupFamily(Cluster.DnsLookupFamily value)
The DNS lookup family to use during resolution.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.