| Package | Description |
|---|---|
| software.amazon.awssdk.services.route53.model |
| Modifier and Type | Method and Description |
|---|---|
static DeleteHostedZoneResponse.Builder |
DeleteHostedZoneResponse.builder() |
DeleteHostedZoneResponse.Builder |
DeleteHostedZoneResponse.Builder.changeInfo(ChangeInfo changeInfo)
A complex type that contains the ID, the status, and the date and time of a request to delete a hosted zone.
|
default DeleteHostedZoneResponse.Builder |
DeleteHostedZoneResponse.Builder.changeInfo(Consumer<ChangeInfo.Builder> changeInfo)
A complex type that contains the ID, the status, and the date and time of a request to delete a hosted zone.
|
DeleteHostedZoneResponse.Builder |
DeleteHostedZoneResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends DeleteHostedZoneResponse.Builder> |
DeleteHostedZoneResponse.serializableBuilderClass() |
Copyright © 2021. All rights reserved.