| Package | Description |
|---|---|
| software.amazon.awssdk.services.support.model |
| Modifier and Type | Method and Description |
|---|---|
List<TrustedAdvisorCheckDescription> |
DescribeTrustedAdvisorChecksResponse.checks()
Information about all available Trusted Advisor checks.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeTrustedAdvisorChecksResponse.Builder |
DescribeTrustedAdvisorChecksResponse.Builder.checks(TrustedAdvisorCheckDescription... checks)
Information about all available Trusted Advisor checks.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeTrustedAdvisorChecksResponse.Builder |
DescribeTrustedAdvisorChecksResponse.Builder.checks(Collection<TrustedAdvisorCheckDescription> checks)
Information about all available Trusted Advisor checks.
|
Copyright © 2018. All rights reserved.