| 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 PushDomainResponse |
Route53DomainsClient.pushDomain(Consumer<PushDomainRequest.Builder> pushDomainRequest)
Moves a domain from Amazon Web Services to another registrar.
|
default PushDomainResponse |
Route53DomainsClient.pushDomain(PushDomainRequest pushDomainRequest)
Moves a domain from Amazon Web Services to another registrar.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<PushDomainResponse> |
Route53DomainsAsyncClient.pushDomain(Consumer<PushDomainRequest.Builder> pushDomainRequest)
Moves a domain from Amazon Web Services to another registrar.
|
default CompletableFuture<PushDomainResponse> |
Route53DomainsAsyncClient.pushDomain(PushDomainRequest pushDomainRequest)
Moves a domain from Amazon Web Services to another registrar.
|
Copyright © 2023. All rights reserved.