| Package | Description |
|---|---|
| software.amazon.awssdk.services.route53.model |
| Modifier and Type | Method and Description |
|---|---|
LinkedService |
HostedZone.linkedService()
If the hosted zone was created by another service, the service that created the hosted zone.
|
LinkedService |
HealthCheck.linkedService()
If the health check was created by another service, the service that created the health check.
|
| Modifier and Type | Method and Description |
|---|---|
HostedZone.Builder |
HostedZone.Builder.linkedService(LinkedService linkedService)
If the hosted zone was created by another service, the service that created the hosted zone.
|
HealthCheck.Builder |
HealthCheck.Builder.linkedService(LinkedService linkedService)
If the health check was created by another service, the service that created the health check.
|
Copyright © 2020. All rights reserved.