Uses of Class
com.amazonaws.services.support.model.TrustedAdvisorCategorySpecificSummary
Packages that use TrustedAdvisorCategorySpecificSummary
-
Uses of TrustedAdvisorCategorySpecificSummary in com.amazonaws.services.support.model
Methods in com.amazonaws.services.support.model that return TrustedAdvisorCategorySpecificSummaryModifier and TypeMethodDescriptionTrustedAdvisorCategorySpecificSummary.clone()TrustedAdvisorCheckResult.getCategorySpecificSummary()Summary information that relates to the category of the check.TrustedAdvisorCheckSummary.getCategorySpecificSummary()Summary information that relates to the category of the check.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 TrustedAdvisorCategorySpecificSummaryModifier and TypeMethodDescriptionvoidTrustedAdvisorCheckResult.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.TrustedAdvisorCheckResult.withCategorySpecificSummary(TrustedAdvisorCategorySpecificSummary categorySpecificSummary) Summary information that relates to the category of the check.TrustedAdvisorCheckSummary.withCategorySpecificSummary(TrustedAdvisorCategorySpecificSummary categorySpecificSummary) Summary information that relates to the category of the check.