| Package | Description |
|---|---|
| software.amazon.awssdk.services.vpclattice.model |
| Modifier and Type | Method and Description |
|---|---|
DnsEntry |
CreateServiceResponse.dnsEntry()
The public DNS name of the service.
|
DnsEntry |
ServiceSummary.dnsEntry()
DNS information about the service.
|
DnsEntry |
CreateServiceNetworkServiceAssociationResponse.dnsEntry()
The DNS name of the service.
|
DnsEntry |
ServiceNetworkServiceAssociationSummary.dnsEntry()
DNS information about the service.
|
DnsEntry |
GetServiceResponse.dnsEntry()
The DNS name of the service.
|
DnsEntry |
GetServiceNetworkServiceAssociationResponse.dnsEntry()
The DNS name of the service.
|
| Modifier and Type | Method and Description |
|---|---|
CreateServiceResponse.Builder |
CreateServiceResponse.Builder.dnsEntry(DnsEntry dnsEntry)
The public DNS name of the service.
|
ServiceSummary.Builder |
ServiceSummary.Builder.dnsEntry(DnsEntry dnsEntry)
DNS information about the service.
|
CreateServiceNetworkServiceAssociationResponse.Builder |
CreateServiceNetworkServiceAssociationResponse.Builder.dnsEntry(DnsEntry dnsEntry)
The DNS name of the service.
|
ServiceNetworkServiceAssociationSummary.Builder |
ServiceNetworkServiceAssociationSummary.Builder.dnsEntry(DnsEntry dnsEntry)
DNS information about the service.
|
GetServiceResponse.Builder |
GetServiceResponse.Builder.dnsEntry(DnsEntry dnsEntry)
The DNS name of the service.
|
GetServiceNetworkServiceAssociationResponse.Builder |
GetServiceNetworkServiceAssociationResponse.Builder.dnsEntry(DnsEntry dnsEntry)
The DNS name of the service.
|
Copyright © 2023. All rights reserved.