Interface InsightCategorySpecificSummary.Builder

    • Method Detail

      • deprecationDetails

        InsightCategorySpecificSummary.Builder deprecationDetails​(Collection<DeprecationDetail> deprecationDetails)

        The summary information about deprecated resource usage for an insight check in the UPGRADE_READINESS category.

        Parameters:
        deprecationDetails - The summary information about deprecated resource usage for an insight check in the UPGRADE_READINESS category.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • deprecationDetails

        InsightCategorySpecificSummary.Builder deprecationDetails​(DeprecationDetail... deprecationDetails)

        The summary information about deprecated resource usage for an insight check in the UPGRADE_READINESS category.

        Parameters:
        deprecationDetails - The summary information about deprecated resource usage for an insight check in the UPGRADE_READINESS category.
        Returns:
        Returns a reference to this object so that method calls can be chained together.