Uses of Class
software.amazon.awssdk.services.support.model.TrustedAdvisorCategorySpecificSummary
-
Packages that use TrustedAdvisorCategorySpecificSummary Package Description software.amazon.awssdk.services.support.model -
-
Uses of TrustedAdvisorCategorySpecificSummary in software.amazon.awssdk.services.support.model
Methods in software.amazon.awssdk.services.support.model that return TrustedAdvisorCategorySpecificSummary Modifier and Type Method Description TrustedAdvisorCategorySpecificSummaryTrustedAdvisorCheckResult. categorySpecificSummary()Summary information that relates to the category of the check.TrustedAdvisorCategorySpecificSummaryTrustedAdvisorCheckSummary. categorySpecificSummary()Summary information that relates to the category of the check.Methods in software.amazon.awssdk.services.support.model with parameters of type TrustedAdvisorCategorySpecificSummary Modifier and Type Method Description TrustedAdvisorCheckResult.BuilderTrustedAdvisorCheckResult.Builder. categorySpecificSummary(TrustedAdvisorCategorySpecificSummary categorySpecificSummary)Summary information that relates to the category of the check.TrustedAdvisorCheckSummary.BuilderTrustedAdvisorCheckSummary.Builder. categorySpecificSummary(TrustedAdvisorCategorySpecificSummary categorySpecificSummary)Summary information that relates to the category of the check.
-