| Package | Description |
|---|---|
| com.amazonaws.services.route53domains |
Synchronous and asynchronous client classes for accessing AmazonRoute53Domains.
|
| com.amazonaws.services.route53domains.model |
Classes modeling the various types represented by AmazonRoute53Domains.
|
| 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 |
AmazonRoute53DomainsClient.listOperations(ListOperationsRequest listOperationsRequest)
This operation returns the operation IDs of operations that are not
yet complete.
|
Future<ListOperationsResult> |
AmazonRoute53DomainsAsyncClient.listOperationsAsync(ListOperationsRequest listOperationsRequest)
This operation returns the operation IDs of operations that are not
yet complete.
|
Future<ListOperationsResult> |
AmazonRoute53DomainsAsync.listOperationsAsync(ListOperationsRequest listOperationsRequest)
This operation returns the operation IDs of operations that are not
yet complete.
|
Future<ListOperationsResult> |
AmazonRoute53DomainsAsyncClient.listOperationsAsync(ListOperationsRequest listOperationsRequest,
AsyncHandler<ListOperationsRequest,ListOperationsResult> asyncHandler)
This operation returns the operation IDs of operations that are not
yet complete.
|
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> |
AmazonRoute53DomainsAsyncClient.listOperationsAsync(ListOperationsRequest listOperationsRequest,
AsyncHandler<ListOperationsRequest,ListOperationsResult> asyncHandler)
This operation returns the operation IDs of operations that are not
yet complete.
|
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.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 © 2015. All rights reserved.