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

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

Go to download

The Amazon Web Services SDK for Java provides Java APIs for building software on AWS' cost-effective, scalable, and reliable infrastructure products. The AWS Java SDK allows developers to code against APIs for all of Amazon's infrastructure web services (Amazon S3, Amazon EC2, Amazon SQS, Amazon Relational Database Service, Amazon AutoScaling, etc).

The newest version!

/**
 * Synchronous and asynchronous client classes for accessing AmazonCloudSearch.
 *
 * Amazon CloudSearch Configuration Service 

* You use the configuration service to create, configure, and manage search domains. Configuration service requests are submitted using the AWS Query * protocol. AWS Query requests are HTTP or HTTPS requests submitted via HTTP GET or POST with a query parameter named Action. *

*

* The endpoint for configuration service requests is region-specific: cloudsearch. region .amazonaws.com. For example, * cloudsearch.us-east-1.amazonaws.com. For a current list of supported regions and endpoints, see Regions and Endpoints . *

* @deprecated Use {@link com.amazonaws.services.cloudsearchv2} instead. */ package com.amazonaws.services.cloudsearch;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy