| Package | Description |
|---|---|
| software.amazon.awssdk.services.machinelearning |
Definition of the public APIs exposed by Amazon Machine Learning
|
| software.amazon.awssdk.services.machinelearning.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateEvaluationResponse> |
MachineLearningAsyncClient.updateEvaluation(UpdateEvaluationRequest updateEvaluationRequest)
Updates the
EvaluationName of an Evaluation. |
default UpdateEvaluationResponse |
MachineLearningClient.updateEvaluation(UpdateEvaluationRequest updateEvaluationRequest)
Updates the
EvaluationName of an Evaluation. |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
UpdateEvaluationRequestMarshaller.marshall(UpdateEvaluationRequest updateEvaluationRequest) |
Copyright © 2022. All rights reserved.