| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2.model |
| Modifier and Type | Method and Description |
|---|---|
List<DnsEntry> |
VpcEndpoint.dnsEntries()
(Interface endpoint) The DNS entries for the endpoint.
|
| Modifier and Type | Method and Description |
|---|---|
VpcEndpoint.Builder |
VpcEndpoint.Builder.dnsEntries(DnsEntry... dnsEntries)
(Interface endpoint) The DNS entries for the endpoint.
|
| Modifier and Type | Method and Description |
|---|---|
VpcEndpoint.Builder |
VpcEndpoint.Builder.dnsEntries(Collection<DnsEntry> dnsEntries)
(Interface endpoint) The DNS entries for the endpoint.
|
Copyright © 2019. All rights reserved.