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