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