|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DescribeTrustedAdvisorCheckSummariesResult | |
---|---|
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 DescribeTrustedAdvisorCheckSummariesResult in com.amazonaws.services.support |
---|
Methods in com.amazonaws.services.support that return DescribeTrustedAdvisorCheckSummariesResult | |
---|---|
DescribeTrustedAdvisorCheckSummariesResult |
AWSSupportClient.describeTrustedAdvisorCheckSummaries(DescribeTrustedAdvisorCheckSummariesRequest describeTrustedAdvisorCheckSummariesRequest)
Returns the summaries of the results of the Trusted Advisor checks that have the specified check IDs. |
DescribeTrustedAdvisorCheckSummariesResult |
AWSSupport.describeTrustedAdvisorCheckSummaries(DescribeTrustedAdvisorCheckSummariesRequest describeTrustedAdvisorCheckSummariesRequest)
Returns the summaries of the results of the Trusted Advisor checks that have the specified check IDs. |
Method parameters in com.amazonaws.services.support with type arguments of type DescribeTrustedAdvisorCheckSummariesResult | |
---|---|
Future<DescribeTrustedAdvisorCheckSummariesResult> |
AWSSupportAsyncClient.describeTrustedAdvisorCheckSummariesAsync(DescribeTrustedAdvisorCheckSummariesRequest describeTrustedAdvisorCheckSummariesRequest,
AsyncHandler<DescribeTrustedAdvisorCheckSummariesRequest,DescribeTrustedAdvisorCheckSummariesResult> asyncHandler)
Returns the summaries of the results of the Trusted Advisor checks that have the specified check IDs. |
Future<DescribeTrustedAdvisorCheckSummariesResult> |
AWSSupportAsync.describeTrustedAdvisorCheckSummariesAsync(DescribeTrustedAdvisorCheckSummariesRequest describeTrustedAdvisorCheckSummariesRequest,
AsyncHandler<DescribeTrustedAdvisorCheckSummariesRequest,DescribeTrustedAdvisorCheckSummariesResult> asyncHandler)
Returns the summaries of the results of the Trusted Advisor checks that have the specified check IDs. |
Uses of DescribeTrustedAdvisorCheckSummariesResult in com.amazonaws.services.support.model |
---|
Methods in com.amazonaws.services.support.model that return DescribeTrustedAdvisorCheckSummariesResult | |
---|---|
DescribeTrustedAdvisorCheckSummariesResult |
DescribeTrustedAdvisorCheckSummariesResult.withSummaries(Collection<TrustedAdvisorCheckSummary> summaries)
The summary information for the requested Trusted Advisor checks. |
DescribeTrustedAdvisorCheckSummariesResult |
DescribeTrustedAdvisorCheckSummariesResult.withSummaries(TrustedAdvisorCheckSummary... summaries)
The summary information for the requested Trusted Advisor checks. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |