| Package | Description |
|---|---|
| software.amazon.awssdk.services.datasync.model |
| Modifier and Type | Method and Description |
|---|---|
List<TaskFilter> |
ListTasksRequest.filters()
You can use API filters to narrow down the list of resources returned by
ListTasks. |
| Modifier and Type | Method and Description |
|---|---|
ListTasksRequest.Builder |
ListTasksRequest.Builder.filters(TaskFilter... filters)
You can use API filters to narrow down the list of resources returned by
ListTasks. |
| Modifier and Type | Method and Description |
|---|---|
ListTasksRequest.Builder |
ListTasksRequest.Builder.filters(Collection<TaskFilter> filters)
You can use API filters to narrow down the list of resources returned by
ListTasks. |
Copyright © 2023. All rights reserved.