Class RetentionPeriodValue.Builder

    • Constructor Detail

      • Builder

        public Builder()
    • Method Detail

      • retentionCount

        public RetentionPeriodValue.Builder retentionCount​(Integer retentionCount)
        Specifies the duration (in days or years) to retain the long-term backup.

        If you have chosen the retentionPeriodType as ‘DAYS’, then specify a duration ranging from 90 days to 3650 days. If you have chosen the retentionPeriodType as ‘YEARS’, then specify a duration ranging from 1 year to 10 years.

        Parameters:
        retentionCount - the value to set
        Returns:
        this builder