| Package | Description |
|---|---|
| software.amazon.awssdk.services.machinelearning.model | |
| software.amazon.awssdk.services.machinelearning.transform |
| Modifier and Type | Method and Description |
|---|---|
List<DataSource> |
DescribeDataSourcesResponse.results()
A list of
DataSource that meet the search criteria. |
| Modifier and Type | Method and Description |
|---|---|
DescribeDataSourcesResponse.Builder |
DescribeDataSourcesResponse.Builder.results(DataSource... results)
A list of
DataSource that meet the search criteria. |
| Modifier and Type | Method and Description |
|---|---|
DescribeDataSourcesResponse.Builder |
DescribeDataSourcesResponse.Builder.results(Collection<DataSource> results)
A list of
DataSource that meet the search criteria. |
| Modifier and Type | Method and Description |
|---|---|
DataSource |
DataSourceUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
DataSourceMarshaller.marshall(DataSource dataSource,
ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object.
|
Copyright © 2017. All rights reserved.