Package | Description |
---|---|
com.amazonaws.services.support |
Synchronous and asynchronous client classes for accessing AWSSupport.
|
com.amazonaws.services.support.model |
Classes modeling the various types represented by AWSSupport.
|
Modifier and Type | Method and Description |
---|---|
DescribeTrustedAdvisorCheckRefreshStatusesResult |
AWSSupport.describeTrustedAdvisorCheckRefreshStatuses(DescribeTrustedAdvisorCheckRefreshStatusesRequest describeTrustedAdvisorCheckRefreshStatusesRequest)
Returns the refresh status of the Trusted Advisor checks that have
the specified check IDs.
|
DescribeTrustedAdvisorCheckRefreshStatusesResult |
AWSSupportClient.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.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 © 2014. All rights reserved.