Condition, NAryConditionpublic final class OrCondition extends Object implements NAryCondition
ChoiceState.| Modifier and Type | Class | Description |
|---|---|---|
static class |
OrCondition.Builder |
Builder for a
OrCondition. |
NULL_BUILDER| Modifier and Type | Method | Description |
|---|---|---|
static OrCondition.Builder |
builder() |
|
List<Condition> |
getConditions() |
public static OrCondition.Builder builder()
OrCondition.public List<Condition> getConditions()
getConditions in interface NAryConditionCopyright © 2017 Amazon Web Services, Inc. All Rights Reserved.