| Package | Description |
|---|---|
| software.amazon.awssdk.services.route53.model |
| Modifier and Type | Method and Description |
|---|---|
ChangeInfo |
CreateHostedZoneResponse.changeInfo()
A complex type that contains information about the
CreateHostedZone request. |
ChangeInfo |
AssociateVpcWithHostedZoneResponse.changeInfo()
A complex type that describes the changes made to your hosted zone.
|
ChangeInfo |
DisassociateVpcFromHostedZoneResponse.changeInfo()
A complex type that describes the changes made to the specified private hosted zone.
|
ChangeInfo |
ChangeResourceRecordSetsResponse.changeInfo()
A complex type that contains information about changes made to your hosted zone.
|
ChangeInfo |
DeleteHostedZoneResponse.changeInfo()
A complex type that contains the ID, the status, and the date and time of a request to delete a hosted zone.
|
ChangeInfo |
GetChangeResponse.changeInfo()
A complex type that contains information about the specified change batch.
|
| Modifier and Type | Method and Description |
|---|---|
CreateHostedZoneResponse.Builder |
CreateHostedZoneResponse.Builder.changeInfo(ChangeInfo changeInfo)
A complex type that contains information about the
CreateHostedZone request. |
AssociateVpcWithHostedZoneResponse.Builder |
AssociateVpcWithHostedZoneResponse.Builder.changeInfo(ChangeInfo changeInfo)
A complex type that describes the changes made to your hosted zone.
|
DisassociateVpcFromHostedZoneResponse.Builder |
DisassociateVpcFromHostedZoneResponse.Builder.changeInfo(ChangeInfo changeInfo)
A complex type that describes the changes made to the specified private hosted zone.
|
ChangeResourceRecordSetsResponse.Builder |
ChangeResourceRecordSetsResponse.Builder.changeInfo(ChangeInfo changeInfo)
A complex type that contains information about changes made to your hosted zone.
|
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.
|
GetChangeResponse.Builder |
GetChangeResponse.Builder.changeInfo(ChangeInfo changeInfo)
A complex type that contains information about the specified change batch.
|
Copyright © 2020. All rights reserved.