| Package | Description |
|---|---|
| software.amazon.awssdk.services.glue |
|
| software.amazon.awssdk.services.glue.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<StartImportLabelsTaskRunResponse> |
GlueAsyncClient.startImportLabelsTaskRun(StartImportLabelsTaskRunRequest startImportLabelsTaskRunRequest)
Enables you to provide additional labels (examples of truth) to be used to teach the machine learning transform
and improve its quality.
|
default StartImportLabelsTaskRunResponse |
GlueClient.startImportLabelsTaskRun(StartImportLabelsTaskRunRequest startImportLabelsTaskRunRequest)
Enables you to provide additional labels (examples of truth) to be used to teach the machine learning transform
and improve its quality.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
StartImportLabelsTaskRunRequestMarshaller.marshall(StartImportLabelsTaskRunRequest startImportLabelsTaskRunRequest) |
Copyright © 2023. All rights reserved.