public static interface ArrayOperators.Filter.AsBuilder
| Modifier and Type | Method and Description |
|---|---|
ArrayOperators.Filter.ConditionBuilder |
as(String variableName)
Set the variableName for the elements in the input array.
|
ArrayOperators.Filter.ConditionBuilder as(String variableName)
variableName - must not be null.Copyright © 2011–2020 Pivotal Software, Inc.. All rights reserved.