| Package | Description |
|---|---|
| software.amazon.awssdk.services.sfn |
|
| Modifier and Type | Method and Description |
|---|---|
default StartExecutionResponse |
SfnClient.startExecution(Consumer<StartExecutionRequest.Builder> startExecutionRequest)
Starts a state machine execution.
|
default StartExecutionResponse |
SfnClient.startExecution(StartExecutionRequest startExecutionRequest)
Starts a state machine execution.
|
Copyright © 2018. All rights reserved.