| 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()
This operation returns the operation IDs of operations that are not
yet complete.
|
ListOperationsResult |
AmazonRoute53DomainsClient.listOperations()
This operation returns the operation IDs of operations that are not
yet complete.
|
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.
|
| Modifier and Type | Method and Description |
|---|---|
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 |
|---|---|
ListOperationsResult |
ListOperationsResult.withNextPageMarker(String nextPageMarker)
If there are more operations than you specified for
MaxItems in the request, submit another request and
include the value of NextPageMarker in the value of
Marker. |
ListOperationsResult |
ListOperationsResult.withOperations(Collection<OperationSummary> operations)
Lists summaries of the operations.
|
ListOperationsResult |
ListOperationsResult.withOperations(OperationSummary... operations)
Lists summaries of the operations.
|
Copyright © 2014. All rights reserved.