| Package | Description |
|---|---|
| com.amazonaws.services.datasync |
|
| com.amazonaws.services.datasync.model |
| Modifier and Type | Method and Description |
|---|---|
Future<ListLocationsResult> |
AWSDataSyncAsync.listLocationsAsync(ListLocationsRequest listLocationsRequest,
AsyncHandler<ListLocationsRequest,ListLocationsResult> asyncHandler)
Returns a lists of source and destination locations.
|
Future<ListLocationsResult> |
AWSDataSyncAsyncClient.listLocationsAsync(ListLocationsRequest request,
AsyncHandler<ListLocationsRequest,ListLocationsResult> asyncHandler) |
Future<ListLocationsResult> |
AbstractAWSDataSyncAsync.listLocationsAsync(ListLocationsRequest request,
AsyncHandler<ListLocationsRequest,ListLocationsResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
ListLocationsRequest |
ListLocationsRequest.clone() |
ListLocationsRequest |
ListLocationsRequest.withMaxResults(Integer maxResults)
The maximum number of locations to return.
|
ListLocationsRequest |
ListLocationsRequest.withNextToken(String nextToken)
An opaque string that indicates the position at which to begin the next list of locations.
|
Copyright © 2019. All rights reserved.