Uses of Class
com.amazonaws.services.machinelearning.model.GetBatchPredictionRequest
Packages that use GetBatchPredictionRequest
Package
Description
-
Uses of GetBatchPredictionRequest in com.amazonaws.services.machinelearning
Methods in com.amazonaws.services.machinelearning with parameters of type GetBatchPredictionRequestModifier and TypeMethodDescriptionAbstractAmazonMachineLearning.getBatchPrediction(GetBatchPredictionRequest request) AmazonMachineLearning.getBatchPrediction(GetBatchPredictionRequest getBatchPredictionRequest) Returns aBatchPredictionthat includes detailed metadata, status, and data file information for aBatch Predictionrequest.AmazonMachineLearningClient.getBatchPrediction(GetBatchPredictionRequest getBatchPredictionRequest) Returns aBatchPredictionthat includes detailed metadata, status, and data file information for aBatch Predictionrequest.AbstractAmazonMachineLearningAsync.getBatchPredictionAsync(GetBatchPredictionRequest request) AbstractAmazonMachineLearningAsync.getBatchPredictionAsync(GetBatchPredictionRequest request, AsyncHandler<GetBatchPredictionRequest, GetBatchPredictionResult> asyncHandler) AmazonMachineLearningAsync.getBatchPredictionAsync(GetBatchPredictionRequest getBatchPredictionRequest) Returns aBatchPredictionthat includes detailed metadata, status, and data file information for aBatch Predictionrequest.AmazonMachineLearningAsync.getBatchPredictionAsync(GetBatchPredictionRequest getBatchPredictionRequest, AsyncHandler<GetBatchPredictionRequest, GetBatchPredictionResult> asyncHandler) Returns aBatchPredictionthat includes detailed metadata, status, and data file information for aBatch Predictionrequest.AmazonMachineLearningAsyncClient.getBatchPredictionAsync(GetBatchPredictionRequest request) AmazonMachineLearningAsyncClient.getBatchPredictionAsync(GetBatchPredictionRequest request, AsyncHandler<GetBatchPredictionRequest, GetBatchPredictionResult> asyncHandler) Method parameters in com.amazonaws.services.machinelearning with type arguments of type GetBatchPredictionRequestModifier and TypeMethodDescriptionAbstractAmazonMachineLearningAsync.getBatchPredictionAsync(GetBatchPredictionRequest request, AsyncHandler<GetBatchPredictionRequest, GetBatchPredictionResult> asyncHandler) AmazonMachineLearningAsync.getBatchPredictionAsync(GetBatchPredictionRequest getBatchPredictionRequest, AsyncHandler<GetBatchPredictionRequest, GetBatchPredictionResult> asyncHandler) Returns aBatchPredictionthat includes detailed metadata, status, and data file information for aBatch Predictionrequest.AmazonMachineLearningAsyncClient.getBatchPredictionAsync(GetBatchPredictionRequest request, AsyncHandler<GetBatchPredictionRequest, GetBatchPredictionResult> asyncHandler) -
Uses of GetBatchPredictionRequest in com.amazonaws.services.machinelearning.model
Methods in com.amazonaws.services.machinelearning.model that return GetBatchPredictionRequestModifier and TypeMethodDescriptionGetBatchPredictionRequest.clone()GetBatchPredictionRequest.withBatchPredictionId(String batchPredictionId) An ID assigned to theBatchPredictionat creation.