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