Interface ArchiveRetention.Builder

  • Method Details

    • retentionPeriod

      ArchiveRetention.Builder retentionPeriod(String retentionPeriod)

      The enum value sets the period for retaining emails in an archive.

      Parameters:
      retentionPeriod - The enum value sets the period for retaining emails in an archive.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • retentionPeriod

      ArchiveRetention.Builder retentionPeriod(RetentionPeriod retentionPeriod)

      The enum value sets the period for retaining emails in an archive.

      Parameters:
      retentionPeriod - The enum value sets the period for retaining emails in an archive.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: