Uses of Class
com.amazonaws.services.support.model.DescribeTrustedAdvisorCheckResultResult
Packages that use DescribeTrustedAdvisorCheckResultResult
-
Uses of DescribeTrustedAdvisorCheckResultResult in com.amazonaws.services.support
Methods in com.amazonaws.services.support that return DescribeTrustedAdvisorCheckResultResultModifier 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.Methods in com.amazonaws.services.support that return types with arguments of type DescribeTrustedAdvisorCheckResultResultModifier and TypeMethodDescriptionAbstractAWSSupportAsync.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 DescribeTrustedAdvisorCheckResultResultModifier 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 DescribeTrustedAdvisorCheckResultResult in com.amazonaws.services.support.model
Methods in com.amazonaws.services.support.model that return DescribeTrustedAdvisorCheckResultResultModifier and TypeMethodDescriptionDescribeTrustedAdvisorCheckResultResult.clone()
DescribeTrustedAdvisorCheckResultResult.withResult
(TrustedAdvisorCheckResult result) The detailed results of the Trusted Advisor check.