| Package | Description |
|---|---|
| com.amazonaws.services.storagegateway |
|
| com.amazonaws.services.storagegateway.model |
| Modifier and Type | Method and Description |
|---|---|
Future<ListFileSystemAssociationsResult> |
AbstractAWSStorageGatewayAsync.listFileSystemAssociationsAsync(ListFileSystemAssociationsRequest request,
AsyncHandler<ListFileSystemAssociationsRequest,ListFileSystemAssociationsResult> asyncHandler) |
Future<ListFileSystemAssociationsResult> |
AWSStorageGatewayAsyncClient.listFileSystemAssociationsAsync(ListFileSystemAssociationsRequest request,
AsyncHandler<ListFileSystemAssociationsRequest,ListFileSystemAssociationsResult> asyncHandler) |
Future<ListFileSystemAssociationsResult> |
AWSStorageGatewayAsync.listFileSystemAssociationsAsync(ListFileSystemAssociationsRequest listFileSystemAssociationsRequest,
AsyncHandler<ListFileSystemAssociationsRequest,ListFileSystemAssociationsResult> asyncHandler)
Gets a list of
FileSystemAssociationSummary objects. |
| Modifier and Type | Method and Description |
|---|---|
ListFileSystemAssociationsRequest |
ListFileSystemAssociationsRequest.clone() |
ListFileSystemAssociationsRequest |
ListFileSystemAssociationsRequest.withGatewayARN(String gatewayARN) |
ListFileSystemAssociationsRequest |
ListFileSystemAssociationsRequest.withLimit(Integer limit)
The maximum number of file system associations to return in the response.
|
ListFileSystemAssociationsRequest |
ListFileSystemAssociationsRequest.withMarker(String marker)
Opaque pagination token returned from a previous
ListFileSystemAssociations operation. |
Copyright © 2023. All rights reserved.