| Package | Description |
|---|---|
| software.amazon.awssdk.services.sfn |
|
| software.amazon.awssdk.services.sfn.transform |
| Modifier and Type | Method and Description |
|---|---|
default UpdateStateMachineResponse |
SfnClient.updateStateMachine(UpdateStateMachineRequest updateStateMachineRequest)
Updates an existing state machine by modifying its
definition and/or roleArn. |
default CompletableFuture<UpdateStateMachineResponse> |
SfnAsyncClient.updateStateMachine(UpdateStateMachineRequest updateStateMachineRequest)
Updates an existing state machine by modifying its
definition and/or roleArn. |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
UpdateStateMachineRequestMarshaller.marshall(UpdateStateMachineRequest updateStateMachineRequest) |
Copyright © 2019. All rights reserved.