Package | Description |
---|---|
com.amazonaws.services.support.model |
Modifier and Type | Method and 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.
|
Modifier and Type | Method and 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.
|
Copyright © 2018. All rights reserved.