Interface ExcludePeriodConfiguration.Builder

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

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

    • amount

      The amount or number of the exclude period.

      Parameters:
      amount - The amount or number of the exclude period.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • granularity

      ExcludePeriodConfiguration.Builder granularity(String granularity)

      The granularity or unit (day, month, year) of the exclude period.

      Parameters:
      granularity - The granularity or unit (day, month, year) of the exclude period.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • granularity

      The granularity or unit (day, month, year) of the exclude period.

      Parameters:
      granularity - The granularity or unit (day, month, year) of the exclude period.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • status

      The status of the exclude period. Choose from the following options:

      • ENABLED

      • DISABLED

      Parameters:
      status - The status of the exclude period. Choose from the following options:

      • ENABLED

      • DISABLED

      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • status

      The status of the exclude period. Choose from the following options:

      • ENABLED

      • DISABLED

      Parameters:
      status - The status of the exclude period. Choose from the following options:

      • ENABLED

      • DISABLED

      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: