| Package | Description |
|---|---|
| software.amazon.awssdk.services.support.model | |
| software.amazon.awssdk.services.support.transform |
| Modifier and Type | Method and Description |
|---|---|
List<TrustedAdvisorCheckSummary> |
DescribeTrustedAdvisorCheckSummariesResponse.summaries()
The summary information for the requested Trusted Advisor checks.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeTrustedAdvisorCheckSummariesResponse.Builder |
DescribeTrustedAdvisorCheckSummariesResponse.Builder.summaries(TrustedAdvisorCheckSummary... summaries)
The summary information for the requested Trusted Advisor checks.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeTrustedAdvisorCheckSummariesResponse.Builder |
DescribeTrustedAdvisorCheckSummariesResponse.Builder.summaries(Collection<TrustedAdvisorCheckSummary> summaries)
The summary information for the requested Trusted Advisor checks.
|
| Modifier and Type | Method and Description |
|---|---|
TrustedAdvisorCheckSummary |
TrustedAdvisorCheckSummaryUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
TrustedAdvisorCheckSummaryMarshaller.marshall(TrustedAdvisorCheckSummary trustedAdvisorCheckSummary,
ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object
|
Copyright © 2018. All rights reserved.