Uses of Class
software.amazon.awssdk.services.sfn.model.InvalidTracingConfigurationException
Packages that use InvalidTracingConfigurationException
-
Uses of InvalidTracingConfigurationException in software.amazon.awssdk.services.sfn
Methods in software.amazon.awssdk.services.sfn that throw InvalidTracingConfigurationExceptionModifier and TypeMethodDescriptiondefault CreateStateMachineResponseSfnClient.createStateMachine(Consumer<CreateStateMachineRequest.Builder> createStateMachineRequest) Creates a state machine.default CreateStateMachineResponseSfnClient.createStateMachine(CreateStateMachineRequest createStateMachineRequest) Creates a state machine.default UpdateStateMachineResponseSfnClient.updateStateMachine(Consumer<UpdateStateMachineRequest.Builder> updateStateMachineRequest) Updates an existing state machine by modifying itsdefinition,roleArn,loggingConfiguration, orEncryptionConfiguration.default UpdateStateMachineResponseSfnClient.updateStateMachine(UpdateStateMachineRequest updateStateMachineRequest) Updates an existing state machine by modifying itsdefinition,roleArn,loggingConfiguration, orEncryptionConfiguration.