| Package | Description |
|---|---|
| software.amazon.awssdk.services.storagegateway.model | |
| software.amazon.awssdk.services.storagegateway.paginators |
| Modifier and Type | Method and Description |
|---|---|
List<FileSystemAssociationSummary> |
ListFileSystemAssociationsResponse.fileSystemAssociationSummaryList()
An array of information about the Amazon FSx gateway's file system associations.
|
| Modifier and Type | Method and Description |
|---|---|
ListFileSystemAssociationsResponse.Builder |
ListFileSystemAssociationsResponse.Builder.fileSystemAssociationSummaryList(FileSystemAssociationSummary... fileSystemAssociationSummaryList)
An array of information about the Amazon FSx gateway's file system associations.
|
| Modifier and Type | Method and Description |
|---|---|
ListFileSystemAssociationsResponse.Builder |
ListFileSystemAssociationsResponse.Builder.fileSystemAssociationSummaryList(Collection<FileSystemAssociationSummary> fileSystemAssociationSummaryList)
An array of information about the Amazon FSx gateway's file system associations.
|
| Modifier and Type | Method and Description |
|---|---|
SdkPublisher<FileSystemAssociationSummary> |
ListFileSystemAssociationsPublisher.fileSystemAssociationSummaryList()
Returns a publisher that can be used to get a stream of data.
|
SdkIterable<FileSystemAssociationSummary> |
ListFileSystemAssociationsIterable.fileSystemAssociationSummaryList()
Returns an iterable to iterate through the paginated
ListFileSystemAssociationsResponse.fileSystemAssociationSummaryList() member. |
Copyright © 2023. All rights reserved.