| 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 GetEvaluationResponse |
MachineLearningClient.getEvaluation(GetEvaluationRequest getEvaluationRequest)
Returns an
Evaluation that includes metadata as well as the current status of the
Evaluation. |
default CompletableFuture<GetEvaluationResponse> |
MachineLearningAsyncClient.getEvaluation(GetEvaluationRequest getEvaluationRequest)
Returns an
Evaluation that includes metadata as well as the current status of the
Evaluation. |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetEvaluationRequestMarshaller.marshall(GetEvaluationRequest getEvaluationRequest) |
Copyright © 2020. All rights reserved.