| 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 CreateRealtimeEndpointResponse |
MachineLearningClient.createRealtimeEndpoint(CreateRealtimeEndpointRequest createRealtimeEndpointRequest)
Creates a real-time endpoint for the
MLModel. |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateRealtimeEndpointResponse> |
MachineLearningAsyncClient.createRealtimeEndpoint(CreateRealtimeEndpointRequest createRealtimeEndpointRequest)
Creates a real-time endpoint for the
MLModel. |
| Modifier and Type | Method and Description |
|---|---|
CreateRealtimeEndpointResponse |
CreateRealtimeEndpointResponseUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
Copyright © 2017. All rights reserved.