Uses of Class
software.amazon.awssdk.services.sfn.model.UpdateStateMachineRequest
Packages that use UpdateStateMachineRequest
Package
Description
-
Uses of UpdateStateMachineRequest in software.amazon.awssdk.services.sfn
Methods in software.amazon.awssdk.services.sfn with parameters of type UpdateStateMachineRequestModifier and TypeMethodDescriptionSfnAsyncClient.updateStateMachine(UpdateStateMachineRequest 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. -
Uses of UpdateStateMachineRequest in software.amazon.awssdk.services.sfn.transform
Methods in software.amazon.awssdk.services.sfn.transform with parameters of type UpdateStateMachineRequestModifier and TypeMethodDescriptionUpdateStateMachineRequestMarshaller.marshall(UpdateStateMachineRequest updateStateMachineRequest)