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