Uses of Class
software.amazon.awssdk.services.fsx.paginators.DescribeDataRepositoryAssociationsIterable
-
Packages that use DescribeDataRepositoryAssociationsIterable 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. -
-
Uses of DescribeDataRepositoryAssociationsIterable in software.amazon.awssdk.services.fsx
Methods in software.amazon.awssdk.services.fsx that return DescribeDataRepositoryAssociationsIterable Modifier and Type Method Description default DescribeDataRepositoryAssociationsIterableFSxClient. describeDataRepositoryAssociationsPaginator(Consumer<DescribeDataRepositoryAssociationsRequest.Builder> describeDataRepositoryAssociationsRequest)Returns the description of specific Amazon FSx for Lustre or Amazon File Cache data repository associations, if one or moreAssociationIdsvalues are provided in the request, or if filters are used in the request.default DescribeDataRepositoryAssociationsIterableFSxClient. describeDataRepositoryAssociationsPaginator(DescribeDataRepositoryAssociationsRequest describeDataRepositoryAssociationsRequest)Returns the description of specific Amazon FSx for Lustre or Amazon File Cache data repository associations, if one or moreAssociationIdsvalues are provided in the request, or if filters are used in the request.
-