Uses of Interface
software.amazon.awssdk.services.sfn.model.SfnException.Builder
Packages that use SfnException.Builder
-
Uses of SfnException.Builder in software.amazon.awssdk.services.sfn.model
Subinterfaces of SfnException.Builder in software.amazon.awssdk.services.sfn.modelModifier and TypeInterfaceDescriptionstatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfaceClasses in software.amazon.awssdk.services.sfn.model that implement SfnException.BuilderMethods in software.amazon.awssdk.services.sfn.model that return SfnException.BuilderModifier and TypeMethodDescriptionSfnException.Builder.awsErrorDetails(AwsErrorDetails awsErrorDetails) static SfnException.BuilderSfnException.builder()SfnException.Builder.numAttempts(Integer numAttempts) SfnException.Builder.statusCode(int statusCode) SfnException.toBuilder()SfnException.Builder.writableStackTrace(Boolean writableStackTrace) Methods in software.amazon.awssdk.services.sfn.model that return types with arguments of type SfnException.BuilderModifier and TypeMethodDescriptionstatic Class<? extends SfnException.Builder>SfnException.serializableBuilderClass()Constructors in software.amazon.awssdk.services.sfn.model with parameters of type SfnException.Builder