| Package | Description |
|---|---|
| com.amazonaws.services.glue |
|
| com.amazonaws.services.glue.model |
| Modifier and Type | Method and Description |
|---|---|
Future<StartMLEvaluationTaskRunResult> |
AWSGlueAsyncClient.startMLEvaluationTaskRunAsync(StartMLEvaluationTaskRunRequest request,
AsyncHandler<StartMLEvaluationTaskRunRequest,StartMLEvaluationTaskRunResult> asyncHandler) |
Future<StartMLEvaluationTaskRunResult> |
AWSGlueAsync.startMLEvaluationTaskRunAsync(StartMLEvaluationTaskRunRequest startMLEvaluationTaskRunRequest,
AsyncHandler<StartMLEvaluationTaskRunRequest,StartMLEvaluationTaskRunResult> asyncHandler)
Starts a task to estimate the quality of the transform.
|
Future<StartMLEvaluationTaskRunResult> |
AbstractAWSGlueAsync.startMLEvaluationTaskRunAsync(StartMLEvaluationTaskRunRequest request,
AsyncHandler<StartMLEvaluationTaskRunRequest,StartMLEvaluationTaskRunResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
StartMLEvaluationTaskRunRequest |
StartMLEvaluationTaskRunRequest.clone() |
StartMLEvaluationTaskRunRequest |
StartMLEvaluationTaskRunRequest.withTransformId(String transformId)
The unique identifier of the machine learning transform.
|
Copyright © 2020. All rights reserved.