Uses of Class
com.amazonaws.services.route53.model.UpdateHostedZoneCommentResult
Packages that use UpdateHostedZoneCommentResult
-
Uses of UpdateHostedZoneCommentResult in com.amazonaws.services.route53
Methods in com.amazonaws.services.route53 that return UpdateHostedZoneCommentResultModifier and TypeMethodDescriptionAbstractAmazonRoute53.updateHostedZoneComment(UpdateHostedZoneCommentRequest request) AmazonRoute53.updateHostedZoneComment(UpdateHostedZoneCommentRequest updateHostedZoneCommentRequest) To update the hosted zone comment, send aPOSTrequest to the/Route 53 API version/hostedzone/hosted zone IDresource.AmazonRoute53Client.updateHostedZoneComment(UpdateHostedZoneCommentRequest updateHostedZoneCommentRequest) To update the hosted zone comment, send aPOSTrequest to the/Route 53 API version/hostedzone/hosted zone IDresource.Methods in com.amazonaws.services.route53 that return types with arguments of type UpdateHostedZoneCommentResultModifier and TypeMethodDescriptionAbstractAmazonRoute53Async.updateHostedZoneCommentAsync(UpdateHostedZoneCommentRequest request) AbstractAmazonRoute53Async.updateHostedZoneCommentAsync(UpdateHostedZoneCommentRequest request, AsyncHandler<UpdateHostedZoneCommentRequest, UpdateHostedZoneCommentResult> asyncHandler) AmazonRoute53Async.updateHostedZoneCommentAsync(UpdateHostedZoneCommentRequest updateHostedZoneCommentRequest) To update the hosted zone comment, send aPOSTrequest to the/Route 53 API version/hostedzone/hosted zone IDresource.AmazonRoute53Async.updateHostedZoneCommentAsync(UpdateHostedZoneCommentRequest updateHostedZoneCommentRequest, AsyncHandler<UpdateHostedZoneCommentRequest, UpdateHostedZoneCommentResult> asyncHandler) To update the hosted zone comment, send aPOSTrequest to the/Route 53 API version/hostedzone/hosted zone IDresource.AmazonRoute53AsyncClient.updateHostedZoneCommentAsync(UpdateHostedZoneCommentRequest request) AmazonRoute53AsyncClient.updateHostedZoneCommentAsync(UpdateHostedZoneCommentRequest request, AsyncHandler<UpdateHostedZoneCommentRequest, UpdateHostedZoneCommentResult> asyncHandler) Method parameters in com.amazonaws.services.route53 with type arguments of type UpdateHostedZoneCommentResultModifier and TypeMethodDescriptionAbstractAmazonRoute53Async.updateHostedZoneCommentAsync(UpdateHostedZoneCommentRequest request, AsyncHandler<UpdateHostedZoneCommentRequest, UpdateHostedZoneCommentResult> asyncHandler) AmazonRoute53Async.updateHostedZoneCommentAsync(UpdateHostedZoneCommentRequest updateHostedZoneCommentRequest, AsyncHandler<UpdateHostedZoneCommentRequest, UpdateHostedZoneCommentResult> asyncHandler) To update the hosted zone comment, send aPOSTrequest to the/Route 53 API version/hostedzone/hosted zone IDresource.AmazonRoute53AsyncClient.updateHostedZoneCommentAsync(UpdateHostedZoneCommentRequest request, AsyncHandler<UpdateHostedZoneCommentRequest, UpdateHostedZoneCommentResult> asyncHandler) -
Uses of UpdateHostedZoneCommentResult in com.amazonaws.services.route53.model
Methods in com.amazonaws.services.route53.model that return UpdateHostedZoneCommentResultModifier and TypeMethodDescriptionUpdateHostedZoneCommentResult.clone()UpdateHostedZoneCommentResult.withHostedZone(HostedZone hostedZone)