| Package | Description |
|---|---|
| com.amazonaws.services.support.model |
Classes modeling the various types represented by AWSSupport.
|
| Modifier and Type | Method and Description |
|---|---|
TrustedAdvisorCategorySpecificSummary |
TrustedAdvisorCheckSummary.getCategorySpecificSummary()
Summary information that relates to the category of the check.
|
TrustedAdvisorCategorySpecificSummary |
TrustedAdvisorCheckResult.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.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TrustedAdvisorCheckSummary.setCategorySpecificSummary(TrustedAdvisorCategorySpecificSummary categorySpecificSummary)
Summary information that relates to the category of the check.
|
void |
TrustedAdvisorCheckResult.setCategorySpecificSummary(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.
|
TrustedAdvisorCheckResult |
TrustedAdvisorCheckResult.withCategorySpecificSummary(TrustedAdvisorCategorySpecificSummary categorySpecificSummary)
Summary information that relates to the category of the check.
|
Copyright © 2014. All rights reserved.