Uses of Class
software.amazon.awssdk.services.frauddetector.model.GetBatchPredictionJobsRequest
-
Packages that use GetBatchPredictionJobsRequest Package Description software.amazon.awssdk.services.frauddetector This is the Amazon Fraud Detector API Reference.software.amazon.awssdk.services.frauddetector.paginators software.amazon.awssdk.services.frauddetector.transform -
-
Uses of GetBatchPredictionJobsRequest in software.amazon.awssdk.services.frauddetector
-
Uses of GetBatchPredictionJobsRequest in software.amazon.awssdk.services.frauddetector.paginators
Constructors in software.amazon.awssdk.services.frauddetector.paginators with parameters of type GetBatchPredictionJobsRequest Constructor Description GetBatchPredictionJobsIterable(FraudDetectorClient client, GetBatchPredictionJobsRequest firstRequest)GetBatchPredictionJobsPublisher(FraudDetectorAsyncClient client, GetBatchPredictionJobsRequest firstRequest) -
Uses of GetBatchPredictionJobsRequest in software.amazon.awssdk.services.frauddetector.transform
Methods in software.amazon.awssdk.services.frauddetector.transform with parameters of type GetBatchPredictionJobsRequest Modifier and Type Method Description SdkHttpFullRequestGetBatchPredictionJobsRequestMarshaller. marshall(GetBatchPredictionJobsRequest getBatchPredictionJobsRequest)
-