| 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 AcceptDomainTransferFromAnotherAwsAccountResponse |
Route53DomainsClient.acceptDomainTransferFromAnotherAwsAccount(AcceptDomainTransferFromAnotherAwsAccountRequest 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.
|
default AssociateDelegationSignerToDomainResponse |
Route53DomainsClient.associateDelegationSignerToDomain(AssociateDelegationSignerToDomainRequest associateDelegationSignerToDomainRequest)
Creates a delegation signer (DS) record in the registry zone for this domain name.
|
default AssociateDelegationSignerToDomainResponse |
Route53DomainsClient.associateDelegationSignerToDomain(Consumer<AssociateDelegationSignerToDomainRequest.Builder> associateDelegationSignerToDomainRequest)
Creates a delegation signer (DS) record in the registry zone for this domain name.
|
default CancelDomainTransferToAnotherAwsAccountResponse |
Route53DomainsClient.cancelDomainTransferToAnotherAwsAccount(CancelDomainTransferToAnotherAwsAccountRequest cancelDomainTransferToAnotherAwsAccountRequest)
Cancels the transfer of a domain from the current Amazon Web Services account to another Amazon Web Services
account.
|
default CancelDomainTransferToAnotherAwsAccountResponse |
Route53DomainsClient.cancelDomainTransferToAnotherAwsAccount(Consumer<CancelDomainTransferToAnotherAwsAccountRequest.Builder> cancelDomainTransferToAnotherAwsAccountRequest)
Cancels the transfer of a domain from the current Amazon Web Services account to another Amazon Web Services
account.
|
default CheckDomainAvailabilityResponse |
Route53DomainsClient.checkDomainAvailability(CheckDomainAvailabilityRequest checkDomainAvailabilityRequest)
This operation checks the availability of one domain name.
|
default CheckDomainAvailabilityResponse |
Route53DomainsClient.checkDomainAvailability(Consumer<CheckDomainAvailabilityRequest.Builder> checkDomainAvailabilityRequest)
This operation checks the availability of one domain name.
|
default CheckDomainTransferabilityResponse |
Route53DomainsClient.checkDomainTransferability(CheckDomainTransferabilityRequest checkDomainTransferabilityRequest)
Checks whether a domain name can be transferred to Amazon Route 53.
|
default CheckDomainTransferabilityResponse |
Route53DomainsClient.checkDomainTransferability(Consumer<CheckDomainTransferabilityRequest.Builder> checkDomainTransferabilityRequest)
Checks whether a domain name can be transferred to Amazon Route 53.
|
default DeleteDomainResponse |
Route53DomainsClient.deleteDomain(Consumer<DeleteDomainRequest.Builder> deleteDomainRequest)
This operation deletes the specified domain.
|
default DeleteDomainResponse |
Route53DomainsClient.deleteDomain(DeleteDomainRequest deleteDomainRequest)
This operation deletes the specified domain.
|
default DeleteTagsForDomainResponse |
Route53DomainsClient.deleteTagsForDomain(Consumer<DeleteTagsForDomainRequest.Builder> deleteTagsForDomainRequest)
This operation deletes the specified tags for a domain.
|
default DeleteTagsForDomainResponse |
Route53DomainsClient.deleteTagsForDomain(DeleteTagsForDomainRequest deleteTagsForDomainRequest)
This operation deletes the specified tags for a domain.
|
default DisableDomainAutoRenewResponse |
Route53DomainsClient.disableDomainAutoRenew(Consumer<DisableDomainAutoRenewRequest.Builder> disableDomainAutoRenewRequest)
This operation disables automatic renewal of domain registration for the specified domain.
|
default DisableDomainAutoRenewResponse |
Route53DomainsClient.disableDomainAutoRenew(DisableDomainAutoRenewRequest disableDomainAutoRenewRequest)
This operation disables automatic renewal of domain registration for the specified domain.
|
default DisableDomainTransferLockResponse |
Route53DomainsClient.disableDomainTransferLock(Consumer<DisableDomainTransferLockRequest.Builder> disableDomainTransferLockRequest)
This operation removes the transfer lock on the domain (specifically the
clientTransferProhibited
status) to allow domain transfers. |
default DisableDomainTransferLockResponse |
Route53DomainsClient.disableDomainTransferLock(DisableDomainTransferLockRequest disableDomainTransferLockRequest)
This operation removes the transfer lock on the domain (specifically the
clientTransferProhibited
status) to allow domain transfers. |
default DisassociateDelegationSignerFromDomainResponse |
Route53DomainsClient.disassociateDelegationSignerFromDomain(Consumer<DisassociateDelegationSignerFromDomainRequest.Builder> disassociateDelegationSignerFromDomainRequest)
Deletes a delegation signer (DS) record in the registry zone for this domain name.
|
default DisassociateDelegationSignerFromDomainResponse |
Route53DomainsClient.disassociateDelegationSignerFromDomain(DisassociateDelegationSignerFromDomainRequest disassociateDelegationSignerFromDomainRequest)
Deletes a delegation signer (DS) record in the registry zone for this domain name.
|
default EnableDomainAutoRenewResponse |
Route53DomainsClient.enableDomainAutoRenew(Consumer<EnableDomainAutoRenewRequest.Builder> enableDomainAutoRenewRequest)
This operation configures Amazon Route 53 to automatically renew the specified domain before the domain
registration expires.
|
default EnableDomainAutoRenewResponse |
Route53DomainsClient.enableDomainAutoRenew(EnableDomainAutoRenewRequest enableDomainAutoRenewRequest)
This operation configures Amazon Route 53 to automatically renew the specified domain before the domain
registration expires.
|
default EnableDomainTransferLockResponse |
Route53DomainsClient.enableDomainTransferLock(Consumer<EnableDomainTransferLockRequest.Builder> enableDomainTransferLockRequest)
This operation sets the transfer lock on the domain (specifically the
clientTransferProhibited
status) to prevent domain transfers. |
default EnableDomainTransferLockResponse |
Route53DomainsClient.enableDomainTransferLock(EnableDomainTransferLockRequest enableDomainTransferLockRequest)
This operation sets the transfer lock on the domain (specifically the
clientTransferProhibited
status) to prevent domain transfers. |
default GetContactReachabilityStatusResponse |
Route53DomainsClient.getContactReachabilityStatus(Consumer<GetContactReachabilityStatusRequest.Builder> getContactReachabilityStatusRequest)
For operations that require confirmation that the email address for the registrant contact is valid, such as
registering a new domain, this operation returns information about whether the registrant contact has responded.
|
default GetContactReachabilityStatusResponse |
Route53DomainsClient.getContactReachabilityStatus(GetContactReachabilityStatusRequest getContactReachabilityStatusRequest)
For operations that require confirmation that the email address for the registrant contact is valid, such as
registering a new domain, this operation returns information about whether the registrant contact has responded.
|
default GetDomainDetailResponse |
Route53DomainsClient.getDomainDetail(Consumer<GetDomainDetailRequest.Builder> getDomainDetailRequest)
This operation returns detailed information about a specified domain that is associated with the current Amazon
Web Services account.
|
default GetDomainDetailResponse |
Route53DomainsClient.getDomainDetail(GetDomainDetailRequest getDomainDetailRequest)
This operation returns detailed information about a specified domain that is associated with the current Amazon
Web Services account.
|
default GetDomainSuggestionsResponse |
Route53DomainsClient.getDomainSuggestions(Consumer<GetDomainSuggestionsRequest.Builder> getDomainSuggestionsRequest)
The GetDomainSuggestions operation returns a list of suggested domain names.
|
default GetDomainSuggestionsResponse |
Route53DomainsClient.getDomainSuggestions(GetDomainSuggestionsRequest getDomainSuggestionsRequest)
The GetDomainSuggestions operation returns a list of suggested domain names.
|
default GetOperationDetailResponse |
Route53DomainsClient.getOperationDetail(Consumer<GetOperationDetailRequest.Builder> getOperationDetailRequest)
This operation returns the current status of an operation that is not completed.
|
default GetOperationDetailResponse |
Route53DomainsClient.getOperationDetail(GetOperationDetailRequest getOperationDetailRequest)
This operation returns the current status of an operation that is not completed.
|
default ListDomainsResponse |
Route53DomainsClient.listDomains()
This operation returns all the domain names registered with Amazon Route 53 for the current Amazon Web Services
account if no filtering conditions are used.
|
default ListDomainsResponse |
Route53DomainsClient.listDomains(Consumer<ListDomainsRequest.Builder> listDomainsRequest)
This operation returns all the domain names registered with Amazon Route 53 for the current Amazon Web Services
account if no filtering conditions are used.
|
default ListDomainsResponse |
Route53DomainsClient.listDomains(ListDomainsRequest listDomainsRequest)
This operation returns all the domain names registered with Amazon Route 53 for the current Amazon Web Services
account if no filtering conditions are used.
|
default ListDomainsIterable |
Route53DomainsClient.listDomainsPaginator()
This operation returns all the domain names registered with Amazon Route 53 for the current Amazon Web Services
account if no filtering conditions are used.
|
default ListDomainsIterable |
Route53DomainsClient.listDomainsPaginator(Consumer<ListDomainsRequest.Builder> listDomainsRequest)
This operation returns all the domain names registered with Amazon Route 53 for the current Amazon Web Services
account if no filtering conditions are used.
|
default ListDomainsIterable |
Route53DomainsClient.listDomainsPaginator(ListDomainsRequest listDomainsRequest)
This operation returns all the domain names registered with Amazon Route 53 for the current Amazon Web Services
account if no filtering conditions are used.
|
default ListOperationsResponse |
Route53DomainsClient.listOperations()
Returns information about all of the operations that return an operation ID and that have ever been performed on
domains that were registered by the current account.
|
default ListOperationsResponse |
Route53DomainsClient.listOperations(Consumer<ListOperationsRequest.Builder> listOperationsRequest)
Returns information about all of the operations that return an operation ID and that have ever been performed on
domains that were registered by the current account.
|
default ListOperationsResponse |
Route53DomainsClient.listOperations(ListOperationsRequest listOperationsRequest)
Returns information about all of the operations that return an operation ID and that have ever been performed on
domains that were registered by the current account.
|
default ListOperationsIterable |
Route53DomainsClient.listOperationsPaginator()
Returns information about all of the operations that return an operation ID and that have ever been performed on
domains that were registered by the current account.
|
default ListOperationsIterable |
Route53DomainsClient.listOperationsPaginator(Consumer<ListOperationsRequest.Builder> listOperationsRequest)
Returns information about all of the operations that return an operation ID and that have ever been performed on
domains that were registered by the current account.
|
default ListOperationsIterable |
Route53DomainsClient.listOperationsPaginator(ListOperationsRequest listOperationsRequest)
Returns information about all of the operations that return an operation ID and that have ever been performed on
domains that were registered by the current account.
|
default ListPricesResponse |
Route53DomainsClient.listPrices(Consumer<ListPricesRequest.Builder> listPricesRequest)
Lists the following prices for either all the TLDs supported by Route 53, or the specified TLD:
|
default ListPricesResponse |
Route53DomainsClient.listPrices(ListPricesRequest listPricesRequest)
Lists the following prices for either all the TLDs supported by Route 53, or the specified TLD:
|
default ListPricesIterable |
Route53DomainsClient.listPricesPaginator(Consumer<ListPricesRequest.Builder> listPricesRequest)
Lists the following prices for either all the TLDs supported by Route 53, or the specified TLD:
|
default ListPricesIterable |
Route53DomainsClient.listPricesPaginator(ListPricesRequest listPricesRequest)
Lists the following prices for either all the TLDs supported by Route 53, or the specified TLD:
|
default ListTagsForDomainResponse |
Route53DomainsClient.listTagsForDomain(Consumer<ListTagsForDomainRequest.Builder> listTagsForDomainRequest)
This operation returns all of the tags that are associated with the specified domain.
|
default ListTagsForDomainResponse |
Route53DomainsClient.listTagsForDomain(ListTagsForDomainRequest listTagsForDomainRequest)
This operation returns all of the tags that are associated with the specified domain.
|
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.
|
default RegisterDomainResponse |
Route53DomainsClient.registerDomain(Consumer<RegisterDomainRequest.Builder> registerDomainRequest)
This operation registers a domain.
|
default RegisterDomainResponse |
Route53DomainsClient.registerDomain(RegisterDomainRequest registerDomainRequest)
This operation registers a domain.
|
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.
|
default RejectDomainTransferFromAnotherAwsAccountResponse |
Route53DomainsClient.rejectDomainTransferFromAnotherAwsAccount(RejectDomainTransferFromAnotherAwsAccountRequest rejectDomainTransferFromAnotherAwsAccountRequest)
Rejects the transfer of a domain from another Amazon Web Services account to the current Amazon Web Services
account.
|
default RenewDomainResponse |
Route53DomainsClient.renewDomain(Consumer<RenewDomainRequest.Builder> renewDomainRequest)
This operation renews a domain for the specified number of years.
|
default RenewDomainResponse |
Route53DomainsClient.renewDomain(RenewDomainRequest renewDomainRequest)
This operation renews a domain for the specified number of years.
|
default ResendContactReachabilityEmailResponse |
Route53DomainsClient.resendContactReachabilityEmail()
For operations that require confirmation that the email address for the registrant contact is valid, such as
registering a new domain, this operation resends the confirmation email to the current email address for the
registrant contact.
|
default ResendContactReachabilityEmailResponse |
Route53DomainsClient.resendContactReachabilityEmail(Consumer<ResendContactReachabilityEmailRequest.Builder> resendContactReachabilityEmailRequest)
For operations that require confirmation that the email address for the registrant contact is valid, such as
registering a new domain, this operation resends the confirmation email to the current email address for the
registrant contact.
|
default ResendContactReachabilityEmailResponse |
Route53DomainsClient.resendContactReachabilityEmail(ResendContactReachabilityEmailRequest resendContactReachabilityEmailRequest)
For operations that require confirmation that the email address for the registrant contact is valid, such as
registering a new domain, this operation resends the confirmation email to the current email address for the
registrant contact.
|
default ResendOperationAuthorizationResponse |
Route53DomainsClient.resendOperationAuthorization(Consumer<ResendOperationAuthorizationRequest.Builder> resendOperationAuthorizationRequest)
Resend the form of authorization email for this operation.
|
default ResendOperationAuthorizationResponse |
Route53DomainsClient.resendOperationAuthorization(ResendOperationAuthorizationRequest resendOperationAuthorizationRequest)
Resend the form of authorization email for this operation.
|
default RetrieveDomainAuthCodeResponse |
Route53DomainsClient.retrieveDomainAuthCode(Consumer<RetrieveDomainAuthCodeRequest.Builder> retrieveDomainAuthCodeRequest)
This operation returns the authorization code for the domain.
|
default RetrieveDomainAuthCodeResponse |
Route53DomainsClient.retrieveDomainAuthCode(RetrieveDomainAuthCodeRequest retrieveDomainAuthCodeRequest)
This operation returns the authorization code for the domain.
|
default TransferDomainResponse |
Route53DomainsClient.transferDomain(Consumer<TransferDomainRequest.Builder> transferDomainRequest)
Transfers a domain from another registrar to Amazon Route 53.
|
default TransferDomainResponse |
Route53DomainsClient.transferDomain(TransferDomainRequest transferDomainRequest)
Transfers a domain from another registrar to Amazon Route 53.
|
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.
|
default UpdateDomainContactResponse |
Route53DomainsClient.updateDomainContact(Consumer<UpdateDomainContactRequest.Builder> updateDomainContactRequest)
This operation updates the contact information for a particular domain.
|
default UpdateDomainContactResponse |
Route53DomainsClient.updateDomainContact(UpdateDomainContactRequest updateDomainContactRequest)
This operation updates the contact information for a particular domain.
|
default UpdateDomainContactPrivacyResponse |
Route53DomainsClient.updateDomainContactPrivacy(Consumer<UpdateDomainContactPrivacyRequest.Builder> updateDomainContactPrivacyRequest)
This operation updates the specified domain contact's privacy setting.
|
default UpdateDomainContactPrivacyResponse |
Route53DomainsClient.updateDomainContactPrivacy(UpdateDomainContactPrivacyRequest updateDomainContactPrivacyRequest)
This operation updates the specified domain contact's privacy setting.
|
default UpdateDomainNameserversResponse |
Route53DomainsClient.updateDomainNameservers(Consumer<UpdateDomainNameserversRequest.Builder> updateDomainNameserversRequest)
This operation replaces the current set of name servers for the domain with the specified set of name servers.
|
default UpdateDomainNameserversResponse |
Route53DomainsClient.updateDomainNameservers(UpdateDomainNameserversRequest updateDomainNameserversRequest)
This operation replaces the current set of name servers for the domain with the specified set of name servers.
|
default UpdateTagsForDomainResponse |
Route53DomainsClient.updateTagsForDomain(Consumer<UpdateTagsForDomainRequest.Builder> updateTagsForDomainRequest)
This operation adds or updates tags for a specified domain.
|
default UpdateTagsForDomainResponse |
Route53DomainsClient.updateTagsForDomain(UpdateTagsForDomainRequest updateTagsForDomainRequest)
This operation adds or updates tags for a specified domain.
|
default ViewBillingResponse |
Route53DomainsClient.viewBilling(Consumer<ViewBillingRequest.Builder> viewBillingRequest)
Returns all the domain-related billing records for the current Amazon Web Services account for a specified period
|
default ViewBillingResponse |
Route53DomainsClient.viewBilling(ViewBillingRequest viewBillingRequest)
Returns all the domain-related billing records for the current Amazon Web Services account for a specified period
|
default ViewBillingIterable |
Route53DomainsClient.viewBillingPaginator(Consumer<ViewBillingRequest.Builder> viewBillingRequest)
Returns all the domain-related billing records for the current Amazon Web Services account for a specified period
|
default ViewBillingIterable |
Route53DomainsClient.viewBillingPaginator(ViewBillingRequest viewBillingRequest)
Returns all the domain-related billing records for the current Amazon Web Services account for a specified period
|
| Modifier and Type | Class and Description |
|---|---|
class |
DnssecLimitExceededException
This error is returned if you call
AssociateDelegationSignerToDomain when the specified domain has
reached the maximum number of DS records. |
class |
DomainLimitExceededException
The number of domains has exceeded the allowed threshold for the account.
|
class |
DuplicateRequestException
The request is already in progress for the domain.
|
class |
InvalidInputException
The requested item is not acceptable.
|
class |
OperationLimitExceededException
The number of operations or jobs running exceeded the allowed threshold for the account.
|
class |
TldRulesViolationException
The top-level domain does not support this operation.
|
class |
UnsupportedTldException
Amazon Route 53 does not support this top-level domain (TLD).
|
| Modifier and Type | Method and Description |
|---|---|
Route53DomainsException |
Route53DomainsException.BuilderImpl.build() |
| Constructor and Description |
|---|
BuilderImpl(Route53DomainsException ex) |
Copyright © 2023. All rights reserved.