java.util.concurrent.Future<UpdateHostedZoneCommentResult> |
AmazonRoute53AsyncClient.updateHostedZoneCommentAsync(UpdateHostedZoneCommentRequest request) |
java.util.concurrent.Future<UpdateHostedZoneCommentResult> |
AmazonRoute53Async.updateHostedZoneCommentAsync(UpdateHostedZoneCommentRequest updateHostedZoneCommentRequest)
To update the hosted zone comment, send a POST request to
the
/Route 53 API version/hostedzone/hosted zone ID
resource.
|
java.util.concurrent.Future<UpdateHostedZoneCommentResult> |
AbstractAmazonRoute53Async.updateHostedZoneCommentAsync(UpdateHostedZoneCommentRequest request) |
java.util.concurrent.Future<UpdateHostedZoneCommentResult> |
AmazonRoute53AsyncClient.updateHostedZoneCommentAsync(UpdateHostedZoneCommentRequest request,
AsyncHandler<UpdateHostedZoneCommentRequest,UpdateHostedZoneCommentResult> asyncHandler) |
java.util.concurrent.Future<UpdateHostedZoneCommentResult> |
AmazonRoute53Async.updateHostedZoneCommentAsync(UpdateHostedZoneCommentRequest updateHostedZoneCommentRequest,
AsyncHandler<UpdateHostedZoneCommentRequest,UpdateHostedZoneCommentResult> asyncHandler)
To update the hosted zone comment, send a POST request to
the
/Route 53 API version/hostedzone/hosted zone ID
resource.
|
java.util.concurrent.Future<UpdateHostedZoneCommentResult> |
AbstractAmazonRoute53Async.updateHostedZoneCommentAsync(UpdateHostedZoneCommentRequest request,
AsyncHandler<UpdateHostedZoneCommentRequest,UpdateHostedZoneCommentResult> asyncHandler) |