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