Interface TrustedAdvisorResourcesSummary.Builder

  • Method Details

    • resourcesProcessed

      TrustedAdvisorResourcesSummary.Builder resourcesProcessed(Long resourcesProcessed)

      The number of Amazon Web Services resources that were analyzed by the Trusted Advisor check.

      Parameters:
      resourcesProcessed - The number of Amazon Web Services resources that were analyzed by the Trusted Advisor check.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • resourcesFlagged

      TrustedAdvisorResourcesSummary.Builder resourcesFlagged(Long resourcesFlagged)

      The number of Amazon Web Services resources that were flagged (listed) by the Trusted Advisor check.

      Parameters:
      resourcesFlagged - The number of Amazon Web Services resources that were flagged (listed) by the Trusted Advisor check.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • resourcesIgnored

      TrustedAdvisorResourcesSummary.Builder resourcesIgnored(Long resourcesIgnored)

      The number of Amazon Web Services resources ignored by Trusted Advisor because information was unavailable.

      Parameters:
      resourcesIgnored - The number of Amazon Web Services resources ignored by Trusted Advisor because information was unavailable.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • resourcesSuppressed

      TrustedAdvisorResourcesSummary.Builder resourcesSuppressed(Long resourcesSuppressed)

      The number of Amazon Web Services resources ignored by Trusted Advisor because they were marked as suppressed by the user.

      Parameters:
      resourcesSuppressed - The number of Amazon Web Services resources ignored by Trusted Advisor because they were marked as suppressed by the user.
      Returns:
      Returns a reference to this object so that method calls can be chained together.