| Package | Description |
|---|---|
| software.amazon.awssdk.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.
|
| software.amazon.awssdk.services.fsx.paginators | |
| software.amazon.awssdk.services.fsx.transform |
| Modifier and Type | Method and Description |
|---|---|
default DescribeDataRepositoryAssociationsResponse |
FSxClient.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. |
default CompletableFuture<DescribeDataRepositoryAssociationsResponse> |
FSxAsyncClient.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. |
default DescribeDataRepositoryAssociationsIterable |
FSxClient.describeDataRepositoryAssociationsPaginator(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. |
default DescribeDataRepositoryAssociationsPublisher |
FSxAsyncClient.describeDataRepositoryAssociationsPaginator(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. |
| Constructor and Description |
|---|
DescribeDataRepositoryAssociationsIterable(FSxClient client,
DescribeDataRepositoryAssociationsRequest firstRequest) |
DescribeDataRepositoryAssociationsPublisher(FSxAsyncClient client,
DescribeDataRepositoryAssociationsRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DescribeDataRepositoryAssociationsRequestMarshaller.marshall(DescribeDataRepositoryAssociationsRequest describeDataRepositoryAssociationsRequest) |
Copyright © 2023. All rights reserved.