public static final class NextStateTransition.Builder extends Object implements Transition.Builder
NextStateTransition
Buildable.Utils
Modifier and Type | Method and Description |
---|---|
NextStateTransition |
build() |
NextStateTransition.Builder |
nextStateName(String nextStateName)
REQUIRED.
|
public NextStateTransition.Builder nextStateName(String nextStateName)
nextStateName
- State namepublic NextStateTransition build()
build
in interface Buildable<Transition>
WaitState
object.Copyright © 2013 Amazon Web Services, Inc. All Rights Reserved.