Package software.amazon.awssdk.services.cloudsearch
package software.amazon.awssdk.services.cloudsearch
You use the Amazon CloudSearch 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.
-
ClassDescriptionService client for accessing Amazon CloudSearch asynchronously.A builder for creating an instance of
CloudSearchAsyncClient
.This includes configuration specific to Amazon CloudSearch that is supported by bothCloudSearchClientBuilder
andCloudSearchAsyncClientBuilder
.Service client for accessing Amazon CloudSearch.A builder for creating an instance ofCloudSearchClient
.Class to expose the service client settings to the user.A builder for creating aCloudSearchServiceClientConfiguration