public final class Branch extends Object
ParallelState
.Modifier and Type | Class and Description |
---|---|
static class |
Branch.Builder
Builder for a
Branch . |
Modifier and Type | Method and Description |
---|---|
static Branch.Builder |
builder() |
String |
getComment() |
String |
getStartAt() |
Map<String,State> |
getStates() |
public String getStartAt()
public String getComment()
public static Branch.Builder builder()
Branch
.Copyright © 2013 Amazon Web Services, Inc. All Rights Reserved.