@Generated(value="software.amazon.awssdk:aws-java-sdk-code-generator") public class DescribeBatchPredictionsFunction extends Object implements SdkFunction<DescribeBatchPredictionsRequest,DescribeBatchPredictionsResponse>
| Constructor and Description |
|---|
DescribeBatchPredictionsFunction(MachineLearningClient client)
Constructs a new DescribeBatchPredictionsFunction with the given client
|
| Modifier and Type | Method and Description |
|---|---|
DescribeBatchPredictionsResponse |
apply(DescribeBatchPredictionsRequest describeBatchPredictionsRequest)
Makes a call to the operation specified by the waiter by taking the corresponding request and returns the
corresponding result
|
public DescribeBatchPredictionsFunction(MachineLearningClient client)
client - Service clientpublic DescribeBatchPredictionsResponse apply(DescribeBatchPredictionsRequest describeBatchPredictionsRequest)
apply in interface SdkFunction<DescribeBatchPredictionsRequest,DescribeBatchPredictionsResponse>describeBatchPredictionsRequest - Corresponding request for the operationCopyright © 2017. All rights reserved.