Interface ArchiveRetention.Builder

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

public static interface ArchiveRetention.Builder extends SdkPojo, CopyableBuilder<ArchiveRetention.Builder,ArchiveRetention>
  • 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: