Class OdspInsight.Builder

  • Enclosing class:
    OdspInsight

    public static class OdspInsight.Builder
    extends Object
    • Constructor Detail

      • Builder

        public Builder()
    • Method Detail

      • insightType

        public OdspInsight.Builder insightType​(OdspInsight.InsightType insightType)
        Type of Insight collected for the database system.
        Parameters:
        insightType - the value to set
        Returns:
        this builder
      • retentionPeriodInDays

        public OdspInsight.Builder retentionPeriodInDays​(Integer retentionPeriodInDays)
        Retention period for Insight data, in days.

        Current supported value is 7 days. the system default is 7 days.

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