| Package | Description |
|---|---|
| com.amazonaws.services.appmesh.model |
| Modifier and Type | Method and Description |
|---|---|
DnsServiceDiscovery |
DnsServiceDiscovery.clone() |
DnsServiceDiscovery |
ServiceDiscovery.getDns()
Specifies the DNS service name for the virtual node.
|
DnsServiceDiscovery |
DnsServiceDiscovery.withServiceName(String serviceName)
The DNS service name for your virtual node.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ServiceDiscovery.setDns(DnsServiceDiscovery dns)
Specifies the DNS service name for the virtual node.
|
ServiceDiscovery |
ServiceDiscovery.withDns(DnsServiceDiscovery dns)
Specifies the DNS service name for the virtual node.
|
Copyright © 2019. All rights reserved.