public static interface DescribeTrustedAdvisorCheckSummariesResponse.Builder extends SupportResponse.Builder, CopyableBuilder<DescribeTrustedAdvisorCheckSummariesResponse.Builder,DescribeTrustedAdvisorCheckSummariesResponse>
| Modifier and Type | Method and Description |
|---|---|
DescribeTrustedAdvisorCheckSummariesResponse.Builder |
summaries(Collection<TrustedAdvisorCheckSummary> summaries)
The summary information for the requested Trusted Advisor checks.
|
DescribeTrustedAdvisorCheckSummariesResponse.Builder |
summaries(TrustedAdvisorCheckSummary... summaries)
The summary information for the requested Trusted Advisor checks.
|
buildcopyapply, buildDescribeTrustedAdvisorCheckSummariesResponse.Builder summaries(Collection<TrustedAdvisorCheckSummary> summaries)
The summary information for the requested Trusted Advisor checks.
summaries - The summary information for the requested Trusted Advisor checks.DescribeTrustedAdvisorCheckSummariesResponse.Builder summaries(TrustedAdvisorCheckSummary... summaries)
The summary information for the requested Trusted Advisor checks.
summaries - The summary information for the requested Trusted Advisor checks.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.