| Package | Description | 
|---|---|
| com.amazonaws.services.machinelearning | |
| com.amazonaws.services.machinelearning.model | 
| Modifier and Type | Method and Description | 
|---|---|
| DescribeBatchPredictionsRequest | DescribeBatchPredictionsRequest. clone() | 
| DescribeBatchPredictionsRequest | DescribeBatchPredictionsRequest. withEQ(String eQ)
 The equal to operator. | 
| DescribeBatchPredictionsRequest | DescribeBatchPredictionsRequest. withFilterVariable(BatchPredictionFilterVariable filterVariable)
 Use one of the following variables to filter a list of
  BatchPrediction: | 
| DescribeBatchPredictionsRequest | DescribeBatchPredictionsRequest. withFilterVariable(String filterVariable)
 Use one of the following variables to filter a list of
  BatchPrediction: | 
| DescribeBatchPredictionsRequest | DescribeBatchPredictionsRequest. withGE(String gE)
 The greater than or equal to operator. | 
| DescribeBatchPredictionsRequest | DescribeBatchPredictionsRequest. withGT(String gT)
 The greater than operator. | 
| DescribeBatchPredictionsRequest | DescribeBatchPredictionsRequest. withLE(String lE)
 The less than or equal to operator. | 
| DescribeBatchPredictionsRequest | DescribeBatchPredictionsRequest. withLimit(Integer limit)
 The number of pages of information to include in the result. | 
| DescribeBatchPredictionsRequest | DescribeBatchPredictionsRequest. withLT(String lT)
 The less than operator. | 
| DescribeBatchPredictionsRequest | DescribeBatchPredictionsRequest. withNE(String nE)
 The not equal to operator. | 
| DescribeBatchPredictionsRequest | DescribeBatchPredictionsRequest. withNextToken(String nextToken)
 An ID of the page in the paginated results. | 
| DescribeBatchPredictionsRequest | DescribeBatchPredictionsRequest. withPrefix(String prefix)
 A string that is found at the beginning of a variable, such as
  NameorId. | 
| DescribeBatchPredictionsRequest | DescribeBatchPredictionsRequest. withSortOrder(SortOrder sortOrder)
 A two-value parameter that determines the sequence of the resulting list
 of  MLModels. | 
| DescribeBatchPredictionsRequest | DescribeBatchPredictionsRequest. withSortOrder(String sortOrder)
 A two-value parameter that determines the sequence of the resulting list
 of  MLModels. | 
Copyright © 2015. All rights reserved.