| 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.transform |
| Modifier and Type | Method and Description |
|---|---|
default PushDomainResponse |
Route53DomainsClient.pushDomain(PushDomainRequest 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.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
PushDomainRequestMarshaller.marshall(PushDomainRequest pushDomainRequest) |
Copyright © 2023. All rights reserved.