| Package | Description |
|---|---|
| software.amazon.awssdk.services.glue.model |
| Modifier and Type | Method and Description |
|---|---|
List<TaskRun> |
GetMlTaskRunsResponse.taskRuns()
A list of task runs that are associated with the transform.
|
| Modifier and Type | Method and Description |
|---|---|
GetMlTaskRunsResponse.Builder |
GetMlTaskRunsResponse.Builder.taskRuns(TaskRun... taskRuns)
A list of task runs that are associated with the transform.
|
| Modifier and Type | Method and Description |
|---|---|
GetMlTaskRunsResponse.Builder |
GetMlTaskRunsResponse.Builder.taskRuns(Collection<TaskRun> taskRuns)
A list of task runs that are associated with the transform.
|
Copyright © 2023. All rights reserved.