Modifier and Type | Method and Description |
---|---|
DescribeBatchPredictionsResult |
AmazonMachineLearningClient.describeBatchPredictions() |
DescribeBatchPredictionsResult |
AmazonMachineLearning.describeBatchPredictions()
Simplified method form for invoking the DescribeBatchPredictions
operation.
|
DescribeBatchPredictionsResult |
AbstractAmazonMachineLearning.describeBatchPredictions() |
DescribeBatchPredictionsResult |
AmazonMachineLearningClient.describeBatchPredictions(DescribeBatchPredictionsRequest describeBatchPredictionsRequest)
Returns a list of
BatchPrediction operations that match the
search criteria in the request. |
DescribeBatchPredictionsResult |
AmazonMachineLearning.describeBatchPredictions(DescribeBatchPredictionsRequest describeBatchPredictionsRequest)
Returns a list of
BatchPrediction operations that match the
search criteria in the request. |
DescribeBatchPredictionsResult |
AbstractAmazonMachineLearning.describeBatchPredictions(DescribeBatchPredictionsRequest request) |
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.Future<DescribeBatchPredictionsResult> |
AmazonMachineLearningAsyncClient.describeBatchPredictionsAsync()
Simplified method form for invoking the DescribeBatchPredictions
operation.
|
java.util.concurrent.Future<DescribeBatchPredictionsResult> |
AmazonMachineLearningAsync.describeBatchPredictionsAsync()
Simplified method form for invoking the DescribeBatchPredictions
operation.
|
java.util.concurrent.Future<DescribeBatchPredictionsResult> |
AbstractAmazonMachineLearningAsync.describeBatchPredictionsAsync()
Simplified method form for invoking the DescribeBatchPredictions
operation.
|
java.util.concurrent.Future<DescribeBatchPredictionsResult> |
AmazonMachineLearningAsyncClient.describeBatchPredictionsAsync(AsyncHandler<DescribeBatchPredictionsRequest,DescribeBatchPredictionsResult> asyncHandler)
Simplified method form for invoking the DescribeBatchPredictions
operation with an AsyncHandler.
|
java.util.concurrent.Future<DescribeBatchPredictionsResult> |
AmazonMachineLearningAsync.describeBatchPredictionsAsync(AsyncHandler<DescribeBatchPredictionsRequest,DescribeBatchPredictionsResult> asyncHandler)
Simplified method form for invoking the DescribeBatchPredictions
operation with an AsyncHandler.
|
java.util.concurrent.Future<DescribeBatchPredictionsResult> |
AbstractAmazonMachineLearningAsync.describeBatchPredictionsAsync(AsyncHandler<DescribeBatchPredictionsRequest,DescribeBatchPredictionsResult> asyncHandler)
Simplified method form for invoking the DescribeBatchPredictions
operation with an AsyncHandler.
|
java.util.concurrent.Future<DescribeBatchPredictionsResult> |
AmazonMachineLearningAsyncClient.describeBatchPredictionsAsync(DescribeBatchPredictionsRequest request) |
java.util.concurrent.Future<DescribeBatchPredictionsResult> |
AmazonMachineLearningAsync.describeBatchPredictionsAsync(DescribeBatchPredictionsRequest describeBatchPredictionsRequest)
Returns a list of
BatchPrediction operations that match the
search criteria in the request. |
java.util.concurrent.Future<DescribeBatchPredictionsResult> |
AbstractAmazonMachineLearningAsync.describeBatchPredictionsAsync(DescribeBatchPredictionsRequest request) |
java.util.concurrent.Future<DescribeBatchPredictionsResult> |
AmazonMachineLearningAsyncClient.describeBatchPredictionsAsync(DescribeBatchPredictionsRequest request,
AsyncHandler<DescribeBatchPredictionsRequest,DescribeBatchPredictionsResult> asyncHandler) |
java.util.concurrent.Future<DescribeBatchPredictionsResult> |
AmazonMachineLearningAsync.describeBatchPredictionsAsync(DescribeBatchPredictionsRequest describeBatchPredictionsRequest,
AsyncHandler<DescribeBatchPredictionsRequest,DescribeBatchPredictionsResult> asyncHandler)
Returns a list of
BatchPrediction operations that match the
search criteria in the request. |
java.util.concurrent.Future<DescribeBatchPredictionsResult> |
AbstractAmazonMachineLearningAsync.describeBatchPredictionsAsync(DescribeBatchPredictionsRequest request,
AsyncHandler<DescribeBatchPredictionsRequest,DescribeBatchPredictionsResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.Future<DescribeBatchPredictionsResult> |
AmazonMachineLearningAsyncClient.describeBatchPredictionsAsync(AsyncHandler<DescribeBatchPredictionsRequest,DescribeBatchPredictionsResult> asyncHandler)
Simplified method form for invoking the DescribeBatchPredictions
operation with an AsyncHandler.
|
java.util.concurrent.Future<DescribeBatchPredictionsResult> |
AmazonMachineLearningAsync.describeBatchPredictionsAsync(AsyncHandler<DescribeBatchPredictionsRequest,DescribeBatchPredictionsResult> asyncHandler)
Simplified method form for invoking the DescribeBatchPredictions
operation with an AsyncHandler.
|
java.util.concurrent.Future<DescribeBatchPredictionsResult> |
AbstractAmazonMachineLearningAsync.describeBatchPredictionsAsync(AsyncHandler<DescribeBatchPredictionsRequest,DescribeBatchPredictionsResult> asyncHandler)
Simplified method form for invoking the DescribeBatchPredictions
operation with an AsyncHandler.
|
java.util.concurrent.Future<DescribeBatchPredictionsResult> |
AmazonMachineLearningAsyncClient.describeBatchPredictionsAsync(DescribeBatchPredictionsRequest request,
AsyncHandler<DescribeBatchPredictionsRequest,DescribeBatchPredictionsResult> asyncHandler) |
java.util.concurrent.Future<DescribeBatchPredictionsResult> |
AmazonMachineLearningAsync.describeBatchPredictionsAsync(DescribeBatchPredictionsRequest describeBatchPredictionsRequest,
AsyncHandler<DescribeBatchPredictionsRequest,DescribeBatchPredictionsResult> asyncHandler)
Returns a list of
BatchPrediction operations that match the
search criteria in the request. |
java.util.concurrent.Future<DescribeBatchPredictionsResult> |
AbstractAmazonMachineLearningAsync.describeBatchPredictionsAsync(DescribeBatchPredictionsRequest request,
AsyncHandler<DescribeBatchPredictionsRequest,DescribeBatchPredictionsResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
DescribeBatchPredictionsResult |
DescribeBatchPredictionsResult.clone() |
DescribeBatchPredictionsResult |
DescribeBatchPredictionsResult.withNextToken(java.lang.String nextToken)
The ID of the next page in the paginated results that indicates at least
one more page follows.
|
DescribeBatchPredictionsResult |
DescribeBatchPredictionsResult.withResults(BatchPrediction... results)
A list of BatchPrediction objects that meet the search criteria.
|
DescribeBatchPredictionsResult |
DescribeBatchPredictionsResult.withResults(java.util.Collection<BatchPrediction> results)
A list of BatchPrediction objects that meet the search criteria.
|
Modifier and Type | Method and Description |
---|---|
DescribeBatchPredictionsResult |
DescribeBatchPredictionsResultJsonUnmarshaller.unmarshall(JsonUnmarshallerContext context) |