Skip navigation links
A B C D E F G H I K M O P Q R S T U V W 

A

adds() - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.UploadDocumentsResponse
The number of documents that were added to the search domain.
adds(Long) - Method in interface software.amazon.awssdk.services.cloudsearchdomain.model.UploadDocumentsResponse.Builder
The number of documents that were added to the search domain.
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.cloudsearchdomain.model.CloudSearchDomainException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.CloudSearchDomainException.BuilderImpl
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.cloudsearchdomain.model.DocumentServiceException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.cloudsearchdomain.model.SearchException.Builder
 

B

Bucket - Class in software.amazon.awssdk.services.cloudsearchdomain.model
A container for facet information.
Bucket.Builder - Interface in software.amazon.awssdk.services.cloudsearchdomain.model
 
BucketInfo - Class in software.amazon.awssdk.services.cloudsearchdomain.model
A container for the calculated facet values and counts.
BucketInfo.Builder - Interface in software.amazon.awssdk.services.cloudsearchdomain.model
 
buckets() - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.BucketInfo
A list of the calculated facet values and counts.
buckets(Collection<Bucket>) - Method in interface software.amazon.awssdk.services.cloudsearchdomain.model.BucketInfo.Builder
A list of the calculated facet values and counts.
buckets(Bucket...) - Method in interface software.amazon.awssdk.services.cloudsearchdomain.model.BucketInfo.Builder
A list of the calculated facet values and counts.
buckets(Consumer<Bucket.Builder>...) - Method in interface software.amazon.awssdk.services.cloudsearchdomain.model.BucketInfo.Builder
A list of the calculated facet values and counts.
build() - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.CloudSearchDomainException.BuilderImpl
 
build() - Method in interface software.amazon.awssdk.services.cloudsearchdomain.model.CloudSearchDomainRequest.Builder
 
build() - Method in interface software.amazon.awssdk.services.cloudsearchdomain.model.CloudSearchDomainResponse.Builder
 
builder() - Static method in interface software.amazon.awssdk.services.cloudsearchdomain.CloudSearchDomainAsyncClient
Create a builder that can be used to configure and create a CloudSearchDomainAsyncClient.
builder() - Static method in interface software.amazon.awssdk.services.cloudsearchdomain.CloudSearchDomainClient
Create a builder that can be used to configure and create a CloudSearchDomainClient.
builder() - Static method in class software.amazon.awssdk.services.cloudsearchdomain.model.Bucket
 
builder() - Static method in class software.amazon.awssdk.services.cloudsearchdomain.model.BucketInfo
 
builder() - Static method in exception software.amazon.awssdk.services.cloudsearchdomain.model.CloudSearchDomainException
 
builder() - Static method in exception software.amazon.awssdk.services.cloudsearchdomain.model.DocumentServiceException
 
builder() - Static method in class software.amazon.awssdk.services.cloudsearchdomain.model.DocumentServiceWarning
 
builder() - Static method in class software.amazon.awssdk.services.cloudsearchdomain.model.FieldStats
 
builder() - Static method in class software.amazon.awssdk.services.cloudsearchdomain.model.Hit
 
builder() - Static method in class software.amazon.awssdk.services.cloudsearchdomain.model.Hits
 
builder() - Static method in exception software.amazon.awssdk.services.cloudsearchdomain.model.SearchException
 
builder() - Static method in class software.amazon.awssdk.services.cloudsearchdomain.model.SearchRequest
 
builder() - Static method in class software.amazon.awssdk.services.cloudsearchdomain.model.SearchResponse
 
builder() - Static method in class software.amazon.awssdk.services.cloudsearchdomain.model.SearchStatus
 
builder() - Static method in class software.amazon.awssdk.services.cloudsearchdomain.model.SuggestionMatch
 
builder() - Static method in class software.amazon.awssdk.services.cloudsearchdomain.model.SuggestModel
 
builder() - Static method in class software.amazon.awssdk.services.cloudsearchdomain.model.SuggestRequest
 
builder() - Static method in class software.amazon.awssdk.services.cloudsearchdomain.model.SuggestResponse
 
builder() - Static method in class software.amazon.awssdk.services.cloudsearchdomain.model.SuggestStatus
 
builder() - Static method in class software.amazon.awssdk.services.cloudsearchdomain.model.UploadDocumentsRequest
 
builder() - Static method in class software.amazon.awssdk.services.cloudsearchdomain.model.UploadDocumentsResponse
 
BuilderImpl() - Constructor for class software.amazon.awssdk.services.cloudsearchdomain.model.CloudSearchDomainException.BuilderImpl
 
BuilderImpl(CloudSearchDomainException) - Constructor for class software.amazon.awssdk.services.cloudsearchdomain.model.CloudSearchDomainException.BuilderImpl
 
BuilderImpl() - Constructor for class software.amazon.awssdk.services.cloudsearchdomain.model.CloudSearchDomainRequest.BuilderImpl
 
BuilderImpl(CloudSearchDomainRequest) - Constructor for class software.amazon.awssdk.services.cloudsearchdomain.model.CloudSearchDomainRequest.BuilderImpl
 
BuilderImpl() - Constructor for class software.amazon.awssdk.services.cloudsearchdomain.model.CloudSearchDomainResponse.BuilderImpl
 
BuilderImpl(CloudSearchDomainResponse) - Constructor for class software.amazon.awssdk.services.cloudsearchdomain.model.CloudSearchDomainResponse.BuilderImpl
 

C

cause(Throwable) - Method in interface software.amazon.awssdk.services.cloudsearchdomain.model.CloudSearchDomainException.Builder
 
cause(Throwable) - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.CloudSearchDomainException.BuilderImpl
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.cloudsearchdomain.model.DocumentServiceException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.cloudsearchdomain.model.SearchException.Builder
 
CloudSearchDomainAsyncClient - Interface in software.amazon.awssdk.services.cloudsearchdomain
Service client for accessing Amazon CloudSearch Domain asynchronously.
CloudSearchDomainAsyncClientBuilder - Interface in software.amazon.awssdk.services.cloudsearchdomain
A builder for creating an instance of CloudSearchDomainAsyncClient.
CloudSearchDomainBaseClientBuilder<B extends CloudSearchDomainBaseClientBuilder<B,C>,C> - Interface in software.amazon.awssdk.services.cloudsearchdomain
This includes configuration specific to Amazon CloudSearch Domain that is supported by both CloudSearchDomainClientBuilder and CloudSearchDomainAsyncClientBuilder.
CloudSearchDomainClient - Interface in software.amazon.awssdk.services.cloudsearchdomain
Service client for accessing Amazon CloudSearch Domain.
CloudSearchDomainClientBuilder - Interface in software.amazon.awssdk.services.cloudsearchdomain
A builder for creating an instance of CloudSearchDomainClient.
CloudSearchDomainException - Exception in software.amazon.awssdk.services.cloudsearchdomain.model
 
CloudSearchDomainException(CloudSearchDomainException.Builder) - Constructor for exception software.amazon.awssdk.services.cloudsearchdomain.model.CloudSearchDomainException
 
CloudSearchDomainException.Builder - Interface in software.amazon.awssdk.services.cloudsearchdomain.model
 
CloudSearchDomainException.BuilderImpl - Class in software.amazon.awssdk.services.cloudsearchdomain.model
 
CloudSearchDomainRequest - Class in software.amazon.awssdk.services.cloudsearchdomain.model
 
CloudSearchDomainRequest(CloudSearchDomainRequest.Builder) - Constructor for class software.amazon.awssdk.services.cloudsearchdomain.model.CloudSearchDomainRequest
 
CloudSearchDomainRequest.Builder - Interface in software.amazon.awssdk.services.cloudsearchdomain.model
 
CloudSearchDomainRequest.BuilderImpl - Class in software.amazon.awssdk.services.cloudsearchdomain.model
 
CloudSearchDomainResponse - Class in software.amazon.awssdk.services.cloudsearchdomain.model
 
CloudSearchDomainResponse(CloudSearchDomainResponse.Builder) - Constructor for class software.amazon.awssdk.services.cloudsearchdomain.model.CloudSearchDomainResponse
 
CloudSearchDomainResponse.Builder - Interface in software.amazon.awssdk.services.cloudsearchdomain.model
 
CloudSearchDomainResponse.BuilderImpl - Class in software.amazon.awssdk.services.cloudsearchdomain.model
 
CloudSearchDomainResponseMetadata - Class in software.amazon.awssdk.services.cloudsearchdomain.model
 
contentLength(Long) - Method in interface software.amazon.awssdk.services.cloudsearchdomain.model.UploadDocumentsRequest.Builder
Sets the value of the ContentLength property for this object.
contentLength() - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.UploadDocumentsRequest
Returns the value of the ContentLength property for this object.
ContentType - Enum in software.amazon.awssdk.services.cloudsearchdomain.model
 
contentType(String) - Method in interface software.amazon.awssdk.services.cloudsearchdomain.model.UploadDocumentsRequest.Builder
The format of the batch you are uploading.
contentType(ContentType) - Method in interface software.amazon.awssdk.services.cloudsearchdomain.model.UploadDocumentsRequest.Builder
The format of the batch you are uploading.
contentType() - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.UploadDocumentsRequest
The format of the batch you are uploading.
contentTypeAsString() - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.UploadDocumentsRequest
The format of the batch you are uploading.
count(Long) - Method in interface software.amazon.awssdk.services.cloudsearchdomain.model.Bucket.Builder
The number of hits that contain the facet value in the specified facet field.
count() - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.Bucket
The number of hits that contain the facet value in the specified facet field.
count(Long) - Method in interface software.amazon.awssdk.services.cloudsearchdomain.model.FieldStats.Builder
The number of documents that contain a value in the specified field in the result set.
count() - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.FieldStats
The number of documents that contain a value in the specified field in the result set.
create() - Static method in interface software.amazon.awssdk.services.cloudsearchdomain.CloudSearchDomainAsyncClient
Create a CloudSearchDomainAsyncClient with the region loaded from the DefaultAwsRegionProviderChain and credentials loaded from the DefaultCredentialsProvider.
create() - Static method in interface software.amazon.awssdk.services.cloudsearchdomain.CloudSearchDomainClient
Create a CloudSearchDomainClient with the region loaded from the DefaultAwsRegionProviderChain and credentials loaded from the DefaultCredentialsProvider.
create(AwsResponseMetadata) - Static method in class software.amazon.awssdk.services.cloudsearchdomain.model.CloudSearchDomainResponseMetadata
 
cursor(String) - Method in interface software.amazon.awssdk.services.cloudsearchdomain.model.Hits.Builder
A cursor that can be used to retrieve the next set of matching documents when you want to page through a large result set.
cursor() - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.Hits
A cursor that can be used to retrieve the next set of matching documents when you want to page through a large result set.
cursor(String) - Method in interface software.amazon.awssdk.services.cloudsearchdomain.model.SearchRequest.Builder
Retrieves a cursor value you can use to page through large result sets.
cursor() - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.SearchRequest
Retrieves a cursor value you can use to page through large result sets.

D

deletes(Long) - Method in interface software.amazon.awssdk.services.cloudsearchdomain.model.UploadDocumentsResponse.Builder
The number of documents that were deleted from the search domain.
deletes() - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.UploadDocumentsResponse
The number of documents that were deleted from the search domain.
DocumentServiceException - Exception in software.amazon.awssdk.services.cloudsearchdomain.model
Information about any problems encountered while processing an upload request.
DocumentServiceException.Builder - Interface in software.amazon.awssdk.services.cloudsearchdomain.model
 
DocumentServiceWarning - Class in software.amazon.awssdk.services.cloudsearchdomain.model
A warning returned by the document service when an issue is discovered while processing an upload request.
DocumentServiceWarning.Builder - Interface in software.amazon.awssdk.services.cloudsearchdomain.model
 

E

equals(Object) - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.Bucket
 
equals(Object) - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.BucketInfo
 
equals(Object) - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.DocumentServiceWarning
 
equals(Object) - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.FieldStats
 
equals(Object) - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.Hit
 
equals(Object) - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.Hits
 
equals(Object) - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.SearchRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.SearchResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.SearchStatus
 
equals(Object) - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.SuggestionMatch
 
equals(Object) - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.SuggestModel
 
equals(Object) - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.SuggestRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.SuggestResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.SuggestStatus
 
equals(Object) - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.UploadDocumentsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.UploadDocumentsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.Bucket
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.BucketInfo
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.DocumentServiceWarning
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.FieldStats
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.Hit
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.Hits
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.SearchRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.SearchResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.SearchStatus
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.SuggestionMatch
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.SuggestModel
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.SuggestRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.SuggestResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.SuggestStatus
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.UploadDocumentsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.UploadDocumentsResponse
 
expr(String) - Method in interface software.amazon.awssdk.services.cloudsearchdomain.model.SearchRequest.Builder
Defines one or more numeric expressions that can be used to sort results or specify search or filter criteria.
expr() - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.SearchRequest
Defines one or more numeric expressions that can be used to sort results or specify search or filter criteria.
exprs(Map<String, String>) - Method in interface software.amazon.awssdk.services.cloudsearchdomain.model.Hit.Builder
The expressions returned from a document that matches the search request.
exprs() - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.Hit
The expressions returned from a document that matches the search request.

F

facet(String) - Method in interface software.amazon.awssdk.services.cloudsearchdomain.model.SearchRequest.Builder
Specifies one or more fields for which to get facet information, and options that control how the facet information is returned.
facet() - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.SearchRequest
Specifies one or more fields for which to get facet information, and options that control how the facet information is returned.
facets(Map<String, BucketInfo>) - Method in interface software.amazon.awssdk.services.cloudsearchdomain.model.SearchResponse.Builder
The requested facet information.
facets() - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.SearchResponse
The requested facet information.
fields(Map<String, ? extends Collection<String>>) - Method in interface software.amazon.awssdk.services.cloudsearchdomain.model.Hit.Builder
The fields returned from a document that matches the search request.
fields() - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.Hit
The fields returned from a document that matches the search request.
FieldStats - Class in software.amazon.awssdk.services.cloudsearchdomain.model
The statistics for a field calculated in the request.
FieldStats.Builder - Interface in software.amazon.awssdk.services.cloudsearchdomain.model
 
filterQuery(String) - Method in interface software.amazon.awssdk.services.cloudsearchdomain.model.SearchRequest.Builder
Specifies a structured query that filters the results of a search without affecting how the results are scored and sorted.
filterQuery() - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.SearchRequest
Specifies a structured query that filters the results of a search without affecting how the results are scored and sorted.
found(Long) - Method in interface software.amazon.awssdk.services.cloudsearchdomain.model.Hits.Builder
The total number of documents that match the search request.
found() - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.Hits
The total number of documents that match the search request.
found(Long) - Method in interface software.amazon.awssdk.services.cloudsearchdomain.model.SuggestModel.Builder
The number of documents that were found to match the query string.
found() - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.SuggestModel
The number of documents that were found to match the query string.
fromValue(String) - Static method in enum software.amazon.awssdk.services.cloudsearchdomain.model.ContentType
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.cloudsearchdomain.model.QueryParser
Use this in place of valueOf to convert the raw string returned by the service into the enum value.

G

getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.Bucket
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.BucketInfo
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.DocumentServiceWarning
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.FieldStats
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.Hit
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.Hits
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.SearchRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.SearchResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.SearchStatus
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.SuggestionMatch
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.SuggestModel
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.SuggestRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.SuggestResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.SuggestStatus
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.UploadDocumentsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.UploadDocumentsResponse
 

H

hasBuckets() - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.BucketInfo
Returns true if the Buckets property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasExprs() - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.Hit
Returns true if the Exprs property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasFacets() - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.SearchResponse
Returns true if the Facets property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasFields() - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.Hit
Returns true if the Fields property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hashCode() - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.Bucket
 
hashCode() - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.BucketInfo
 
hashCode() - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.DocumentServiceWarning
 
hashCode() - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.FieldStats
 
hashCode() - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.Hit
 
hashCode() - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.Hits
 
hashCode() - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.SearchRequest
 
hashCode() - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.SearchResponse
 
hashCode() - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.SearchStatus
 
hashCode() - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.SuggestionMatch
 
hashCode() - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.SuggestModel
 
hashCode() - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.SuggestRequest
 
hashCode() - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.SuggestResponse
 
hashCode() - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.SuggestStatus
 
hashCode() - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.UploadDocumentsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.UploadDocumentsResponse
 
hasHighlights() - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.Hit
Returns true if the Highlights property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasHit() - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.Hits
Returns true if the Hit property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasStats() - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.SearchResponse
Returns true if the Stats property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasSuggestions() - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.SuggestModel
Returns true if the Suggestions property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasWarnings() - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.UploadDocumentsResponse
Returns true if the Warnings property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
highlight(String) - Method in interface software.amazon.awssdk.services.cloudsearchdomain.model.SearchRequest.Builder
Retrieves highlights for matches in the specified text or text-array fields.
highlight() - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.SearchRequest
Retrieves highlights for matches in the specified text or text-array fields.
highlights(Map<String, String>) - Method in interface software.amazon.awssdk.services.cloudsearchdomain.model.Hit.Builder
The highlights returned from a document that matches the search request.
highlights() - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.Hit
The highlights returned from a document that matches the search request.
Hit - Class in software.amazon.awssdk.services.cloudsearchdomain.model
Information about a document that matches the search request.
hit(Collection<Hit>) - Method in interface software.amazon.awssdk.services.cloudsearchdomain.model.Hits.Builder
A document that matches the search request.
hit(Hit...) - Method in interface software.amazon.awssdk.services.cloudsearchdomain.model.Hits.Builder
A document that matches the search request.
hit(Consumer<Hit.Builder>...) - Method in interface software.amazon.awssdk.services.cloudsearchdomain.model.Hits.Builder
A document that matches the search request.
hit() - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.Hits
A document that matches the search request.
Hit.Builder - Interface in software.amazon.awssdk.services.cloudsearchdomain.model
 
Hits - Class in software.amazon.awssdk.services.cloudsearchdomain.model
The collection of documents that match the search request.
hits(Hits) - Method in interface software.amazon.awssdk.services.cloudsearchdomain.model.SearchResponse.Builder
The documents that match the search criteria.
hits(Consumer<Hits.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearchdomain.model.SearchResponse.Builder
The documents that match the search criteria.
hits() - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.SearchResponse
The documents that match the search criteria.
Hits.Builder - Interface in software.amazon.awssdk.services.cloudsearchdomain.model
 

I

id(String) - Method in interface software.amazon.awssdk.services.cloudsearchdomain.model.Hit.Builder
The document ID of a document that matches the search request.
id() - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.Hit
The document ID of a document that matches the search request.
id(String) - Method in interface software.amazon.awssdk.services.cloudsearchdomain.model.SuggestionMatch.Builder
The document ID of the suggested document.
id() - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.SuggestionMatch
The document ID of the suggested document.

K

knownValues() - Static method in enum software.amazon.awssdk.services.cloudsearchdomain.model.ContentType
Use this in place of ContentType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.cloudsearchdomain.model.QueryParser
Use this in place of QueryParser.values() to return a Set of all values known to the SDK.

M

marshall(SearchRequest) - Method in class software.amazon.awssdk.services.cloudsearchdomain.transform.SearchRequestMarshaller
 
marshall(SuggestRequest) - Method in class software.amazon.awssdk.services.cloudsearchdomain.transform.SuggestRequestMarshaller
 
marshall(UploadDocumentsRequest) - Method in class software.amazon.awssdk.services.cloudsearchdomain.transform.UploadDocumentsRequestMarshaller
 
max(String) - Method in interface software.amazon.awssdk.services.cloudsearchdomain.model.FieldStats.Builder
The maximum value found in the specified field in the result set.
max() - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.FieldStats
The maximum value found in the specified field in the result set.
mean(String) - Method in interface software.amazon.awssdk.services.cloudsearchdomain.model.FieldStats.Builder
The average of the values found in the specified field in the result set.
mean() - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.FieldStats
The average of the values found in the specified field in the result set.
message(String) - Method in interface software.amazon.awssdk.services.cloudsearchdomain.model.CloudSearchDomainException.Builder
 
message(String) - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.CloudSearchDomainException.BuilderImpl
 
message(String) - Method in interface software.amazon.awssdk.services.cloudsearchdomain.model.DocumentServiceException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.cloudsearchdomain.model.DocumentServiceWarning.Builder
The description for a warning returned by the document service.
message() - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.DocumentServiceWarning
The description for a warning returned by the document service.
message(String) - Method in interface software.amazon.awssdk.services.cloudsearchdomain.model.SearchException.Builder
 
min(String) - Method in interface software.amazon.awssdk.services.cloudsearchdomain.model.FieldStats.Builder
The minimum value found in the specified field in the result set.
min() - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.FieldStats
The minimum value found in the specified field in the result set.
missing(Long) - Method in interface software.amazon.awssdk.services.cloudsearchdomain.model.FieldStats.Builder
The number of documents that do not contain a value in the specified field in the result set.
missing() - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.FieldStats
The number of documents that do not contain a value in the specified field in the result set.
modifyHttpContent(Context.ModifyHttpRequest, ExecutionAttributes) - Method in class software.amazon.awssdk.services.cloudsearchdomain.internal.SwitchToPostInterceptor
 
modifyHttpRequest(Context.ModifyHttpRequest, ExecutionAttributes) - Method in class software.amazon.awssdk.services.cloudsearchdomain.internal.SwitchToPostInterceptor
 

O

overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.cloudsearchdomain.model.SearchRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearchdomain.model.SearchRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.cloudsearchdomain.model.SuggestRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearchdomain.model.SuggestRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.cloudsearchdomain.model.UploadDocumentsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearchdomain.model.UploadDocumentsRequest.Builder
 

P

partial(Boolean) - Method in interface software.amazon.awssdk.services.cloudsearchdomain.model.SearchRequest.Builder
Enables partial results to be returned if one or more index partitions are unavailable.
partial() - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.SearchRequest
Enables partial results to be returned if one or more index partitions are unavailable.

Q

query(String) - Method in interface software.amazon.awssdk.services.cloudsearchdomain.model.SearchRequest.Builder
Specifies the search criteria for the request.
query() - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.SearchRequest
Specifies the search criteria for the request.
query(String) - Method in interface software.amazon.awssdk.services.cloudsearchdomain.model.SuggestModel.Builder
The query string specified in the suggest request.
query() - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.SuggestModel
The query string specified in the suggest request.
query(String) - Method in interface software.amazon.awssdk.services.cloudsearchdomain.model.SuggestRequest.Builder
Specifies the string for which you want to get suggestions.
query() - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.SuggestRequest
Specifies the string for which you want to get suggestions.
queryOptions(String) - Method in interface software.amazon.awssdk.services.cloudsearchdomain.model.SearchRequest.Builder
Configures options for the query parser specified in the queryParser parameter.
queryOptions() - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.SearchRequest
Configures options for the query parser specified in the queryParser parameter.
QueryParser - Enum in software.amazon.awssdk.services.cloudsearchdomain.model
 
queryParser(String) - Method in interface software.amazon.awssdk.services.cloudsearchdomain.model.SearchRequest.Builder
Specifies which query parser to use to process the request.
queryParser(QueryParser) - Method in interface software.amazon.awssdk.services.cloudsearchdomain.model.SearchRequest.Builder
Specifies which query parser to use to process the request.
queryParser() - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.SearchRequest
Specifies which query parser to use to process the request.
queryParserAsString() - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.SearchRequest
Specifies which query parser to use to process the request.

R

requestId(String) - Method in interface software.amazon.awssdk.services.cloudsearchdomain.model.CloudSearchDomainException.Builder
 
requestId(String) - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.CloudSearchDomainException.BuilderImpl
 
requestId(String) - Method in interface software.amazon.awssdk.services.cloudsearchdomain.model.DocumentServiceException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.cloudsearchdomain.model.SearchException.Builder
 
responseMetadata() - Method in interface software.amazon.awssdk.services.cloudsearchdomain.model.CloudSearchDomainResponse.Builder
 
responseMetadata(AwsResponseMetadata) - Method in interface software.amazon.awssdk.services.cloudsearchdomain.model.CloudSearchDomainResponse.Builder
 
responseMetadata() - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.CloudSearchDomainResponse.BuilderImpl
 
responseMetadata(AwsResponseMetadata) - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.CloudSearchDomainResponse.BuilderImpl
 
responseMetadata() - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.CloudSearchDomainResponse
 
returnValues(String) - Method in interface software.amazon.awssdk.services.cloudsearchdomain.model.SearchRequest.Builder
Specifies the field and expression values to include in the response.
returnValues() - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.SearchRequest
Specifies the field and expression values to include in the response.
rid(String) - Method in interface software.amazon.awssdk.services.cloudsearchdomain.model.SearchStatus.Builder
The encrypted resource ID for the request.
rid() - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.SearchStatus
The encrypted resource ID for the request.
rid(String) - Method in interface software.amazon.awssdk.services.cloudsearchdomain.model.SuggestStatus.Builder
The encrypted resource ID for the request.
rid() - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.SuggestStatus
The encrypted resource ID for the request.

S

score(Long) - Method in interface software.amazon.awssdk.services.cloudsearchdomain.model.SuggestionMatch.Builder
The relevance score of a suggested match.
score() - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.SuggestionMatch
The relevance score of a suggested match.
sdkFields() - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.Bucket
 
sdkFields() - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.BucketInfo
 
sdkFields() - Method in exception software.amazon.awssdk.services.cloudsearchdomain.model.DocumentServiceException
 
sdkFields() - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.DocumentServiceWarning
 
sdkFields() - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.FieldStats
 
sdkFields() - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.Hit
 
sdkFields() - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.Hits
 
sdkFields() - Method in exception software.amazon.awssdk.services.cloudsearchdomain.model.SearchException
 
sdkFields() - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.SearchRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.SearchResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.SearchStatus
 
sdkFields() - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.SuggestionMatch
 
sdkFields() - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.SuggestModel
 
sdkFields() - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.SuggestRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.SuggestResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.SuggestStatus
 
sdkFields() - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.UploadDocumentsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.UploadDocumentsResponse
 
search(SearchRequest) - Method in interface software.amazon.awssdk.services.cloudsearchdomain.CloudSearchDomainAsyncClient
Retrieves a list of documents that match the specified search criteria.
search(Consumer<SearchRequest.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearchdomain.CloudSearchDomainAsyncClient
Retrieves a list of documents that match the specified search criteria.
search(SearchRequest) - Method in interface software.amazon.awssdk.services.cloudsearchdomain.CloudSearchDomainClient
Retrieves a list of documents that match the specified search criteria.
search(Consumer<SearchRequest.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearchdomain.CloudSearchDomainClient
Retrieves a list of documents that match the specified search criteria.
SearchException - Exception in software.amazon.awssdk.services.cloudsearchdomain.model
Information about any problems encountered while processing a search request.
SearchException.Builder - Interface in software.amazon.awssdk.services.cloudsearchdomain.model
 
SearchRequest - Class in software.amazon.awssdk.services.cloudsearchdomain.model
Container for the parameters to the Search request.
SearchRequest.Builder - Interface in software.amazon.awssdk.services.cloudsearchdomain.model
 
SearchRequestMarshaller - Class in software.amazon.awssdk.services.cloudsearchdomain.transform
SearchRequest Marshaller
SearchRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.cloudsearchdomain.transform.SearchRequestMarshaller
 
SearchResponse - Class in software.amazon.awssdk.services.cloudsearchdomain.model
The result of a Search request.
SearchResponse.Builder - Interface in software.amazon.awssdk.services.cloudsearchdomain.model
 
SearchStatus - Class in software.amazon.awssdk.services.cloudsearchdomain.model
Contains the resource id (rid) and the time it took to process the request (timems).
SearchStatus.Builder - Interface in software.amazon.awssdk.services.cloudsearchdomain.model
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudsearchdomain.model.Bucket
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudsearchdomain.model.BucketInfo
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.cloudsearchdomain.model.CloudSearchDomainException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.cloudsearchdomain.model.DocumentServiceException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudsearchdomain.model.DocumentServiceWarning
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudsearchdomain.model.FieldStats
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudsearchdomain.model.Hit
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudsearchdomain.model.Hits
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.cloudsearchdomain.model.SearchException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudsearchdomain.model.SearchRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudsearchdomain.model.SearchResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudsearchdomain.model.SearchStatus
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudsearchdomain.model.SuggestionMatch
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudsearchdomain.model.SuggestModel
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudsearchdomain.model.SuggestRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudsearchdomain.model.SuggestResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudsearchdomain.model.SuggestStatus
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudsearchdomain.model.UploadDocumentsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudsearchdomain.model.UploadDocumentsResponse
 
SERVICE_METADATA_ID - Static variable in interface software.amazon.awssdk.services.cloudsearchdomain.CloudSearchDomainAsyncClient
Value for looking up the service's metadata from the ServiceMetadataProvider.
SERVICE_METADATA_ID - Static variable in interface software.amazon.awssdk.services.cloudsearchdomain.CloudSearchDomainClient
Value for looking up the service's metadata from the ServiceMetadataProvider.
SERVICE_NAME - Static variable in interface software.amazon.awssdk.services.cloudsearchdomain.CloudSearchDomainAsyncClient
 
SERVICE_NAME - Static variable in interface software.amazon.awssdk.services.cloudsearchdomain.CloudSearchDomainClient
 
serviceMetadata() - Static method in interface software.amazon.awssdk.services.cloudsearchdomain.CloudSearchDomainClient
 
size(Long) - Method in interface software.amazon.awssdk.services.cloudsearchdomain.model.SearchRequest.Builder
Specifies the maximum number of search hits to include in the response.
size() - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.SearchRequest
Specifies the maximum number of search hits to include in the response.
size(Long) - Method in interface software.amazon.awssdk.services.cloudsearchdomain.model.SuggestRequest.Builder
Specifies the maximum number of suggestions to return.
size() - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.SuggestRequest
Specifies the maximum number of suggestions to return.
software.amazon.awssdk.services.cloudsearchdomain - package software.amazon.awssdk.services.cloudsearchdomain
You use the AmazonCloudSearch2013 API to upload documents to a search domain and search those documents.
software.amazon.awssdk.services.cloudsearchdomain.internal - package software.amazon.awssdk.services.cloudsearchdomain.internal
 
software.amazon.awssdk.services.cloudsearchdomain.model - package software.amazon.awssdk.services.cloudsearchdomain.model
 
software.amazon.awssdk.services.cloudsearchdomain.transform - package software.amazon.awssdk.services.cloudsearchdomain.transform
 
sort(String) - Method in interface software.amazon.awssdk.services.cloudsearchdomain.model.SearchRequest.Builder
Specifies the fields or custom expressions to use to sort the search results.
sort() - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.SearchRequest
Specifies the fields or custom expressions to use to sort the search results.
start(Long) - Method in interface software.amazon.awssdk.services.cloudsearchdomain.model.Hits.Builder
The index of the first matching document.
start() - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.Hits
The index of the first matching document.
start(Long) - Method in interface software.amazon.awssdk.services.cloudsearchdomain.model.SearchRequest.Builder
Specifies the offset of the first search hit you want to return.
start() - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.SearchRequest
Specifies the offset of the first search hit you want to return.
stats(String) - Method in interface software.amazon.awssdk.services.cloudsearchdomain.model.SearchRequest.Builder
Specifies one or more fields for which to get statistics information.
stats() - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.SearchRequest
Specifies one or more fields for which to get statistics information.
stats(Map<String, FieldStats>) - Method in interface software.amazon.awssdk.services.cloudsearchdomain.model.SearchResponse.Builder
The requested field statistics information.
stats() - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.SearchResponse
The requested field statistics information.
status(String) - Method in interface software.amazon.awssdk.services.cloudsearchdomain.model.DocumentServiceException.Builder
The return status of a document upload request, error or success.
status() - Method in exception software.amazon.awssdk.services.cloudsearchdomain.model.DocumentServiceException
The return status of a document upload request, error or success.
status(SearchStatus) - Method in interface software.amazon.awssdk.services.cloudsearchdomain.model.SearchResponse.Builder
The status information returned for the search request.
status(Consumer<SearchStatus.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearchdomain.model.SearchResponse.Builder
The status information returned for the search request.
status() - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.SearchResponse
The status information returned for the search request.
status(SuggestStatus) - Method in interface software.amazon.awssdk.services.cloudsearchdomain.model.SuggestResponse.Builder
The status of a SuggestRequest.
status(Consumer<SuggestStatus.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearchdomain.model.SuggestResponse.Builder
The status of a SuggestRequest.
status() - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.SuggestResponse
The status of a SuggestRequest.
status(String) - Method in interface software.amazon.awssdk.services.cloudsearchdomain.model.UploadDocumentsResponse.Builder
The status of an UploadDocumentsRequest.
status() - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.UploadDocumentsResponse
The status of an UploadDocumentsRequest.
statusCode(int) - Method in interface software.amazon.awssdk.services.cloudsearchdomain.model.CloudSearchDomainException.Builder
 
statusCode(int) - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.CloudSearchDomainException.BuilderImpl
 
statusCode(int) - Method in interface software.amazon.awssdk.services.cloudsearchdomain.model.DocumentServiceException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.cloudsearchdomain.model.SearchException.Builder
 
stddev(Double) - Method in interface software.amazon.awssdk.services.cloudsearchdomain.model.FieldStats.Builder
The standard deviation of the values in the specified field in the result set.
stddev() - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.FieldStats
The standard deviation of the values in the specified field in the result set.
suggest(SuggestRequest) - Method in interface software.amazon.awssdk.services.cloudsearchdomain.CloudSearchDomainAsyncClient
Retrieves autocomplete suggestions for a partial query string.
suggest(Consumer<SuggestRequest.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearchdomain.CloudSearchDomainAsyncClient
Retrieves autocomplete suggestions for a partial query string.
suggest(SuggestRequest) - Method in interface software.amazon.awssdk.services.cloudsearchdomain.CloudSearchDomainClient
Retrieves autocomplete suggestions for a partial query string.
suggest(Consumer<SuggestRequest.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearchdomain.CloudSearchDomainClient
Retrieves autocomplete suggestions for a partial query string.
suggest(SuggestModel) - Method in interface software.amazon.awssdk.services.cloudsearchdomain.model.SuggestResponse.Builder
Container for the matching search suggestion information.
suggest(Consumer<SuggestModel.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearchdomain.model.SuggestResponse.Builder
Container for the matching search suggestion information.
suggest() - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.SuggestResponse
Container for the matching search suggestion information.
suggester(String) - Method in interface software.amazon.awssdk.services.cloudsearchdomain.model.SuggestRequest.Builder
Specifies the name of the suggester to use to find suggested matches.
suggester() - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.SuggestRequest
Specifies the name of the suggester to use to find suggested matches.
suggestion(String) - Method in interface software.amazon.awssdk.services.cloudsearchdomain.model.SuggestionMatch.Builder
The string that matches the query string specified in the SuggestRequest.
suggestion() - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.SuggestionMatch
The string that matches the query string specified in the SuggestRequest.
SuggestionMatch - Class in software.amazon.awssdk.services.cloudsearchdomain.model
An autocomplete suggestion that matches the query string specified in a SuggestRequest.
SuggestionMatch.Builder - Interface in software.amazon.awssdk.services.cloudsearchdomain.model
 
suggestions(Collection<SuggestionMatch>) - Method in interface software.amazon.awssdk.services.cloudsearchdomain.model.SuggestModel.Builder
The documents that match the query string.
suggestions(SuggestionMatch...) - Method in interface software.amazon.awssdk.services.cloudsearchdomain.model.SuggestModel.Builder
The documents that match the query string.
suggestions(Consumer<SuggestionMatch.Builder>...) - Method in interface software.amazon.awssdk.services.cloudsearchdomain.model.SuggestModel.Builder
The documents that match the query string.
suggestions() - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.SuggestModel
The documents that match the query string.
SuggestModel - Class in software.amazon.awssdk.services.cloudsearchdomain.model
Container for the suggestion information returned in a SuggestResponse.
SuggestModel.Builder - Interface in software.amazon.awssdk.services.cloudsearchdomain.model
 
SuggestRequest - Class in software.amazon.awssdk.services.cloudsearchdomain.model
Container for the parameters to the Suggest request.
SuggestRequest.Builder - Interface in software.amazon.awssdk.services.cloudsearchdomain.model
 
SuggestRequestMarshaller - Class in software.amazon.awssdk.services.cloudsearchdomain.transform
SuggestRequest Marshaller
SuggestRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.cloudsearchdomain.transform.SuggestRequestMarshaller
 
SuggestResponse - Class in software.amazon.awssdk.services.cloudsearchdomain.model
Contains the response to a Suggest request.
SuggestResponse.Builder - Interface in software.amazon.awssdk.services.cloudsearchdomain.model
 
SuggestStatus - Class in software.amazon.awssdk.services.cloudsearchdomain.model
Contains the resource id (rid) and the time it took to process the request (timems).
SuggestStatus.Builder - Interface in software.amazon.awssdk.services.cloudsearchdomain.model
 
sum(Double) - Method in interface software.amazon.awssdk.services.cloudsearchdomain.model.FieldStats.Builder
The sum of the field values across the documents in the result set.
sum() - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.FieldStats
The sum of the field values across the documents in the result set.
sumOfSquares(Double) - Method in interface software.amazon.awssdk.services.cloudsearchdomain.model.FieldStats.Builder
The sum of all field values in the result set squared.
sumOfSquares() - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.FieldStats
The sum of all field values in the result set squared.
SwitchToPostInterceptor - Class in software.amazon.awssdk.services.cloudsearchdomain.internal
Ensures that all SearchRequests use POST instead of GET, moving the query parameters to be form data.
SwitchToPostInterceptor() - Constructor for class software.amazon.awssdk.services.cloudsearchdomain.internal.SwitchToPostInterceptor
 

T

timems(Long) - Method in interface software.amazon.awssdk.services.cloudsearchdomain.model.SearchStatus.Builder
How long it took to process the request, in milliseconds.
timems() - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.SearchStatus
How long it took to process the request, in milliseconds.
timems(Long) - Method in interface software.amazon.awssdk.services.cloudsearchdomain.model.SuggestStatus.Builder
How long it took to process the request, in milliseconds.
timems() - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.SuggestStatus
How long it took to process the request, in milliseconds.
toBuilder() - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.Bucket
 
toBuilder() - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.BucketInfo
 
toBuilder() - Method in exception software.amazon.awssdk.services.cloudsearchdomain.model.CloudSearchDomainException
 
toBuilder() - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.CloudSearchDomainRequest
 
toBuilder() - Method in exception software.amazon.awssdk.services.cloudsearchdomain.model.DocumentServiceException
 
toBuilder() - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.DocumentServiceWarning
 
toBuilder() - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.FieldStats
 
toBuilder() - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.Hit
 
toBuilder() - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.Hits
 
toBuilder() - Method in exception software.amazon.awssdk.services.cloudsearchdomain.model.SearchException
 
toBuilder() - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.SearchRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.SearchResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.SearchStatus
 
toBuilder() - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.SuggestionMatch
 
toBuilder() - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.SuggestModel
 
toBuilder() - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.SuggestRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.SuggestResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.SuggestStatus
 
toBuilder() - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.UploadDocumentsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.UploadDocumentsResponse
 
toString() - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.Bucket
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.BucketInfo
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.cloudsearchdomain.model.ContentType
 
toString() - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.DocumentServiceWarning
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.FieldStats
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.Hit
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.Hits
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.cloudsearchdomain.model.QueryParser
 
toString() - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.SearchRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.SearchResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.SearchStatus
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.SuggestionMatch
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.SuggestModel
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.SuggestRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.SuggestResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.SuggestStatus
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.UploadDocumentsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.UploadDocumentsResponse
Returns a string representation of this object.

U

uploadDocuments(UploadDocumentsRequest, AsyncRequestBody) - Method in interface software.amazon.awssdk.services.cloudsearchdomain.CloudSearchDomainAsyncClient
Posts a batch of documents to a search domain for indexing.
uploadDocuments(Consumer<UploadDocumentsRequest.Builder>, AsyncRequestBody) - Method in interface software.amazon.awssdk.services.cloudsearchdomain.CloudSearchDomainAsyncClient
Posts a batch of documents to a search domain for indexing.
uploadDocuments(UploadDocumentsRequest, Path) - Method in interface software.amazon.awssdk.services.cloudsearchdomain.CloudSearchDomainAsyncClient
Posts a batch of documents to a search domain for indexing.
uploadDocuments(Consumer<UploadDocumentsRequest.Builder>, Path) - Method in interface software.amazon.awssdk.services.cloudsearchdomain.CloudSearchDomainAsyncClient
Posts a batch of documents to a search domain for indexing.
uploadDocuments(UploadDocumentsRequest, RequestBody) - Method in interface software.amazon.awssdk.services.cloudsearchdomain.CloudSearchDomainClient
Posts a batch of documents to a search domain for indexing.
uploadDocuments(Consumer<UploadDocumentsRequest.Builder>, RequestBody) - Method in interface software.amazon.awssdk.services.cloudsearchdomain.CloudSearchDomainClient
Posts a batch of documents to a search domain for indexing.
uploadDocuments(UploadDocumentsRequest, Path) - Method in interface software.amazon.awssdk.services.cloudsearchdomain.CloudSearchDomainClient
Posts a batch of documents to a search domain for indexing.
uploadDocuments(Consumer<UploadDocumentsRequest.Builder>, Path) - Method in interface software.amazon.awssdk.services.cloudsearchdomain.CloudSearchDomainClient
Posts a batch of documents to a search domain for indexing.
UploadDocumentsRequest - Class in software.amazon.awssdk.services.cloudsearchdomain.model
Container for the parameters to the UploadDocuments request.
UploadDocumentsRequest.Builder - Interface in software.amazon.awssdk.services.cloudsearchdomain.model
 
UploadDocumentsRequestMarshaller - Class in software.amazon.awssdk.services.cloudsearchdomain.transform
UploadDocumentsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.cloudsearchdomain.transform.UploadDocumentsRequestMarshaller
 
UploadDocumentsResponse - Class in software.amazon.awssdk.services.cloudsearchdomain.model
Contains the response to an UploadDocuments request.
UploadDocumentsResponse.Builder - Interface in software.amazon.awssdk.services.cloudsearchdomain.model
 

V

value(String) - Method in interface software.amazon.awssdk.services.cloudsearchdomain.model.Bucket.Builder
The facet value being counted.
value() - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.Bucket
The facet value being counted.
valueOf(String) - Static method in enum software.amazon.awssdk.services.cloudsearchdomain.model.ContentType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.cloudsearchdomain.model.QueryParser
Returns the enum constant of this type with the specified name.
values() - Static method in enum software.amazon.awssdk.services.cloudsearchdomain.model.ContentType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.cloudsearchdomain.model.QueryParser
Returns an array containing the constants of this enum type, in the order they are declared.

W

warnings(Collection<DocumentServiceWarning>) - Method in interface software.amazon.awssdk.services.cloudsearchdomain.model.UploadDocumentsResponse.Builder
Any warnings returned by the document service about the documents being uploaded.
warnings(DocumentServiceWarning...) - Method in interface software.amazon.awssdk.services.cloudsearchdomain.model.UploadDocumentsResponse.Builder
Any warnings returned by the document service about the documents being uploaded.
warnings(Consumer<DocumentServiceWarning.Builder>...) - Method in interface software.amazon.awssdk.services.cloudsearchdomain.model.UploadDocumentsResponse.Builder
Any warnings returned by the document service about the documents being uploaded.
warnings() - Method in class software.amazon.awssdk.services.cloudsearchdomain.model.UploadDocumentsResponse
Any warnings returned by the document service about the documents being uploaded.
A B C D E F G H I K M O P Q R S T U V W 
Skip navigation links

Copyright © 2021. All rights reserved.