| 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. |
default CompletableFuture<DeleteMlModelResponse> |
MachineLearningAsyncClient.deleteMLModel(DeleteMlModelRequest deleteMlModelRequest)
Assigns the
DELETED status to an MLModel, rendering it unusable. |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DeleteMlModelRequestMarshaller.marshall(DeleteMlModelRequest deleteMlModelRequest) |
Copyright © 2019. All rights reserved.