| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2.model | |
| software.amazon.awssdk.services.ec2.transform |
| 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.
|
| Modifier and Type | Method and Description |
|---|---|
DnsEntry |
DnsEntryUnmarshaller.unmarshall(StaxUnmarshallerContext context) |
Copyright © 2017. All rights reserved.