- accessPolicies() - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeServiceAccessPoliciesResponse
-
The access rules configured for the domain specified in the request.
- accessPolicies(AccessPoliciesStatus) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DescribeServiceAccessPoliciesResponse.Builder
-
The access rules configured for the domain specified in the request.
- accessPolicies(Consumer<AccessPoliciesStatus.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DescribeServiceAccessPoliciesResponse.Builder
-
The access rules configured for the domain specified in the request.
- accessPolicies() - Method in class software.amazon.awssdk.services.cloudsearch.model.UpdateServiceAccessPoliciesRequest
-
The access rules you want to configure.
- accessPolicies(String) - Method in interface software.amazon.awssdk.services.cloudsearch.model.UpdateServiceAccessPoliciesRequest.Builder
-
The access rules you want to configure.
- accessPolicies() - Method in class software.amazon.awssdk.services.cloudsearch.model.UpdateServiceAccessPoliciesResponse
-
The access rules configured for the domain.
- accessPolicies(AccessPoliciesStatus) - Method in interface software.amazon.awssdk.services.cloudsearch.model.UpdateServiceAccessPoliciesResponse.Builder
-
The access rules configured for the domain.
- accessPolicies(Consumer<AccessPoliciesStatus.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearch.model.UpdateServiceAccessPoliciesResponse.Builder
-
The access rules configured for the domain.
- AccessPoliciesStatus - Class in software.amazon.awssdk.services.cloudsearch.model
-
The configured access rules for the domain's document and search endpoints, and the current status of those rules.
- AccessPoliciesStatus.Builder - Interface in software.amazon.awssdk.services.cloudsearch.model
-
- AlgorithmicStemming - Enum in software.amazon.awssdk.services.cloudsearch.model
-
- algorithmicStemming() - Method in class software.amazon.awssdk.services.cloudsearch.model.AnalysisOptions
-
The level of algorithmic stemming to perform: none, minimal, light, or
full.
- algorithmicStemming(String) - Method in interface software.amazon.awssdk.services.cloudsearch.model.AnalysisOptions.Builder
-
The level of algorithmic stemming to perform: none, minimal, light, or
full.
- algorithmicStemming(AlgorithmicStemming) - Method in interface software.amazon.awssdk.services.cloudsearch.model.AnalysisOptions.Builder
-
The level of algorithmic stemming to perform: none, minimal, light, or
full.
- algorithmicStemmingAsString() - Method in class software.amazon.awssdk.services.cloudsearch.model.AnalysisOptions
-
The level of algorithmic stemming to perform: none, minimal, light, or
full.
- AnalysisOptions - Class in software.amazon.awssdk.services.cloudsearch.model
-
Synonyms, stopwords, and stemming options for an analysis scheme.
- analysisOptions() - Method in class software.amazon.awssdk.services.cloudsearch.model.AnalysisScheme
-
Returns the value of the AnalysisOptions property for this object.
- analysisOptions(AnalysisOptions) - Method in interface software.amazon.awssdk.services.cloudsearch.model.AnalysisScheme.Builder
-
Sets the value of the AnalysisOptions property for this object.
- analysisOptions(Consumer<AnalysisOptions.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearch.model.AnalysisScheme.Builder
-
Sets the value of the AnalysisOptions property for this object.
- AnalysisOptions.Builder - Interface in software.amazon.awssdk.services.cloudsearch.model
-
- AnalysisScheme - Class in software.amazon.awssdk.services.cloudsearch.model
-
Configuration information for an analysis scheme.
- analysisScheme() - Method in class software.amazon.awssdk.services.cloudsearch.model.DefineAnalysisSchemeRequest
-
Returns the value of the AnalysisScheme property for this object.
- analysisScheme(AnalysisScheme) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DefineAnalysisSchemeRequest.Builder
-
Sets the value of the AnalysisScheme property for this object.
- analysisScheme(Consumer<AnalysisScheme.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DefineAnalysisSchemeRequest.Builder
-
Sets the value of the AnalysisScheme property for this object.
- analysisScheme() - Method in class software.amazon.awssdk.services.cloudsearch.model.DefineAnalysisSchemeResponse
-
Returns the value of the AnalysisScheme property for this object.
- analysisScheme(AnalysisSchemeStatus) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DefineAnalysisSchemeResponse.Builder
-
Sets the value of the AnalysisScheme property for this object.
- analysisScheme(Consumer<AnalysisSchemeStatus.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DefineAnalysisSchemeResponse.Builder
-
Sets the value of the AnalysisScheme property for this object.
- analysisScheme() - Method in class software.amazon.awssdk.services.cloudsearch.model.DeleteAnalysisSchemeResponse
-
The status of the analysis scheme being deleted.
- analysisScheme(AnalysisSchemeStatus) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DeleteAnalysisSchemeResponse.Builder
-
The status of the analysis scheme being deleted.
- analysisScheme(Consumer<AnalysisSchemeStatus.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DeleteAnalysisSchemeResponse.Builder
-
The status of the analysis scheme being deleted.
- analysisScheme() - Method in class software.amazon.awssdk.services.cloudsearch.model.TextArrayOptions
-
The name of an analysis scheme for a text-array field.
- analysisScheme(String) - Method in interface software.amazon.awssdk.services.cloudsearch.model.TextArrayOptions.Builder
-
The name of an analysis scheme for a text-array field.
- analysisScheme() - Method in class software.amazon.awssdk.services.cloudsearch.model.TextOptions
-
The name of an analysis scheme for a text field.
- analysisScheme(String) - Method in interface software.amazon.awssdk.services.cloudsearch.model.TextOptions.Builder
-
The name of an analysis scheme for a text field.
- AnalysisScheme.Builder - Interface in software.amazon.awssdk.services.cloudsearch.model
-
- analysisSchemeLanguage() - Method in class software.amazon.awssdk.services.cloudsearch.model.AnalysisScheme
-
Returns the value of the AnalysisSchemeLanguage property for this object.
- analysisSchemeLanguage(String) - Method in interface software.amazon.awssdk.services.cloudsearch.model.AnalysisScheme.Builder
-
Sets the value of the AnalysisSchemeLanguage property for this object.
- analysisSchemeLanguage(AnalysisSchemeLanguage) - Method in interface software.amazon.awssdk.services.cloudsearch.model.AnalysisScheme.Builder
-
Sets the value of the AnalysisSchemeLanguage property for this object.
- AnalysisSchemeLanguage - Enum in software.amazon.awssdk.services.cloudsearch.model
-
- analysisSchemeLanguageAsString() - Method in class software.amazon.awssdk.services.cloudsearch.model.AnalysisScheme
-
Returns the value of the AnalysisSchemeLanguage property for this object.
- analysisSchemeName() - Method in class software.amazon.awssdk.services.cloudsearch.model.AnalysisScheme
-
Returns the value of the AnalysisSchemeName property for this object.
- analysisSchemeName(String) - Method in interface software.amazon.awssdk.services.cloudsearch.model.AnalysisScheme.Builder
-
Sets the value of the AnalysisSchemeName property for this object.
- analysisSchemeName() - Method in class software.amazon.awssdk.services.cloudsearch.model.DeleteAnalysisSchemeRequest
-
The name of the analysis scheme you want to delete.
- analysisSchemeName(String) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DeleteAnalysisSchemeRequest.Builder
-
The name of the analysis scheme you want to delete.
- analysisSchemeNames() - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeAnalysisSchemesRequest
-
The analysis schemes you want to describe.
- analysisSchemeNames(Collection<String>) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DescribeAnalysisSchemesRequest.Builder
-
The analysis schemes you want to describe.
- analysisSchemeNames(String...) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DescribeAnalysisSchemesRequest.Builder
-
The analysis schemes you want to describe.
- analysisSchemes() - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeAnalysisSchemesResponse
-
The analysis scheme descriptions.
- analysisSchemes(Collection<AnalysisSchemeStatus>) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DescribeAnalysisSchemesResponse.Builder
-
The analysis scheme descriptions.
- analysisSchemes(AnalysisSchemeStatus...) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DescribeAnalysisSchemesResponse.Builder
-
The analysis scheme descriptions.
- analysisSchemes(Consumer<AnalysisSchemeStatus.Builder>...) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DescribeAnalysisSchemesResponse.Builder
-
The analysis scheme descriptions.
- AnalysisSchemeStatus - Class in software.amazon.awssdk.services.cloudsearch.model
-
The status and configuration of an AnalysisScheme.
- AnalysisSchemeStatus.Builder - Interface in software.amazon.awssdk.services.cloudsearch.model
-
- arn() - Method in class software.amazon.awssdk.services.cloudsearch.model.DomainStatus
-
Returns the value of the ARN property for this object.
- arn(String) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DomainStatus.Builder
-
Sets the value of the ARN property for this object.
- availabilityOptions() - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeAvailabilityOptionsResponse
-
The availability options configured for the domain.
- availabilityOptions(AvailabilityOptionsStatus) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DescribeAvailabilityOptionsResponse.Builder
-
The availability options configured for the domain.
- availabilityOptions(Consumer<AvailabilityOptionsStatus.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DescribeAvailabilityOptionsResponse.Builder
-
The availability options configured for the domain.
- availabilityOptions() - Method in class software.amazon.awssdk.services.cloudsearch.model.UpdateAvailabilityOptionsResponse
-
The newly-configured availability options.
- availabilityOptions(AvailabilityOptionsStatus) - Method in interface software.amazon.awssdk.services.cloudsearch.model.UpdateAvailabilityOptionsResponse.Builder
-
The newly-configured availability options.
- availabilityOptions(Consumer<AvailabilityOptionsStatus.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearch.model.UpdateAvailabilityOptionsResponse.Builder
-
The newly-configured availability options.
- AvailabilityOptionsStatus - Class in software.amazon.awssdk.services.cloudsearch.model
-
The status and configuration of the domain's availability options.
- AvailabilityOptionsStatus.Builder - Interface in software.amazon.awssdk.services.cloudsearch.model
-
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.cloudsearch.model.BaseException.Builder
-
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.cloudsearch.model.CloudSearchException.Builder
-
- awsErrorDetails(AwsErrorDetails) - Method in class software.amazon.awssdk.services.cloudsearch.model.CloudSearchException.BuilderImpl
-
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DisabledOperationException.Builder
-
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.cloudsearch.model.InternalException.Builder
-
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.cloudsearch.model.InvalidTypeException.Builder
-
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.cloudsearch.model.LimitExceededException.Builder
-
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.cloudsearch.model.ResourceAlreadyExistsException.Builder
-
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.cloudsearch.model.ResourceNotFoundException.Builder
-
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.cloudsearch.model.ValidationException.Builder
-
- DateArrayOptions - Class in software.amazon.awssdk.services.cloudsearch.model
-
Options for a field that contains an array of dates.
- dateArrayOptions(DateArrayOptions) - Method in interface software.amazon.awssdk.services.cloudsearch.model.IndexField.Builder
-
Sets the value of the DateArrayOptions property for this object.
- dateArrayOptions(Consumer<DateArrayOptions.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearch.model.IndexField.Builder
-
Sets the value of the DateArrayOptions property for this object.
- dateArrayOptions() - Method in class software.amazon.awssdk.services.cloudsearch.model.IndexField
-
Returns the value of the DateArrayOptions property for this object.
- DateArrayOptions.Builder - Interface in software.amazon.awssdk.services.cloudsearch.model
-
- DateOptions - Class in software.amazon.awssdk.services.cloudsearch.model
-
Options for a date field.
- dateOptions(DateOptions) - Method in interface software.amazon.awssdk.services.cloudsearch.model.IndexField.Builder
-
Sets the value of the DateOptions property for this object.
- dateOptions(Consumer<DateOptions.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearch.model.IndexField.Builder
-
Sets the value of the DateOptions property for this object.
- dateOptions() - Method in class software.amazon.awssdk.services.cloudsearch.model.IndexField
-
Returns the value of the DateOptions property for this object.
- DateOptions.Builder - Interface in software.amazon.awssdk.services.cloudsearch.model
-
- defaultValue(String) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DateArrayOptions.Builder
-
A value to use for the field if the field isn't specified for a document.
- defaultValue() - Method in class software.amazon.awssdk.services.cloudsearch.model.DateArrayOptions
-
A value to use for the field if the field isn't specified for a document.
- defaultValue(String) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DateOptions.Builder
-
A value to use for the field if the field isn't specified for a document.
- defaultValue() - Method in class software.amazon.awssdk.services.cloudsearch.model.DateOptions
-
A value to use for the field if the field isn't specified for a document.
- defaultValue(Double) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DoubleArrayOptions.Builder
-
A value to use for the field if the field isn't specified for a document.
- defaultValue() - Method in class software.amazon.awssdk.services.cloudsearch.model.DoubleArrayOptions
-
A value to use for the field if the field isn't specified for a document.
- defaultValue(Double) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DoubleOptions.Builder
-
A value to use for the field if the field isn't specified for a document.
- defaultValue() - Method in class software.amazon.awssdk.services.cloudsearch.model.DoubleOptions
-
A value to use for the field if the field isn't specified for a document.
- defaultValue(Long) - Method in interface software.amazon.awssdk.services.cloudsearch.model.IntArrayOptions.Builder
-
A value to use for the field if the field isn't specified for a document.
- defaultValue() - Method in class software.amazon.awssdk.services.cloudsearch.model.IntArrayOptions
-
A value to use for the field if the field isn't specified for a document.
- defaultValue(Long) - Method in interface software.amazon.awssdk.services.cloudsearch.model.IntOptions.Builder
-
A value to use for the field if the field isn't specified for a document.
- defaultValue() - Method in class software.amazon.awssdk.services.cloudsearch.model.IntOptions
-
A value to use for the field if the field isn't specified for a document.
- defaultValue(String) - Method in interface software.amazon.awssdk.services.cloudsearch.model.LatLonOptions.Builder
-
A value to use for the field if the field isn't specified for a document.
- defaultValue() - Method in class software.amazon.awssdk.services.cloudsearch.model.LatLonOptions
-
A value to use for the field if the field isn't specified for a document.
- defaultValue(String) - Method in interface software.amazon.awssdk.services.cloudsearch.model.LiteralArrayOptions.Builder
-
A value to use for the field if the field isn't specified for a document.
- defaultValue() - Method in class software.amazon.awssdk.services.cloudsearch.model.LiteralArrayOptions
-
A value to use for the field if the field isn't specified for a document.
- defaultValue(String) - Method in interface software.amazon.awssdk.services.cloudsearch.model.LiteralOptions.Builder
-
A value to use for the field if the field isn't specified for a document.
- defaultValue() - Method in class software.amazon.awssdk.services.cloudsearch.model.LiteralOptions
-
A value to use for the field if the field isn't specified for a document.
- defaultValue(String) - Method in interface software.amazon.awssdk.services.cloudsearch.model.TextArrayOptions.Builder
-
A value to use for the field if the field isn't specified for a document.
- defaultValue() - Method in class software.amazon.awssdk.services.cloudsearch.model.TextArrayOptions
-
A value to use for the field if the field isn't specified for a document.
- defaultValue(String) - Method in interface software.amazon.awssdk.services.cloudsearch.model.TextOptions.Builder
-
A value to use for the field if the field isn't specified for a document.
- defaultValue() - Method in class software.amazon.awssdk.services.cloudsearch.model.TextOptions
-
A value to use for the field if the field isn't specified for a document.
- defineAnalysisScheme(DefineAnalysisSchemeRequest) - Method in interface software.amazon.awssdk.services.cloudsearch.CloudSearchAsyncClient
-
Configures an analysis scheme that can be applied to a text or text-array field to
define language-specific text processing options.
- defineAnalysisScheme(Consumer<DefineAnalysisSchemeRequest.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearch.CloudSearchAsyncClient
-
Configures an analysis scheme that can be applied to a text or text-array field to
define language-specific text processing options.
- defineAnalysisScheme(DefineAnalysisSchemeRequest) - Method in interface software.amazon.awssdk.services.cloudsearch.CloudSearchClient
-
Configures an analysis scheme that can be applied to a text or text-array field to
define language-specific text processing options.
- defineAnalysisScheme(Consumer<DefineAnalysisSchemeRequest.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearch.CloudSearchClient
-
Configures an analysis scheme that can be applied to a text or text-array field to
define language-specific text processing options.
- DefineAnalysisSchemeRequest - Class in software.amazon.awssdk.services.cloudsearch.model
-
- DefineAnalysisSchemeRequest.Builder - Interface in software.amazon.awssdk.services.cloudsearch.model
-
- DefineAnalysisSchemeRequestMarshaller - Class in software.amazon.awssdk.services.cloudsearch.transform
-
- DefineAnalysisSchemeRequestMarshaller(AwsQueryProtocolFactory) - Constructor for class software.amazon.awssdk.services.cloudsearch.transform.DefineAnalysisSchemeRequestMarshaller
-
- DefineAnalysisSchemeResponse - Class in software.amazon.awssdk.services.cloudsearch.model
-
- DefineAnalysisSchemeResponse.Builder - Interface in software.amazon.awssdk.services.cloudsearch.model
-
- defineExpression(DefineExpressionRequest) - Method in interface software.amazon.awssdk.services.cloudsearch.CloudSearchAsyncClient
-
- defineExpression(Consumer<DefineExpressionRequest.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearch.CloudSearchAsyncClient
-
- defineExpression(DefineExpressionRequest) - Method in interface software.amazon.awssdk.services.cloudsearch.CloudSearchClient
-
- defineExpression(Consumer<DefineExpressionRequest.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearch.CloudSearchClient
-
- DefineExpressionRequest - Class in software.amazon.awssdk.services.cloudsearch.model
-
- DefineExpressionRequest.Builder - Interface in software.amazon.awssdk.services.cloudsearch.model
-
- DefineExpressionRequestMarshaller - Class in software.amazon.awssdk.services.cloudsearch.transform
-
- DefineExpressionRequestMarshaller(AwsQueryProtocolFactory) - Constructor for class software.amazon.awssdk.services.cloudsearch.transform.DefineExpressionRequestMarshaller
-
- DefineExpressionResponse - Class in software.amazon.awssdk.services.cloudsearch.model
-
The result of a DefineExpression request.
- DefineExpressionResponse.Builder - Interface in software.amazon.awssdk.services.cloudsearch.model
-
- defineIndexField(DefineIndexFieldRequest) - Method in interface software.amazon.awssdk.services.cloudsearch.CloudSearchAsyncClient
-
- defineIndexField(Consumer<DefineIndexFieldRequest.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearch.CloudSearchAsyncClient
-
- defineIndexField(DefineIndexFieldRequest) - Method in interface software.amazon.awssdk.services.cloudsearch.CloudSearchClient
-
- defineIndexField(Consumer<DefineIndexFieldRequest.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearch.CloudSearchClient
-
- DefineIndexFieldRequest - Class in software.amazon.awssdk.services.cloudsearch.model
-
- DefineIndexFieldRequest.Builder - Interface in software.amazon.awssdk.services.cloudsearch.model
-
- DefineIndexFieldRequestMarshaller - Class in software.amazon.awssdk.services.cloudsearch.transform
-
- DefineIndexFieldRequestMarshaller(AwsQueryProtocolFactory) - Constructor for class software.amazon.awssdk.services.cloudsearch.transform.DefineIndexFieldRequestMarshaller
-
- DefineIndexFieldResponse - Class in software.amazon.awssdk.services.cloudsearch.model
-
- DefineIndexFieldResponse.Builder - Interface in software.amazon.awssdk.services.cloudsearch.model
-
- defineSuggester(DefineSuggesterRequest) - Method in interface software.amazon.awssdk.services.cloudsearch.CloudSearchAsyncClient
-
Configures a suggester for a domain.
- defineSuggester(Consumer<DefineSuggesterRequest.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearch.CloudSearchAsyncClient
-
Configures a suggester for a domain.
- defineSuggester(DefineSuggesterRequest) - Method in interface software.amazon.awssdk.services.cloudsearch.CloudSearchClient
-
Configures a suggester for a domain.
- defineSuggester(Consumer<DefineSuggesterRequest.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearch.CloudSearchClient
-
Configures a suggester for a domain.
- DefineSuggesterRequest - Class in software.amazon.awssdk.services.cloudsearch.model
-
- DefineSuggesterRequest.Builder - Interface in software.amazon.awssdk.services.cloudsearch.model
-
- DefineSuggesterRequestMarshaller - Class in software.amazon.awssdk.services.cloudsearch.transform
-
- DefineSuggesterRequestMarshaller(AwsQueryProtocolFactory) - Constructor for class software.amazon.awssdk.services.cloudsearch.transform.DefineSuggesterRequestMarshaller
-
- DefineSuggesterResponse - Class in software.amazon.awssdk.services.cloudsearch.model
-
The result of a DefineSuggester request.
- DefineSuggesterResponse.Builder - Interface in software.amazon.awssdk.services.cloudsearch.model
-
- deleteAnalysisScheme(DeleteAnalysisSchemeRequest) - Method in interface software.amazon.awssdk.services.cloudsearch.CloudSearchAsyncClient
-
Deletes an analysis scheme.
- deleteAnalysisScheme(Consumer<DeleteAnalysisSchemeRequest.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearch.CloudSearchAsyncClient
-
Deletes an analysis scheme.
- deleteAnalysisScheme(DeleteAnalysisSchemeRequest) - Method in interface software.amazon.awssdk.services.cloudsearch.CloudSearchClient
-
Deletes an analysis scheme.
- deleteAnalysisScheme(Consumer<DeleteAnalysisSchemeRequest.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearch.CloudSearchClient
-
Deletes an analysis scheme.
- DeleteAnalysisSchemeRequest - Class in software.amazon.awssdk.services.cloudsearch.model
-
- DeleteAnalysisSchemeRequest.Builder - Interface in software.amazon.awssdk.services.cloudsearch.model
-
- DeleteAnalysisSchemeRequestMarshaller - Class in software.amazon.awssdk.services.cloudsearch.transform
-
- DeleteAnalysisSchemeRequestMarshaller(AwsQueryProtocolFactory) - Constructor for class software.amazon.awssdk.services.cloudsearch.transform.DeleteAnalysisSchemeRequestMarshaller
-
- DeleteAnalysisSchemeResponse - Class in software.amazon.awssdk.services.cloudsearch.model
-
The result of a DeleteAnalysisScheme request.
- DeleteAnalysisSchemeResponse.Builder - Interface in software.amazon.awssdk.services.cloudsearch.model
-
- deleted(Boolean) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DomainStatus.Builder
-
True if the search domain has been deleted.
- deleted() - Method in class software.amazon.awssdk.services.cloudsearch.model.DomainStatus
-
True if the search domain has been deleted.
- deleteDomain(DeleteDomainRequest) - Method in interface software.amazon.awssdk.services.cloudsearch.CloudSearchAsyncClient
-
Permanently deletes a search domain and all of its data.
- deleteDomain(Consumer<DeleteDomainRequest.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearch.CloudSearchAsyncClient
-
Permanently deletes a search domain and all of its data.
- deleteDomain(DeleteDomainRequest) - Method in interface software.amazon.awssdk.services.cloudsearch.CloudSearchClient
-
Permanently deletes a search domain and all of its data.
- deleteDomain(Consumer<DeleteDomainRequest.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearch.CloudSearchClient
-
Permanently deletes a search domain and all of its data.
- DeleteDomainRequest - Class in software.amazon.awssdk.services.cloudsearch.model
-
- DeleteDomainRequest.Builder - Interface in software.amazon.awssdk.services.cloudsearch.model
-
- DeleteDomainRequestMarshaller - Class in software.amazon.awssdk.services.cloudsearch.transform
-
- DeleteDomainRequestMarshaller(AwsQueryProtocolFactory) - Constructor for class software.amazon.awssdk.services.cloudsearch.transform.DeleteDomainRequestMarshaller
-
- DeleteDomainResponse - Class in software.amazon.awssdk.services.cloudsearch.model
-
The result of a DeleteDomain request.
- DeleteDomainResponse.Builder - Interface in software.amazon.awssdk.services.cloudsearch.model
-
- deleteExpression(DeleteExpressionRequest) - Method in interface software.amazon.awssdk.services.cloudsearch.CloudSearchAsyncClient
-
- deleteExpression(Consumer<DeleteExpressionRequest.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearch.CloudSearchAsyncClient
-
- deleteExpression(DeleteExpressionRequest) - Method in interface software.amazon.awssdk.services.cloudsearch.CloudSearchClient
-
- deleteExpression(Consumer<DeleteExpressionRequest.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearch.CloudSearchClient
-
- DeleteExpressionRequest - Class in software.amazon.awssdk.services.cloudsearch.model
-
- DeleteExpressionRequest.Builder - Interface in software.amazon.awssdk.services.cloudsearch.model
-
- DeleteExpressionRequestMarshaller - Class in software.amazon.awssdk.services.cloudsearch.transform
-
- DeleteExpressionRequestMarshaller(AwsQueryProtocolFactory) - Constructor for class software.amazon.awssdk.services.cloudsearch.transform.DeleteExpressionRequestMarshaller
-
- DeleteExpressionResponse - Class in software.amazon.awssdk.services.cloudsearch.model
-
- DeleteExpressionResponse.Builder - Interface in software.amazon.awssdk.services.cloudsearch.model
-
- deleteIndexField(DeleteIndexFieldRequest) - Method in interface software.amazon.awssdk.services.cloudsearch.CloudSearchAsyncClient
-
- deleteIndexField(Consumer<DeleteIndexFieldRequest.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearch.CloudSearchAsyncClient
-
- deleteIndexField(DeleteIndexFieldRequest) - Method in interface software.amazon.awssdk.services.cloudsearch.CloudSearchClient
-
- deleteIndexField(Consumer<DeleteIndexFieldRequest.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearch.CloudSearchClient
-
- DeleteIndexFieldRequest - Class in software.amazon.awssdk.services.cloudsearch.model
-
- DeleteIndexFieldRequest.Builder - Interface in software.amazon.awssdk.services.cloudsearch.model
-
- DeleteIndexFieldRequestMarshaller - Class in software.amazon.awssdk.services.cloudsearch.transform
-
- DeleteIndexFieldRequestMarshaller(AwsQueryProtocolFactory) - Constructor for class software.amazon.awssdk.services.cloudsearch.transform.DeleteIndexFieldRequestMarshaller
-
- DeleteIndexFieldResponse - Class in software.amazon.awssdk.services.cloudsearch.model
-
- DeleteIndexFieldResponse.Builder - Interface in software.amazon.awssdk.services.cloudsearch.model
-
- deleteSuggester(DeleteSuggesterRequest) - Method in interface software.amazon.awssdk.services.cloudsearch.CloudSearchAsyncClient
-
Deletes a suggester.
- deleteSuggester(Consumer<DeleteSuggesterRequest.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearch.CloudSearchAsyncClient
-
Deletes a suggester.
- deleteSuggester(DeleteSuggesterRequest) - Method in interface software.amazon.awssdk.services.cloudsearch.CloudSearchClient
-
Deletes a suggester.
- deleteSuggester(Consumer<DeleteSuggesterRequest.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearch.CloudSearchClient
-
Deletes a suggester.
- DeleteSuggesterRequest - Class in software.amazon.awssdk.services.cloudsearch.model
-
- DeleteSuggesterRequest.Builder - Interface in software.amazon.awssdk.services.cloudsearch.model
-
- DeleteSuggesterRequestMarshaller - Class in software.amazon.awssdk.services.cloudsearch.transform
-
- DeleteSuggesterRequestMarshaller(AwsQueryProtocolFactory) - Constructor for class software.amazon.awssdk.services.cloudsearch.transform.DeleteSuggesterRequestMarshaller
-
- DeleteSuggesterResponse - Class in software.amazon.awssdk.services.cloudsearch.model
-
The result of a DeleteSuggester request.
- DeleteSuggesterResponse.Builder - Interface in software.amazon.awssdk.services.cloudsearch.model
-
- deployed(Boolean) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DescribeAnalysisSchemesRequest.Builder
-
Whether to display the deployed configuration (true) or include any pending changes (
false).
- deployed() - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeAnalysisSchemesRequest
-
Whether to display the deployed configuration (true) or include any pending changes (
false).
- deployed(Boolean) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DescribeAvailabilityOptionsRequest.Builder
-
Whether to display the deployed configuration (true) or include any pending changes (
false).
- deployed() - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeAvailabilityOptionsRequest
-
Whether to display the deployed configuration (true) or include any pending changes (
false).
- deployed(Boolean) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DescribeDomainEndpointOptionsRequest.Builder
-
Whether to retrieve the latest configuration (which might be in a Processing state) or the current, active
configuration.
- deployed() - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeDomainEndpointOptionsRequest
-
Whether to retrieve the latest configuration (which might be in a Processing state) or the current, active
configuration.
- deployed(Boolean) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DescribeExpressionsRequest.Builder
-
Whether to display the deployed configuration (true) or include any pending changes (
false).
- deployed() - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeExpressionsRequest
-
Whether to display the deployed configuration (true) or include any pending changes (
false).
- deployed(Boolean) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DescribeIndexFieldsRequest.Builder
-
Whether to display the deployed configuration (true) or include any pending changes (
false).
- deployed() - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeIndexFieldsRequest
-
Whether to display the deployed configuration (true) or include any pending changes (
false).
- deployed(Boolean) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DescribeServiceAccessPoliciesRequest.Builder
-
Whether to display the deployed configuration (true) or include any pending changes (
false).
- deployed() - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeServiceAccessPoliciesRequest
-
Whether to display the deployed configuration (true) or include any pending changes (
false).
- deployed(Boolean) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DescribeSuggestersRequest.Builder
-
Whether to display the deployed configuration (true) or include any pending changes (
false).
- deployed() - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeSuggestersRequest
-
Whether to display the deployed configuration (true) or include any pending changes (
false).
- describeAnalysisSchemes(DescribeAnalysisSchemesRequest) - Method in interface software.amazon.awssdk.services.cloudsearch.CloudSearchAsyncClient
-
Gets the analysis schemes configured for a domain.
- describeAnalysisSchemes(Consumer<DescribeAnalysisSchemesRequest.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearch.CloudSearchAsyncClient
-
Gets the analysis schemes configured for a domain.
- describeAnalysisSchemes(DescribeAnalysisSchemesRequest) - Method in interface software.amazon.awssdk.services.cloudsearch.CloudSearchClient
-
Gets the analysis schemes configured for a domain.
- describeAnalysisSchemes(Consumer<DescribeAnalysisSchemesRequest.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearch.CloudSearchClient
-
Gets the analysis schemes configured for a domain.
- DescribeAnalysisSchemesRequest - Class in software.amazon.awssdk.services.cloudsearch.model
-
- DescribeAnalysisSchemesRequest.Builder - Interface in software.amazon.awssdk.services.cloudsearch.model
-
- DescribeAnalysisSchemesRequestMarshaller - Class in software.amazon.awssdk.services.cloudsearch.transform
-
- DescribeAnalysisSchemesRequestMarshaller(AwsQueryProtocolFactory) - Constructor for class software.amazon.awssdk.services.cloudsearch.transform.DescribeAnalysisSchemesRequestMarshaller
-
- DescribeAnalysisSchemesResponse - Class in software.amazon.awssdk.services.cloudsearch.model
-
The result of a DescribeAnalysisSchemes request.
- DescribeAnalysisSchemesResponse.Builder - Interface in software.amazon.awssdk.services.cloudsearch.model
-
- describeAvailabilityOptions(DescribeAvailabilityOptionsRequest) - Method in interface software.amazon.awssdk.services.cloudsearch.CloudSearchAsyncClient
-
Gets the availability options configured for a domain.
- describeAvailabilityOptions(Consumer<DescribeAvailabilityOptionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearch.CloudSearchAsyncClient
-
Gets the availability options configured for a domain.
- describeAvailabilityOptions(DescribeAvailabilityOptionsRequest) - Method in interface software.amazon.awssdk.services.cloudsearch.CloudSearchClient
-
Gets the availability options configured for a domain.
- describeAvailabilityOptions(Consumer<DescribeAvailabilityOptionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearch.CloudSearchClient
-
Gets the availability options configured for a domain.
- DescribeAvailabilityOptionsRequest - Class in software.amazon.awssdk.services.cloudsearch.model
-
- DescribeAvailabilityOptionsRequest.Builder - Interface in software.amazon.awssdk.services.cloudsearch.model
-
- DescribeAvailabilityOptionsRequestMarshaller - Class in software.amazon.awssdk.services.cloudsearch.transform
-
- DescribeAvailabilityOptionsRequestMarshaller(AwsQueryProtocolFactory) - Constructor for class software.amazon.awssdk.services.cloudsearch.transform.DescribeAvailabilityOptionsRequestMarshaller
-
- DescribeAvailabilityOptionsResponse - Class in software.amazon.awssdk.services.cloudsearch.model
-
The result of a DescribeAvailabilityOptions request.
- DescribeAvailabilityOptionsResponse.Builder - Interface in software.amazon.awssdk.services.cloudsearch.model
-
- describeDomainEndpointOptions(DescribeDomainEndpointOptionsRequest) - Method in interface software.amazon.awssdk.services.cloudsearch.CloudSearchAsyncClient
-
Returns the domain's endpoint options, specifically whether all requests to the domain must arrive over HTTPS.
- describeDomainEndpointOptions(Consumer<DescribeDomainEndpointOptionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearch.CloudSearchAsyncClient
-
Returns the domain's endpoint options, specifically whether all requests to the domain must arrive over HTTPS.
- describeDomainEndpointOptions(DescribeDomainEndpointOptionsRequest) - Method in interface software.amazon.awssdk.services.cloudsearch.CloudSearchClient
-
Returns the domain's endpoint options, specifically whether all requests to the domain must arrive over HTTPS.
- describeDomainEndpointOptions(Consumer<DescribeDomainEndpointOptionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearch.CloudSearchClient
-
Returns the domain's endpoint options, specifically whether all requests to the domain must arrive over HTTPS.
- DescribeDomainEndpointOptionsRequest - Class in software.amazon.awssdk.services.cloudsearch.model
-
- DescribeDomainEndpointOptionsRequest.Builder - Interface in software.amazon.awssdk.services.cloudsearch.model
-
- DescribeDomainEndpointOptionsRequestMarshaller - Class in software.amazon.awssdk.services.cloudsearch.transform
-
- DescribeDomainEndpointOptionsRequestMarshaller(AwsQueryProtocolFactory) - Constructor for class software.amazon.awssdk.services.cloudsearch.transform.DescribeDomainEndpointOptionsRequestMarshaller
-
- DescribeDomainEndpointOptionsResponse - Class in software.amazon.awssdk.services.cloudsearch.model
-
The result of a DescribeDomainEndpointOptions request.
- DescribeDomainEndpointOptionsResponse.Builder - Interface in software.amazon.awssdk.services.cloudsearch.model
-
- describeDomains(DescribeDomainsRequest) - Method in interface software.amazon.awssdk.services.cloudsearch.CloudSearchAsyncClient
-
Gets information about the search domains owned by this account.
- describeDomains(Consumer<DescribeDomainsRequest.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearch.CloudSearchAsyncClient
-
Gets information about the search domains owned by this account.
- describeDomains() - Method in interface software.amazon.awssdk.services.cloudsearch.CloudSearchAsyncClient
-
Gets information about the search domains owned by this account.
- describeDomains() - Method in interface software.amazon.awssdk.services.cloudsearch.CloudSearchClient
-
Gets information about the search domains owned by this account.
- describeDomains(DescribeDomainsRequest) - Method in interface software.amazon.awssdk.services.cloudsearch.CloudSearchClient
-
Gets information about the search domains owned by this account.
- describeDomains(Consumer<DescribeDomainsRequest.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearch.CloudSearchClient
-
Gets information about the search domains owned by this account.
- DescribeDomainsRequest - Class in software.amazon.awssdk.services.cloudsearch.model
-
- DescribeDomainsRequest.Builder - Interface in software.amazon.awssdk.services.cloudsearch.model
-
- DescribeDomainsRequestMarshaller - Class in software.amazon.awssdk.services.cloudsearch.transform
-
- DescribeDomainsRequestMarshaller(AwsQueryProtocolFactory) - Constructor for class software.amazon.awssdk.services.cloudsearch.transform.DescribeDomainsRequestMarshaller
-
- DescribeDomainsResponse - Class in software.amazon.awssdk.services.cloudsearch.model
-
The result of a DescribeDomains request.
- DescribeDomainsResponse.Builder - Interface in software.amazon.awssdk.services.cloudsearch.model
-
- describeExpressions(DescribeExpressionsRequest) - Method in interface software.amazon.awssdk.services.cloudsearch.CloudSearchAsyncClient
-
Gets the expressions configured for the search domain.
- describeExpressions(Consumer<DescribeExpressionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearch.CloudSearchAsyncClient
-
Gets the expressions configured for the search domain.
- describeExpressions(DescribeExpressionsRequest) - Method in interface software.amazon.awssdk.services.cloudsearch.CloudSearchClient
-
Gets the expressions configured for the search domain.
- describeExpressions(Consumer<DescribeExpressionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearch.CloudSearchClient
-
Gets the expressions configured for the search domain.
- DescribeExpressionsRequest - Class in software.amazon.awssdk.services.cloudsearch.model
-
- DescribeExpressionsRequest.Builder - Interface in software.amazon.awssdk.services.cloudsearch.model
-
- DescribeExpressionsRequestMarshaller - Class in software.amazon.awssdk.services.cloudsearch.transform
-
- DescribeExpressionsRequestMarshaller(AwsQueryProtocolFactory) - Constructor for class software.amazon.awssdk.services.cloudsearch.transform.DescribeExpressionsRequestMarshaller
-
- DescribeExpressionsResponse - Class in software.amazon.awssdk.services.cloudsearch.model
-
The result of a DescribeExpressions request.
- DescribeExpressionsResponse.Builder - Interface in software.amazon.awssdk.services.cloudsearch.model
-
- describeIndexFields(DescribeIndexFieldsRequest) - Method in interface software.amazon.awssdk.services.cloudsearch.CloudSearchAsyncClient
-
Gets information about the index fields configured for the search domain.
- describeIndexFields(Consumer<DescribeIndexFieldsRequest.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearch.CloudSearchAsyncClient
-
Gets information about the index fields configured for the search domain.
- describeIndexFields(DescribeIndexFieldsRequest) - Method in interface software.amazon.awssdk.services.cloudsearch.CloudSearchClient
-
Gets information about the index fields configured for the search domain.
- describeIndexFields(Consumer<DescribeIndexFieldsRequest.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearch.CloudSearchClient
-
Gets information about the index fields configured for the search domain.
- DescribeIndexFieldsRequest - Class in software.amazon.awssdk.services.cloudsearch.model
-
- DescribeIndexFieldsRequest.Builder - Interface in software.amazon.awssdk.services.cloudsearch.model
-
- DescribeIndexFieldsRequestMarshaller - Class in software.amazon.awssdk.services.cloudsearch.transform
-
- DescribeIndexFieldsRequestMarshaller(AwsQueryProtocolFactory) - Constructor for class software.amazon.awssdk.services.cloudsearch.transform.DescribeIndexFieldsRequestMarshaller
-
- DescribeIndexFieldsResponse - Class in software.amazon.awssdk.services.cloudsearch.model
-
The result of a DescribeIndexFields request.
- DescribeIndexFieldsResponse.Builder - Interface in software.amazon.awssdk.services.cloudsearch.model
-
- describeScalingParameters(DescribeScalingParametersRequest) - Method in interface software.amazon.awssdk.services.cloudsearch.CloudSearchAsyncClient
-
Gets the scaling parameters configured for a domain.
- describeScalingParameters(Consumer<DescribeScalingParametersRequest.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearch.CloudSearchAsyncClient
-
Gets the scaling parameters configured for a domain.
- describeScalingParameters(DescribeScalingParametersRequest) - Method in interface software.amazon.awssdk.services.cloudsearch.CloudSearchClient
-
Gets the scaling parameters configured for a domain.
- describeScalingParameters(Consumer<DescribeScalingParametersRequest.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearch.CloudSearchClient
-
Gets the scaling parameters configured for a domain.
- DescribeScalingParametersRequest - Class in software.amazon.awssdk.services.cloudsearch.model
-
- DescribeScalingParametersRequest.Builder - Interface in software.amazon.awssdk.services.cloudsearch.model
-
- DescribeScalingParametersRequestMarshaller - Class in software.amazon.awssdk.services.cloudsearch.transform
-
- DescribeScalingParametersRequestMarshaller(AwsQueryProtocolFactory) - Constructor for class software.amazon.awssdk.services.cloudsearch.transform.DescribeScalingParametersRequestMarshaller
-
- DescribeScalingParametersResponse - Class in software.amazon.awssdk.services.cloudsearch.model
-
The result of a DescribeScalingParameters request.
- DescribeScalingParametersResponse.Builder - Interface in software.amazon.awssdk.services.cloudsearch.model
-
- describeServiceAccessPolicies(DescribeServiceAccessPoliciesRequest) - Method in interface software.amazon.awssdk.services.cloudsearch.CloudSearchAsyncClient
-
Gets information about the access policies that control access to the domain's document and search endpoints.
- describeServiceAccessPolicies(Consumer<DescribeServiceAccessPoliciesRequest.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearch.CloudSearchAsyncClient
-
Gets information about the access policies that control access to the domain's document and search endpoints.
- describeServiceAccessPolicies(DescribeServiceAccessPoliciesRequest) - Method in interface software.amazon.awssdk.services.cloudsearch.CloudSearchClient
-
Gets information about the access policies that control access to the domain's document and search endpoints.
- describeServiceAccessPolicies(Consumer<DescribeServiceAccessPoliciesRequest.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearch.CloudSearchClient
-
Gets information about the access policies that control access to the domain's document and search endpoints.
- DescribeServiceAccessPoliciesRequest - Class in software.amazon.awssdk.services.cloudsearch.model
-
- DescribeServiceAccessPoliciesRequest.Builder - Interface in software.amazon.awssdk.services.cloudsearch.model
-
- DescribeServiceAccessPoliciesRequestMarshaller - Class in software.amazon.awssdk.services.cloudsearch.transform
-
- DescribeServiceAccessPoliciesRequestMarshaller(AwsQueryProtocolFactory) - Constructor for class software.amazon.awssdk.services.cloudsearch.transform.DescribeServiceAccessPoliciesRequestMarshaller
-
- DescribeServiceAccessPoliciesResponse - Class in software.amazon.awssdk.services.cloudsearch.model
-
The result of a DescribeServiceAccessPolicies request.
- DescribeServiceAccessPoliciesResponse.Builder - Interface in software.amazon.awssdk.services.cloudsearch.model
-
- describeSuggesters(DescribeSuggestersRequest) - Method in interface software.amazon.awssdk.services.cloudsearch.CloudSearchAsyncClient
-
Gets the suggesters configured for a domain.
- describeSuggesters(Consumer<DescribeSuggestersRequest.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearch.CloudSearchAsyncClient
-
Gets the suggesters configured for a domain.
- describeSuggesters(DescribeSuggestersRequest) - Method in interface software.amazon.awssdk.services.cloudsearch.CloudSearchClient
-
Gets the suggesters configured for a domain.
- describeSuggesters(Consumer<DescribeSuggestersRequest.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearch.CloudSearchClient
-
Gets the suggesters configured for a domain.
- DescribeSuggestersRequest - Class in software.amazon.awssdk.services.cloudsearch.model
-
- DescribeSuggestersRequest.Builder - Interface in software.amazon.awssdk.services.cloudsearch.model
-
- DescribeSuggestersRequestMarshaller - Class in software.amazon.awssdk.services.cloudsearch.transform
-
- DescribeSuggestersRequestMarshaller(AwsQueryProtocolFactory) - Constructor for class software.amazon.awssdk.services.cloudsearch.transform.DescribeSuggestersRequestMarshaller
-
- DescribeSuggestersResponse - Class in software.amazon.awssdk.services.cloudsearch.model
-
The result of a DescribeSuggesters request.
- DescribeSuggestersResponse.Builder - Interface in software.amazon.awssdk.services.cloudsearch.model
-
- desiredInstanceType(String) - Method in interface software.amazon.awssdk.services.cloudsearch.model.ScalingParameters.Builder
-
The instance type that you want to preconfigure for your domain.
- desiredInstanceType(PartitionInstanceType) - Method in interface software.amazon.awssdk.services.cloudsearch.model.ScalingParameters.Builder
-
The instance type that you want to preconfigure for your domain.
- desiredInstanceType() - Method in class software.amazon.awssdk.services.cloudsearch.model.ScalingParameters
-
The instance type that you want to preconfigure for your domain.
- desiredInstanceTypeAsString() - Method in class software.amazon.awssdk.services.cloudsearch.model.ScalingParameters
-
The instance type that you want to preconfigure for your domain.
- desiredPartitionCount(Integer) - Method in interface software.amazon.awssdk.services.cloudsearch.model.ScalingParameters.Builder
-
The number of partitions you want to preconfigure for your domain.
- desiredPartitionCount() - Method in class software.amazon.awssdk.services.cloudsearch.model.ScalingParameters
-
The number of partitions you want to preconfigure for your domain.
- desiredReplicationCount(Integer) - Method in interface software.amazon.awssdk.services.cloudsearch.model.ScalingParameters.Builder
-
The number of replicas you want to preconfigure for each index partition.
- desiredReplicationCount() - Method in class software.amazon.awssdk.services.cloudsearch.model.ScalingParameters
-
The number of replicas you want to preconfigure for each index partition.
- DisabledOperationException - Exception in software.amazon.awssdk.services.cloudsearch.model
-
The request was rejected because it attempted an operation which is not enabled.
- DisabledOperationException.Builder - Interface in software.amazon.awssdk.services.cloudsearch.model
-
- docService(ServiceEndpoint) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DomainStatus.Builder
-
The service endpoint for updating documents in a search domain.
- docService(Consumer<ServiceEndpoint.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DomainStatus.Builder
-
The service endpoint for updating documents in a search domain.
- docService() - Method in class software.amazon.awssdk.services.cloudsearch.model.DomainStatus
-
The service endpoint for updating documents in a search domain.
- DocumentSuggesterOptions - Class in software.amazon.awssdk.services.cloudsearch.model
-
Options for a search suggester.
- documentSuggesterOptions(DocumentSuggesterOptions) - Method in interface software.amazon.awssdk.services.cloudsearch.model.Suggester.Builder
-
Sets the value of the DocumentSuggesterOptions property for this object.
- documentSuggesterOptions(Consumer<DocumentSuggesterOptions.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearch.model.Suggester.Builder
-
Sets the value of the DocumentSuggesterOptions property for this object.
- documentSuggesterOptions() - Method in class software.amazon.awssdk.services.cloudsearch.model.Suggester
-
Returns the value of the DocumentSuggesterOptions property for this object.
- DocumentSuggesterOptions.Builder - Interface in software.amazon.awssdk.services.cloudsearch.model
-
- domainEndpointOptions(DomainEndpointOptionsStatus) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DescribeDomainEndpointOptionsResponse.Builder
-
The status and configuration of a search domain's endpoint options.
- domainEndpointOptions(Consumer<DomainEndpointOptionsStatus.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DescribeDomainEndpointOptionsResponse.Builder
-
The status and configuration of a search domain's endpoint options.
- domainEndpointOptions() - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeDomainEndpointOptionsResponse
-
The status and configuration of a search domain's endpoint options.
- DomainEndpointOptions - Class in software.amazon.awssdk.services.cloudsearch.model
-
The domain's endpoint options.
- domainEndpointOptions(DomainEndpointOptions) - Method in interface software.amazon.awssdk.services.cloudsearch.model.UpdateDomainEndpointOptionsRequest.Builder
-
Whether to require that all requests to the domain arrive over HTTPS.
- domainEndpointOptions(Consumer<DomainEndpointOptions.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearch.model.UpdateDomainEndpointOptionsRequest.Builder
-
Whether to require that all requests to the domain arrive over HTTPS.
- domainEndpointOptions() - Method in class software.amazon.awssdk.services.cloudsearch.model.UpdateDomainEndpointOptionsRequest
-
Whether to require that all requests to the domain arrive over HTTPS.
- domainEndpointOptions(DomainEndpointOptionsStatus) - Method in interface software.amazon.awssdk.services.cloudsearch.model.UpdateDomainEndpointOptionsResponse.Builder
-
The newly-configured domain endpoint options.
- domainEndpointOptions(Consumer<DomainEndpointOptionsStatus.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearch.model.UpdateDomainEndpointOptionsResponse.Builder
-
The newly-configured domain endpoint options.
- domainEndpointOptions() - Method in class software.amazon.awssdk.services.cloudsearch.model.UpdateDomainEndpointOptionsResponse
-
The newly-configured domain endpoint options.
- DomainEndpointOptions.Builder - Interface in software.amazon.awssdk.services.cloudsearch.model
-
- DomainEndpointOptionsStatus - Class in software.amazon.awssdk.services.cloudsearch.model
-
The configuration and status of the domain's endpoint options.
- DomainEndpointOptionsStatus.Builder - Interface in software.amazon.awssdk.services.cloudsearch.model
-
- domainId(String) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DomainStatus.Builder
-
Sets the value of the DomainId property for this object.
- domainId() - Method in class software.amazon.awssdk.services.cloudsearch.model.DomainStatus
-
Returns the value of the DomainId property for this object.
- domainName(String) - Method in interface software.amazon.awssdk.services.cloudsearch.model.BuildSuggestersRequest.Builder
-
Sets the value of the DomainName property for this object.
- domainName() - Method in class software.amazon.awssdk.services.cloudsearch.model.BuildSuggestersRequest
-
Returns the value of the DomainName property for this object.
- domainName(String) - Method in interface software.amazon.awssdk.services.cloudsearch.model.CreateDomainRequest.Builder
-
A name for the domain you are creating.
- domainName() - Method in class software.amazon.awssdk.services.cloudsearch.model.CreateDomainRequest
-
A name for the domain you are creating.
- domainName(String) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DefineAnalysisSchemeRequest.Builder
-
Sets the value of the DomainName property for this object.
- domainName() - Method in class software.amazon.awssdk.services.cloudsearch.model.DefineAnalysisSchemeRequest
-
Returns the value of the DomainName property for this object.
- domainName(String) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DefineExpressionRequest.Builder
-
Sets the value of the DomainName property for this object.
- domainName() - Method in class software.amazon.awssdk.services.cloudsearch.model.DefineExpressionRequest
-
Returns the value of the DomainName property for this object.
- domainName(String) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DefineIndexFieldRequest.Builder
-
Sets the value of the DomainName property for this object.
- domainName() - Method in class software.amazon.awssdk.services.cloudsearch.model.DefineIndexFieldRequest
-
Returns the value of the DomainName property for this object.
- domainName(String) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DefineSuggesterRequest.Builder
-
Sets the value of the DomainName property for this object.
- domainName() - Method in class software.amazon.awssdk.services.cloudsearch.model.DefineSuggesterRequest
-
Returns the value of the DomainName property for this object.
- domainName(String) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DeleteAnalysisSchemeRequest.Builder
-
Sets the value of the DomainName property for this object.
- domainName() - Method in class software.amazon.awssdk.services.cloudsearch.model.DeleteAnalysisSchemeRequest
-
Returns the value of the DomainName property for this object.
- domainName(String) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DeleteDomainRequest.Builder
-
The name of the domain you want to permanently delete.
- domainName() - Method in class software.amazon.awssdk.services.cloudsearch.model.DeleteDomainRequest
-
The name of the domain you want to permanently delete.
- domainName(String) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DeleteExpressionRequest.Builder
-
Sets the value of the DomainName property for this object.
- domainName() - Method in class software.amazon.awssdk.services.cloudsearch.model.DeleteExpressionRequest
-
Returns the value of the DomainName property for this object.
- domainName(String) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DeleteIndexFieldRequest.Builder
-
Sets the value of the DomainName property for this object.
- domainName() - Method in class software.amazon.awssdk.services.cloudsearch.model.DeleteIndexFieldRequest
-
Returns the value of the DomainName property for this object.
- domainName(String) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DeleteSuggesterRequest.Builder
-
Sets the value of the DomainName property for this object.
- domainName() - Method in class software.amazon.awssdk.services.cloudsearch.model.DeleteSuggesterRequest
-
Returns the value of the DomainName property for this object.
- domainName(String) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DescribeAnalysisSchemesRequest.Builder
-
The name of the domain you want to describe.
- domainName() - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeAnalysisSchemesRequest
-
The name of the domain you want to describe.
- domainName(String) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DescribeAvailabilityOptionsRequest.Builder
-
The name of the domain you want to describe.
- domainName() - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeAvailabilityOptionsRequest
-
The name of the domain you want to describe.
- domainName(String) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DescribeDomainEndpointOptionsRequest.Builder
-
A string that represents the name of a domain.
- domainName() - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeDomainEndpointOptionsRequest
-
A string that represents the name of a domain.
- domainName(String) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DescribeExpressionsRequest.Builder
-
The name of the domain you want to describe.
- domainName() - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeExpressionsRequest
-
The name of the domain you want to describe.
- domainName(String) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DescribeIndexFieldsRequest.Builder
-
The name of the domain you want to describe.
- domainName() - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeIndexFieldsRequest
-
The name of the domain you want to describe.
- domainName(String) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DescribeScalingParametersRequest.Builder
-
Sets the value of the DomainName property for this object.
- domainName() - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeScalingParametersRequest
-
Returns the value of the DomainName property for this object.
- domainName(String) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DescribeServiceAccessPoliciesRequest.Builder
-
The name of the domain you want to describe.
- domainName() - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeServiceAccessPoliciesRequest
-
The name of the domain you want to describe.
- domainName(String) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DescribeSuggestersRequest.Builder
-
The name of the domain you want to describe.
- domainName() - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeSuggestersRequest
-
The name of the domain you want to describe.
- domainName(String) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DomainStatus.Builder
-
Sets the value of the DomainName property for this object.
- domainName() - Method in class software.amazon.awssdk.services.cloudsearch.model.DomainStatus
-
Returns the value of the DomainName property for this object.
- domainName(String) - Method in interface software.amazon.awssdk.services.cloudsearch.model.IndexDocumentsRequest.Builder
-
Sets the value of the DomainName property for this object.
- domainName() - Method in class software.amazon.awssdk.services.cloudsearch.model.IndexDocumentsRequest
-
Returns the value of the DomainName property for this object.
- domainName(String) - Method in interface software.amazon.awssdk.services.cloudsearch.model.UpdateAvailabilityOptionsRequest.Builder
-
Sets the value of the DomainName property for this object.
- domainName() - Method in class software.amazon.awssdk.services.cloudsearch.model.UpdateAvailabilityOptionsRequest
-
Returns the value of the DomainName property for this object.
- domainName(String) - Method in interface software.amazon.awssdk.services.cloudsearch.model.UpdateDomainEndpointOptionsRequest.Builder
-
A string that represents the name of a domain.
- domainName() - Method in class software.amazon.awssdk.services.cloudsearch.model.UpdateDomainEndpointOptionsRequest
-
A string that represents the name of a domain.
- domainName(String) - Method in interface software.amazon.awssdk.services.cloudsearch.model.UpdateScalingParametersRequest.Builder
-
Sets the value of the DomainName property for this object.
- domainName() - Method in class software.amazon.awssdk.services.cloudsearch.model.UpdateScalingParametersRequest
-
Returns the value of the DomainName property for this object.
- domainName(String) - Method in interface software.amazon.awssdk.services.cloudsearch.model.UpdateServiceAccessPoliciesRequest.Builder
-
Sets the value of the DomainName property for this object.
- domainName() - Method in class software.amazon.awssdk.services.cloudsearch.model.UpdateServiceAccessPoliciesRequest
-
Returns the value of the DomainName property for this object.
- domainNames(Collection<String>) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DescribeDomainsRequest.Builder
-
The names of the domains you want to include in the response.
- domainNames(String...) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DescribeDomainsRequest.Builder
-
The names of the domains you want to include in the response.
- domainNames() - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeDomainsRequest
-
The names of the domains you want to include in the response.
- domainNames(Map<String, String>) - Method in interface software.amazon.awssdk.services.cloudsearch.model.ListDomainNamesResponse.Builder
-
The names of the search domains owned by an account.
- domainNames() - Method in class software.amazon.awssdk.services.cloudsearch.model.ListDomainNamesResponse
-
The names of the search domains owned by an account.
- domainStatus(DomainStatus) - Method in interface software.amazon.awssdk.services.cloudsearch.model.CreateDomainResponse.Builder
-
Sets the value of the DomainStatus property for this object.
- domainStatus(Consumer<DomainStatus.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearch.model.CreateDomainResponse.Builder
-
Sets the value of the DomainStatus property for this object.
- domainStatus() - Method in class software.amazon.awssdk.services.cloudsearch.model.CreateDomainResponse
-
Returns the value of the DomainStatus property for this object.
- domainStatus(DomainStatus) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DeleteDomainResponse.Builder
-
Sets the value of the DomainStatus property for this object.
- domainStatus(Consumer<DomainStatus.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DeleteDomainResponse.Builder
-
Sets the value of the DomainStatus property for this object.
- domainStatus() - Method in class software.amazon.awssdk.services.cloudsearch.model.DeleteDomainResponse
-
Returns the value of the DomainStatus property for this object.
- DomainStatus - Class in software.amazon.awssdk.services.cloudsearch.model
-
The current status of the search domain.
- DomainStatus.Builder - Interface in software.amazon.awssdk.services.cloudsearch.model
-
- domainStatusList(Collection<DomainStatus>) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DescribeDomainsResponse.Builder
-
Sets the value of the DomainStatusList property for this object.
- domainStatusList(DomainStatus...) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DescribeDomainsResponse.Builder
-
Sets the value of the DomainStatusList property for this object.
- domainStatusList(Consumer<DomainStatus.Builder>...) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DescribeDomainsResponse.Builder
-
Sets the value of the DomainStatusList property for this object.
- domainStatusList() - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeDomainsResponse
-
Returns the value of the DomainStatusList property for this object.
- DoubleArrayOptions - Class in software.amazon.awssdk.services.cloudsearch.model
-
Options for a field that contains an array of double-precision 64-bit floating point values.
- doubleArrayOptions(DoubleArrayOptions) - Method in interface software.amazon.awssdk.services.cloudsearch.model.IndexField.Builder
-
Sets the value of the DoubleArrayOptions property for this object.
- doubleArrayOptions(Consumer<DoubleArrayOptions.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearch.model.IndexField.Builder
-
Sets the value of the DoubleArrayOptions property for this object.
- doubleArrayOptions() - Method in class software.amazon.awssdk.services.cloudsearch.model.IndexField
-
Returns the value of the DoubleArrayOptions property for this object.
- DoubleArrayOptions.Builder - Interface in software.amazon.awssdk.services.cloudsearch.model
-
- DoubleOptions - Class in software.amazon.awssdk.services.cloudsearch.model
-
Options for a double-precision 64-bit floating point field.
- doubleOptions(DoubleOptions) - Method in interface software.amazon.awssdk.services.cloudsearch.model.IndexField.Builder
-
Sets the value of the DoubleOptions property for this object.
- doubleOptions(Consumer<DoubleOptions.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearch.model.IndexField.Builder
-
Sets the value of the DoubleOptions property for this object.
- doubleOptions() - Method in class software.amazon.awssdk.services.cloudsearch.model.IndexField
-
Returns the value of the DoubleOptions property for this object.
- DoubleOptions.Builder - Interface in software.amazon.awssdk.services.cloudsearch.model
-
- facetEnabled(Boolean) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DateArrayOptions.Builder
-
Whether facet information can be returned for the field.
- facetEnabled() - Method in class software.amazon.awssdk.services.cloudsearch.model.DateArrayOptions
-
Whether facet information can be returned for the field.
- facetEnabled(Boolean) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DateOptions.Builder
-
Whether facet information can be returned for the field.
- facetEnabled() - Method in class software.amazon.awssdk.services.cloudsearch.model.DateOptions
-
Whether facet information can be returned for the field.
- facetEnabled(Boolean) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DoubleArrayOptions.Builder
-
Whether facet information can be returned for the field.
- facetEnabled() - Method in class software.amazon.awssdk.services.cloudsearch.model.DoubleArrayOptions
-
Whether facet information can be returned for the field.
- facetEnabled(Boolean) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DoubleOptions.Builder
-
Whether facet information can be returned for the field.
- facetEnabled() - Method in class software.amazon.awssdk.services.cloudsearch.model.DoubleOptions
-
Whether facet information can be returned for the field.
- facetEnabled(Boolean) - Method in interface software.amazon.awssdk.services.cloudsearch.model.IntArrayOptions.Builder
-
Whether facet information can be returned for the field.
- facetEnabled() - Method in class software.amazon.awssdk.services.cloudsearch.model.IntArrayOptions
-
Whether facet information can be returned for the field.
- facetEnabled(Boolean) - Method in interface software.amazon.awssdk.services.cloudsearch.model.IntOptions.Builder
-
Whether facet information can be returned for the field.
- facetEnabled() - Method in class software.amazon.awssdk.services.cloudsearch.model.IntOptions
-
Whether facet information can be returned for the field.
- facetEnabled(Boolean) - Method in interface software.amazon.awssdk.services.cloudsearch.model.LatLonOptions.Builder
-
Whether facet information can be returned for the field.
- facetEnabled() - Method in class software.amazon.awssdk.services.cloudsearch.model.LatLonOptions
-
Whether facet information can be returned for the field.
- facetEnabled(Boolean) - Method in interface software.amazon.awssdk.services.cloudsearch.model.LiteralArrayOptions.Builder
-
Whether facet information can be returned for the field.
- facetEnabled() - Method in class software.amazon.awssdk.services.cloudsearch.model.LiteralArrayOptions
-
Whether facet information can be returned for the field.
- facetEnabled(Boolean) - Method in interface software.amazon.awssdk.services.cloudsearch.model.LiteralOptions.Builder
-
Whether facet information can be returned for the field.
- facetEnabled() - Method in class software.amazon.awssdk.services.cloudsearch.model.LiteralOptions
-
Whether facet information can be returned for the field.
- fieldNames(Collection<String>) - Method in interface software.amazon.awssdk.services.cloudsearch.model.BuildSuggestersResponse.Builder
-
Sets the value of the FieldNames property for this object.
- fieldNames(String...) - Method in interface software.amazon.awssdk.services.cloudsearch.model.BuildSuggestersResponse.Builder
-
Sets the value of the FieldNames property for this object.
- fieldNames() - Method in class software.amazon.awssdk.services.cloudsearch.model.BuildSuggestersResponse
-
Returns the value of the FieldNames property for this object.
- fieldNames(Collection<String>) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DescribeIndexFieldsRequest.Builder
-
A list of the index fields you want to describe.
- fieldNames(String...) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DescribeIndexFieldsRequest.Builder
-
A list of the index fields you want to describe.
- fieldNames() - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeIndexFieldsRequest
-
A list of the index fields you want to describe.
- fieldNames(Collection<String>) - Method in interface software.amazon.awssdk.services.cloudsearch.model.IndexDocumentsResponse.Builder
-
The names of the fields that are currently being indexed.
- fieldNames(String...) - Method in interface software.amazon.awssdk.services.cloudsearch.model.IndexDocumentsResponse.Builder
-
The names of the fields that are currently being indexed.
- fieldNames() - Method in class software.amazon.awssdk.services.cloudsearch.model.IndexDocumentsResponse
-
The names of the fields that are currently being indexed.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.cloudsearch.model.AlgorithmicStemming
-
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.cloudsearch.model.AnalysisSchemeLanguage
-
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.cloudsearch.model.IndexFieldType
-
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.cloudsearch.model.OptionState
-
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.cloudsearch.model.PartitionInstanceType
-
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.cloudsearch.model.SuggesterFuzzyMatching
-
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.cloudsearch.model.TLSSecurityPolicy
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fuzzyMatching(String) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DocumentSuggesterOptions.Builder
-
The level of fuzziness allowed when suggesting matches for a string: none, low, or
high.
- fuzzyMatching(SuggesterFuzzyMatching) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DocumentSuggesterOptions.Builder
-
The level of fuzziness allowed when suggesting matches for a string: none, low, or
high.
- fuzzyMatching() - Method in class software.amazon.awssdk.services.cloudsearch.model.DocumentSuggesterOptions
-
The level of fuzziness allowed when suggesting matches for a string: none, low, or
high.
- fuzzyMatchingAsString() - Method in class software.amazon.awssdk.services.cloudsearch.model.DocumentSuggesterOptions
-
The level of fuzziness allowed when suggesting matches for a string: none, low, or
high.
- scalingParameters(ScalingParametersStatus) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DescribeScalingParametersResponse.Builder
-
Sets the value of the ScalingParameters property for this object.
- scalingParameters(Consumer<ScalingParametersStatus.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DescribeScalingParametersResponse.Builder
-
Sets the value of the ScalingParameters property for this object.
- scalingParameters() - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeScalingParametersResponse
-
Returns the value of the ScalingParameters property for this object.
- ScalingParameters - Class in software.amazon.awssdk.services.cloudsearch.model
-
The desired instance type and desired number of replicas of each index partition.
- scalingParameters(ScalingParameters) - Method in interface software.amazon.awssdk.services.cloudsearch.model.UpdateScalingParametersRequest.Builder
-
Sets the value of the ScalingParameters property for this object.
- scalingParameters(Consumer<ScalingParameters.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearch.model.UpdateScalingParametersRequest.Builder
-
Sets the value of the ScalingParameters property for this object.
- scalingParameters() - Method in class software.amazon.awssdk.services.cloudsearch.model.UpdateScalingParametersRequest
-
Returns the value of the ScalingParameters property for this object.
- scalingParameters(ScalingParametersStatus) - Method in interface software.amazon.awssdk.services.cloudsearch.model.UpdateScalingParametersResponse.Builder
-
Sets the value of the ScalingParameters property for this object.
- scalingParameters(Consumer<ScalingParametersStatus.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearch.model.UpdateScalingParametersResponse.Builder
-
Sets the value of the ScalingParameters property for this object.
- scalingParameters() - Method in class software.amazon.awssdk.services.cloudsearch.model.UpdateScalingParametersResponse
-
Returns the value of the ScalingParameters property for this object.
- ScalingParameters.Builder - Interface in software.amazon.awssdk.services.cloudsearch.model
-
- ScalingParametersStatus - Class in software.amazon.awssdk.services.cloudsearch.model
-
The status and configuration of a search domain's scaling parameters.
- ScalingParametersStatus.Builder - Interface in software.amazon.awssdk.services.cloudsearch.model
-
- sdkFields() - Method in class software.amazon.awssdk.services.cloudsearch.model.AccessPoliciesStatus
-
- sdkFields() - Method in class software.amazon.awssdk.services.cloudsearch.model.AnalysisOptions
-
- sdkFields() - Method in class software.amazon.awssdk.services.cloudsearch.model.AnalysisScheme
-
- sdkFields() - Method in class software.amazon.awssdk.services.cloudsearch.model.AnalysisSchemeStatus
-
- sdkFields() - Method in class software.amazon.awssdk.services.cloudsearch.model.AvailabilityOptionsStatus
-
- sdkFields() - Method in exception software.amazon.awssdk.services.cloudsearch.model.BaseException
-
- sdkFields() - Method in class software.amazon.awssdk.services.cloudsearch.model.BuildSuggestersRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.cloudsearch.model.BuildSuggestersResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.cloudsearch.model.CreateDomainRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.cloudsearch.model.CreateDomainResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.cloudsearch.model.DateArrayOptions
-
- sdkFields() - Method in class software.amazon.awssdk.services.cloudsearch.model.DateOptions
-
- sdkFields() - Method in class software.amazon.awssdk.services.cloudsearch.model.DefineAnalysisSchemeRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.cloudsearch.model.DefineAnalysisSchemeResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.cloudsearch.model.DefineExpressionRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.cloudsearch.model.DefineExpressionResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.cloudsearch.model.DefineIndexFieldRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.cloudsearch.model.DefineIndexFieldResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.cloudsearch.model.DefineSuggesterRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.cloudsearch.model.DefineSuggesterResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.cloudsearch.model.DeleteAnalysisSchemeRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.cloudsearch.model.DeleteAnalysisSchemeResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.cloudsearch.model.DeleteDomainRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.cloudsearch.model.DeleteDomainResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.cloudsearch.model.DeleteExpressionRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.cloudsearch.model.DeleteExpressionResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.cloudsearch.model.DeleteIndexFieldRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.cloudsearch.model.DeleteIndexFieldResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.cloudsearch.model.DeleteSuggesterRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.cloudsearch.model.DeleteSuggesterResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeAnalysisSchemesRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeAnalysisSchemesResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeAvailabilityOptionsRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeAvailabilityOptionsResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeDomainEndpointOptionsRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeDomainEndpointOptionsResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeDomainsRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeDomainsResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeExpressionsRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeExpressionsResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeIndexFieldsRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeIndexFieldsResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeScalingParametersRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeScalingParametersResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeServiceAccessPoliciesRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeServiceAccessPoliciesResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeSuggestersRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeSuggestersResponse
-
- sdkFields() - Method in exception software.amazon.awssdk.services.cloudsearch.model.DisabledOperationException
-
- sdkFields() - Method in class software.amazon.awssdk.services.cloudsearch.model.DocumentSuggesterOptions
-
- sdkFields() - Method in class software.amazon.awssdk.services.cloudsearch.model.DomainEndpointOptions
-
- sdkFields() - Method in class software.amazon.awssdk.services.cloudsearch.model.DomainEndpointOptionsStatus
-
- sdkFields() - Method in class software.amazon.awssdk.services.cloudsearch.model.DomainStatus
-
- sdkFields() - Method in class software.amazon.awssdk.services.cloudsearch.model.DoubleArrayOptions
-
- sdkFields() - Method in class software.amazon.awssdk.services.cloudsearch.model.DoubleOptions
-
- sdkFields() - Method in class software.amazon.awssdk.services.cloudsearch.model.Expression
-
- sdkFields() - Method in class software.amazon.awssdk.services.cloudsearch.model.ExpressionStatus
-
- sdkFields() - Method in class software.amazon.awssdk.services.cloudsearch.model.IndexDocumentsRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.cloudsearch.model.IndexDocumentsResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.cloudsearch.model.IndexField
-
- sdkFields() - Method in class software.amazon.awssdk.services.cloudsearch.model.IndexFieldStatus
-
- sdkFields() - Method in class software.amazon.awssdk.services.cloudsearch.model.IntArrayOptions
-
- sdkFields() - Method in exception software.amazon.awssdk.services.cloudsearch.model.InternalException
-
- sdkFields() - Method in class software.amazon.awssdk.services.cloudsearch.model.IntOptions
-
- sdkFields() - Method in exception software.amazon.awssdk.services.cloudsearch.model.InvalidTypeException
-
- sdkFields() - Method in class software.amazon.awssdk.services.cloudsearch.model.LatLonOptions
-
- sdkFields() - Method in exception software.amazon.awssdk.services.cloudsearch.model.LimitExceededException
-
- sdkFields() - Method in class software.amazon.awssdk.services.cloudsearch.model.Limits
-
- sdkFields() - Method in class software.amazon.awssdk.services.cloudsearch.model.ListDomainNamesRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.cloudsearch.model.ListDomainNamesResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.cloudsearch.model.LiteralArrayOptions
-
- sdkFields() - Method in class software.amazon.awssdk.services.cloudsearch.model.LiteralOptions
-
- sdkFields() - Method in class software.amazon.awssdk.services.cloudsearch.model.OptionStatus
-
- sdkFields() - Method in exception software.amazon.awssdk.services.cloudsearch.model.ResourceAlreadyExistsException
-
- sdkFields() - Method in exception software.amazon.awssdk.services.cloudsearch.model.ResourceNotFoundException
-
- sdkFields() - Method in class software.amazon.awssdk.services.cloudsearch.model.ScalingParameters
-
- sdkFields() - Method in class software.amazon.awssdk.services.cloudsearch.model.ScalingParametersStatus
-
- sdkFields() - Method in class software.amazon.awssdk.services.cloudsearch.model.ServiceEndpoint
-
- sdkFields() - Method in class software.amazon.awssdk.services.cloudsearch.model.Suggester
-
- sdkFields() - Method in class software.amazon.awssdk.services.cloudsearch.model.SuggesterStatus
-
- sdkFields() - Method in class software.amazon.awssdk.services.cloudsearch.model.TextArrayOptions
-
- sdkFields() - Method in class software.amazon.awssdk.services.cloudsearch.model.TextOptions
-
- sdkFields() - Method in class software.amazon.awssdk.services.cloudsearch.model.UpdateAvailabilityOptionsRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.cloudsearch.model.UpdateAvailabilityOptionsResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.cloudsearch.model.UpdateDomainEndpointOptionsRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.cloudsearch.model.UpdateDomainEndpointOptionsResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.cloudsearch.model.UpdateScalingParametersRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.cloudsearch.model.UpdateScalingParametersResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.cloudsearch.model.UpdateServiceAccessPoliciesRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.cloudsearch.model.UpdateServiceAccessPoliciesResponse
-
- sdkFields() - Method in exception software.amazon.awssdk.services.cloudsearch.model.ValidationException
-
- searchEnabled(Boolean) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DateArrayOptions.Builder
-
Whether the contents of the field are searchable.
- searchEnabled() - Method in class software.amazon.awssdk.services.cloudsearch.model.DateArrayOptions
-
Whether the contents of the field are searchable.
- searchEnabled(Boolean) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DateOptions.Builder
-
Whether the contents of the field are searchable.
- searchEnabled() - Method in class software.amazon.awssdk.services.cloudsearch.model.DateOptions
-
Whether the contents of the field are searchable.
- searchEnabled(Boolean) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DoubleArrayOptions.Builder
-
Whether the contents of the field are searchable.
- searchEnabled() - Method in class software.amazon.awssdk.services.cloudsearch.model.DoubleArrayOptions
-
Whether the contents of the field are searchable.
- searchEnabled(Boolean) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DoubleOptions.Builder
-
Whether the contents of the field are searchable.
- searchEnabled() - Method in class software.amazon.awssdk.services.cloudsearch.model.DoubleOptions
-
Whether the contents of the field are searchable.
- searchEnabled(Boolean) - Method in interface software.amazon.awssdk.services.cloudsearch.model.IntArrayOptions.Builder
-
Whether the contents of the field are searchable.
- searchEnabled() - Method in class software.amazon.awssdk.services.cloudsearch.model.IntArrayOptions
-
Whether the contents of the field are searchable.
- searchEnabled(Boolean) - Method in interface software.amazon.awssdk.services.cloudsearch.model.IntOptions.Builder
-
Whether the contents of the field are searchable.
- searchEnabled() - Method in class software.amazon.awssdk.services.cloudsearch.model.IntOptions
-
Whether the contents of the field are searchable.
- searchEnabled(Boolean) - Method in interface software.amazon.awssdk.services.cloudsearch.model.LatLonOptions.Builder
-
Whether the contents of the field are searchable.
- searchEnabled() - Method in class software.amazon.awssdk.services.cloudsearch.model.LatLonOptions
-
Whether the contents of the field are searchable.
- searchEnabled(Boolean) - Method in interface software.amazon.awssdk.services.cloudsearch.model.LiteralArrayOptions.Builder
-
Whether the contents of the field are searchable.
- searchEnabled() - Method in class software.amazon.awssdk.services.cloudsearch.model.LiteralArrayOptions
-
Whether the contents of the field are searchable.
- searchEnabled(Boolean) - Method in interface software.amazon.awssdk.services.cloudsearch.model.LiteralOptions.Builder
-
Whether the contents of the field are searchable.
- searchEnabled() - Method in class software.amazon.awssdk.services.cloudsearch.model.LiteralOptions
-
Whether the contents of the field are searchable.
- searchInstanceCount(Integer) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DomainStatus.Builder
-
The number of search instances that are available to process search requests.
- searchInstanceCount() - Method in class software.amazon.awssdk.services.cloudsearch.model.DomainStatus
-
The number of search instances that are available to process search requests.
- searchInstanceType(String) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DomainStatus.Builder
-
The instance type that is being used to process search requests.
- searchInstanceType() - Method in class software.amazon.awssdk.services.cloudsearch.model.DomainStatus
-
The instance type that is being used to process search requests.
- searchPartitionCount(Integer) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DomainStatus.Builder
-
The number of partitions across which the search index is spread.
- searchPartitionCount() - Method in class software.amazon.awssdk.services.cloudsearch.model.DomainStatus
-
The number of partitions across which the search index is spread.
- searchService(ServiceEndpoint) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DomainStatus.Builder
-
The service endpoint for requesting search results from a search domain.
- searchService(Consumer<ServiceEndpoint.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DomainStatus.Builder
-
The service endpoint for requesting search results from a search domain.
- searchService() - Method in class software.amazon.awssdk.services.cloudsearch.model.DomainStatus
-
The service endpoint for requesting search results from a search domain.
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudsearch.model.AccessPoliciesStatus
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudsearch.model.AnalysisOptions
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudsearch.model.AnalysisScheme
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudsearch.model.AnalysisSchemeStatus
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudsearch.model.AvailabilityOptionsStatus
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.cloudsearch.model.BaseException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudsearch.model.BuildSuggestersRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudsearch.model.BuildSuggestersResponse
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.cloudsearch.model.CloudSearchException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudsearch.model.CreateDomainRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudsearch.model.CreateDomainResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudsearch.model.DateArrayOptions
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudsearch.model.DateOptions
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudsearch.model.DefineAnalysisSchemeRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudsearch.model.DefineAnalysisSchemeResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudsearch.model.DefineExpressionRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudsearch.model.DefineExpressionResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudsearch.model.DefineIndexFieldRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudsearch.model.DefineIndexFieldResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudsearch.model.DefineSuggesterRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudsearch.model.DefineSuggesterResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudsearch.model.DeleteAnalysisSchemeRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudsearch.model.DeleteAnalysisSchemeResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudsearch.model.DeleteDomainRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudsearch.model.DeleteDomainResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudsearch.model.DeleteExpressionRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudsearch.model.DeleteExpressionResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudsearch.model.DeleteIndexFieldRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudsearch.model.DeleteIndexFieldResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudsearch.model.DeleteSuggesterRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudsearch.model.DeleteSuggesterResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudsearch.model.DescribeAnalysisSchemesRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudsearch.model.DescribeAnalysisSchemesResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudsearch.model.DescribeAvailabilityOptionsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudsearch.model.DescribeAvailabilityOptionsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudsearch.model.DescribeDomainEndpointOptionsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudsearch.model.DescribeDomainEndpointOptionsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudsearch.model.DescribeDomainsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudsearch.model.DescribeDomainsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudsearch.model.DescribeExpressionsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudsearch.model.DescribeExpressionsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudsearch.model.DescribeIndexFieldsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudsearch.model.DescribeIndexFieldsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudsearch.model.DescribeScalingParametersRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudsearch.model.DescribeScalingParametersResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudsearch.model.DescribeServiceAccessPoliciesRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudsearch.model.DescribeServiceAccessPoliciesResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudsearch.model.DescribeSuggestersRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudsearch.model.DescribeSuggestersResponse
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.cloudsearch.model.DisabledOperationException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudsearch.model.DocumentSuggesterOptions
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudsearch.model.DomainEndpointOptions
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudsearch.model.DomainEndpointOptionsStatus
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudsearch.model.DomainStatus
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudsearch.model.DoubleArrayOptions
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudsearch.model.DoubleOptions
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudsearch.model.Expression
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudsearch.model.ExpressionStatus
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudsearch.model.IndexDocumentsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudsearch.model.IndexDocumentsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudsearch.model.IndexField
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudsearch.model.IndexFieldStatus
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudsearch.model.IntArrayOptions
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.cloudsearch.model.InternalException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudsearch.model.IntOptions
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.cloudsearch.model.InvalidTypeException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudsearch.model.LatLonOptions
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.cloudsearch.model.LimitExceededException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudsearch.model.Limits
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudsearch.model.ListDomainNamesRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudsearch.model.ListDomainNamesResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudsearch.model.LiteralArrayOptions
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudsearch.model.LiteralOptions
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudsearch.model.OptionStatus
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.cloudsearch.model.ResourceAlreadyExistsException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.cloudsearch.model.ResourceNotFoundException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudsearch.model.ScalingParameters
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudsearch.model.ScalingParametersStatus
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudsearch.model.ServiceEndpoint
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudsearch.model.Suggester
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudsearch.model.SuggesterStatus
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudsearch.model.TextArrayOptions
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudsearch.model.TextOptions
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudsearch.model.UpdateAvailabilityOptionsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudsearch.model.UpdateAvailabilityOptionsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudsearch.model.UpdateDomainEndpointOptionsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudsearch.model.UpdateDomainEndpointOptionsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudsearch.model.UpdateScalingParametersRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudsearch.model.UpdateScalingParametersResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudsearch.model.UpdateServiceAccessPoliciesRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudsearch.model.UpdateServiceAccessPoliciesResponse
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.cloudsearch.model.ValidationException
-
- SERVICE_METADATA_ID - Static variable in interface software.amazon.awssdk.services.cloudsearch.CloudSearchAsyncClient
-
- SERVICE_METADATA_ID - Static variable in interface software.amazon.awssdk.services.cloudsearch.CloudSearchClient
-
- SERVICE_NAME - Static variable in interface software.amazon.awssdk.services.cloudsearch.CloudSearchAsyncClient
-
- SERVICE_NAME - Static variable in interface software.amazon.awssdk.services.cloudsearch.CloudSearchClient
-
- ServiceEndpoint - Class in software.amazon.awssdk.services.cloudsearch.model
-
The endpoint to which service requests can be submitted.
- ServiceEndpoint.Builder - Interface in software.amazon.awssdk.services.cloudsearch.model
-
- serviceMetadata() - Static method in interface software.amazon.awssdk.services.cloudsearch.CloudSearchClient
-
- software.amazon.awssdk.services.cloudsearch - package software.amazon.awssdk.services.cloudsearch
-
Amazon CloudSearch Configuration Service
- software.amazon.awssdk.services.cloudsearch.internal - package software.amazon.awssdk.services.cloudsearch.internal
-
- software.amazon.awssdk.services.cloudsearch.model - package software.amazon.awssdk.services.cloudsearch.model
-
- software.amazon.awssdk.services.cloudsearch.transform - package software.amazon.awssdk.services.cloudsearch.transform
-
- sortEnabled(Boolean) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DateOptions.Builder
-
Whether the field can be used to sort the search results.
- sortEnabled() - Method in class software.amazon.awssdk.services.cloudsearch.model.DateOptions
-
Whether the field can be used to sort the search results.
- sortEnabled(Boolean) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DoubleOptions.Builder
-
Whether the field can be used to sort the search results.
- sortEnabled() - Method in class software.amazon.awssdk.services.cloudsearch.model.DoubleOptions
-
Whether the field can be used to sort the search results.
- sortEnabled(Boolean) - Method in interface software.amazon.awssdk.services.cloudsearch.model.IntOptions.Builder
-
Whether the field can be used to sort the search results.
- sortEnabled() - Method in class software.amazon.awssdk.services.cloudsearch.model.IntOptions
-
Whether the field can be used to sort the search results.
- sortEnabled(Boolean) - Method in interface software.amazon.awssdk.services.cloudsearch.model.LatLonOptions.Builder
-
Whether the field can be used to sort the search results.
- sortEnabled() - Method in class software.amazon.awssdk.services.cloudsearch.model.LatLonOptions
-
Whether the field can be used to sort the search results.
- sortEnabled(Boolean) - Method in interface software.amazon.awssdk.services.cloudsearch.model.LiteralOptions.Builder
-
Whether the field can be used to sort the search results.
- sortEnabled() - Method in class software.amazon.awssdk.services.cloudsearch.model.LiteralOptions
-
Whether the field can be used to sort the search results.
- sortEnabled(Boolean) - Method in interface software.amazon.awssdk.services.cloudsearch.model.TextOptions.Builder
-
Whether the field can be used to sort the search results.
- sortEnabled() - Method in class software.amazon.awssdk.services.cloudsearch.model.TextOptions
-
Whether the field can be used to sort the search results.
- sortExpression(String) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DocumentSuggesterOptions.Builder
-
An expression that computes a score for each suggestion to control how they are sorted.
- sortExpression() - Method in class software.amazon.awssdk.services.cloudsearch.model.DocumentSuggesterOptions
-
An expression that computes a score for each suggestion to control how they are sorted.
- sourceField(String) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DateOptions.Builder
-
Sets the value of the SourceField property for this object.
- sourceField() - Method in class software.amazon.awssdk.services.cloudsearch.model.DateOptions
-
Returns the value of the SourceField property for this object.
- sourceField(String) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DocumentSuggesterOptions.Builder
-
The name of the index field you want to use for suggestions.
- sourceField() - Method in class software.amazon.awssdk.services.cloudsearch.model.DocumentSuggesterOptions
-
The name of the index field you want to use for suggestions.
- sourceField(String) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DoubleOptions.Builder
-
The name of the source field to map to the field.
- sourceField() - Method in class software.amazon.awssdk.services.cloudsearch.model.DoubleOptions
-
The name of the source field to map to the field.
- sourceField(String) - Method in interface software.amazon.awssdk.services.cloudsearch.model.IntOptions.Builder
-
The name of the source field to map to the field.
- sourceField() - Method in class software.amazon.awssdk.services.cloudsearch.model.IntOptions
-
The name of the source field to map to the field.
- sourceField(String) - Method in interface software.amazon.awssdk.services.cloudsearch.model.LatLonOptions.Builder
-
Sets the value of the SourceField property for this object.
- sourceField() - Method in class software.amazon.awssdk.services.cloudsearch.model.LatLonOptions
-
Returns the value of the SourceField property for this object.
- sourceField(String) - Method in interface software.amazon.awssdk.services.cloudsearch.model.LiteralOptions.Builder
-
Sets the value of the SourceField property for this object.
- sourceField() - Method in class software.amazon.awssdk.services.cloudsearch.model.LiteralOptions
-
Returns the value of the SourceField property for this object.
- sourceField(String) - Method in interface software.amazon.awssdk.services.cloudsearch.model.TextOptions.Builder
-
Sets the value of the SourceField property for this object.
- sourceField() - Method in class software.amazon.awssdk.services.cloudsearch.model.TextOptions
-
Returns the value of the SourceField property for this object.
- sourceFields(String) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DateArrayOptions.Builder
-
A list of source fields to map to the field.
- sourceFields() - Method in class software.amazon.awssdk.services.cloudsearch.model.DateArrayOptions
-
A list of source fields to map to the field.
- sourceFields(String) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DoubleArrayOptions.Builder
-
A list of source fields to map to the field.
- sourceFields() - Method in class software.amazon.awssdk.services.cloudsearch.model.DoubleArrayOptions
-
A list of source fields to map to the field.
- sourceFields(String) - Method in interface software.amazon.awssdk.services.cloudsearch.model.IntArrayOptions.Builder
-
A list of source fields to map to the field.
- sourceFields() - Method in class software.amazon.awssdk.services.cloudsearch.model.IntArrayOptions
-
A list of source fields to map to the field.
- sourceFields(String) - Method in interface software.amazon.awssdk.services.cloudsearch.model.LiteralArrayOptions.Builder
-
A list of source fields to map to the field.
- sourceFields() - Method in class software.amazon.awssdk.services.cloudsearch.model.LiteralArrayOptions
-
A list of source fields to map to the field.
- sourceFields(String) - Method in interface software.amazon.awssdk.services.cloudsearch.model.TextArrayOptions.Builder
-
A list of source fields to map to the field.
- sourceFields() - Method in class software.amazon.awssdk.services.cloudsearch.model.TextArrayOptions
-
A list of source fields to map to the field.
- state(String) - Method in interface software.amazon.awssdk.services.cloudsearch.model.OptionStatus.Builder
-
The state of processing a change to an option.
- state(OptionState) - Method in interface software.amazon.awssdk.services.cloudsearch.model.OptionStatus.Builder
-
The state of processing a change to an option.
- state() - Method in class software.amazon.awssdk.services.cloudsearch.model.OptionStatus
-
The state of processing a change to an option.
- stateAsString() - Method in class software.amazon.awssdk.services.cloudsearch.model.OptionStatus
-
The state of processing a change to an option.
- status(OptionStatus) - Method in interface software.amazon.awssdk.services.cloudsearch.model.AccessPoliciesStatus.Builder
-
Sets the value of the Status property for this object.
- status(Consumer<OptionStatus.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearch.model.AccessPoliciesStatus.Builder
-
Sets the value of the Status property for this object.
- status() - Method in class software.amazon.awssdk.services.cloudsearch.model.AccessPoliciesStatus
-
Returns the value of the Status property for this object.
- status(OptionStatus) - Method in interface software.amazon.awssdk.services.cloudsearch.model.AnalysisSchemeStatus.Builder
-
Sets the value of the Status property for this object.
- status(Consumer<OptionStatus.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearch.model.AnalysisSchemeStatus.Builder
-
Sets the value of the Status property for this object.
- status() - Method in class software.amazon.awssdk.services.cloudsearch.model.AnalysisSchemeStatus
-
Returns the value of the Status property for this object.
- status(OptionStatus) - Method in interface software.amazon.awssdk.services.cloudsearch.model.AvailabilityOptionsStatus.Builder
-
Sets the value of the Status property for this object.
- status(Consumer<OptionStatus.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearch.model.AvailabilityOptionsStatus.Builder
-
Sets the value of the Status property for this object.
- status() - Method in class software.amazon.awssdk.services.cloudsearch.model.AvailabilityOptionsStatus
-
Returns the value of the Status property for this object.
- status(OptionStatus) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DomainEndpointOptionsStatus.Builder
-
The status of the configured domain endpoint options.
- status(Consumer<OptionStatus.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DomainEndpointOptionsStatus.Builder
-
The status of the configured domain endpoint options.
- status() - Method in class software.amazon.awssdk.services.cloudsearch.model.DomainEndpointOptionsStatus
-
The status of the configured domain endpoint options.
- status(OptionStatus) - Method in interface software.amazon.awssdk.services.cloudsearch.model.ExpressionStatus.Builder
-
Sets the value of the Status property for this object.
- status(Consumer<OptionStatus.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearch.model.ExpressionStatus.Builder
-
Sets the value of the Status property for this object.
- status() - Method in class software.amazon.awssdk.services.cloudsearch.model.ExpressionStatus
-
Returns the value of the Status property for this object.
- status(OptionStatus) - Method in interface software.amazon.awssdk.services.cloudsearch.model.IndexFieldStatus.Builder
-
Sets the value of the Status property for this object.
- status(Consumer<OptionStatus.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearch.model.IndexFieldStatus.Builder
-
Sets the value of the Status property for this object.
- status() - Method in class software.amazon.awssdk.services.cloudsearch.model.IndexFieldStatus
-
Returns the value of the Status property for this object.
- status(OptionStatus) - Method in interface software.amazon.awssdk.services.cloudsearch.model.ScalingParametersStatus.Builder
-
Sets the value of the Status property for this object.
- status(Consumer<OptionStatus.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearch.model.ScalingParametersStatus.Builder
-
Sets the value of the Status property for this object.
- status() - Method in class software.amazon.awssdk.services.cloudsearch.model.ScalingParametersStatus
-
Returns the value of the Status property for this object.
- status(OptionStatus) - Method in interface software.amazon.awssdk.services.cloudsearch.model.SuggesterStatus.Builder
-
Sets the value of the Status property for this object.
- status(Consumer<OptionStatus.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearch.model.SuggesterStatus.Builder
-
Sets the value of the Status property for this object.
- status() - Method in class software.amazon.awssdk.services.cloudsearch.model.SuggesterStatus
-
Returns the value of the Status property for this object.
- statusCode(int) - Method in interface software.amazon.awssdk.services.cloudsearch.model.BaseException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.cloudsearch.model.CloudSearchException.Builder
-
- statusCode(int) - Method in class software.amazon.awssdk.services.cloudsearch.model.CloudSearchException.BuilderImpl
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DisabledOperationException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.cloudsearch.model.InternalException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.cloudsearch.model.InvalidTypeException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.cloudsearch.model.LimitExceededException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.cloudsearch.model.ResourceAlreadyExistsException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.cloudsearch.model.ResourceNotFoundException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.cloudsearch.model.ValidationException.Builder
-
- stemmingDictionary(String) - Method in interface software.amazon.awssdk.services.cloudsearch.model.AnalysisOptions.Builder
-
A JSON object that contains a collection of string:value pairs that each map a term to its stem.
- stemmingDictionary() - Method in class software.amazon.awssdk.services.cloudsearch.model.AnalysisOptions
-
A JSON object that contains a collection of string:value pairs that each map a term to its stem.
- stopwords(String) - Method in interface software.amazon.awssdk.services.cloudsearch.model.AnalysisOptions.Builder
-
A JSON array of terms to ignore during indexing and searching.
- stopwords() - Method in class software.amazon.awssdk.services.cloudsearch.model.AnalysisOptions
-
A JSON array of terms to ignore during indexing and searching.
- suggester(Suggester) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DefineSuggesterRequest.Builder
-
Sets the value of the Suggester property for this object.
- suggester(Consumer<Suggester.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DefineSuggesterRequest.Builder
-
Sets the value of the Suggester property for this object.
- suggester() - Method in class software.amazon.awssdk.services.cloudsearch.model.DefineSuggesterRequest
-
Returns the value of the Suggester property for this object.
- suggester(SuggesterStatus) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DefineSuggesterResponse.Builder
-
Sets the value of the Suggester property for this object.
- suggester(Consumer<SuggesterStatus.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DefineSuggesterResponse.Builder
-
Sets the value of the Suggester property for this object.
- suggester() - Method in class software.amazon.awssdk.services.cloudsearch.model.DefineSuggesterResponse
-
Returns the value of the Suggester property for this object.
- suggester(SuggesterStatus) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DeleteSuggesterResponse.Builder
-
The status of the suggester being deleted.
- suggester(Consumer<SuggesterStatus.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DeleteSuggesterResponse.Builder
-
The status of the suggester being deleted.
- suggester() - Method in class software.amazon.awssdk.services.cloudsearch.model.DeleteSuggesterResponse
-
The status of the suggester being deleted.
- Suggester - Class in software.amazon.awssdk.services.cloudsearch.model
-
Configuration information for a search suggester.
- Suggester.Builder - Interface in software.amazon.awssdk.services.cloudsearch.model
-
- SuggesterFuzzyMatching - Enum in software.amazon.awssdk.services.cloudsearch.model
-
- suggesterName(String) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DeleteSuggesterRequest.Builder
-
Specifies the name of the suggester you want to delete.
- suggesterName() - Method in class software.amazon.awssdk.services.cloudsearch.model.DeleteSuggesterRequest
-
Specifies the name of the suggester you want to delete.
- suggesterName(String) - Method in interface software.amazon.awssdk.services.cloudsearch.model.Suggester.Builder
-
Sets the value of the SuggesterName property for this object.
- suggesterName() - Method in class software.amazon.awssdk.services.cloudsearch.model.Suggester
-
Returns the value of the SuggesterName property for this object.
- suggesterNames(Collection<String>) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DescribeSuggestersRequest.Builder
-
The suggesters you want to describe.
- suggesterNames(String...) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DescribeSuggestersRequest.Builder
-
The suggesters you want to describe.
- suggesterNames() - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeSuggestersRequest
-
The suggesters you want to describe.
- suggesters(Collection<SuggesterStatus>) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DescribeSuggestersResponse.Builder
-
The suggesters configured for the domain specified in the request.
- suggesters(SuggesterStatus...) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DescribeSuggestersResponse.Builder
-
The suggesters configured for the domain specified in the request.
- suggesters(Consumer<SuggesterStatus.Builder>...) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DescribeSuggestersResponse.Builder
-
The suggesters configured for the domain specified in the request.
- suggesters() - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeSuggestersResponse
-
The suggesters configured for the domain specified in the request.
- SuggesterStatus - Class in software.amazon.awssdk.services.cloudsearch.model
-
The value of a Suggester and its current status.
- SuggesterStatus.Builder - Interface in software.amazon.awssdk.services.cloudsearch.model
-
- synonyms(String) - Method in interface software.amazon.awssdk.services.cloudsearch.model.AnalysisOptions.Builder
-
A JSON object that defines synonym groups and aliases.
- synonyms() - Method in class software.amazon.awssdk.services.cloudsearch.model.AnalysisOptions
-
A JSON object that defines synonym groups and aliases.
- textArrayOptions(TextArrayOptions) - Method in interface software.amazon.awssdk.services.cloudsearch.model.IndexField.Builder
-
Sets the value of the TextArrayOptions property for this object.
- textArrayOptions(Consumer<TextArrayOptions.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearch.model.IndexField.Builder
-
Sets the value of the TextArrayOptions property for this object.
- textArrayOptions() - Method in class software.amazon.awssdk.services.cloudsearch.model.IndexField
-
Returns the value of the TextArrayOptions property for this object.
- TextArrayOptions - Class in software.amazon.awssdk.services.cloudsearch.model
-
Options for a field that contains an array of text strings.
- TextArrayOptions.Builder - Interface in software.amazon.awssdk.services.cloudsearch.model
-
- textOptions(TextOptions) - Method in interface software.amazon.awssdk.services.cloudsearch.model.IndexField.Builder
-
Sets the value of the TextOptions property for this object.
- textOptions(Consumer<TextOptions.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearch.model.IndexField.Builder
-
Sets the value of the TextOptions property for this object.
- textOptions() - Method in class software.amazon.awssdk.services.cloudsearch.model.IndexField
-
Returns the value of the TextOptions property for this object.
- TextOptions - Class in software.amazon.awssdk.services.cloudsearch.model
-
Options for text field.
- TextOptions.Builder - Interface in software.amazon.awssdk.services.cloudsearch.model
-
- tlsSecurityPolicy(String) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DomainEndpointOptions.Builder
-
The minimum required TLS version
- tlsSecurityPolicy(TLSSecurityPolicy) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DomainEndpointOptions.Builder
-
The minimum required TLS version
- tlsSecurityPolicy() - Method in class software.amazon.awssdk.services.cloudsearch.model.DomainEndpointOptions
-
The minimum required TLS version
- TLSSecurityPolicy - Enum in software.amazon.awssdk.services.cloudsearch.model
-
The minimum required TLS version.
- tlsSecurityPolicyAsString() - Method in class software.amazon.awssdk.services.cloudsearch.model.DomainEndpointOptions
-
The minimum required TLS version
- toBuilder() - Method in class software.amazon.awssdk.services.cloudsearch.model.AccessPoliciesStatus
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudsearch.model.AnalysisOptions
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudsearch.model.AnalysisScheme
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudsearch.model.AnalysisSchemeStatus
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudsearch.model.AvailabilityOptionsStatus
-
- toBuilder() - Method in exception software.amazon.awssdk.services.cloudsearch.model.BaseException
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudsearch.model.BuildSuggestersRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudsearch.model.BuildSuggestersResponse
-
- toBuilder() - Method in exception software.amazon.awssdk.services.cloudsearch.model.CloudSearchException
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudsearch.model.CloudSearchRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudsearch.model.CreateDomainRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudsearch.model.CreateDomainResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudsearch.model.DateArrayOptions
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudsearch.model.DateOptions
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudsearch.model.DefineAnalysisSchemeRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudsearch.model.DefineAnalysisSchemeResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudsearch.model.DefineExpressionRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudsearch.model.DefineExpressionResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudsearch.model.DefineIndexFieldRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudsearch.model.DefineIndexFieldResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudsearch.model.DefineSuggesterRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudsearch.model.DefineSuggesterResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudsearch.model.DeleteAnalysisSchemeRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudsearch.model.DeleteAnalysisSchemeResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudsearch.model.DeleteDomainRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudsearch.model.DeleteDomainResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudsearch.model.DeleteExpressionRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudsearch.model.DeleteExpressionResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudsearch.model.DeleteIndexFieldRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudsearch.model.DeleteIndexFieldResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudsearch.model.DeleteSuggesterRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudsearch.model.DeleteSuggesterResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeAnalysisSchemesRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeAnalysisSchemesResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeAvailabilityOptionsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeAvailabilityOptionsResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeDomainEndpointOptionsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeDomainEndpointOptionsResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeDomainsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeDomainsResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeExpressionsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeExpressionsResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeIndexFieldsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeIndexFieldsResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeScalingParametersRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeScalingParametersResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeServiceAccessPoliciesRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeServiceAccessPoliciesResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeSuggestersRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeSuggestersResponse
-
- toBuilder() - Method in exception software.amazon.awssdk.services.cloudsearch.model.DisabledOperationException
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudsearch.model.DocumentSuggesterOptions
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudsearch.model.DomainEndpointOptions
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudsearch.model.DomainEndpointOptionsStatus
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudsearch.model.DomainStatus
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudsearch.model.DoubleArrayOptions
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudsearch.model.DoubleOptions
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudsearch.model.Expression
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudsearch.model.ExpressionStatus
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudsearch.model.IndexDocumentsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudsearch.model.IndexDocumentsResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudsearch.model.IndexField
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudsearch.model.IndexFieldStatus
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudsearch.model.IntArrayOptions
-
- toBuilder() - Method in exception software.amazon.awssdk.services.cloudsearch.model.InternalException
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudsearch.model.IntOptions
-
- toBuilder() - Method in exception software.amazon.awssdk.services.cloudsearch.model.InvalidTypeException
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudsearch.model.LatLonOptions
-
- toBuilder() - Method in exception software.amazon.awssdk.services.cloudsearch.model.LimitExceededException
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudsearch.model.Limits
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudsearch.model.ListDomainNamesRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudsearch.model.ListDomainNamesResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudsearch.model.LiteralArrayOptions
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudsearch.model.LiteralOptions
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudsearch.model.OptionStatus
-
- toBuilder() - Method in exception software.amazon.awssdk.services.cloudsearch.model.ResourceAlreadyExistsException
-
- toBuilder() - Method in exception software.amazon.awssdk.services.cloudsearch.model.ResourceNotFoundException
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudsearch.model.ScalingParameters
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudsearch.model.ScalingParametersStatus
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudsearch.model.ServiceEndpoint
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudsearch.model.Suggester
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudsearch.model.SuggesterStatus
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudsearch.model.TextArrayOptions
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudsearch.model.TextOptions
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudsearch.model.UpdateAvailabilityOptionsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudsearch.model.UpdateAvailabilityOptionsResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudsearch.model.UpdateDomainEndpointOptionsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudsearch.model.UpdateDomainEndpointOptionsResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudsearch.model.UpdateScalingParametersRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudsearch.model.UpdateScalingParametersResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudsearch.model.UpdateServiceAccessPoliciesRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.cloudsearch.model.UpdateServiceAccessPoliciesResponse
-
- toBuilder() - Method in exception software.amazon.awssdk.services.cloudsearch.model.ValidationException
-
- toString() - Method in class software.amazon.awssdk.services.cloudsearch.model.AccessPoliciesStatus
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.cloudsearch.model.AlgorithmicStemming
-
- toString() - Method in class software.amazon.awssdk.services.cloudsearch.model.AnalysisOptions
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.cloudsearch.model.AnalysisScheme
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.cloudsearch.model.AnalysisSchemeLanguage
-
- toString() - Method in class software.amazon.awssdk.services.cloudsearch.model.AnalysisSchemeStatus
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.cloudsearch.model.AvailabilityOptionsStatus
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.cloudsearch.model.BuildSuggestersRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.cloudsearch.model.BuildSuggestersResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.cloudsearch.model.CreateDomainRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.cloudsearch.model.CreateDomainResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.cloudsearch.model.DateArrayOptions
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.cloudsearch.model.DateOptions
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.cloudsearch.model.DefineAnalysisSchemeRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.cloudsearch.model.DefineAnalysisSchemeResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.cloudsearch.model.DefineExpressionRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.cloudsearch.model.DefineExpressionResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.cloudsearch.model.DefineIndexFieldRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.cloudsearch.model.DefineIndexFieldResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.cloudsearch.model.DefineSuggesterRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.cloudsearch.model.DefineSuggesterResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.cloudsearch.model.DeleteAnalysisSchemeRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.cloudsearch.model.DeleteAnalysisSchemeResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.cloudsearch.model.DeleteDomainRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.cloudsearch.model.DeleteDomainResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.cloudsearch.model.DeleteExpressionRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.cloudsearch.model.DeleteExpressionResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.cloudsearch.model.DeleteIndexFieldRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.cloudsearch.model.DeleteIndexFieldResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.cloudsearch.model.DeleteSuggesterRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.cloudsearch.model.DeleteSuggesterResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeAnalysisSchemesRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeAnalysisSchemesResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeAvailabilityOptionsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeAvailabilityOptionsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeDomainEndpointOptionsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeDomainEndpointOptionsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeDomainsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeDomainsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeExpressionsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeExpressionsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeIndexFieldsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeIndexFieldsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeScalingParametersRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeScalingParametersResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeServiceAccessPoliciesRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeServiceAccessPoliciesResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeSuggestersRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeSuggestersResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.cloudsearch.model.DocumentSuggesterOptions
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.cloudsearch.model.DomainEndpointOptions
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.cloudsearch.model.DomainEndpointOptionsStatus
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.cloudsearch.model.DomainStatus
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.cloudsearch.model.DoubleArrayOptions
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.cloudsearch.model.DoubleOptions
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.cloudsearch.model.Expression
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.cloudsearch.model.ExpressionStatus
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.cloudsearch.model.IndexDocumentsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.cloudsearch.model.IndexDocumentsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.cloudsearch.model.IndexField
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.cloudsearch.model.IndexFieldStatus
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.cloudsearch.model.IndexFieldType
-
- toString() - Method in class software.amazon.awssdk.services.cloudsearch.model.IntArrayOptions
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.cloudsearch.model.IntOptions
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.cloudsearch.model.LatLonOptions
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.cloudsearch.model.Limits
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.cloudsearch.model.ListDomainNamesRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.cloudsearch.model.ListDomainNamesResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.cloudsearch.model.LiteralArrayOptions
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.cloudsearch.model.LiteralOptions
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.cloudsearch.model.OptionState
-
- toString() - Method in class software.amazon.awssdk.services.cloudsearch.model.OptionStatus
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.cloudsearch.model.PartitionInstanceType
-
- toString() - Method in class software.amazon.awssdk.services.cloudsearch.model.ScalingParameters
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.cloudsearch.model.ScalingParametersStatus
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.cloudsearch.model.ServiceEndpoint
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.cloudsearch.model.Suggester
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.cloudsearch.model.SuggesterFuzzyMatching
-
- toString() - Method in class software.amazon.awssdk.services.cloudsearch.model.SuggesterStatus
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.cloudsearch.model.TextArrayOptions
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.cloudsearch.model.TextOptions
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.cloudsearch.model.TLSSecurityPolicy
-
- toString() - Method in class software.amazon.awssdk.services.cloudsearch.model.UpdateAvailabilityOptionsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.cloudsearch.model.UpdateAvailabilityOptionsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.cloudsearch.model.UpdateDomainEndpointOptionsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.cloudsearch.model.UpdateDomainEndpointOptionsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.cloudsearch.model.UpdateScalingParametersRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.cloudsearch.model.UpdateScalingParametersResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.cloudsearch.model.UpdateServiceAccessPoliciesRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.cloudsearch.model.UpdateServiceAccessPoliciesResponse
-
Returns a string representation of this object.