| Package | Description |
|---|---|
| software.amazon.awssdk.services.route53.model |
| Modifier and Type | Method and Description |
|---|---|
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 |
CreateKeySigningKeyResponse.changeInfo()
Returns the value of the ChangeInfo property for this object.
|
ChangeInfo |
CreateHostedZoneResponse.changeInfo()
A complex type that contains information about the
CreateHostedZone request. |
ChangeInfo |
GetChangeResponse.changeInfo()
A complex type that contains information about the specified change batch.
|
ChangeInfo |
EnableHostedZoneDnssecResponse.changeInfo()
Returns the value of the ChangeInfo property for this object.
|
ChangeInfo |
ActivateKeySigningKeyResponse.changeInfo()
Returns the value of the ChangeInfo property for this object.
|
ChangeInfo |
DeleteKeySigningKeyResponse.changeInfo()
Returns the value of the ChangeInfo property for this object.
|
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 |
DisableHostedZoneDnssecResponse.changeInfo()
Returns the value of the ChangeInfo property for this object.
|
ChangeInfo |
DeactivateKeySigningKeyResponse.changeInfo()
Returns the value of the ChangeInfo property for this object.
|
ChangeInfo |
AssociateVpcWithHostedZoneResponse.changeInfo()
A complex type that describes the changes made to your hosted zone.
|
| Modifier and Type | Method and Description |
|---|---|
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.
|
CreateKeySigningKeyResponse.Builder |
CreateKeySigningKeyResponse.Builder.changeInfo(ChangeInfo changeInfo)
Sets the value of the ChangeInfo property for this object.
|
CreateHostedZoneResponse.Builder |
CreateHostedZoneResponse.Builder.changeInfo(ChangeInfo changeInfo)
A complex type that contains information about the
CreateHostedZone request. |
GetChangeResponse.Builder |
GetChangeResponse.Builder.changeInfo(ChangeInfo changeInfo)
A complex type that contains information about the specified change batch.
|
EnableHostedZoneDnssecResponse.Builder |
EnableHostedZoneDnssecResponse.Builder.changeInfo(ChangeInfo changeInfo)
Sets the value of the ChangeInfo property for this object.
|
ActivateKeySigningKeyResponse.Builder |
ActivateKeySigningKeyResponse.Builder.changeInfo(ChangeInfo changeInfo)
Sets the value of the ChangeInfo property for this object.
|
DeleteKeySigningKeyResponse.Builder |
DeleteKeySigningKeyResponse.Builder.changeInfo(ChangeInfo changeInfo)
Sets the value of the ChangeInfo property for this object.
|
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.
|
DisableHostedZoneDnssecResponse.Builder |
DisableHostedZoneDnssecResponse.Builder.changeInfo(ChangeInfo changeInfo)
Sets the value of the ChangeInfo property for this object.
|
DeactivateKeySigningKeyResponse.Builder |
DeactivateKeySigningKeyResponse.Builder.changeInfo(ChangeInfo changeInfo)
Sets the value of the ChangeInfo property for this object.
|
AssociateVpcWithHostedZoneResponse.Builder |
AssociateVpcWithHostedZoneResponse.Builder.changeInfo(ChangeInfo changeInfo)
A complex type that describes the changes made to your hosted zone.
|
Copyright © 2023. All rights reserved.