Uses of Class
com.amazonaws.services.support.model.DescribeTrustedAdvisorCheckResultResult
-
Packages that use DescribeTrustedAdvisorCheckResultResult Package Description com.amazonaws.services.support com.amazonaws.services.support.model -
-
Uses of DescribeTrustedAdvisorCheckResultResult in com.amazonaws.services.support
Methods in com.amazonaws.services.support that return DescribeTrustedAdvisorCheckResultResult Modifier and Type Method Description DescribeTrustedAdvisorCheckResultResultAbstractAWSSupport. describeTrustedAdvisorCheckResult(DescribeTrustedAdvisorCheckResultRequest request)DescribeTrustedAdvisorCheckResultResultAWSSupport. describeTrustedAdvisorCheckResult(DescribeTrustedAdvisorCheckResultRequest describeTrustedAdvisorCheckResultRequest)Returns the results of the Trusted Advisor check that has the specified check ID.DescribeTrustedAdvisorCheckResultResultAWSSupportClient. describeTrustedAdvisorCheckResult(DescribeTrustedAdvisorCheckResultRequest describeTrustedAdvisorCheckResultRequest)Returns the results of the Trusted Advisor check that has the specified check ID. -
Uses of DescribeTrustedAdvisorCheckResultResult in com.amazonaws.services.support.model
Methods in com.amazonaws.services.support.model that return DescribeTrustedAdvisorCheckResultResult Modifier and Type Method Description DescribeTrustedAdvisorCheckResultResultDescribeTrustedAdvisorCheckResultResult. clone()DescribeTrustedAdvisorCheckResultResultDescribeTrustedAdvisorCheckResultResult. withResult(TrustedAdvisorCheckResult result)The detailed results of the Trusted Advisor check.
-