UpdateHostedZoneCommentResult |
AbstractAmazonRoute53.updateHostedZoneComment(UpdateHostedZoneCommentRequest request) |
|
UpdateHostedZoneCommentResult |
AmazonRoute53.updateHostedZoneComment(UpdateHostedZoneCommentRequest updateHostedZoneCommentRequest) |
To update the hosted zone comment, send a POST request to
the
/Route 53 API version/hostedzone/hosted zone ID
resource.
|
UpdateHostedZoneCommentResult |
AmazonRoute53Client.updateHostedZoneComment(UpdateHostedZoneCommentRequest updateHostedZoneCommentRequest) |
To update the hosted zone comment, send a POST request to
the
/Route 53 API version/hostedzone/hosted zone ID
resource.
|
Future<UpdateHostedZoneCommentResult> |
AbstractAmazonRoute53Async.updateHostedZoneCommentAsync(UpdateHostedZoneCommentRequest request) |
|
Future<UpdateHostedZoneCommentResult> |
AbstractAmazonRoute53Async.updateHostedZoneCommentAsync(UpdateHostedZoneCommentRequest request,
AsyncHandler<UpdateHostedZoneCommentRequest,UpdateHostedZoneCommentResult> asyncHandler) |
|
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.
|
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.
|
Future<UpdateHostedZoneCommentResult> |
AmazonRoute53AsyncClient.updateHostedZoneCommentAsync(UpdateHostedZoneCommentRequest request) |
|
Future<UpdateHostedZoneCommentResult> |
AmazonRoute53AsyncClient.updateHostedZoneCommentAsync(UpdateHostedZoneCommentRequest request,
AsyncHandler<UpdateHostedZoneCommentRequest,UpdateHostedZoneCommentResult> asyncHandler) |
|