Uses of Class
software.amazon.awssdk.services.support.model.TrustedAdvisorCheckResult
-
Packages that use TrustedAdvisorCheckResult Package Description software.amazon.awssdk.services.support.model -
-
Uses of TrustedAdvisorCheckResult in software.amazon.awssdk.services.support.model
Methods in software.amazon.awssdk.services.support.model that return TrustedAdvisorCheckResult Modifier and Type Method Description TrustedAdvisorCheckResultDescribeTrustedAdvisorCheckResultResponse. result()The detailed results of the Trusted Advisor check.Methods in software.amazon.awssdk.services.support.model with parameters of type TrustedAdvisorCheckResult Modifier and Type Method Description DescribeTrustedAdvisorCheckResultResponse.BuilderDescribeTrustedAdvisorCheckResultResponse.Builder. result(TrustedAdvisorCheckResult result)The detailed results of the Trusted Advisor check.
-