| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2.model |
| Modifier and Type | Method and Description |
|---|---|
List<PrivateDnsDetails> |
ServiceDetail.privateDnsNames()
The private DNS names assigned to the VPC endpoint service.
|
| Modifier and Type | Method and Description |
|---|---|
ServiceDetail.Builder |
ServiceDetail.Builder.privateDnsNames(PrivateDnsDetails... privateDnsNames)
The private DNS names assigned to the VPC endpoint service.
|
| Modifier and Type | Method and Description |
|---|---|
ServiceDetail.Builder |
ServiceDetail.Builder.privateDnsNames(Collection<PrivateDnsDetails> privateDnsNames)
The private DNS names assigned to the VPC endpoint service.
|
Copyright © 2020. All rights reserved.