| Package | Description |
|---|---|
| com.amazonaws.services.support |
|
| com.amazonaws.services.support.model |
| Modifier and Type | Method and Description |
|---|---|
DescribeTrustedAdvisorCheckRefreshStatusesResult |
AbstractAWSSupport.describeTrustedAdvisorCheckRefreshStatuses(DescribeTrustedAdvisorCheckRefreshStatusesRequest request) |
DescribeTrustedAdvisorCheckRefreshStatusesResult |
AWSSupportClient.describeTrustedAdvisorCheckRefreshStatuses(DescribeTrustedAdvisorCheckRefreshStatusesRequest request)
Returns the refresh status of the Trusted Advisor checks that have the specified check IDs.
|
DescribeTrustedAdvisorCheckRefreshStatusesResult |
AWSSupport.describeTrustedAdvisorCheckRefreshStatuses(DescribeTrustedAdvisorCheckRefreshStatusesRequest describeTrustedAdvisorCheckRefreshStatusesRequest)
Returns the refresh status of the Trusted Advisor checks that have the specified check IDs.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeTrustedAdvisorCheckRefreshStatusesResult |
DescribeTrustedAdvisorCheckRefreshStatusesResult.clone() |
DescribeTrustedAdvisorCheckRefreshStatusesResult |
DescribeTrustedAdvisorCheckRefreshStatusesResult.withStatuses(Collection<TrustedAdvisorCheckRefreshStatus> statuses)
The refresh status of the specified Trusted Advisor checks.
|
DescribeTrustedAdvisorCheckRefreshStatusesResult |
DescribeTrustedAdvisorCheckRefreshStatusesResult.withStatuses(TrustedAdvisorCheckRefreshStatus... statuses)
The refresh status of the specified Trusted Advisor checks.
|
Copyright © 2022. All rights reserved.