Java com.amazonaws.services.cloudsearchv2 AmazonCloudSearch fields, constructors, methods, implement or subclass

Example usage for Java com.amazonaws.services.cloudsearchv2 AmazonCloudSearch fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.amazonaws.services.cloudsearchv2 AmazonCloudSearch.

The text is from its open source code.

Method

CreateDomainResultcreateDomain(CreateDomainRequest createDomainRequest)

Creates a new search domain.

DeleteDomainResultdeleteDomain(DeleteDomainRequest deleteDomainRequest)

Permanently deletes a search domain and all of its data.

DescribeDomainsResultdescribeDomains(DescribeDomainsRequest describeDomainsRequest)

Gets information about the search domains owned by this account.

voidsetEndpoint(String endpoint)
Overrides the default endpoint for this client ("https://cloudsearch.us-east-1.amazonaws.com/").
voidsetRegion(Region region)
An alternative to AmazonCloudSearch#setEndpoint(String) , sets the regional endpoint for this client's service calls.
UpdateServiceAccessPoliciesResultupdateServiceAccessPolicies( UpdateServiceAccessPoliciesRequest updateServiceAccessPoliciesRequest)

Configures the access rules that control access to the domain's document and search endpoints.