Interface DashboardAttributes.Builder

  • Method Details

    • engagementMetrics

      DashboardAttributes.Builder engagementMetrics(String engagementMetrics)

      Specifies the status of your VDM engagement metrics collection. Can be one of the following:

      • ENABLED – Amazon SES enables engagement metrics for your account.

      • DISABLED – Amazon SES disables engagement metrics for your account.

      Parameters:
      engagementMetrics - Specifies the status of your VDM engagement metrics collection. Can be one of the following:

      • ENABLED – Amazon SES enables engagement metrics for your account.

      • DISABLED – Amazon SES disables engagement metrics for your account.

      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • engagementMetrics

      DashboardAttributes.Builder engagementMetrics(FeatureStatus engagementMetrics)

      Specifies the status of your VDM engagement metrics collection. Can be one of the following:

      • ENABLED – Amazon SES enables engagement metrics for your account.

      • DISABLED – Amazon SES disables engagement metrics for your account.

      Parameters:
      engagementMetrics - Specifies the status of your VDM engagement metrics collection. Can be one of the following:

      • ENABLED – Amazon SES enables engagement metrics for your account.

      • DISABLED – Amazon SES disables engagement metrics for your account.

      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: