| Package | Description |
|---|---|
| software.amazon.awssdk.services.route53.model |
| Modifier and Type | Method and Description |
|---|---|
static UpdateHostedZoneCommentResponse.Builder |
UpdateHostedZoneCommentResponse.builder() |
default UpdateHostedZoneCommentResponse.Builder |
UpdateHostedZoneCommentResponse.Builder.hostedZone(Consumer<HostedZone.Builder> hostedZone)
A complex type that contains the response to the
UpdateHostedZoneComment request. |
UpdateHostedZoneCommentResponse.Builder |
UpdateHostedZoneCommentResponse.Builder.hostedZone(HostedZone hostedZone)
A complex type that contains the response to the
UpdateHostedZoneComment request. |
UpdateHostedZoneCommentResponse.Builder |
UpdateHostedZoneCommentResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends UpdateHostedZoneCommentResponse.Builder> |
UpdateHostedZoneCommentResponse.serializableBuilderClass() |
Copyright © 2021. All rights reserved.