| Package | Description |
|---|---|
| software.amazon.awssdk.services.fsx.model |
| Modifier and Type | Method and Description |
|---|---|
List<DataRepositoryTaskFilter> |
DescribeDataRepositoryTasksRequest.filters()
(Optional) You can use filters to narrow the
DescribeDataRepositoryTasks response to include just
tasks for specific file systems, or tasks in a specific lifecycle state. |
| Modifier and Type | Method and Description |
|---|---|
DescribeDataRepositoryTasksRequest.Builder |
DescribeDataRepositoryTasksRequest.Builder.filters(DataRepositoryTaskFilter... filters)
(Optional) You can use filters to narrow the
DescribeDataRepositoryTasks response to include
just tasks for specific file systems, or tasks in a specific lifecycle state. |
| Modifier and Type | Method and Description |
|---|---|
DescribeDataRepositoryTasksRequest.Builder |
DescribeDataRepositoryTasksRequest.Builder.filters(Collection<DataRepositoryTaskFilter> filters)
(Optional) You can use filters to narrow the
DescribeDataRepositoryTasks response to include
just tasks for specific file systems, or tasks in a specific lifecycle state. |
Copyright © 2023. All rights reserved.