Uses of Class
software.amazon.awssdk.services.frauddetector.model.FraudDetectorException.BuilderImpl
-
Packages that use FraudDetectorException.BuilderImpl Package Description software.amazon.awssdk.services.frauddetector.model -
-
Uses of FraudDetectorException.BuilderImpl in software.amazon.awssdk.services.frauddetector.model
Methods in software.amazon.awssdk.services.frauddetector.model that return FraudDetectorException.BuilderImpl Modifier and Type Method Description FraudDetectorException.BuilderImplFraudDetectorException.BuilderImpl. awsErrorDetails(AwsErrorDetails awsErrorDetails)FraudDetectorException.BuilderImplFraudDetectorException.BuilderImpl. cause(Throwable cause)FraudDetectorException.BuilderImplFraudDetectorException.BuilderImpl. message(String message)FraudDetectorException.BuilderImplFraudDetectorException.BuilderImpl. requestId(String requestId)FraudDetectorException.BuilderImplFraudDetectorException.BuilderImpl. statusCode(int statusCode)FraudDetectorException.BuilderImplFraudDetectorException.BuilderImpl. writableStackTrace(Boolean writableStackTrace)
-