| Package | Description |
|---|---|
| com.amazonaws.services.route53domains.model |
| Modifier and Type | Method and Description |
|---|---|
DomainTransferability |
DomainTransferability.clone() |
DomainTransferability |
CheckDomainTransferabilityResult.getTransferability()
A complex type that contains information about whether the specified domain can be transferred to Route 53.
|
DomainTransferability |
DomainTransferability.withTransferable(String transferable) |
DomainTransferability |
DomainTransferability.withTransferable(Transferable transferable) |
| Modifier and Type | Method and Description |
|---|---|
void |
CheckDomainTransferabilityResult.setTransferability(DomainTransferability transferability)
A complex type that contains information about whether the specified domain can be transferred to Route 53.
|
CheckDomainTransferabilityResult |
CheckDomainTransferabilityResult.withTransferability(DomainTransferability transferability)
A complex type that contains information about whether the specified domain can be transferred to Route 53.
|
Copyright © 2024. All rights reserved.