default CancelDataRepositoryTaskResponse |
FSxClient.cancelDataRepositoryTask(Consumer<CancelDataRepositoryTaskRequest.Builder> cancelDataRepositoryTaskRequest) |
Cancels an existing Amazon FSx for Lustre data repository task if that task is in either the PENDING
or EXECUTING state.
|
default CancelDataRepositoryTaskResponse |
FSxClient.cancelDataRepositoryTask(CancelDataRepositoryTaskRequest cancelDataRepositoryTaskRequest) |
Cancels an existing Amazon FSx for Lustre data repository task if that task is in either the PENDING
or EXECUTING state.
|
default DescribeDataRepositoryTasksResponse |
FSxClient.describeDataRepositoryTasks(Consumer<DescribeDataRepositoryTasksRequest.Builder> describeDataRepositoryTasksRequest) |
Returns the description of specific Amazon FSx for Lustre or Amazon File Cache data repository tasks, if one or
more TaskIds values are provided in the request, or if filters are used in the request.
|
default DescribeDataRepositoryTasksResponse |
FSxClient.describeDataRepositoryTasks(DescribeDataRepositoryTasksRequest describeDataRepositoryTasksRequest) |
Returns the description of specific Amazon FSx for Lustre or Amazon File Cache data repository tasks, if one or
more TaskIds values are provided in the request, or if filters are used in the request.
|
default DescribeDataRepositoryTasksIterable |
FSxClient.describeDataRepositoryTasksPaginator(Consumer<DescribeDataRepositoryTasksRequest.Builder> describeDataRepositoryTasksRequest) |
|
default DescribeDataRepositoryTasksIterable |
FSxClient.describeDataRepositoryTasksPaginator(DescribeDataRepositoryTasksRequest describeDataRepositoryTasksRequest) |
|