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.
|
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 describeTrustedAdvisorCheckResultRequest)
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.
|
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 |
---|---|
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 |
---|---|
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.
|
Copyright © 2014. All rights reserved.