| 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 |
AbstractAmazonFSx.describeDataRepositoryAssociations(DescribeDataRepositoryAssociationsRequest request) |
DescribeDataRepositoryAssociationsResult |
AmazonFSxClient.describeDataRepositoryAssociations(DescribeDataRepositoryAssociationsRequest request)
Returns the description of specific Amazon FSx for Lustre or Amazon File Cache 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 or Amazon File Cache data repository associations, if
one or more
AssociationIds values are provided in the request, or if filters are used in the
request. |
| Modifier and Type | Method and Description |
|---|---|
DescribeDataRepositoryAssociationsResult |
DescribeDataRepositoryAssociationsResult.clone() |
DescribeDataRepositoryAssociationsResult |
DescribeDataRepositoryAssociationsResult.withAssociations(Collection<DataRepositoryAssociation> associations)
An array of one or more data repository association descriptions.
|
DescribeDataRepositoryAssociationsResult |
DescribeDataRepositoryAssociationsResult.withAssociations(DataRepositoryAssociation... associations)
An array of one or more data repository association descriptions.
|
DescribeDataRepositoryAssociationsResult |
DescribeDataRepositoryAssociationsResult.withNextToken(String nextToken) |
Copyright © 2022. All rights reserved.