| Package | Description |
|---|---|
| software.amazon.awssdk.services.appmesh.model |
| Modifier and Type | Method and Description |
|---|---|
DnsServiceDiscovery |
ServiceDiscovery.dns()
Specifies the DNS information for the virtual node.
|
| Modifier and Type | Method and Description |
|---|---|
ServiceDiscovery.Builder |
ServiceDiscovery.Builder.dns(DnsServiceDiscovery dns)
Specifies the DNS information for the virtual node.
|
static ServiceDiscovery |
ServiceDiscovery.fromDns(DnsServiceDiscovery dns)
Create an instance of this class with
ServiceDiscovery.dns() initialized to the given value. |
Copyright © 2023. All rights reserved.