| Package | Description |
|---|---|
| com.amazonaws.services.datasync |
|
| com.amazonaws.services.datasync.model |
| Modifier and Type | Method and Description |
|---|---|
Future<ListStorageSystemsResult> |
AbstractAWSDataSyncAsync.listStorageSystemsAsync(ListStorageSystemsRequest request,
AsyncHandler<ListStorageSystemsRequest,ListStorageSystemsResult> asyncHandler) |
Future<ListStorageSystemsResult> |
AWSDataSyncAsync.listStorageSystemsAsync(ListStorageSystemsRequest listStorageSystemsRequest,
AsyncHandler<ListStorageSystemsRequest,ListStorageSystemsResult> asyncHandler)
Lists the on-premises storage systems that you're using with DataSync Discovery.
|
Future<ListStorageSystemsResult> |
AWSDataSyncAsyncClient.listStorageSystemsAsync(ListStorageSystemsRequest request,
AsyncHandler<ListStorageSystemsRequest,ListStorageSystemsResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
ListStorageSystemsRequest |
ListStorageSystemsRequest.clone() |
ListStorageSystemsRequest |
ListStorageSystemsRequest.withMaxResults(Integer maxResults)
Specifies how many results you want in the response.
|
ListStorageSystemsRequest |
ListStorageSystemsRequest.withNextToken(String nextToken)
Specifies an opaque string that indicates the position to begin the next list of results in the response.
|
Copyright © 2024. All rights reserved.