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