| Package | Description |
|---|---|
| com.amazonaws.services.storagegateway.model |
| Modifier and Type | Method and Description |
|---|---|
FileSystemAssociationSummary |
FileSystemAssociationSummary.clone() |
FileSystemAssociationSummary |
FileSystemAssociationSummary.withFileSystemAssociationARN(String fileSystemAssociationARN)
The Amazon Resource Name (ARN) of the file system association.
|
FileSystemAssociationSummary |
FileSystemAssociationSummary.withFileSystemAssociationId(String fileSystemAssociationId)
The ID of the file system association.
|
FileSystemAssociationSummary |
FileSystemAssociationSummary.withFileSystemAssociationStatus(String fileSystemAssociationStatus)
The status of the file share.
|
FileSystemAssociationSummary |
FileSystemAssociationSummary.withGatewayARN(String gatewayARN) |
| Modifier and Type | Method and Description |
|---|---|
List<FileSystemAssociationSummary> |
ListFileSystemAssociationsResult.getFileSystemAssociationSummaryList()
An array of information about the Amazon FSx gateway's file system associations.
|
| Modifier and Type | Method and Description |
|---|---|
ListFileSystemAssociationsResult |
ListFileSystemAssociationsResult.withFileSystemAssociationSummaryList(FileSystemAssociationSummary... fileSystemAssociationSummaryList)
An array of information about the Amazon FSx gateway's file system associations.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListFileSystemAssociationsResult.setFileSystemAssociationSummaryList(Collection<FileSystemAssociationSummary> fileSystemAssociationSummaryList)
An array of information about the Amazon FSx gateway's file system associations.
|
ListFileSystemAssociationsResult |
ListFileSystemAssociationsResult.withFileSystemAssociationSummaryList(Collection<FileSystemAssociationSummary> fileSystemAssociationSummaryList)
An array of information about the Amazon FSx gateway's file system associations.
|
Copyright © 2022. All rights reserved.