Uses of Class
software.amazon.awssdk.services.glue.model.MlTransformNotReadyException
-
Packages that use MlTransformNotReadyException Package Description software.amazon.awssdk.services.glue Glue -
-
Uses of MlTransformNotReadyException in software.amazon.awssdk.services.glue
Methods in software.amazon.awssdk.services.glue that throw MlTransformNotReadyException Modifier and Type Method Description default StartMlEvaluationTaskRunResponseGlueClient. startMLEvaluationTaskRun(Consumer<StartMlEvaluationTaskRunRequest.Builder> startMlEvaluationTaskRunRequest)Starts a task to estimate the quality of the transform.default StartMlEvaluationTaskRunResponseGlueClient. startMLEvaluationTaskRun(StartMlEvaluationTaskRunRequest startMlEvaluationTaskRunRequest)Starts a task to estimate the quality of the transform.
-