| Package | Description |
|---|---|
| software.amazon.awssdk.services.sfn |
|
| software.amazon.awssdk.services.sfn.transform |
| Modifier and Type | Method and Description |
|---|---|
default UpdateStateMachineAliasResponse |
SfnClient.updateStateMachineAlias(UpdateStateMachineAliasRequest updateStateMachineAliasRequest)
Updates the configuration of an existing state machine alias by
modifying its
description or routingConfiguration. |
default CompletableFuture<UpdateStateMachineAliasResponse> |
SfnAsyncClient.updateStateMachineAlias(UpdateStateMachineAliasRequest updateStateMachineAliasRequest)
Updates the configuration of an existing state machine alias by
modifying its
description or routingConfiguration. |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
UpdateStateMachineAliasRequestMarshaller.marshall(UpdateStateMachineAliasRequest updateStateMachineAliasRequest) |
Copyright © 2023. All rights reserved.