public static final class NextStateTransition.Builder extends Object implements Transition.Builder
NextStateTransition
com.amazonaws.services.stepfunctions.builder.internal.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 com.amazonaws.services.stepfunctions.builder.internal.Buildable<Transition>
WaitState
object.Copyright © 2017. All rights reserved.