| 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<CreateMlModelResponse> |
MachineLearningAsyncClient.createMLModel(CreateMlModelRequest createMlModelRequest)
Creates a new
MLModel using the DataSource and the recipe as information sources. |
default CreateMlModelResponse |
MachineLearningClient.createMLModel(CreateMlModelRequest createMlModelRequest)
Creates a new
MLModel using the DataSource and the recipe as information sources. |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateMlModelRequestMarshaller.marshall(CreateMlModelRequest createMlModelRequest) |
Copyright © 2023. All rights reserved.