Uses of Class
software.amazon.awssdk.services.sfn.model.UpdateStateMachineAliasRequest
Packages that use UpdateStateMachineAliasRequest
Package
Description
-
Uses of UpdateStateMachineAliasRequest in software.amazon.awssdk.services.sfn
Methods in software.amazon.awssdk.services.sfn with parameters of type UpdateStateMachineAliasRequestModifier and TypeMethodDescriptionSfnAsyncClient.updateStateMachineAlias(UpdateStateMachineAliasRequest updateStateMachineAliasRequest) Updates the configuration of an existing state machine alias by modifying itsdescriptionorroutingConfiguration.default UpdateStateMachineAliasResponseSfnClient.updateStateMachineAlias(UpdateStateMachineAliasRequest updateStateMachineAliasRequest) Updates the configuration of an existing state machine alias by modifying itsdescriptionorroutingConfiguration. -
Uses of UpdateStateMachineAliasRequest in software.amazon.awssdk.services.sfn.transform
Methods in software.amazon.awssdk.services.sfn.transform with parameters of type UpdateStateMachineAliasRequestModifier and TypeMethodDescriptionUpdateStateMachineAliasRequestMarshaller.marshall(UpdateStateMachineAliasRequest updateStateMachineAliasRequest)