Uses of Class
software.amazon.awssdk.services.machinelearning.paginators.DescribeBatchPredictionsIterable
-
Packages that use DescribeBatchPredictionsIterable Package Description software.amazon.awssdk.services.machinelearning Definition of the public APIs exposed by Amazon Machine Learning -
-
Uses of DescribeBatchPredictionsIterable in software.amazon.awssdk.services.machinelearning
Methods in software.amazon.awssdk.services.machinelearning that return DescribeBatchPredictionsIterable Modifier and Type Method Description default DescribeBatchPredictionsIterableMachineLearningClient. describeBatchPredictionsPaginator()Returns a list ofBatchPredictionoperations that match the search criteria in the request.default DescribeBatchPredictionsIterableMachineLearningClient. describeBatchPredictionsPaginator(Consumer<DescribeBatchPredictionsRequest.Builder> describeBatchPredictionsRequest)Returns a list ofBatchPredictionoperations that match the search criteria in the request.default DescribeBatchPredictionsIterableMachineLearningClient. describeBatchPredictionsPaginator(DescribeBatchPredictionsRequest describeBatchPredictionsRequest)Returns a list ofBatchPredictionoperations that match the search criteria in the request.
-