Class ConfigurationSetReputationOptions


  • public final class ConfigurationSetReputationOptions
    extends java.lang.Object
    • Method Detail

      • lastFreshStart

        public java.util.Optional<java.lang.String> lastFreshStart()
        Returns:
        The date and time (in Unix time) when the reputation metrics were last given a fresh start. When your account is given a fresh start, your reputation metrics are calculated starting from the date of the fresh start.
      • reputationMetricsEnabled

        public java.util.Optional<java.lang.Boolean> reputationMetricsEnabled()
        Returns:
        If `true`, tracking of reputation metrics is enabled for the configuration set. If `false`, tracking of reputation metrics is disabled for the configuration set.