DescribeTrustedAdvisorCheckResultResult |
AbstractAWSSupport.describeTrustedAdvisorCheckResult(DescribeTrustedAdvisorCheckResultRequest request) |
DescribeTrustedAdvisorCheckResultResult |
AWSSupport.describeTrustedAdvisorCheckResult(DescribeTrustedAdvisorCheckResultRequest describeTrustedAdvisorCheckResultRequest)
Returns the results of the Trusted Advisor check that has the specified check ID.
|
DescribeTrustedAdvisorCheckResultResult |
AWSSupportClient.describeTrustedAdvisorCheckResult(DescribeTrustedAdvisorCheckResultRequest request)
Returns the results of the Trusted Advisor check that has the specified check ID.
|
Future<DescribeTrustedAdvisorCheckResultResult> |
AWSSupportAsyncClient.describeTrustedAdvisorCheckResultAsync(DescribeTrustedAdvisorCheckResultRequest request) |
Future<DescribeTrustedAdvisorCheckResultResult> |
AbstractAWSSupportAsync.describeTrustedAdvisorCheckResultAsync(DescribeTrustedAdvisorCheckResultRequest request) |
Future<DescribeTrustedAdvisorCheckResultResult> |
AWSSupportAsync.describeTrustedAdvisorCheckResultAsync(DescribeTrustedAdvisorCheckResultRequest describeTrustedAdvisorCheckResultRequest)
Returns the results of the Trusted Advisor check that has the specified check ID.
|
Future<DescribeTrustedAdvisorCheckResultResult> |
AWSSupportAsyncClient.describeTrustedAdvisorCheckResultAsync(DescribeTrustedAdvisorCheckResultRequest request,
AsyncHandler<DescribeTrustedAdvisorCheckResultRequest,DescribeTrustedAdvisorCheckResultResult> asyncHandler) |
Future<DescribeTrustedAdvisorCheckResultResult> |
AbstractAWSSupportAsync.describeTrustedAdvisorCheckResultAsync(DescribeTrustedAdvisorCheckResultRequest request,
AsyncHandler<DescribeTrustedAdvisorCheckResultRequest,DescribeTrustedAdvisorCheckResultResult> asyncHandler) |
Future<DescribeTrustedAdvisorCheckResultResult> |
AWSSupportAsync.describeTrustedAdvisorCheckResultAsync(DescribeTrustedAdvisorCheckResultRequest describeTrustedAdvisorCheckResultRequest,
AsyncHandler<DescribeTrustedAdvisorCheckResultRequest,DescribeTrustedAdvisorCheckResultResult> asyncHandler)
Returns the results of the Trusted Advisor check that has the specified check ID.
|