| Package | Description |
|---|---|
| software.amazon.awssdk.services.datasync.model |
| Modifier and Type | Method and Description |
|---|---|
List<TaskListEntry> |
ListTasksResponse.tasks()
A list of all the tasks that are returned.
|
| Modifier and Type | Method and Description |
|---|---|
ListTasksResponse.Builder |
ListTasksResponse.Builder.tasks(TaskListEntry... tasks)
A list of all the tasks that are returned.
|
| Modifier and Type | Method and Description |
|---|---|
ListTasksResponse.Builder |
ListTasksResponse.Builder.tasks(Collection<TaskListEntry> tasks)
A list of all the tasks that are returned.
|
Copyright © 2020. All rights reserved.