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 |
---|---|
DescribeTrustedAdvisorCheckResultResult |
AWSSupport.describeTrustedAdvisorCheckResult(DescribeTrustedAdvisorCheckResultRequest describeTrustedAdvisorCheckResultRequest)
Returns the results of the Trusted Advisor check that has the
specified check ID.
|
DescribeTrustedAdvisorCheckResultResult |
AWSSupportClient.describeTrustedAdvisorCheckResult(DescribeTrustedAdvisorCheckResultRequest describeTrustedAdvisorCheckResultRequest)
Returns the results of the Trusted Advisor check that has the
specified check ID.
|
Modifier and Type | Method and Description |
---|---|
Future<DescribeTrustedAdvisorCheckResultResult> |
AWSSupportAsync.describeTrustedAdvisorCheckResultAsync(DescribeTrustedAdvisorCheckResultRequest describeTrustedAdvisorCheckResultRequest,
AsyncHandler<DescribeTrustedAdvisorCheckResultRequest,DescribeTrustedAdvisorCheckResultResult> asyncHandler)
Returns the results of the Trusted Advisor check that has the
specified check ID.
|
Future<DescribeTrustedAdvisorCheckResultResult> |
AWSSupportAsyncClient.describeTrustedAdvisorCheckResultAsync(DescribeTrustedAdvisorCheckResultRequest describeTrustedAdvisorCheckResultRequest,
AsyncHandler<DescribeTrustedAdvisorCheckResultRequest,DescribeTrustedAdvisorCheckResultResult> asyncHandler)
Returns the results of the Trusted Advisor check that has the
specified check ID.
|
Modifier and Type | Method and Description |
---|---|
DescribeTrustedAdvisorCheckResultResult |
DescribeTrustedAdvisorCheckResultResult.withResult(TrustedAdvisorCheckResult result)
The detailed results of the Trusted Advisor check.
|
Copyright © 2014. All rights reserved.