EndTransition, NextStateTransitionpublic interface Transition
This interface should not be implemented outside the SDK.
| Modifier and Type | Interface | Description |
|---|---|---|
static interface |
Transition.Builder |
Builder interface for
Transitions. |
| Modifier and Type | Field | Description |
|---|---|---|
static Transition.Builder |
NULL_BUILDER |
No-op builder that always returns null.
|
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
isTerminal() |
static final Transition.Builder NULL_BUILDER
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.