| Modifier and Type | Method and Description |
|---|---|
DnsCacheConfig |
ClusterConfig.getDnsCacheConfig()
The DNS cache configuration that the cluster will attach to.
|
DnsCacheConfig |
ClusterConfig.Builder.getDnsCacheConfig()
The DNS cache configuration that the cluster will attach to.
|
DnsCacheConfig |
ClusterConfigOrBuilder.getDnsCacheConfig()
The DNS cache configuration that the cluster will attach to.
|
| Modifier and Type | Method and Description |
|---|---|
ClusterConfig.Builder |
ClusterConfig.Builder.mergeDnsCacheConfig(DnsCacheConfig value)
The DNS cache configuration that the cluster will attach to.
|
ClusterConfig.Builder |
ClusterConfig.Builder.setDnsCacheConfig(DnsCacheConfig value)
The DNS cache configuration that the cluster will attach to.
|
| Modifier and Type | Method and Description |
|---|---|
DnsCacheConfig |
DnsCacheConfig.Builder.build() |
DnsCacheConfig |
DnsCacheConfig.Builder.buildPartial() |
static DnsCacheConfig |
DnsCacheConfig.getDefaultInstance() |
DnsCacheConfig |
DnsCacheConfig.getDefaultInstanceForType() |
DnsCacheConfig |
DnsCacheConfig.Builder.getDefaultInstanceForType() |
static DnsCacheConfig |
DnsCacheConfig.parseDelimitedFrom(InputStream input) |
static DnsCacheConfig |
DnsCacheConfig.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DnsCacheConfig |
DnsCacheConfig.parseFrom(byte[] data) |
static DnsCacheConfig |
DnsCacheConfig.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DnsCacheConfig |
DnsCacheConfig.parseFrom(ByteBuffer data) |
static DnsCacheConfig |
DnsCacheConfig.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DnsCacheConfig |
DnsCacheConfig.parseFrom(com.google.protobuf.ByteString data) |
static DnsCacheConfig |
DnsCacheConfig.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DnsCacheConfig |
DnsCacheConfig.parseFrom(com.google.protobuf.CodedInputStream input) |
static DnsCacheConfig |
DnsCacheConfig.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DnsCacheConfig |
DnsCacheConfig.parseFrom(InputStream input) |
static DnsCacheConfig |
DnsCacheConfig.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<DnsCacheConfig> |
DnsCacheConfig.getParserForType() |
static com.google.protobuf.Parser<DnsCacheConfig> |
DnsCacheConfig.parser() |
| Modifier and Type | Method and Description |
|---|---|
DnsCacheConfig.Builder |
DnsCacheConfig.Builder.mergeFrom(DnsCacheConfig other) |
static DnsCacheConfig.Builder |
DnsCacheConfig.newBuilder(DnsCacheConfig prototype) |
| Modifier and Type | Method and Description |
|---|---|
DnsCacheConfig |
FilterConfigOrBuilder.getDnsCacheConfig()
The DNS cache configuration that the filter will attach to.
|
DnsCacheConfig |
FilterConfig.getDnsCacheConfig()
The DNS cache configuration that the filter will attach to.
|
DnsCacheConfig |
FilterConfig.Builder.getDnsCacheConfig()
The DNS cache configuration that the filter will attach to.
|
| Modifier and Type | Method and Description |
|---|---|
FilterConfig.Builder |
FilterConfig.Builder.mergeDnsCacheConfig(DnsCacheConfig value)
The DNS cache configuration that the filter will attach to.
|
FilterConfig.Builder |
FilterConfig.Builder.setDnsCacheConfig(DnsCacheConfig value)
The DNS cache configuration that the filter will attach to.
|
| Modifier and Type | Method and Description |
|---|---|
DnsCacheConfig |
FilterConfigOrBuilder.getDnsCacheConfig()
The DNS cache configuration that the filter will attach to.
|
DnsCacheConfig |
FilterConfig.getDnsCacheConfig()
The DNS cache configuration that the filter will attach to.
|
DnsCacheConfig |
FilterConfig.Builder.getDnsCacheConfig()
The DNS cache configuration that the filter will attach to.
|
| Modifier and Type | Method and Description |
|---|---|
FilterConfig.Builder |
FilterConfig.Builder.mergeDnsCacheConfig(DnsCacheConfig value)
The DNS cache configuration that the filter will attach to.
|
FilterConfig.Builder |
FilterConfig.Builder.setDnsCacheConfig(DnsCacheConfig value)
The DNS cache configuration that the filter will attach to.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.