Interface Expression.Builder

    • Method Detail

      • expressionName

        Expression.Builder expressionName​(String expressionName)
        Sets the value of the ExpressionName property for this object.
        Parameters:
        expressionName - The new value for the ExpressionName property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • expressionValue

        Expression.Builder expressionValue​(String expressionValue)
        Sets the value of the ExpressionValue property for this object.
        Parameters:
        expressionValue - The new value for the ExpressionValue property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.