Package | Description |
---|---|
com.amazonaws.services.machinelearning | |
com.amazonaws.services.machinelearning.model | |
com.amazonaws.services.machinelearning.model.transform |
Modifier and Type | Method and Description |
---|---|
GetBatchPredictionResult |
AmazonMachineLearningClient.getBatchPrediction(GetBatchPredictionRequest getBatchPredictionRequest)
Returns a
BatchPrediction that includes detailed metadata,
status, and data file information for a Batch Prediction
request. |
GetBatchPredictionResult |
AmazonMachineLearning.getBatchPrediction(GetBatchPredictionRequest getBatchPredictionRequest)
Returns a
BatchPrediction that includes detailed metadata,
status, and data file information for a Batch Prediction
request. |
GetBatchPredictionResult |
AbstractAmazonMachineLearning.getBatchPrediction(GetBatchPredictionRequest request) |
java.util.concurrent.Future<GetBatchPredictionResult> |
AmazonMachineLearningAsyncClient.getBatchPredictionAsync(GetBatchPredictionRequest request) |
java.util.concurrent.Future<GetBatchPredictionResult> |
AmazonMachineLearningAsync.getBatchPredictionAsync(GetBatchPredictionRequest getBatchPredictionRequest)
Returns a
BatchPrediction that includes detailed metadata,
status, and data file information for a Batch Prediction
request. |
java.util.concurrent.Future<GetBatchPredictionResult> |
AbstractAmazonMachineLearningAsync.getBatchPredictionAsync(GetBatchPredictionRequest request) |
java.util.concurrent.Future<GetBatchPredictionResult> |
AmazonMachineLearningAsyncClient.getBatchPredictionAsync(GetBatchPredictionRequest request,
AsyncHandler<GetBatchPredictionRequest,GetBatchPredictionResult> asyncHandler) |
java.util.concurrent.Future<GetBatchPredictionResult> |
AmazonMachineLearningAsync.getBatchPredictionAsync(GetBatchPredictionRequest getBatchPredictionRequest,
AsyncHandler<GetBatchPredictionRequest,GetBatchPredictionResult> asyncHandler)
Returns a
BatchPrediction that includes detailed metadata,
status, and data file information for a Batch Prediction
request. |
java.util.concurrent.Future<GetBatchPredictionResult> |
AbstractAmazonMachineLearningAsync.getBatchPredictionAsync(GetBatchPredictionRequest request,
AsyncHandler<GetBatchPredictionRequest,GetBatchPredictionResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.Future<GetBatchPredictionResult> |
AmazonMachineLearningAsyncClient.getBatchPredictionAsync(GetBatchPredictionRequest request,
AsyncHandler<GetBatchPredictionRequest,GetBatchPredictionResult> asyncHandler) |
java.util.concurrent.Future<GetBatchPredictionResult> |
AmazonMachineLearningAsync.getBatchPredictionAsync(GetBatchPredictionRequest getBatchPredictionRequest,
AsyncHandler<GetBatchPredictionRequest,GetBatchPredictionResult> asyncHandler)
Returns a
BatchPrediction that includes detailed metadata,
status, and data file information for a Batch Prediction
request. |
java.util.concurrent.Future<GetBatchPredictionResult> |
AbstractAmazonMachineLearningAsync.getBatchPredictionAsync(GetBatchPredictionRequest request,
AsyncHandler<GetBatchPredictionRequest,GetBatchPredictionResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
GetBatchPredictionRequest |
GetBatchPredictionRequest.clone() |
GetBatchPredictionRequest |
GetBatchPredictionRequest.withBatchPredictionId(java.lang.String batchPredictionId)
An ID assigned to the
BatchPrediction at creation. |
Modifier and Type | Method and Description |
---|---|
Request<GetBatchPredictionRequest> |
GetBatchPredictionRequestMarshaller.marshall(GetBatchPredictionRequest getBatchPredictionRequest) |
Modifier and Type | Method and Description |
---|---|
Request<GetBatchPredictionRequest> |
GetBatchPredictionRequestMarshaller.marshall(GetBatchPredictionRequest getBatchPredictionRequest) |