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