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