public static interface Expression.Builder extends CopyableBuilder<Expression.Builder,Expression>
| Modifier and Type | Method and Description |
|---|---|
Expression.Builder |
expressionName(String expressionName)
Sets the value of the ExpressionName property for this object.
|
Expression.Builder |
expressionValue(String expressionValue)
Sets the value of the ExpressionValue property for this object.
|
copyapply, buildExpression.Builder expressionName(String expressionName)
expressionName - The new value for the ExpressionName property for this object.Expression.Builder expressionValue(String expressionValue)
expressionValue - The new value for the ExpressionValue property for this object.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.