Uses of Class
com.amazonaws.services.machinelearning.model.UpdateBatchPredictionResult
Packages that use UpdateBatchPredictionResult
Package
Description
-
Uses of UpdateBatchPredictionResult in com.amazonaws.services.machinelearning
Methods in com.amazonaws.services.machinelearning that return UpdateBatchPredictionResultModifier and TypeMethodDescriptionAbstractAmazonMachineLearning.updateBatchPrediction(UpdateBatchPredictionRequest request) AmazonMachineLearning.updateBatchPrediction(UpdateBatchPredictionRequest updateBatchPredictionRequest) Updates theBatchPredictionNameof aBatchPrediction.AmazonMachineLearningClient.updateBatchPrediction(UpdateBatchPredictionRequest updateBatchPredictionRequest) Updates theBatchPredictionNameof aBatchPrediction.Methods in com.amazonaws.services.machinelearning that return types with arguments of type UpdateBatchPredictionResultModifier and TypeMethodDescriptionAbstractAmazonMachineLearningAsync.updateBatchPredictionAsync(UpdateBatchPredictionRequest request) AbstractAmazonMachineLearningAsync.updateBatchPredictionAsync(UpdateBatchPredictionRequest request, AsyncHandler<UpdateBatchPredictionRequest, UpdateBatchPredictionResult> asyncHandler) AmazonMachineLearningAsync.updateBatchPredictionAsync(UpdateBatchPredictionRequest updateBatchPredictionRequest) Updates theBatchPredictionNameof aBatchPrediction.AmazonMachineLearningAsync.updateBatchPredictionAsync(UpdateBatchPredictionRequest updateBatchPredictionRequest, AsyncHandler<UpdateBatchPredictionRequest, UpdateBatchPredictionResult> asyncHandler) Updates theBatchPredictionNameof aBatchPrediction.AmazonMachineLearningAsyncClient.updateBatchPredictionAsync(UpdateBatchPredictionRequest request) AmazonMachineLearningAsyncClient.updateBatchPredictionAsync(UpdateBatchPredictionRequest request, AsyncHandler<UpdateBatchPredictionRequest, UpdateBatchPredictionResult> asyncHandler) Method parameters in com.amazonaws.services.machinelearning with type arguments of type UpdateBatchPredictionResultModifier and TypeMethodDescriptionAbstractAmazonMachineLearningAsync.updateBatchPredictionAsync(UpdateBatchPredictionRequest request, AsyncHandler<UpdateBatchPredictionRequest, UpdateBatchPredictionResult> asyncHandler) AmazonMachineLearningAsync.updateBatchPredictionAsync(UpdateBatchPredictionRequest updateBatchPredictionRequest, AsyncHandler<UpdateBatchPredictionRequest, UpdateBatchPredictionResult> asyncHandler) Updates theBatchPredictionNameof aBatchPrediction.AmazonMachineLearningAsyncClient.updateBatchPredictionAsync(UpdateBatchPredictionRequest request, AsyncHandler<UpdateBatchPredictionRequest, UpdateBatchPredictionResult> asyncHandler) -
Uses of UpdateBatchPredictionResult in com.amazonaws.services.machinelearning.model
Methods in com.amazonaws.services.machinelearning.model that return UpdateBatchPredictionResultModifier and TypeMethodDescriptionUpdateBatchPredictionResult.clone()UpdateBatchPredictionResult.withBatchPredictionId(String batchPredictionId) The ID assigned to theBatchPredictionduring creation.