| 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 ListOperationsPublisher |
Route53DomainsAsyncClient.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 ListOperationsPublisher |
Route53DomainsAsyncClient.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 ListOperationsPublisher |
Route53DomainsAsyncClient.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.
|
Copyright © 2023. All rights reserved.