| Package | Description |
|---|---|
| com.amazonaws.services.route53.model |
| Modifier and Type | Method and Description |
|---|---|
ChangeInfo |
ChangeInfo.clone() |
ChangeInfo |
GetChangeResult.getChangeInfo()
A complex type that contains information about the specified change batch.
|
ChangeInfo |
EnableHostedZoneDNSSECResult.getChangeInfo() |
ChangeInfo |
DisassociateVPCFromHostedZoneResult.getChangeInfo()
A complex type that describes the changes made to the specified private hosted zone.
|
ChangeInfo |
DisableHostedZoneDNSSECResult.getChangeInfo() |
ChangeInfo |
DeleteKeySigningKeyResult.getChangeInfo() |
ChangeInfo |
DeleteHostedZoneResult.getChangeInfo()
A complex type that contains the ID, the status, and the date and time of a request to delete a hosted zone.
|
ChangeInfo |
DeactivateKeySigningKeyResult.getChangeInfo() |
ChangeInfo |
CreateHostedZoneResult.getChangeInfo()
A complex type that contains information about the
CreateHostedZone request. |
ChangeInfo |
ChangeResourceRecordSetsResult.getChangeInfo()
A complex type that contains information about changes made to your hosted zone.
|
ChangeInfo |
AssociateVPCWithHostedZoneResult.getChangeInfo()
A complex type that describes the changes made to your hosted zone.
|
ChangeInfo |
ActivateKeySigningKeyResult.getChangeInfo() |
ChangeInfo |
CreateKeySigningKeyResult.getChangeInfo() |
ChangeInfo |
ChangeInfo.withComment(String comment)
A comment you can provide.
|
ChangeInfo |
ChangeInfo.withId(String id)
This element contains an ID that you use when performing a GetChange action to get
detailed information about the change.
|
ChangeInfo |
ChangeInfo.withStatus(ChangeStatus status)
The current state of the request.
|
ChangeInfo |
ChangeInfo.withStatus(String status)
The current state of the request.
|
ChangeInfo |
ChangeInfo.withSubmittedAt(Date submittedAt)
The date and time that the change request was submitted in ISO
8601 format and Coordinated Universal Time (UTC).
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetChangeResult.setChangeInfo(ChangeInfo changeInfo)
A complex type that contains information about the specified change batch.
|
void |
EnableHostedZoneDNSSECResult.setChangeInfo(ChangeInfo changeInfo) |
void |
DisassociateVPCFromHostedZoneResult.setChangeInfo(ChangeInfo changeInfo)
A complex type that describes the changes made to the specified private hosted zone.
|
void |
DisableHostedZoneDNSSECResult.setChangeInfo(ChangeInfo changeInfo) |
void |
DeleteKeySigningKeyResult.setChangeInfo(ChangeInfo changeInfo) |
void |
DeleteHostedZoneResult.setChangeInfo(ChangeInfo changeInfo)
A complex type that contains the ID, the status, and the date and time of a request to delete a hosted zone.
|
void |
DeactivateKeySigningKeyResult.setChangeInfo(ChangeInfo changeInfo) |
void |
CreateHostedZoneResult.setChangeInfo(ChangeInfo changeInfo)
A complex type that contains information about the
CreateHostedZone request. |
void |
ChangeResourceRecordSetsResult.setChangeInfo(ChangeInfo changeInfo)
A complex type that contains information about changes made to your hosted zone.
|
void |
AssociateVPCWithHostedZoneResult.setChangeInfo(ChangeInfo changeInfo)
A complex type that describes the changes made to your hosted zone.
|
void |
ActivateKeySigningKeyResult.setChangeInfo(ChangeInfo changeInfo) |
void |
CreateKeySigningKeyResult.setChangeInfo(ChangeInfo changeInfo) |
GetChangeResult |
GetChangeResult.withChangeInfo(ChangeInfo changeInfo)
A complex type that contains information about the specified change batch.
|
EnableHostedZoneDNSSECResult |
EnableHostedZoneDNSSECResult.withChangeInfo(ChangeInfo changeInfo) |
DisassociateVPCFromHostedZoneResult |
DisassociateVPCFromHostedZoneResult.withChangeInfo(ChangeInfo changeInfo)
A complex type that describes the changes made to the specified private hosted zone.
|
DisableHostedZoneDNSSECResult |
DisableHostedZoneDNSSECResult.withChangeInfo(ChangeInfo changeInfo) |
DeleteKeySigningKeyResult |
DeleteKeySigningKeyResult.withChangeInfo(ChangeInfo changeInfo) |
DeleteHostedZoneResult |
DeleteHostedZoneResult.withChangeInfo(ChangeInfo changeInfo)
A complex type that contains the ID, the status, and the date and time of a request to delete a hosted zone.
|
DeactivateKeySigningKeyResult |
DeactivateKeySigningKeyResult.withChangeInfo(ChangeInfo changeInfo) |
CreateHostedZoneResult |
CreateHostedZoneResult.withChangeInfo(ChangeInfo changeInfo)
A complex type that contains information about the
CreateHostedZone request. |
ChangeResourceRecordSetsResult |
ChangeResourceRecordSetsResult.withChangeInfo(ChangeInfo changeInfo)
A complex type that contains information about changes made to your hosted zone.
|
AssociateVPCWithHostedZoneResult |
AssociateVPCWithHostedZoneResult.withChangeInfo(ChangeInfo changeInfo)
A complex type that describes the changes made to your hosted zone.
|
ActivateKeySigningKeyResult |
ActivateKeySigningKeyResult.withChangeInfo(ChangeInfo changeInfo) |
CreateKeySigningKeyResult |
CreateKeySigningKeyResult.withChangeInfo(ChangeInfo changeInfo) |
Copyright © 2023. All rights reserved.