| Package | Description |
|---|---|
| software.amazon.awssdk.services.route53 |
Amazon RouteĀ 53 is a highly available and scalable Domain Name System (DNS) web service.
|
| Modifier and Type | Method and Description |
|---|---|
default UpdateHostedZoneCommentResponse |
Route53Client.updateHostedZoneComment(Consumer<UpdateHostedZoneCommentRequest.Builder> 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 |
|---|---|
default CompletableFuture<UpdateHostedZoneCommentResponse> |
Route53AsyncClient.updateHostedZoneComment(Consumer<UpdateHostedZoneCommentRequest.Builder> updateHostedZoneCommentRequest)
Updates the comment for a specified hosted zone.
|
default CompletableFuture<UpdateHostedZoneCommentResponse> |
Route53AsyncClient.updateHostedZoneComment(UpdateHostedZoneCommentRequest updateHostedZoneCommentRequest)
Updates the comment for a specified hosted zone.
|
Copyright © 2023. All rights reserved.