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 aBatchPrediction
that includes detailed metadata, status, and data file information for aBatch Prediction
request.AmazonMachineLearningClient.getBatchPrediction
(GetBatchPredictionRequest getBatchPredictionRequest) Returns aBatchPrediction
that includes detailed metadata, status, and data file information for aBatch Prediction
request.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 aBatchPrediction
that includes detailed metadata, status, and data file information for aBatch Prediction
request.AmazonMachineLearningAsync.getBatchPredictionAsync
(GetBatchPredictionRequest getBatchPredictionRequest, AsyncHandler<GetBatchPredictionRequest, GetBatchPredictionResult> asyncHandler) Returns aBatchPrediction
that includes detailed metadata, status, and data file information for aBatch Prediction
request.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 aBatchPrediction
that includes detailed metadata, status, and data file information for aBatch Prediction
request.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 theDataSource
that was used to create theBatchPrediction
.GetBatchPredictionResult.withBatchPredictionId
(String batchPredictionId) An ID assigned to theBatchPrediction
at creation.GetBatchPredictionResult.withCreatedAt
(Date createdAt) The time when theBatchPrediction
was 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 theMLModel
that generated predictions for theBatchPrediction
request.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: