| 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<UpdateMlModelResponse> |
MachineLearningAsyncClient.updateMLModel(UpdateMlModelRequest updateMlModelRequest)
Updates the
MLModelName and the ScoreThreshold of an MLModel. |
default UpdateMlModelResponse |
MachineLearningClient.updateMLModel(UpdateMlModelRequest updateMlModelRequest)
Updates the
MLModelName and the ScoreThreshold of an MLModel. |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
UpdateMlModelRequestMarshaller.marshall(UpdateMlModelRequest updateMlModelRequest) |
Copyright © 2023. All rights reserved.