Package com.amazonaws.services.cloudsearchv2.model

Classes modeling the various types represented by AmazonCloudSearchv2.

See:
          Description

Class Summary
AccessPoliciesStatus The configured access rules for the domain's document and search endpoints, and the current status of those rules.
AnalysisOptions Synonyms, stopwords, and stemming options for an analysis scheme.
AnalysisScheme Configuration information for an analysis scheme.
AnalysisSchemeStatus The status and configuration of an AnalysisScheme .
AvailabilityOptionsStatus The status and configuration of the domain's availability options.
BuildSuggestersRequest Container for the parameters to the BuildSuggesters operation.
BuildSuggestersResult The result of a BuildSuggester request.
CreateDomainRequest Container for the parameters to the CreateDomain operation.
CreateDomainResult The result of a CreateDomainRequest .
DateArrayOptions Options for a field that contains an array of dates.
DateOptions Options for a date field.
DefineAnalysisSchemeRequest Container for the parameters to the DefineAnalysisScheme operation.
DefineAnalysisSchemeResult The result of a DefineAnalysisScheme request.
DefineExpressionRequest Container for the parameters to the DefineExpression operation.
DefineExpressionResult The result of a DefineExpression request.
DefineIndexFieldRequest Container for the parameters to the DefineIndexField operation.
DefineIndexFieldResult The result of a DefineIndexField request.
DefineSuggesterRequest Container for the parameters to the DefineSuggester operation.
DefineSuggesterResult The result of a DefineSuggester request.
DeleteAnalysisSchemeRequest Container for the parameters to the DeleteAnalysisScheme operation.
DeleteAnalysisSchemeResult The result of a DeleteAnalysisScheme request.
DeleteDomainRequest Container for the parameters to the DeleteDomain operation.
DeleteDomainResult The result of a DeleteDomain request.
DeleteExpressionRequest Container for the parameters to the DeleteExpression operation.
DeleteExpressionResult The result of a DeleteExpression request.
DeleteIndexFieldRequest Container for the parameters to the DeleteIndexField operation.
DeleteIndexFieldResult The result of a DeleteIndexField request.
DeleteSuggesterRequest Container for the parameters to the DeleteSuggester operation.
DeleteSuggesterResult The result of a DeleteSuggester request.
DescribeAnalysisSchemesRequest Container for the parameters to the DescribeAnalysisSchemes operation.
DescribeAnalysisSchemesResult The result of a DescribeAnalysisSchemes request.
DescribeAvailabilityOptionsRequest Container for the parameters to the DescribeAvailabilityOptions operation.
DescribeAvailabilityOptionsResult The result of a DescribeAvailabilityOptions request.
DescribeDomainsRequest Container for the parameters to the DescribeDomains operation.
DescribeDomainsResult The result of a DescribeDomains request.
DescribeExpressionsRequest Container for the parameters to the DescribeExpressions operation.
DescribeExpressionsResult The result of a DescribeExpressions request.
DescribeIndexFieldsRequest Container for the parameters to the DescribeIndexFields operation.
DescribeIndexFieldsResult The result of a DescribeIndexFields request.
DescribeScalingParametersRequest Container for the parameters to the DescribeScalingParameters operation.
DescribeScalingParametersResult The result of a DescribeScalingParameters request.
DescribeServiceAccessPoliciesRequest Container for the parameters to the DescribeServiceAccessPolicies operation.
DescribeServiceAccessPoliciesResult The result of a DescribeServiceAccessPolicies request.
DescribeSuggestersRequest Container for the parameters to the DescribeSuggesters operation.
DescribeSuggestersResult The result of a DescribeSuggesters request.
DocumentSuggesterOptions Options for a search suggester.
DomainStatus The current status of the search domain.
DoubleArrayOptions Options for a field that contains an array of double-precision 64-bit floating point values.
DoubleOptions Options for a double-precision 64-bit floating point field.
Expression A named expression that can be evaluated at search time.
ExpressionStatus The value of an Expression and its current status.
IndexDocumentsRequest Container for the parameters to the IndexDocuments operation.
IndexDocumentsResult The result of an IndexDocuments request.
IndexField Configuration information for a field in the index, including its name, type, and options.
IndexFieldStatus The value of an IndexField and its current status.
IntArrayOptions Options for a field that contains an array of 64-bit signed integers.
IntOptions Options for a 64-bit signed integer field.
LatLonOptions Options for a latlon field.
ListDomainNamesRequest Container for the parameters to the ListDomainNames operation.
ListDomainNamesResult The result of a ListDomainNames request.
LiteralArrayOptions Options for a field that contains an array of literal strings.
LiteralOptions Options for literal field.
OptionStatus The status of domain configuration option.
ScalingParameters The desired instance type and desired number of replicas of each index partition.
ScalingParametersStatus The status and configuration of a search domain's scaling parameters.
ServiceEndpoint The endpoint to which service requests can be submitted.
Suggester Configuration information for a search suggester.
SuggesterStatus The value of a Suggester and its current status.
TextArrayOptions Options for a field that contains an array of text strings.
TextOptions Options for text field.
UpdateAvailabilityOptionsRequest Container for the parameters to the UpdateAvailabilityOptions operation.
UpdateAvailabilityOptionsResult The result of a UpdateAvailabilityOptions request.
UpdateScalingParametersRequest Container for the parameters to the UpdateScalingParameters operation.
UpdateScalingParametersResult The result of a UpdateScalingParameters request.
UpdateServiceAccessPoliciesRequest Container for the parameters to the UpdateServiceAccessPolicies operation.
UpdateServiceAccessPoliciesResult The result of an UpdateServiceAccessPolicies request.
 

Enum Summary
AlgorithmicStemming Algorithmic Stemming
AnalysisSchemeLanguage Analysis Scheme Language
IndexFieldType Index Field Type
OptionState Option State
PartitionInstanceType Partition Instance Type
SuggesterFuzzyMatching Suggester Fuzzy Matching
 

Exception Summary
BaseException An error occurred while processing the request.
DisabledOperationException The request was rejected because it attempted an operation which is not enabled.
InternalException An internal error occurred while processing the request.
InvalidTypeException The request was rejected because it specified an invalid type definition.
LimitExceededException The request was rejected because a resource limit has already been met.
ResourceNotFoundException The request was rejected because it attempted to reference a resource that does not exist.
 

Package com.amazonaws.services.cloudsearchv2.model Description

Classes modeling the various types represented by AmazonCloudSearchv2.



Copyright © 2016. All rights reserved.