| Package | Description |
|---|---|
| software.amazon.awssdk.services.route53 |
Amazon Route 53 is a highly available and scalable Domain Name System (DNS) web service.
|
| software.amazon.awssdk.services.route53.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<AssociateVpcWithHostedZoneResponse> |
Route53AsyncClient.associateVPCWithHostedZone(AssociateVpcWithHostedZoneRequest associateVpcWithHostedZoneRequest)
Associates an Amazon VPC with a private hosted zone.
|
default AssociateVpcWithHostedZoneResponse |
Route53Client.associateVPCWithHostedZone(AssociateVpcWithHostedZoneRequest associateVpcWithHostedZoneRequest)
Associates an Amazon VPC with a private hosted zone.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
AssociateVpcWithHostedZoneRequestMarshaller.marshall(AssociateVpcWithHostedZoneRequest associateVpcWithHostedZoneRequest) |
Copyright © 2021. All rights reserved.