| Package | Description |
|---|---|
| software.amazon.awssdk.services.storagegateway |
|
| Modifier and Type | Method and Description |
|---|---|
default DescribeFileSystemAssociationsResponse |
StorageGatewayClient.describeFileSystemAssociations(Consumer<DescribeFileSystemAssociationsRequest.Builder> describeFileSystemAssociationsRequest)
Gets the file system association information.
|
default DescribeFileSystemAssociationsResponse |
StorageGatewayClient.describeFileSystemAssociations(DescribeFileSystemAssociationsRequest describeFileSystemAssociationsRequest)
Gets the file system association information.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeFileSystemAssociationsResponse> |
StorageGatewayAsyncClient.describeFileSystemAssociations(Consumer<DescribeFileSystemAssociationsRequest.Builder> describeFileSystemAssociationsRequest)
Gets the file system association information.
|
default CompletableFuture<DescribeFileSystemAssociationsResponse> |
StorageGatewayAsyncClient.describeFileSystemAssociations(DescribeFileSystemAssociationsRequest describeFileSystemAssociationsRequest)
Gets the file system association information.
|
Copyright © 2022. All rights reserved.