| Package | Description |
|---|---|
| software.amazon.awssdk.services.support.model | |
| software.amazon.awssdk.services.support.transform |
| Modifier and Type | Method and Description |
|---|---|
TrustedAdvisorCategorySpecificSummary |
TrustedAdvisorCheckResult.categorySpecificSummary()
Summary information that relates to the category of the check.
|
TrustedAdvisorCategorySpecificSummary |
TrustedAdvisorCheckSummary.categorySpecificSummary()
Summary information that relates to the category of the check.
|
| Modifier and Type | Method and Description |
|---|---|
TrustedAdvisorCheckResult.Builder |
TrustedAdvisorCheckResult.Builder.categorySpecificSummary(TrustedAdvisorCategorySpecificSummary categorySpecificSummary)
Summary information that relates to the category of the check.
|
TrustedAdvisorCheckSummary.Builder |
TrustedAdvisorCheckSummary.Builder.categorySpecificSummary(TrustedAdvisorCategorySpecificSummary categorySpecificSummary)
Summary information that relates to the category of the check.
|
| Modifier and Type | Method and Description |
|---|---|
TrustedAdvisorCategorySpecificSummary |
TrustedAdvisorCategorySpecificSummaryUnmarshaller.unmarshall(software.amazon.awssdk.core.runtime.transform.JsonUnmarshallerContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
TrustedAdvisorCategorySpecificSummaryMarshaller.marshall(TrustedAdvisorCategorySpecificSummary trustedAdvisorCategorySpecificSummary,
software.amazon.awssdk.core.protocol.ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object
|
Copyright © 2018. All rights reserved.