Uses of Class
com.amazonaws.services.support.model.TrustedAdvisorCategorySpecificSummary
-
Packages that use TrustedAdvisorCategorySpecificSummary Package Description com.amazonaws.services.support.model -
-
Uses of TrustedAdvisorCategorySpecificSummary in com.amazonaws.services.support.model
Methods in com.amazonaws.services.support.model that return TrustedAdvisorCategorySpecificSummary Modifier and Type Method Description TrustedAdvisorCategorySpecificSummary
TrustedAdvisorCategorySpecificSummary. clone()
TrustedAdvisorCategorySpecificSummary
TrustedAdvisorCheckResult. getCategorySpecificSummary()
Summary information that relates to the category of the check.TrustedAdvisorCategorySpecificSummary
TrustedAdvisorCheckSummary. getCategorySpecificSummary()
Summary information that relates to the category of the check.TrustedAdvisorCategorySpecificSummary
TrustedAdvisorCategorySpecificSummary. withCostOptimizing(TrustedAdvisorCostOptimizingSummary costOptimizing)
The summary information about cost savings for a Trusted Advisor check that is in the Cost Optimizing category.Methods in com.amazonaws.services.support.model with parameters of type TrustedAdvisorCategorySpecificSummary Modifier and Type Method Description void
TrustedAdvisorCheckResult. setCategorySpecificSummary(TrustedAdvisorCategorySpecificSummary categorySpecificSummary)
Summary information that relates to the category of the check.void
TrustedAdvisorCheckSummary. setCategorySpecificSummary(TrustedAdvisorCategorySpecificSummary categorySpecificSummary)
Summary information that relates to the category of the check.TrustedAdvisorCheckResult
TrustedAdvisorCheckResult. withCategorySpecificSummary(TrustedAdvisorCategorySpecificSummary categorySpecificSummary)
Summary information that relates to the category of the check.TrustedAdvisorCheckSummary
TrustedAdvisorCheckSummary. withCategorySpecificSummary(TrustedAdvisorCategorySpecificSummary categorySpecificSummary)
Summary information that relates to the category of the check.
-