| Package | Description |
|---|---|
| software.amazon.awssdk.services.sfn |
|
| software.amazon.awssdk.services.sfn.transform |
| Modifier and Type | Method and Description |
|---|---|
default CreateStateMachineResponse |
SfnClient.createStateMachine(CreateStateMachineRequest createStateMachineRequest)
Creates a state machine.
|
default CompletableFuture<CreateStateMachineResponse> |
SfnAsyncClient.createStateMachine(CreateStateMachineRequest createStateMachineRequest)
Creates a state machine.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateStateMachineRequestMarshaller.marshall(CreateStateMachineRequest createStateMachineRequest) |
Copyright © 2019. All rights reserved.