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