Package | Description |
---|---|
com.amazonaws.services.glue |
|
com.amazonaws.services.glue.model |
Modifier and Type | Method and Description |
---|---|
StartMLEvaluationTaskRunResult |
AbstractAWSGlue.startMLEvaluationTaskRun(StartMLEvaluationTaskRunRequest request) |
StartMLEvaluationTaskRunResult |
AWSGlue.startMLEvaluationTaskRun(StartMLEvaluationTaskRunRequest startMLEvaluationTaskRunRequest)
Starts a task to estimate the quality of the transform.
|
StartMLEvaluationTaskRunResult |
AWSGlueClient.startMLEvaluationTaskRun(StartMLEvaluationTaskRunRequest request)
Starts a task to estimate the quality of the transform.
|
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 |
---|---|
StartMLEvaluationTaskRunResult |
StartMLEvaluationTaskRunResult.clone() |
StartMLEvaluationTaskRunResult |
StartMLEvaluationTaskRunResult.withTaskRunId(String taskRunId)
The unique identifier associated with this run.
|
Copyright © 2019. All rights reserved.