Uses of Class
software.amazon.awssdk.services.frauddetector.model.ResourceUnavailableException
-
Packages that use ResourceUnavailableException Package Description software.amazon.awssdk.services.frauddetector This is the Amazon Fraud Detector API Reference. -
-
Uses of ResourceUnavailableException in software.amazon.awssdk.services.frauddetector
Methods in software.amazon.awssdk.services.frauddetector that throw ResourceUnavailableException Modifier and Type Method Description default GetEventPredictionResponseFraudDetectorClient. getEventPrediction(Consumer<GetEventPredictionRequest.Builder> getEventPredictionRequest)Evaluates an event against a detector version.default GetEventPredictionResponseFraudDetectorClient. getEventPrediction(GetEventPredictionRequest getEventPredictionRequest)Evaluates an event against a detector version.
-