Uses of Class
com.amazonaws.services.route53.model.UpdateHostedZoneCommentRequest
Packages that use UpdateHostedZoneCommentRequest
-
Uses of UpdateHostedZoneCommentRequest in com.amazonaws.services.route53
Methods in com.amazonaws.services.route53 with parameters of type UpdateHostedZoneCommentRequestModifier and TypeMethodDescriptionAbstractAmazonRoute53.updateHostedZoneComment
(UpdateHostedZoneCommentRequest request) AmazonRoute53.updateHostedZoneComment
(UpdateHostedZoneCommentRequest updateHostedZoneCommentRequest) To update the hosted zone comment, send aPOST
request to the/Route 53 API version/hostedzone/hosted zone ID
resource.AmazonRoute53Client.updateHostedZoneComment
(UpdateHostedZoneCommentRequest updateHostedZoneCommentRequest) To update the hosted zone comment, send aPOST
request to the/Route 53 API version/hostedzone/hosted zone ID
resource.AbstractAmazonRoute53Async.updateHostedZoneCommentAsync
(UpdateHostedZoneCommentRequest request) AbstractAmazonRoute53Async.updateHostedZoneCommentAsync
(UpdateHostedZoneCommentRequest request, AsyncHandler<UpdateHostedZoneCommentRequest, UpdateHostedZoneCommentResult> asyncHandler) AmazonRoute53Async.updateHostedZoneCommentAsync
(UpdateHostedZoneCommentRequest updateHostedZoneCommentRequest) To update the hosted zone comment, send aPOST
request to the/Route 53 API version/hostedzone/hosted zone ID
resource.AmazonRoute53Async.updateHostedZoneCommentAsync
(UpdateHostedZoneCommentRequest updateHostedZoneCommentRequest, AsyncHandler<UpdateHostedZoneCommentRequest, UpdateHostedZoneCommentResult> asyncHandler) To update the hosted zone comment, send aPOST
request to the/Route 53 API version/hostedzone/hosted zone ID
resource.AmazonRoute53AsyncClient.updateHostedZoneCommentAsync
(UpdateHostedZoneCommentRequest request) AmazonRoute53AsyncClient.updateHostedZoneCommentAsync
(UpdateHostedZoneCommentRequest request, AsyncHandler<UpdateHostedZoneCommentRequest, UpdateHostedZoneCommentResult> asyncHandler) Method parameters in com.amazonaws.services.route53 with type arguments of type UpdateHostedZoneCommentRequestModifier and TypeMethodDescriptionAbstractAmazonRoute53Async.updateHostedZoneCommentAsync
(UpdateHostedZoneCommentRequest request, AsyncHandler<UpdateHostedZoneCommentRequest, UpdateHostedZoneCommentResult> asyncHandler) AmazonRoute53Async.updateHostedZoneCommentAsync
(UpdateHostedZoneCommentRequest updateHostedZoneCommentRequest, AsyncHandler<UpdateHostedZoneCommentRequest, UpdateHostedZoneCommentResult> asyncHandler) To update the hosted zone comment, send aPOST
request to the/Route 53 API version/hostedzone/hosted zone ID
resource.AmazonRoute53AsyncClient.updateHostedZoneCommentAsync
(UpdateHostedZoneCommentRequest request, AsyncHandler<UpdateHostedZoneCommentRequest, UpdateHostedZoneCommentResult> asyncHandler) -
Uses of UpdateHostedZoneCommentRequest in com.amazonaws.services.route53.model
Methods in com.amazonaws.services.route53.model that return UpdateHostedZoneCommentRequestModifier and TypeMethodDescriptionUpdateHostedZoneCommentRequest.clone()
UpdateHostedZoneCommentRequest.withComment
(String comment) A comment about your hosted zone.The ID of the hosted zone you want to update.