Package | Description |
---|---|
com.amazonaws.services.support.model | |
com.amazonaws.services.support.model.transform |
Modifier and Type | Field and Description |
---|---|
private TrustedAdvisorCategorySpecificSummary |
TrustedAdvisorCheckSummary.categorySpecificSummary
Summary information that relates to the category of the check.
|
private TrustedAdvisorCategorySpecificSummary |
TrustedAdvisorCheckResult.categorySpecificSummary
Summary information that relates to the category of the check.
|
Modifier and Type | Method and Description |
---|---|
TrustedAdvisorCategorySpecificSummary |
TrustedAdvisorCategorySpecificSummary.clone() |
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.
|
Modifier and Type | Method and Description |
---|---|
TrustedAdvisorCategorySpecificSummary |
TrustedAdvisorCategorySpecificSummaryJsonUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
Modifier and Type | Method and Description |
---|---|
void |
TrustedAdvisorCategorySpecificSummaryJsonMarshaller.marshall(TrustedAdvisorCategorySpecificSummary trustedAdvisorCategorySpecificSummary,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|