| Package | Description |
|---|---|
| com.amazonaws.services.route53 |
Amazon RouteĀ 53 is a highly available and scalable Domain Name System (DNS) web service.
|
| com.amazonaws.services.route53.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateHostedZoneCommentResult |
AbstractAmazonRoute53.updateHostedZoneComment(UpdateHostedZoneCommentRequest request) |
UpdateHostedZoneCommentResult |
AmazonRoute53.updateHostedZoneComment(UpdateHostedZoneCommentRequest updateHostedZoneCommentRequest)
Updates the comment for a specified hosted zone.
|
UpdateHostedZoneCommentResult |
AmazonRoute53Client.updateHostedZoneComment(UpdateHostedZoneCommentRequest request)
Updates the comment for a specified hosted zone.
|
| Modifier and Type | Method and Description |
|---|---|
Future<UpdateHostedZoneCommentResult> |
AmazonRoute53AsyncClient.updateHostedZoneCommentAsync(UpdateHostedZoneCommentRequest request,
AsyncHandler<UpdateHostedZoneCommentRequest,UpdateHostedZoneCommentResult> asyncHandler) |
Future<UpdateHostedZoneCommentResult> |
AmazonRoute53Async.updateHostedZoneCommentAsync(UpdateHostedZoneCommentRequest updateHostedZoneCommentRequest,
AsyncHandler<UpdateHostedZoneCommentRequest,UpdateHostedZoneCommentResult> asyncHandler)
Updates the comment for a specified hosted zone.
|
Future<UpdateHostedZoneCommentResult> |
AbstractAmazonRoute53Async.updateHostedZoneCommentAsync(UpdateHostedZoneCommentRequest request,
AsyncHandler<UpdateHostedZoneCommentRequest,UpdateHostedZoneCommentResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
UpdateHostedZoneCommentResult |
UpdateHostedZoneCommentResult.clone() |
UpdateHostedZoneCommentResult |
UpdateHostedZoneCommentResult.withHostedZone(HostedZone hostedZone)
A complex type that contains the response to the
UpdateHostedZoneComment request. |
Copyright © 2023. All rights reserved.