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