|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DescribeTrustedAdvisorCheckRefreshStatusesResult | |
---|---|
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. |
Uses of DescribeTrustedAdvisorCheckRefreshStatusesResult in com.amazonaws.services.support |
---|
Methods in com.amazonaws.services.support that return DescribeTrustedAdvisorCheckRefreshStatusesResult | |
---|---|
DescribeTrustedAdvisorCheckRefreshStatusesResult |
AWSSupportClient.describeTrustedAdvisorCheckRefreshStatuses(DescribeTrustedAdvisorCheckRefreshStatusesRequest describeTrustedAdvisorCheckRefreshStatusesRequest)
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. |
Uses of DescribeTrustedAdvisorCheckRefreshStatusesResult in com.amazonaws.services.support.model |
---|
Methods in com.amazonaws.services.support.model that return DescribeTrustedAdvisorCheckRefreshStatusesResult | |
---|---|
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |