| Package | Description |
|---|---|
| com.amazonaws.services.storagegateway |
|
| com.amazonaws.services.storagegateway.model |
| Modifier and Type | Method and Description |
|---|---|
DescribeFileSystemAssociationsResult |
AWSStorageGatewayClient.describeFileSystemAssociations(DescribeFileSystemAssociationsRequest request)
Gets the file system association information.
|
DescribeFileSystemAssociationsResult |
AWSStorageGateway.describeFileSystemAssociations(DescribeFileSystemAssociationsRequest describeFileSystemAssociationsRequest)
Gets the file system association information.
|
DescribeFileSystemAssociationsResult |
AbstractAWSStorageGateway.describeFileSystemAssociations(DescribeFileSystemAssociationsRequest request) |
| Modifier and Type | Method and Description |
|---|---|
DescribeFileSystemAssociationsResult |
DescribeFileSystemAssociationsResult.clone() |
DescribeFileSystemAssociationsResult |
DescribeFileSystemAssociationsResult.withFileSystemAssociationInfoList(Collection<FileSystemAssociationInfo> fileSystemAssociationInfoList)
An array containing the
FileSystemAssociationInfo data type of each file system association to be
described. |
DescribeFileSystemAssociationsResult |
DescribeFileSystemAssociationsResult.withFileSystemAssociationInfoList(FileSystemAssociationInfo... fileSystemAssociationInfoList)
An array containing the
FileSystemAssociationInfo data type of each file system association to be
described. |
Copyright © 2025. All rights reserved.