Uses of Class
software.amazon.awssdk.services.sfn.model.SfnException.BuilderImpl
Packages that use SfnException.BuilderImpl
-
Uses of SfnException.BuilderImpl in software.amazon.awssdk.services.sfn.model
Methods in software.amazon.awssdk.services.sfn.model that return SfnException.BuilderImplModifier and TypeMethodDescriptionSfnException.BuilderImpl.awsErrorDetails(AwsErrorDetails awsErrorDetails) SfnException.BuilderImpl.numAttempts(Integer numAttempts) SfnException.BuilderImpl.statusCode(int statusCode) SfnException.BuilderImpl.writableStackTrace(Boolean writableStackTrace)