| Package | Description |
|---|---|
| com.amazonaws.services.ec2.model |
| Modifier and Type | Method and Description |
|---|---|
PtrUpdateStatus |
PtrUpdateStatus.clone() |
PtrUpdateStatus |
AddressAttribute.getPtrRecordUpdate()
The updated PTR record for the IP address.
|
PtrUpdateStatus |
PtrUpdateStatus.withReason(String reason)
The reason for the PTR record update.
|
PtrUpdateStatus |
PtrUpdateStatus.withStatus(String status)
The status of the PTR record update.
|
PtrUpdateStatus |
PtrUpdateStatus.withValue(String value)
The value for the PTR record update.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AddressAttribute.setPtrRecordUpdate(PtrUpdateStatus ptrRecordUpdate)
The updated PTR record for the IP address.
|
AddressAttribute |
AddressAttribute.withPtrRecordUpdate(PtrUpdateStatus ptrRecordUpdate)
The updated PTR record for the IP address.
|
Copyright © 2021. All rights reserved.