Uses of Class
software.amazon.awssdk.services.support.model.DescribeTrustedAdvisorCheckRefreshStatusesRequest
-
Packages that use DescribeTrustedAdvisorCheckRefreshStatusesRequest Package Description software.amazon.awssdk.services.support Amazon Web Services Support software.amazon.awssdk.services.support.transform -
-
Uses of DescribeTrustedAdvisorCheckRefreshStatusesRequest in software.amazon.awssdk.services.support
Methods in software.amazon.awssdk.services.support with parameters of type DescribeTrustedAdvisorCheckRefreshStatusesRequest Modifier and Type Method Description default CompletableFuture<DescribeTrustedAdvisorCheckRefreshStatusesResponse>SupportAsyncClient. describeTrustedAdvisorCheckRefreshStatuses(DescribeTrustedAdvisorCheckRefreshStatusesRequest describeTrustedAdvisorCheckRefreshStatusesRequest)Returns the refresh status of the Trusted Advisor checks that have the specified check IDs.default DescribeTrustedAdvisorCheckRefreshStatusesResponseSupportClient. describeTrustedAdvisorCheckRefreshStatuses(DescribeTrustedAdvisorCheckRefreshStatusesRequest describeTrustedAdvisorCheckRefreshStatusesRequest)Returns the refresh status of the Trusted Advisor checks that have the specified check IDs. -
Uses of DescribeTrustedAdvisorCheckRefreshStatusesRequest in software.amazon.awssdk.services.support.transform
Methods in software.amazon.awssdk.services.support.transform with parameters of type DescribeTrustedAdvisorCheckRefreshStatusesRequest Modifier and Type Method Description SdkHttpFullRequestDescribeTrustedAdvisorCheckRefreshStatusesRequestMarshaller. marshall(DescribeTrustedAdvisorCheckRefreshStatusesRequest describeTrustedAdvisorCheckRefreshStatusesRequest)
-