| Package | Description |
|---|---|
| software.amazon.awssdk.services.glue.model |
| Modifier and Type | Method and Description |
|---|---|
static CancelMlTaskRunResponse.Builder |
CancelMlTaskRunResponse.builder() |
CancelMlTaskRunResponse.Builder |
CancelMlTaskRunResponse.Builder.status(String status)
The status for this run.
|
CancelMlTaskRunResponse.Builder |
CancelMlTaskRunResponse.Builder.status(TaskStatusType status)
The status for this run.
|
CancelMlTaskRunResponse.Builder |
CancelMlTaskRunResponse.Builder.taskRunId(String taskRunId)
The unique identifier for the task run.
|
CancelMlTaskRunResponse.Builder |
CancelMlTaskRunResponse.toBuilder() |
CancelMlTaskRunResponse.Builder |
CancelMlTaskRunResponse.Builder.transformId(String transformId)
The unique identifier of the machine learning transform.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends CancelMlTaskRunResponse.Builder> |
CancelMlTaskRunResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.