Interface RollingDateConfiguration.Builder

  • Method Details

    • dataSetIdentifier

      RollingDateConfiguration.Builder dataSetIdentifier(String dataSetIdentifier)

      The data set that is used in the rolling date configuration.

      Parameters:
      dataSetIdentifier - The data set that is used in the rolling date configuration.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • expression

      RollingDateConfiguration.Builder expression(String expression)

      The expression of the rolling date configuration.

      Parameters:
      expression - The expression of the rolling date configuration.
      Returns:
      Returns a reference to this object so that method calls can be chained together.