Uses of Interface
software.amazon.awssdk.services.sfn.model.StateMachineDeletingException.Builder
Packages that use StateMachineDeletingException.Builder
-
Uses of StateMachineDeletingException.Builder in software.amazon.awssdk.services.sfn.model
Methods in software.amazon.awssdk.services.sfn.model that return StateMachineDeletingException.BuilderModifier and TypeMethodDescriptionStateMachineDeletingException.Builder.awsErrorDetails(AwsErrorDetails awsErrorDetails) StateMachineDeletingException.builder()StateMachineDeletingException.Builder.numAttempts(Integer numAttempts) StateMachineDeletingException.Builder.statusCode(int statusCode) StateMachineDeletingException.toBuilder()StateMachineDeletingException.Builder.writableStackTrace(Boolean writableStackTrace) Methods in software.amazon.awssdk.services.sfn.model that return types with arguments of type StateMachineDeletingException.BuilderModifier and TypeMethodDescriptionstatic Class<? extends StateMachineDeletingException.Builder>StateMachineDeletingException.serializableBuilderClass()