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