Uses of Class
software.amazon.awssdk.services.route53.model.UpdateHostedZoneCommentRequest
Packages that use UpdateHostedZoneCommentRequest
Package
Description
Amazon RouteĀ 53 is a highly available and scalable Domain Name System (DNS) web service.
-
Uses of UpdateHostedZoneCommentRequest in software.amazon.awssdk.services.route53
Methods in software.amazon.awssdk.services.route53 with parameters of type UpdateHostedZoneCommentRequestModifier and TypeMethodDescriptionRoute53AsyncClient.updateHostedZoneComment(UpdateHostedZoneCommentRequest updateHostedZoneCommentRequest) Updates the comment for a specified hosted zone.default UpdateHostedZoneCommentResponseRoute53Client.updateHostedZoneComment(UpdateHostedZoneCommentRequest updateHostedZoneCommentRequest) Updates the comment for a specified hosted zone. -
Uses of UpdateHostedZoneCommentRequest in software.amazon.awssdk.services.route53.transform
Methods in software.amazon.awssdk.services.route53.transform with parameters of type UpdateHostedZoneCommentRequestModifier and TypeMethodDescriptionUpdateHostedZoneCommentRequestMarshaller.marshall(UpdateHostedZoneCommentRequest updateHostedZoneCommentRequest)