Interface GranularityConfiguration.Builder

  • Method Details

    • fiscalYearStartMonth

      GranularityConfiguration.Builder fiscalYearStartMonth(Integer fiscalYearStartMonth)

      The month (1-12) when the fiscal year begins. Used for YEARLY_FISCAL and QUARTERLY_FISCAL granularity. Defaults to 1 (January).

      Parameters:
      fiscalYearStartMonth - The month (1-12) when the fiscal year begins. Used for YEARLY_FISCAL and QUARTERLY_FISCAL granularity. Defaults to 1 (January).
      Returns:
      Returns a reference to this object so that method calls can be chained together.