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