| Package | Description |
|---|---|
| software.amazon.awssdk.services.route53 |
null
|
| software.amazon.awssdk.services.route53.transform |
| Modifier and Type | Method and Description |
|---|---|
default UpdateHostedZoneCommentResponse |
Route53Client.updateHostedZoneComment(UpdateHostedZoneCommentRequest updateHostedZoneCommentRequest)
Updates the comment for a specified hosted zone.
|
default CompletableFuture<UpdateHostedZoneCommentResponse> |
Route53AsyncClient.updateHostedZoneComment(UpdateHostedZoneCommentRequest updateHostedZoneCommentRequest)
Updates the comment for a specified hosted zone.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
UpdateHostedZoneCommentRequestMarshaller.marshall(UpdateHostedZoneCommentRequest updateHostedZoneCommentRequest) |
Copyright © 2019. All rights reserved.