| 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 DeleteMLModelResponse |
MachineLearningClient.deleteMLModel(DeleteMLModelRequest deleteMLModelRequest)
Assigns the
DELETED status to an MLModel, rendering it unusable. |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeleteMLModelResponse> |
MachineLearningAsyncClient.deleteMLModel(DeleteMLModelRequest deleteMLModelRequest)
Assigns the
DELETED status to an MLModel, rendering it unusable. |
| Modifier and Type | Method and Description |
|---|---|
DeleteMLModelResponse |
DeleteMLModelResponseUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
Copyright © 2017. All rights reserved.