| 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<RejectDomainTransferFromAnotherAwsAccountResponse> |
Route53DomainsAsyncClient.rejectDomainTransferFromAnotherAwsAccount(Consumer<RejectDomainTransferFromAnotherAwsAccountRequest.Builder> rejectDomainTransferFromAnotherAwsAccountRequest)
Rejects the transfer of a domain from another Amazon Web Services account to the current Amazon Web Services
account.
|
default RejectDomainTransferFromAnotherAwsAccountResponse |
Route53DomainsClient.rejectDomainTransferFromAnotherAwsAccount(Consumer<RejectDomainTransferFromAnotherAwsAccountRequest.Builder> rejectDomainTransferFromAnotherAwsAccountRequest)
Rejects the transfer of a domain from another Amazon Web Services account to the current Amazon Web Services
account.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends RejectDomainTransferFromAnotherAwsAccountRequest.Builder> |
RejectDomainTransferFromAnotherAwsAccountRequest.serializableBuilderClass() |
Copyright © 2023. All rights reserved.