| Package | Description |
|---|---|
| software.amazon.awssdk.services.datasync.model |
| Modifier and Type | Method and Description |
|---|---|
List<TaskExecutionListEntry> |
ListTaskExecutionsResponse.taskExecutions()
A list of executed tasks.
|
| Modifier and Type | Method and Description |
|---|---|
ListTaskExecutionsResponse.Builder |
ListTaskExecutionsResponse.Builder.taskExecutions(TaskExecutionListEntry... taskExecutions)
A list of executed tasks.
|
| Modifier and Type | Method and Description |
|---|---|
ListTaskExecutionsResponse.Builder |
ListTaskExecutionsResponse.Builder.taskExecutions(Collection<TaskExecutionListEntry> taskExecutions)
A list of executed tasks.
|
Copyright © 2021. All rights reserved.