| Package | Description |
|---|---|
| com.amazonaws.services.fsx |
Amazon FSx is a fully managed service that makes it easy for storage and application administrators to launch and use
shared file storage.
|
| com.amazonaws.services.fsx.model |
| Modifier and Type | Method and Description |
|---|---|
DescribeDataRepositoryAssociationsResult |
AmazonFSxClient.describeDataRepositoryAssociations(DescribeDataRepositoryAssociationsRequest request)
Returns the description of specific Amazon FSx for Lustre data repository associations, if one or more
AssociationIds values are provided in the request, or if filters are used in the request. |
DescribeDataRepositoryAssociationsResult |
AmazonFSx.describeDataRepositoryAssociations(DescribeDataRepositoryAssociationsRequest describeDataRepositoryAssociationsRequest)
Returns the description of specific Amazon FSx for Lustre data repository associations, if one or more
AssociationIds values are provided in the request, or if filters are used in the request. |
DescribeDataRepositoryAssociationsResult |
AbstractAmazonFSx.describeDataRepositoryAssociations(DescribeDataRepositoryAssociationsRequest request) |
| Modifier and Type | Method and Description |
|---|---|
DescribeDataRepositoryAssociationsResult |
DescribeDataRepositoryAssociationsResult.clone() |
DescribeDataRepositoryAssociationsResult |
DescribeDataRepositoryAssociationsResult.withAssociations(Collection<DataRepositoryAssociation> associations)
An array of one ore more data repository association descriptions.
|
DescribeDataRepositoryAssociationsResult |
DescribeDataRepositoryAssociationsResult.withAssociations(DataRepositoryAssociation... associations)
An array of one ore more data repository association descriptions.
|
DescribeDataRepositoryAssociationsResult |
DescribeDataRepositoryAssociationsResult.withNextToken(String nextToken) |
Copyright © 2022. All rights reserved.