| Package | Description |
|---|---|
| com.amazonaws.services.route53domains |
Amazon Route 53 API actions let you register domain names and perform related operations.
|
| com.amazonaws.services.route53domains.model |
| Modifier and Type | Method and Description |
|---|---|
TransferDomainToAnotherAwsAccountResult |
AbstractAmazonRoute53Domains.transferDomainToAnotherAwsAccount(TransferDomainToAnotherAwsAccountRequest request) |
TransferDomainToAnotherAwsAccountResult |
AmazonRoute53DomainsClient.transferDomainToAnotherAwsAccount(TransferDomainToAnotherAwsAccountRequest request)
Transfers a domain from the current Amazon Web Services account to another Amazon Web Services account.
|
TransferDomainToAnotherAwsAccountResult |
AmazonRoute53Domains.transferDomainToAnotherAwsAccount(TransferDomainToAnotherAwsAccountRequest transferDomainToAnotherAwsAccountRequest)
Transfers a domain from the current Amazon Web Services account to another Amazon Web Services account.
|
| Modifier and Type | Method and Description |
|---|---|
TransferDomainToAnotherAwsAccountResult |
TransferDomainToAnotherAwsAccountResult.clone() |
TransferDomainToAnotherAwsAccountResult |
TransferDomainToAnotherAwsAccountResult.withOperationId(String operationId)
Identifier for tracking the progress of the request.
|
TransferDomainToAnotherAwsAccountResult |
TransferDomainToAnotherAwsAccountResult.withPassword(String password)
To finish transferring a domain to another Amazon Web Services account, the account that the domain is being
transferred to must submit an AcceptDomainTransferFromAnotherAwsAccount request.
|
Copyright © 2024. All rights reserved.