Uses of Class
software.amazon.awssdk.services.support.model.DescribeTrustedAdvisorCheckResultRequest
-
Packages that use DescribeTrustedAdvisorCheckResultRequest Package Description software.amazon.awssdk.services.support Amazon Web Services Support software.amazon.awssdk.services.support.transform -
-
Uses of DescribeTrustedAdvisorCheckResultRequest in software.amazon.awssdk.services.support
Methods in software.amazon.awssdk.services.support with parameters of type DescribeTrustedAdvisorCheckResultRequest Modifier and Type Method Description default CompletableFuture<DescribeTrustedAdvisorCheckResultResponse>SupportAsyncClient. describeTrustedAdvisorCheckResult(DescribeTrustedAdvisorCheckResultRequest describeTrustedAdvisorCheckResultRequest)Returns the results of the Trusted Advisor check that has the specified check ID.default DescribeTrustedAdvisorCheckResultResponseSupportClient. describeTrustedAdvisorCheckResult(DescribeTrustedAdvisorCheckResultRequest describeTrustedAdvisorCheckResultRequest)Returns the results of the Trusted Advisor check that has the specified check ID. -
Uses of DescribeTrustedAdvisorCheckResultRequest in software.amazon.awssdk.services.support.transform
Methods in software.amazon.awssdk.services.support.transform with parameters of type DescribeTrustedAdvisorCheckResultRequest Modifier and Type Method Description SdkHttpFullRequestDescribeTrustedAdvisorCheckResultRequestMarshaller. marshall(DescribeTrustedAdvisorCheckResultRequest describeTrustedAdvisorCheckResultRequest)
-