Interface TrustedAdvisorCheckDescription.Builder

  • Method Details

    • id

      The unique identifier for the Trusted Advisor check.

      Parameters:
      id - The unique identifier for the Trusted Advisor check.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • name

      The display name for the Trusted Advisor check.

      Parameters:
      name - The display name for the Trusted Advisor check.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • description

      The description of the Trusted Advisor check, which includes the alert criteria and recommended operations (contains HTML markup).

      Parameters:
      description - The description of the Trusted Advisor check, which includes the alert criteria and recommended operations (contains HTML markup).
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • category

      The category of the Trusted Advisor check.

      Parameters:
      category - The category of the Trusted Advisor check.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • metadata

      The column headings for the data returned by the Trusted Advisor check. The order of the headings corresponds to the order of the data in the Metadata element of the TrustedAdvisorResourceDetail for the check. Metadata contains all the data that is shown in the Excel download, even in those cases where the UI shows just summary data.

      Parameters:
      metadata - The column headings for the data returned by the Trusted Advisor check. The order of the headings corresponds to the order of the data in the Metadata element of the TrustedAdvisorResourceDetail for the check. Metadata contains all the data that is shown in the Excel download, even in those cases where the UI shows just summary data.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • metadata

      The column headings for the data returned by the Trusted Advisor check. The order of the headings corresponds to the order of the data in the Metadata element of the TrustedAdvisorResourceDetail for the check. Metadata contains all the data that is shown in the Excel download, even in those cases where the UI shows just summary data.

      Parameters:
      metadata - The column headings for the data returned by the Trusted Advisor check. The order of the headings corresponds to the order of the data in the Metadata element of the TrustedAdvisorResourceDetail for the check. Metadata contains all the data that is shown in the Excel download, even in those cases where the UI shows just summary data.
      Returns:
      Returns a reference to this object so that method calls can be chained together.