| 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<GetDataSourceResponse> |
MachineLearningAsyncClient.getDataSource(GetDataSourceRequest getDataSourceRequest)
Returns a
DataSource that includes metadata and data file information, as well as the current status
of the DataSource. |
default GetDataSourceResponse |
MachineLearningClient.getDataSource(GetDataSourceRequest getDataSourceRequest)
Returns a
DataSource that includes metadata and data file information, as well as the current status
of the DataSource. |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetDataSourceRequestMarshaller.marshall(GetDataSourceRequest getDataSourceRequest) |
Copyright © 2020. All rights reserved.