Uses of Interface
software.amazon.awssdk.services.route53.model.UpdateHostedZoneCommentRequest.Builder
Packages that use UpdateHostedZoneCommentRequest.Builder
Package
Description
Amazon RouteĀ 53 is a highly available and scalable Domain Name System (DNS) web service.
-
Uses of UpdateHostedZoneCommentRequest.Builder in software.amazon.awssdk.services.route53
Method parameters in software.amazon.awssdk.services.route53 with type arguments of type UpdateHostedZoneCommentRequest.BuilderModifier and TypeMethodDescriptionRoute53AsyncClient.updateHostedZoneComment(Consumer<UpdateHostedZoneCommentRequest.Builder> updateHostedZoneCommentRequest) Updates the comment for a specified hosted zone.default UpdateHostedZoneCommentResponseRoute53Client.updateHostedZoneComment(Consumer<UpdateHostedZoneCommentRequest.Builder> updateHostedZoneCommentRequest) Updates the comment for a specified hosted zone. -
Uses of UpdateHostedZoneCommentRequest.Builder in software.amazon.awssdk.services.route53.model
Methods in software.amazon.awssdk.services.route53.model that return UpdateHostedZoneCommentRequest.BuilderModifier and TypeMethodDescriptionUpdateHostedZoneCommentRequest.builder()The new comment for the hosted zone.The ID for the hosted zone that you want to update the comment for.UpdateHostedZoneCommentRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) UpdateHostedZoneCommentRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) UpdateHostedZoneCommentRequest.toBuilder()Methods in software.amazon.awssdk.services.route53.model that return types with arguments of type UpdateHostedZoneCommentRequest.BuilderModifier and TypeMethodDescriptionstatic Class<? extends UpdateHostedZoneCommentRequest.Builder>UpdateHostedZoneCommentRequest.serializableBuilderClass()