| Package | Description |
|---|---|
| com.amazonaws.services.route53 |
Synchronous and asynchronous client classes for accessing AmazonRoute53.
|
| com.amazonaws.services.route53.model |
Classes modeling the various types represented by AmazonRoute53.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateHostedZoneCommentResult |
AmazonRoute53Client.updateHostedZoneComment(UpdateHostedZoneCommentRequest updateHostedZoneCommentRequest)
To update the hosted zone comment, send a
POST request
to the 2013-04-01/hostedzone/hosted zone ID resource. |
UpdateHostedZoneCommentResult |
AmazonRoute53.updateHostedZoneComment(UpdateHostedZoneCommentRequest updateHostedZoneCommentRequest)
To update the hosted zone comment, send a
POST request
to the 2013-04-01/hostedzone/hosted zone ID resource. |
| Modifier and Type | Method and Description |
|---|---|
Future<UpdateHostedZoneCommentResult> |
AmazonRoute53AsyncClient.updateHostedZoneCommentAsync(UpdateHostedZoneCommentRequest updateHostedZoneCommentRequest)
To update the hosted zone comment, send a
POST request
to the 2013-04-01/hostedzone/hosted zone ID resource. |
Future<UpdateHostedZoneCommentResult> |
AmazonRoute53Async.updateHostedZoneCommentAsync(UpdateHostedZoneCommentRequest updateHostedZoneCommentRequest)
To update the hosted zone comment, send a
POST request
to the 2013-04-01/hostedzone/hosted zone ID resource. |
Future<UpdateHostedZoneCommentResult> |
AmazonRoute53AsyncClient.updateHostedZoneCommentAsync(UpdateHostedZoneCommentRequest updateHostedZoneCommentRequest,
AsyncHandler<UpdateHostedZoneCommentRequest,UpdateHostedZoneCommentResult> asyncHandler)
To update the hosted zone comment, send a
POST request
to the 2013-04-01/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 2013-04-01/hostedzone/hosted zone ID resource. |
| Modifier and Type | Method and Description |
|---|---|
Future<UpdateHostedZoneCommentResult> |
AmazonRoute53AsyncClient.updateHostedZoneCommentAsync(UpdateHostedZoneCommentRequest updateHostedZoneCommentRequest,
AsyncHandler<UpdateHostedZoneCommentRequest,UpdateHostedZoneCommentResult> asyncHandler)
To update the hosted zone comment, send a
POST request
to the 2013-04-01/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 2013-04-01/hostedzone/hosted zone ID resource. |
| Modifier and Type | Method and Description |
|---|---|
UpdateHostedZoneCommentResult |
UpdateHostedZoneCommentResult.clone() |
UpdateHostedZoneCommentResult |
UpdateHostedZoneCommentResult.withHostedZone(HostedZone hostedZone)
A complex type that contain information about the specified hosted
zone.
|
Copyright © 2015. All rights reserved.