| Modifier and Type | Method and Description |
|---|---|
AndCondition |
and(Condition that)
Returns a new condition based on the conjunction of the current condition
and the given condition.
|
public AndCondition and(Condition that)
ConditionCopyright © 2013 Amazon Web Services, Inc. All Rights Reserved.