Uses of Interface
software.amazon.awssdk.services.cloudsearchdomain.CloudSearchDomainClient
-
Packages that use CloudSearchDomainClient 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 CloudSearchDomainClient in software.amazon.awssdk.services.cloudsearchdomain
Methods in software.amazon.awssdk.services.cloudsearchdomain that return CloudSearchDomainClient Modifier and Type Method Description static CloudSearchDomainClientCloudSearchDomainClient. create()Create aCloudSearchDomainClientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider.
-