Uses of Interface
software.amazon.awssdk.services.trustedadvisor.TrustedAdvisorAsyncClient
-
Packages that use TrustedAdvisorAsyncClient Package Description software.amazon.awssdk.services.trustedadvisor TrustedAdvisor Public APIsoftware.amazon.awssdk.services.trustedadvisor.paginators -
-
Uses of TrustedAdvisorAsyncClient in software.amazon.awssdk.services.trustedadvisor
Methods in software.amazon.awssdk.services.trustedadvisor that return TrustedAdvisorAsyncClient Modifier and Type Method Description static TrustedAdvisorAsyncClientTrustedAdvisorAsyncClient. create()Create aTrustedAdvisorAsyncClientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider. -
Uses of TrustedAdvisorAsyncClient in software.amazon.awssdk.services.trustedadvisor.paginators
Constructors in software.amazon.awssdk.services.trustedadvisor.paginators with parameters of type TrustedAdvisorAsyncClient Constructor Description ListChecksPublisher(TrustedAdvisorAsyncClient client, ListChecksRequest firstRequest)ListOrganizationRecommendationAccountsPublisher(TrustedAdvisorAsyncClient client, ListOrganizationRecommendationAccountsRequest firstRequest)ListOrganizationRecommendationResourcesPublisher(TrustedAdvisorAsyncClient client, ListOrganizationRecommendationResourcesRequest firstRequest)ListOrganizationRecommendationsPublisher(TrustedAdvisorAsyncClient client, ListOrganizationRecommendationsRequest firstRequest)ListRecommendationResourcesPublisher(TrustedAdvisorAsyncClient client, ListRecommendationResourcesRequest firstRequest)ListRecommendationsPublisher(TrustedAdvisorAsyncClient client, ListRecommendationsRequest firstRequest)
-