| Package | Description |
|---|---|
| software.amazon.awssdk.services.sfn |
|
| software.amazon.awssdk.services.sfn.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<StartExecutionResponse> |
SfnAsyncClient.startExecution(StartExecutionRequest startExecutionRequest)
Starts a state machine execution.
|
default StartExecutionResponse |
SfnClient.startExecution(StartExecutionRequest startExecutionRequest)
Starts a state machine execution.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
StartExecutionRequestMarshaller.marshall(StartExecutionRequest startExecutionRequest) |
Copyright © 2022. All rights reserved.