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 TrustedAdvisorCategorySpecificSummaryTrustedAdvisorCategorySpecificSummary. clone()TrustedAdvisorCategorySpecificSummaryTrustedAdvisorCheckResult. getCategorySpecificSummary()Summary information that relates to the category of the check.TrustedAdvisorCategorySpecificSummaryTrustedAdvisorCheckSummary. getCategorySpecificSummary()Summary information that relates to the category of the check.TrustedAdvisorCategorySpecificSummaryTrustedAdvisorCategorySpecificSummary. 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 voidTrustedAdvisorCheckResult. setCategorySpecificSummary(TrustedAdvisorCategorySpecificSummary categorySpecificSummary)Summary information that relates to the category of the check.voidTrustedAdvisorCheckSummary. setCategorySpecificSummary(TrustedAdvisorCategorySpecificSummary categorySpecificSummary)Summary information that relates to the category of the check.TrustedAdvisorCheckResultTrustedAdvisorCheckResult. withCategorySpecificSummary(TrustedAdvisorCategorySpecificSummary categorySpecificSummary)Summary information that relates to the category of the check.TrustedAdvisorCheckSummaryTrustedAdvisorCheckSummary. withCategorySpecificSummary(TrustedAdvisorCategorySpecificSummary categorySpecificSummary)Summary information that relates to the category of the check.
-