Package | Description |
---|---|
software.amazon.awssdk.codegen.jmespath.component |
Modifier and Type | Method and Description |
---|---|
static FunctionArg |
FunctionArg.expression(Expression expression) |
static FunctionArg |
FunctionArg.expressionType(ExpressionType expressionType) |
Modifier and Type | Method and Description |
---|---|
List<FunctionArg> |
FunctionExpression.functionArgs() |
Constructor and Description |
---|
FunctionExpression(String function,
List<FunctionArg> functionArgs) |
Copyright © 2022. All rights reserved.