| Package | Description |
|---|---|
| software.amazon.awssdk.services.storagegateway.model |
| Modifier and Type | Method and Description |
|---|---|
List<FileSystemAssociationInfo> |
DescribeFileSystemAssociationsResponse.fileSystemAssociationInfoList()
An array containing the
FileSystemAssociationInfo data type of each file system association to be
described. |
| Modifier and Type | Method and Description |
|---|---|
DescribeFileSystemAssociationsResponse.Builder |
DescribeFileSystemAssociationsResponse.Builder.fileSystemAssociationInfoList(FileSystemAssociationInfo... fileSystemAssociationInfoList)
An array containing the
FileSystemAssociationInfo data type of each file system association to
be described. |
| Modifier and Type | Method and Description |
|---|---|
DescribeFileSystemAssociationsResponse.Builder |
DescribeFileSystemAssociationsResponse.Builder.fileSystemAssociationInfoList(Collection<FileSystemAssociationInfo> fileSystemAssociationInfoList)
An array containing the
FileSystemAssociationInfo data type of each file system association to
be described. |
Copyright © 2023. All rights reserved.