@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class DescribeBatchPredictionsFunction extends Object implements SdkFunction<DescribeBatchPredictionsRequest,DescribeBatchPredictionsResult>
Constructor and Description |
---|
DescribeBatchPredictionsFunction(AmazonMachineLearning client)
Constructs a new DescribeBatchPredictionsFunction with the given client
|
Modifier and Type | Method and Description |
---|---|
DescribeBatchPredictionsResult |
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(AmazonMachineLearning client)
client
- Service clientpublic DescribeBatchPredictionsResult apply(DescribeBatchPredictionsRequest describeBatchPredictionsRequest)
apply
in interface SdkFunction<DescribeBatchPredictionsRequest,DescribeBatchPredictionsResult>
describeBatchPredictionsRequest
- Corresponding request for the operationCopyright © 2013 Amazon Web Services, Inc. All Rights Reserved.