| Package | Description | 
|---|---|
| com.amazonaws.services.stepfunctions.builder.states | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | EndTransitionTerminal transition that indicates the state machine should terminate. | 
| class  | NextStateTransitionNon-terminal transition to another state in the state machine. | 
| Modifier and Type | Method and Description | 
|---|---|
| Transition | ParallelState. getTransition() | 
| Transition | Choice. getTransition() | 
| Transition | MapState. getTransition() | 
| Transition | WaitState. getTransition() | 
| Transition | TaskState. getTransition() | 
| Transition | Catcher. getTransition() | 
| abstract Transition | TransitionState. getTransition() | 
| Transition | PassState. getTransition() | 
Copyright © 2020. All rights reserved.