| 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 |
|---|---|
DescribeDataRepositoryTasksResult |
AbstractAmazonFSx.describeDataRepositoryTasks(DescribeDataRepositoryTasksRequest request) |
DescribeDataRepositoryTasksResult |
AmazonFSxClient.describeDataRepositoryTasks(DescribeDataRepositoryTasksRequest request)
Returns the description of specific Amazon FSx for Lustre data repository tasks, if one or more
TaskIds values are provided in the request, or if filters are used in the request. |
DescribeDataRepositoryTasksResult |
AmazonFSx.describeDataRepositoryTasks(DescribeDataRepositoryTasksRequest describeDataRepositoryTasksRequest)
Returns the description of specific Amazon FSx for Lustre data repository tasks, if one or more
TaskIds values are provided in the request, or if filters are used in the request. |
| Modifier and Type | Method and Description |
|---|---|
DescribeDataRepositoryTasksResult |
DescribeDataRepositoryTasksResult.clone() |
DescribeDataRepositoryTasksResult |
DescribeDataRepositoryTasksResult.withDataRepositoryTasks(Collection<DataRepositoryTask> dataRepositoryTasks)
The collection of data repository task descriptions returned.
|
DescribeDataRepositoryTasksResult |
DescribeDataRepositoryTasksResult.withDataRepositoryTasks(DataRepositoryTask... dataRepositoryTasks)
The collection of data repository task descriptions returned.
|
DescribeDataRepositoryTasksResult |
DescribeDataRepositoryTasksResult.withNextToken(String nextToken) |
Copyright © 2020. All rights reserved.