| Package | Description |
|---|---|
| software.amazon.awssdk.services.route53domains |
Amazon Route 53 API actions let you register domain names and perform related operations.
|
| software.amazon.awssdk.services.route53domains.model |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<AcceptDomainTransferFromAnotherAwsAccountResponse> |
Route53DomainsAsyncClient.acceptDomainTransferFromAnotherAwsAccount(Consumer<AcceptDomainTransferFromAnotherAwsAccountRequest.Builder> acceptDomainTransferFromAnotherAwsAccountRequest)
Accepts the transfer of a domain from another Amazon Web Services account to the currentAmazon Web Services
account.
|
default AcceptDomainTransferFromAnotherAwsAccountResponse |
Route53DomainsClient.acceptDomainTransferFromAnotherAwsAccount(Consumer<AcceptDomainTransferFromAnotherAwsAccountRequest.Builder> acceptDomainTransferFromAnotherAwsAccountRequest)
Accepts the transfer of a domain from another Amazon Web Services account to the currentAmazon Web Services
account.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends AcceptDomainTransferFromAnotherAwsAccountRequest.Builder> |
AcceptDomainTransferFromAnotherAwsAccountRequest.serializableBuilderClass() |
Copyright © 2023. All rights reserved.