| Package | Description |
|---|---|
| software.amazon.awssdk.services.route53domains |
Amazon Route 53 API actions let you register domain names and perform related operations.
|
| Modifier and Type | Method and Description |
|---|---|
default TransferDomainToAnotherAwsAccountResponse |
Route53DomainsClient.transferDomainToAnotherAwsAccount(Consumer<TransferDomainToAnotherAwsAccountRequest.Builder> transferDomainToAnotherAwsAccountRequest)
Transfers a domain from the current Amazon Web Services account to another Amazon Web Services account.
|
default TransferDomainToAnotherAwsAccountResponse |
Route53DomainsClient.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 |
|---|---|
default CompletableFuture<TransferDomainToAnotherAwsAccountResponse> |
Route53DomainsAsyncClient.transferDomainToAnotherAwsAccount(Consumer<TransferDomainToAnotherAwsAccountRequest.Builder> transferDomainToAnotherAwsAccountRequest)
Transfers a domain from the current Amazon Web Services account to another Amazon Web Services account.
|
default CompletableFuture<TransferDomainToAnotherAwsAccountResponse> |
Route53DomainsAsyncClient.transferDomainToAnotherAwsAccount(TransferDomainToAnotherAwsAccountRequest transferDomainToAnotherAwsAccountRequest)
Transfers a domain from the current Amazon Web Services account to another Amazon Web Services account.
|
Copyright © 2023. All rights reserved.