Uses of Class
com.amazonaws.services.machinelearning.model.GetBatchPredictionResult
Packages that use GetBatchPredictionResult
Package
Description
-
Uses of GetBatchPredictionResult in com.amazonaws.services.machinelearning
Methods in com.amazonaws.services.machinelearning that return GetBatchPredictionResultModifier 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.Methods in com.amazonaws.services.machinelearning that return types with arguments of type GetBatchPredictionResultModifier and TypeMethodDescriptionAbstractAmazonMachineLearningAsync.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 GetBatchPredictionResultModifier 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 GetBatchPredictionResult in com.amazonaws.services.machinelearning.model
Methods in com.amazonaws.services.machinelearning.model that return GetBatchPredictionResultModifier and TypeMethodDescriptionGetBatchPredictionResult.clone()GetBatchPredictionResult.withBatchPredictionDataSourceId(String batchPredictionDataSourceId) The ID of theDataSourcethat was used to create theBatchPrediction.GetBatchPredictionResult.withBatchPredictionId(String batchPredictionId) An ID assigned to theBatchPredictionat creation.GetBatchPredictionResult.withCreatedAt(Date createdAt) The time when theBatchPredictionwas created.GetBatchPredictionResult.withCreatedByIamUser(String createdByIamUser) The AWS user account that invoked theBatchPrediction.GetBatchPredictionResult.withInputDataLocationS3(String inputDataLocationS3) The location of the data file or directory in Amazon Simple Storage Service (Amazon S3).GetBatchPredictionResult.withLastUpdatedAt(Date lastUpdatedAt) The time of the most recent edit toBatchPrediction.GetBatchPredictionResult.withLogUri(String logUri) A link to the file that contains logs of the CreateBatchPrediction operation.GetBatchPredictionResult.withMessage(String message) A description of the most recent details about processing the batch prediction request.GetBatchPredictionResult.withMLModelId(String mLModelId) The ID of theMLModelthat generated predictions for theBatchPredictionrequest.A user-supplied name or description of theBatchPrediction.GetBatchPredictionResult.withOutputUri(String outputUri) The location of an Amazon S3 bucket or directory to receive the operation results.GetBatchPredictionResult.withStatus(EntityStatus status) The status of theBatchPrediction, which can be one of the following values:GetBatchPredictionResult.withStatus(String status) The status of theBatchPrediction, which can be one of the following values: