Uses of Interface
software.amazon.awssdk.services.cloudsearchdomain.CloudSearchDomainAsyncClient
-
Packages that use CloudSearchDomainAsyncClient Package Description software.amazon.awssdk.services.cloudsearchdomain You use the AmazonCloudSearch2013 API to upload documents to a search domain and search those documents. -
-
Uses of CloudSearchDomainAsyncClient in software.amazon.awssdk.services.cloudsearchdomain
Methods in software.amazon.awssdk.services.cloudsearchdomain that return CloudSearchDomainAsyncClient Modifier and Type Method Description static CloudSearchDomainAsyncClientCloudSearchDomainAsyncClient. create()Create aCloudSearchDomainAsyncClientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider.
-