| Modifier and Type | Method and Description |
|---|---|
static StartExecution.Builder |
StartExecution.Builder.create(IStateMachine stateMachine)
EXPERIMENTAL
|
StartExecution.Builder |
StartExecution.Builder.input(Map<String,Object> input)
The JSON input for the execution, same as that of StartExecution.
|
StartExecution.Builder |
StartExecution.Builder.integrationPattern(ServiceIntegrationPattern integrationPattern)
The service integration pattern indicates different ways to call StartExecution to Step Functions.
|
StartExecution.Builder |
StartExecution.Builder.name(String name)
The name of the execution, same as that of StartExecution.
|
Copyright © 2020. All rights reserved.