|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DescribeTrustedAdvisorCheckResultRequest | |
---|---|
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 DescribeTrustedAdvisorCheckResultRequest in com.amazonaws.services.support |
---|
Method parameters in com.amazonaws.services.support with type arguments of type DescribeTrustedAdvisorCheckResultRequest | |
---|---|
Future<DescribeTrustedAdvisorCheckResultResult> |
AWSSupportAsyncClient.describeTrustedAdvisorCheckResultAsync(DescribeTrustedAdvisorCheckResultRequest describeTrustedAdvisorCheckResultRequest,
AsyncHandler<DescribeTrustedAdvisorCheckResultRequest,DescribeTrustedAdvisorCheckResultResult> asyncHandler)
Returns the results of the Trusted Advisor check that has the specified check ID. |
Future<DescribeTrustedAdvisorCheckResultResult> |
AWSSupportAsync.describeTrustedAdvisorCheckResultAsync(DescribeTrustedAdvisorCheckResultRequest describeTrustedAdvisorCheckResultRequest,
AsyncHandler<DescribeTrustedAdvisorCheckResultRequest,DescribeTrustedAdvisorCheckResultResult> asyncHandler)
Returns the results of the Trusted Advisor check that has the specified check ID. |
Uses of DescribeTrustedAdvisorCheckResultRequest in com.amazonaws.services.support.model |
---|
Methods in com.amazonaws.services.support.model that return DescribeTrustedAdvisorCheckResultRequest | |
---|---|
DescribeTrustedAdvisorCheckResultRequest |
DescribeTrustedAdvisorCheckResultRequest.withCheckId(String checkId)
The unique identifier for the Trusted Advisor check. |
DescribeTrustedAdvisorCheckResultRequest |
DescribeTrustedAdvisorCheckResultRequest.withLanguage(String language)
The ISO 639-1 code for the language in which AWS provides support. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |