| 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<UpdateHostedZoneCommentResponse> |
Route53AsyncClient.updateHostedZoneComment(UpdateHostedZoneCommentRequest updateHostedZoneCommentRequest)
Updates the comment for a specified hosted zone.
|
default UpdateHostedZoneCommentResponse |
Route53Client.updateHostedZoneComment(UpdateHostedZoneCommentRequest updateHostedZoneCommentRequest)
Updates the comment for a specified hosted zone.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
UpdateHostedZoneCommentRequestMarshaller.marshall(UpdateHostedZoneCommentRequest updateHostedZoneCommentRequest) |
Copyright © 2021. All rights reserved.