Buildable<Transition>, Transition.Builderpublic static final class NextStateTransition.Builder extends Object implements Transition.Builder
NextStateTransitionBuildable.Utils| Modifier and Type | Method | 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 © 2017 Amazon Web Services, Inc. All Rights Reserved.