All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.amazonaws.services.cloudsearchdomain.package-info Maven / Gradle / Ivy

Go to download

The AWS Java SDK for Amazon CloudSearch module holds the client classes that are used for communicating with Amazon CloudSearch Service

There is a newer version: 1.12.780
Show newest version

/**
 * Synchronous and asynchronous client classes for accessing AmazonCloudSearchDomain.
 *
 * 

* You use the AmazonCloudSearch2013 API to upload documents to a search * domain and search those documents. *

*

* The endpoints for submitting UploadDocuments , * Search , and Suggest * requests are domain-specific. To get the endpoints for your domain, * use the Amazon CloudSearch configuration service * DescribeDomains action. The domain endpoints are also * displayed on the domain dashboard in the Amazon CloudSearch console. * You submit suggest requests to the search endpoint. *

*

* For more information, see the * Amazon CloudSearch Developer Guide * . *

*/ package com.amazonaws.services.cloudsearchdomain;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy