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