| Modifier and Type | Method and Description |
|---|---|
List<Expression> |
HttpRequestBinding.getAllExpressions() |
List<Expression> |
HttpRequestBinding.getHeaderExpressions() |
List<Expression> |
HttpRequestBinding.getQueryParameterExpressions() |
List<Expression> |
HttpRequestBinding.getUriParameterExpressions() |
| Modifier and Type | Class and Description |
|---|---|
class |
DataWeaveExpression |
class |
LiteralExpression |
| Modifier and Type | Method and Description |
|---|---|
Expression |
Argument.getValue() |
| Constructor and Description |
|---|
Argument(String name,
Expression value) |
Copyright © 2022. All rights reserved.