| Package | Description |
|---|---|
| com.amazonaws.services.route53domains |
Amazon Route 53 API actions let you register domain names and perform related operations.
|
| com.amazonaws.services.route53domains.model |
| Modifier and Type | Method and Description |
|---|---|
ListOperationsResult |
AmazonRoute53Domains.listOperations(ListOperationsRequest listOperationsRequest)
This operation returns the operation IDs of operations that are not yet complete.
|
ListOperationsResult |
AbstractAmazonRoute53Domains.listOperations(ListOperationsRequest request) |
ListOperationsResult |
AmazonRoute53DomainsClient.listOperations(ListOperationsRequest request)
This operation returns the operation IDs of operations that are not yet complete.
|
Future<ListOperationsResult> |
AbstractAmazonRoute53DomainsAsync.listOperationsAsync(ListOperationsRequest request) |
Future<ListOperationsResult> |
AmazonRoute53DomainsAsyncClient.listOperationsAsync(ListOperationsRequest request) |
Future<ListOperationsResult> |
AmazonRoute53DomainsAsync.listOperationsAsync(ListOperationsRequest listOperationsRequest)
This operation returns the operation IDs of operations that are not yet complete.
|
Future<ListOperationsResult> |
AbstractAmazonRoute53DomainsAsync.listOperationsAsync(ListOperationsRequest request,
AsyncHandler<ListOperationsRequest,ListOperationsResult> asyncHandler) |
Future<ListOperationsResult> |
AmazonRoute53DomainsAsyncClient.listOperationsAsync(ListOperationsRequest request,
AsyncHandler<ListOperationsRequest,ListOperationsResult> asyncHandler) |
Future<ListOperationsResult> |
AmazonRoute53DomainsAsync.listOperationsAsync(ListOperationsRequest listOperationsRequest,
AsyncHandler<ListOperationsRequest,ListOperationsResult> asyncHandler)
This operation returns the operation IDs of operations that are not yet complete.
|
| Modifier and Type | Method and Description |
|---|---|
Future<ListOperationsResult> |
AbstractAmazonRoute53DomainsAsync.listOperationsAsync(AsyncHandler<ListOperationsRequest,ListOperationsResult> asyncHandler)
Simplified method form for invoking the ListOperations operation with an AsyncHandler.
|
Future<ListOperationsResult> |
AmazonRoute53DomainsAsyncClient.listOperationsAsync(AsyncHandler<ListOperationsRequest,ListOperationsResult> asyncHandler)
Simplified method form for invoking the ListOperations operation with an AsyncHandler.
|
Future<ListOperationsResult> |
AmazonRoute53DomainsAsync.listOperationsAsync(AsyncHandler<ListOperationsRequest,ListOperationsResult> asyncHandler)
Simplified method form for invoking the ListOperations operation with an AsyncHandler.
|
Future<ListOperationsResult> |
AbstractAmazonRoute53DomainsAsync.listOperationsAsync(ListOperationsRequest request,
AsyncHandler<ListOperationsRequest,ListOperationsResult> asyncHandler) |
Future<ListOperationsResult> |
AmazonRoute53DomainsAsyncClient.listOperationsAsync(ListOperationsRequest request,
AsyncHandler<ListOperationsRequest,ListOperationsResult> asyncHandler) |
Future<ListOperationsResult> |
AmazonRoute53DomainsAsync.listOperationsAsync(ListOperationsRequest listOperationsRequest,
AsyncHandler<ListOperationsRequest,ListOperationsResult> asyncHandler)
This operation returns the operation IDs of operations that are not yet complete.
|
| Modifier and Type | Method and Description |
|---|---|
ListOperationsRequest |
ListOperationsRequest.clone() |
ListOperationsRequest |
ListOperationsRequest.withMarker(String marker)
For an initial request for a list of operations, omit this element.
|
ListOperationsRequest |
ListOperationsRequest.withMaxItems(Integer maxItems)
Number of domains to be returned.
|
Copyright © 2018. All rights reserved.