| Package | Description |
|---|---|
| software.amazon.awssdk.services.storagegateway |
|
| software.amazon.awssdk.services.storagegateway.paginators | |
| software.amazon.awssdk.services.storagegateway.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListFileSystemAssociationsResponse> |
StorageGatewayAsyncClient.listFileSystemAssociations(ListFileSystemAssociationsRequest listFileSystemAssociationsRequest)
Gets a list of
FileSystemAssociationSummary objects. |
default ListFileSystemAssociationsResponse |
StorageGatewayClient.listFileSystemAssociations(ListFileSystemAssociationsRequest listFileSystemAssociationsRequest)
Gets a list of
FileSystemAssociationSummary objects. |
default ListFileSystemAssociationsPublisher |
StorageGatewayAsyncClient.listFileSystemAssociationsPaginator(ListFileSystemAssociationsRequest listFileSystemAssociationsRequest)
Gets a list of
FileSystemAssociationSummary objects. |
default ListFileSystemAssociationsIterable |
StorageGatewayClient.listFileSystemAssociationsPaginator(ListFileSystemAssociationsRequest listFileSystemAssociationsRequest)
Gets a list of
FileSystemAssociationSummary objects. |
| Constructor and Description |
|---|
ListFileSystemAssociationsIterable(StorageGatewayClient client,
ListFileSystemAssociationsRequest firstRequest) |
ListFileSystemAssociationsPublisher(StorageGatewayAsyncClient client,
ListFileSystemAssociationsRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListFileSystemAssociationsRequestMarshaller.marshall(ListFileSystemAssociationsRequest listFileSystemAssociationsRequest) |
Copyright © 2022. All rights reserved.