| 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 |
|---|---|
SdkIterable<BatchPrediction> |
DescribeBatchPredictionsPaginator.results()
Returns an iterable to iterate through the paginated
DescribeBatchPredictionsResponse.results() member. |
| 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 © 2018. All rights reserved.