Interface ReportFrequency.Builder

All Superinterfaces:
Buildable, CopyableBuilder<ReportFrequency.Builder,ReportFrequency>, SdkBuilder<ReportFrequency.Builder,ReportFrequency>, SdkPojo
Enclosing class:
ReportFrequency

public static interface ReportFrequency.Builder extends SdkPojo, CopyableBuilder<ReportFrequency.Builder,ReportFrequency>
  • Method Details

    • value

      Number of times within the frequency period that a report is generated. The only supported value is 1.

      Parameters:
      value - Number of times within the frequency period that a report is generated. The only supported value is 1.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • period

      Time period between each report. The period can be daily, weekly, or monthly.

      Parameters:
      period - Time period between each report. The period can be daily, weekly, or monthly.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • period

      Time period between each report. The period can be daily, weekly, or monthly.

      Parameters:
      period - Time period between each report. The period can be daily, weekly, or monthly.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: