Uses of Class
com.amazonaws.services.support.model.DescribeTrustedAdvisorCheckResultRequest
Packages that use DescribeTrustedAdvisorCheckResultRequest
-
Uses of DescribeTrustedAdvisorCheckResultRequest in com.amazonaws.services.support
Methods in com.amazonaws.services.support with parameters of type DescribeTrustedAdvisorCheckResultRequestModifier and TypeMethodDescriptionAbstractAWSSupport.describeTrustedAdvisorCheckResult(DescribeTrustedAdvisorCheckResultRequest request) AWSSupport.describeTrustedAdvisorCheckResult(DescribeTrustedAdvisorCheckResultRequest describeTrustedAdvisorCheckResultRequest) Returns the results of the Trusted Advisor check that has the specified check ID.AWSSupportClient.describeTrustedAdvisorCheckResult(DescribeTrustedAdvisorCheckResultRequest describeTrustedAdvisorCheckResultRequest) Returns the results of the Trusted Advisor check that has the specified check ID.AbstractAWSSupportAsync.describeTrustedAdvisorCheckResultAsync(DescribeTrustedAdvisorCheckResultRequest request) AbstractAWSSupportAsync.describeTrustedAdvisorCheckResultAsync(DescribeTrustedAdvisorCheckResultRequest request, AsyncHandler<DescribeTrustedAdvisorCheckResultRequest, DescribeTrustedAdvisorCheckResultResult> asyncHandler) AWSSupportAsync.describeTrustedAdvisorCheckResultAsync(DescribeTrustedAdvisorCheckResultRequest describeTrustedAdvisorCheckResultRequest) Returns the results of the Trusted Advisor check that has the specified check ID.AWSSupportAsync.describeTrustedAdvisorCheckResultAsync(DescribeTrustedAdvisorCheckResultRequest describeTrustedAdvisorCheckResultRequest, AsyncHandler<DescribeTrustedAdvisorCheckResultRequest, DescribeTrustedAdvisorCheckResultResult> asyncHandler) Returns the results of the Trusted Advisor check that has the specified check ID.AWSSupportAsyncClient.describeTrustedAdvisorCheckResultAsync(DescribeTrustedAdvisorCheckResultRequest request) AWSSupportAsyncClient.describeTrustedAdvisorCheckResultAsync(DescribeTrustedAdvisorCheckResultRequest request, AsyncHandler<DescribeTrustedAdvisorCheckResultRequest, DescribeTrustedAdvisorCheckResultResult> asyncHandler) Method parameters in com.amazonaws.services.support with type arguments of type DescribeTrustedAdvisorCheckResultRequestModifier and TypeMethodDescriptionAbstractAWSSupportAsync.describeTrustedAdvisorCheckResultAsync(DescribeTrustedAdvisorCheckResultRequest request, AsyncHandler<DescribeTrustedAdvisorCheckResultRequest, DescribeTrustedAdvisorCheckResultResult> asyncHandler) AWSSupportAsync.describeTrustedAdvisorCheckResultAsync(DescribeTrustedAdvisorCheckResultRequest describeTrustedAdvisorCheckResultRequest, AsyncHandler<DescribeTrustedAdvisorCheckResultRequest, DescribeTrustedAdvisorCheckResultResult> asyncHandler) Returns the results of the Trusted Advisor check that has the specified check ID.AWSSupportAsyncClient.describeTrustedAdvisorCheckResultAsync(DescribeTrustedAdvisorCheckResultRequest request, AsyncHandler<DescribeTrustedAdvisorCheckResultRequest, DescribeTrustedAdvisorCheckResultResult> asyncHandler) -
Uses of DescribeTrustedAdvisorCheckResultRequest in com.amazonaws.services.support.model
Methods in com.amazonaws.services.support.model that return DescribeTrustedAdvisorCheckResultRequestModifier and TypeMethodDescriptionDescribeTrustedAdvisorCheckResultRequest.clone()DescribeTrustedAdvisorCheckResultRequest.withCheckId(String checkId) The unique identifier for the Trusted Advisor check.DescribeTrustedAdvisorCheckResultRequest.withLanguage(String language) The ISO 639-1 code for the language in which AWS provides support.