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