| 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<DeleteRealtimeEndpointResponse> |
MachineLearningAsyncClient.deleteRealtimeEndpoint(DeleteRealtimeEndpointRequest deleteRealtimeEndpointRequest)
Deletes a real time endpoint of an
MLModel. |
default DeleteRealtimeEndpointResponse |
MachineLearningClient.deleteRealtimeEndpoint(DeleteRealtimeEndpointRequest deleteRealtimeEndpointRequest)
Deletes a real time endpoint of an
MLModel. |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DeleteRealtimeEndpointRequestMarshaller.marshall(DeleteRealtimeEndpointRequest deleteRealtimeEndpointRequest) |
Copyright © 2021. All rights reserved.