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