Uses of Class
software.amazon.awssdk.services.fsx.paginators.DescribeDataRepositoryTasksIterable
-
Packages that use DescribeDataRepositoryTasksIterable 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 DescribeDataRepositoryTasksIterable in software.amazon.awssdk.services.fsx
Methods in software.amazon.awssdk.services.fsx that return DescribeDataRepositoryTasksIterable Modifier and Type Method Description default DescribeDataRepositoryTasksIterableFSxClient. describeDataRepositoryTasksPaginator(Consumer<DescribeDataRepositoryTasksRequest.Builder> describeDataRepositoryTasksRequest)Returns the description of specific Amazon FSx for Lustre or Amazon File Cache data repository tasks, if one or moreTaskIdsvalues are provided in the request, or if filters are used in the request.default DescribeDataRepositoryTasksIterableFSxClient. describeDataRepositoryTasksPaginator(DescribeDataRepositoryTasksRequest describeDataRepositoryTasksRequest)Returns the description of specific Amazon FSx for Lustre or Amazon File Cache data repository tasks, if one or moreTaskIdsvalues are provided in the request, or if filters are used in the request.
-