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

A

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
An IETF RFC 4646 language code or mul for multiple languages.
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.ResourceNotFoundException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.cloudsearch.model.ValidationException.Builder
 

B

BaseException - Exception in software.amazon.awssdk.services.cloudsearch.model
An error occurred while processing the request.
BaseException.Builder - Interface in software.amazon.awssdk.services.cloudsearch.model
 
build() - Method in class software.amazon.awssdk.services.cloudsearch.model.CloudSearchException.BuilderImpl
 
build() - Method in interface software.amazon.awssdk.services.cloudsearch.model.CloudSearchRequest.Builder
 
build() - Method in interface software.amazon.awssdk.services.cloudsearch.model.CloudSearchResponse.Builder
 
builder() - Static method in interface software.amazon.awssdk.services.cloudsearch.CloudSearchAsyncClient
Create a builder that can be used to configure and create a CloudSearchAsyncClient.
builder() - Static method in interface software.amazon.awssdk.services.cloudsearch.CloudSearchClient
Create a builder that can be used to configure and create a CloudSearchClient.
builder() - Static method in class software.amazon.awssdk.services.cloudsearch.model.AccessPoliciesStatus
 
builder() - Static method in class software.amazon.awssdk.services.cloudsearch.model.AnalysisOptions
 
builder() - Static method in class software.amazon.awssdk.services.cloudsearch.model.AnalysisScheme
 
builder() - Static method in class software.amazon.awssdk.services.cloudsearch.model.AnalysisSchemeStatus
 
builder() - Static method in class software.amazon.awssdk.services.cloudsearch.model.AvailabilityOptionsStatus
 
builder() - Static method in exception software.amazon.awssdk.services.cloudsearch.model.BaseException
 
builder() - Static method in class software.amazon.awssdk.services.cloudsearch.model.BuildSuggestersRequest
 
builder() - Static method in class software.amazon.awssdk.services.cloudsearch.model.BuildSuggestersResponse
 
builder() - Static method in exception software.amazon.awssdk.services.cloudsearch.model.CloudSearchException
 
builder() - Static method in class software.amazon.awssdk.services.cloudsearch.model.CreateDomainRequest
 
builder() - Static method in class software.amazon.awssdk.services.cloudsearch.model.CreateDomainResponse
 
builder() - Static method in class software.amazon.awssdk.services.cloudsearch.model.DateArrayOptions
 
builder() - Static method in class software.amazon.awssdk.services.cloudsearch.model.DateOptions
 
builder() - Static method in class software.amazon.awssdk.services.cloudsearch.model.DefineAnalysisSchemeRequest
 
builder() - Static method in class software.amazon.awssdk.services.cloudsearch.model.DefineAnalysisSchemeResponse
 
builder() - Static method in class software.amazon.awssdk.services.cloudsearch.model.DefineExpressionRequest
 
builder() - Static method in class software.amazon.awssdk.services.cloudsearch.model.DefineExpressionResponse
 
builder() - Static method in class software.amazon.awssdk.services.cloudsearch.model.DefineIndexFieldRequest
 
builder() - Static method in class software.amazon.awssdk.services.cloudsearch.model.DefineIndexFieldResponse
 
builder() - Static method in class software.amazon.awssdk.services.cloudsearch.model.DefineSuggesterRequest
 
builder() - Static method in class software.amazon.awssdk.services.cloudsearch.model.DefineSuggesterResponse
 
builder() - Static method in class software.amazon.awssdk.services.cloudsearch.model.DeleteAnalysisSchemeRequest
 
builder() - Static method in class software.amazon.awssdk.services.cloudsearch.model.DeleteAnalysisSchemeResponse
 
builder() - Static method in class software.amazon.awssdk.services.cloudsearch.model.DeleteDomainRequest
 
builder() - Static method in class software.amazon.awssdk.services.cloudsearch.model.DeleteDomainResponse
 
builder() - Static method in class software.amazon.awssdk.services.cloudsearch.model.DeleteExpressionRequest
 
builder() - Static method in class software.amazon.awssdk.services.cloudsearch.model.DeleteExpressionResponse
 
builder() - Static method in class software.amazon.awssdk.services.cloudsearch.model.DeleteIndexFieldRequest
 
builder() - Static method in class software.amazon.awssdk.services.cloudsearch.model.DeleteIndexFieldResponse
 
builder() - Static method in class software.amazon.awssdk.services.cloudsearch.model.DeleteSuggesterRequest
 
builder() - Static method in class software.amazon.awssdk.services.cloudsearch.model.DeleteSuggesterResponse
 
builder() - Static method in class software.amazon.awssdk.services.cloudsearch.model.DescribeAnalysisSchemesRequest
 
builder() - Static method in class software.amazon.awssdk.services.cloudsearch.model.DescribeAnalysisSchemesResponse
 
builder() - Static method in class software.amazon.awssdk.services.cloudsearch.model.DescribeAvailabilityOptionsRequest
 
builder() - Static method in class software.amazon.awssdk.services.cloudsearch.model.DescribeAvailabilityOptionsResponse
 
builder() - Static method in class software.amazon.awssdk.services.cloudsearch.model.DescribeDomainEndpointOptionsRequest
 
builder() - Static method in class software.amazon.awssdk.services.cloudsearch.model.DescribeDomainEndpointOptionsResponse
 
builder() - Static method in class software.amazon.awssdk.services.cloudsearch.model.DescribeDomainsRequest
 
builder() - Static method in class software.amazon.awssdk.services.cloudsearch.model.DescribeDomainsResponse
 
builder() - Static method in class software.amazon.awssdk.services.cloudsearch.model.DescribeExpressionsRequest
 
builder() - Static method in class software.amazon.awssdk.services.cloudsearch.model.DescribeExpressionsResponse
 
builder() - Static method in class software.amazon.awssdk.services.cloudsearch.model.DescribeIndexFieldsRequest
 
builder() - Static method in class software.amazon.awssdk.services.cloudsearch.model.DescribeIndexFieldsResponse
 
builder() - Static method in class software.amazon.awssdk.services.cloudsearch.model.DescribeScalingParametersRequest
 
builder() - Static method in class software.amazon.awssdk.services.cloudsearch.model.DescribeScalingParametersResponse
 
builder() - Static method in class software.amazon.awssdk.services.cloudsearch.model.DescribeServiceAccessPoliciesRequest
 
builder() - Static method in class software.amazon.awssdk.services.cloudsearch.model.DescribeServiceAccessPoliciesResponse
 
builder() - Static method in class software.amazon.awssdk.services.cloudsearch.model.DescribeSuggestersRequest
 
builder() - Static method in class software.amazon.awssdk.services.cloudsearch.model.DescribeSuggestersResponse
 
builder() - Static method in exception software.amazon.awssdk.services.cloudsearch.model.DisabledOperationException
 
builder() - Static method in class software.amazon.awssdk.services.cloudsearch.model.DocumentSuggesterOptions
 
builder() - Static method in class software.amazon.awssdk.services.cloudsearch.model.DomainEndpointOptions
 
builder() - Static method in class software.amazon.awssdk.services.cloudsearch.model.DomainEndpointOptionsStatus
 
builder() - Static method in class software.amazon.awssdk.services.cloudsearch.model.DomainStatus
 
builder() - Static method in class software.amazon.awssdk.services.cloudsearch.model.DoubleArrayOptions
 
builder() - Static method in class software.amazon.awssdk.services.cloudsearch.model.DoubleOptions
 
builder() - Static method in class software.amazon.awssdk.services.cloudsearch.model.Expression
 
builder() - Static method in class software.amazon.awssdk.services.cloudsearch.model.ExpressionStatus
 
builder() - Static method in class software.amazon.awssdk.services.cloudsearch.model.IndexDocumentsRequest
 
builder() - Static method in class software.amazon.awssdk.services.cloudsearch.model.IndexDocumentsResponse
 
builder() - Static method in class software.amazon.awssdk.services.cloudsearch.model.IndexField
 
builder() - Static method in class software.amazon.awssdk.services.cloudsearch.model.IndexFieldStatus
 
builder() - Static method in class software.amazon.awssdk.services.cloudsearch.model.IntArrayOptions
 
builder() - Static method in exception software.amazon.awssdk.services.cloudsearch.model.InternalException
 
builder() - Static method in class software.amazon.awssdk.services.cloudsearch.model.IntOptions
 
builder() - Static method in exception software.amazon.awssdk.services.cloudsearch.model.InvalidTypeException
 
builder() - Static method in class software.amazon.awssdk.services.cloudsearch.model.LatLonOptions
 
builder() - Static method in exception software.amazon.awssdk.services.cloudsearch.model.LimitExceededException
 
builder() - Static method in class software.amazon.awssdk.services.cloudsearch.model.Limits
 
builder() - Static method in class software.amazon.awssdk.services.cloudsearch.model.ListDomainNamesRequest
 
builder() - Static method in class software.amazon.awssdk.services.cloudsearch.model.ListDomainNamesResponse
 
builder() - Static method in class software.amazon.awssdk.services.cloudsearch.model.LiteralArrayOptions
 
builder() - Static method in class software.amazon.awssdk.services.cloudsearch.model.LiteralOptions
 
builder() - Static method in class software.amazon.awssdk.services.cloudsearch.model.OptionStatus
 
builder() - Static method in exception software.amazon.awssdk.services.cloudsearch.model.ResourceNotFoundException
 
builder() - Static method in class software.amazon.awssdk.services.cloudsearch.model.ScalingParameters
 
builder() - Static method in class software.amazon.awssdk.services.cloudsearch.model.ScalingParametersStatus
 
builder() - Static method in class software.amazon.awssdk.services.cloudsearch.model.ServiceEndpoint
 
builder() - Static method in class software.amazon.awssdk.services.cloudsearch.model.Suggester
 
builder() - Static method in class software.amazon.awssdk.services.cloudsearch.model.SuggesterStatus
 
builder() - Static method in class software.amazon.awssdk.services.cloudsearch.model.TextArrayOptions
 
builder() - Static method in class software.amazon.awssdk.services.cloudsearch.model.TextOptions
 
builder() - Static method in class software.amazon.awssdk.services.cloudsearch.model.UpdateAvailabilityOptionsRequest
 
builder() - Static method in class software.amazon.awssdk.services.cloudsearch.model.UpdateAvailabilityOptionsResponse
 
builder() - Static method in class software.amazon.awssdk.services.cloudsearch.model.UpdateDomainEndpointOptionsRequest
 
builder() - Static method in class software.amazon.awssdk.services.cloudsearch.model.UpdateDomainEndpointOptionsResponse
 
builder() - Static method in class software.amazon.awssdk.services.cloudsearch.model.UpdateScalingParametersRequest
 
builder() - Static method in class software.amazon.awssdk.services.cloudsearch.model.UpdateScalingParametersResponse
 
builder() - Static method in class software.amazon.awssdk.services.cloudsearch.model.UpdateServiceAccessPoliciesRequest
 
builder() - Static method in class software.amazon.awssdk.services.cloudsearch.model.UpdateServiceAccessPoliciesResponse
 
builder() - Static method in exception software.amazon.awssdk.services.cloudsearch.model.ValidationException
 
BuilderImpl() - Constructor for class software.amazon.awssdk.services.cloudsearch.model.CloudSearchException.BuilderImpl
 
BuilderImpl(CloudSearchException) - Constructor for class software.amazon.awssdk.services.cloudsearch.model.CloudSearchException.BuilderImpl
 
BuilderImpl() - Constructor for class software.amazon.awssdk.services.cloudsearch.model.CloudSearchRequest.BuilderImpl
 
BuilderImpl(CloudSearchRequest) - Constructor for class software.amazon.awssdk.services.cloudsearch.model.CloudSearchRequest.BuilderImpl
 
BuilderImpl() - Constructor for class software.amazon.awssdk.services.cloudsearch.model.CloudSearchResponse.BuilderImpl
 
BuilderImpl(CloudSearchResponse) - Constructor for class software.amazon.awssdk.services.cloudsearch.model.CloudSearchResponse.BuilderImpl
 
buildSuggesters(BuildSuggestersRequest) - Method in interface software.amazon.awssdk.services.cloudsearch.CloudSearchAsyncClient
Indexes the search suggestions.
buildSuggesters(Consumer<BuildSuggestersRequest.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearch.CloudSearchAsyncClient
Indexes the search suggestions.
buildSuggesters(BuildSuggestersRequest) - Method in interface software.amazon.awssdk.services.cloudsearch.CloudSearchClient
Indexes the search suggestions.
buildSuggesters(Consumer<BuildSuggestersRequest.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearch.CloudSearchClient
Indexes the search suggestions.
BuildSuggestersRequest - Class in software.amazon.awssdk.services.cloudsearch.model
Container for the parameters to the BuildSuggester operation.
BuildSuggestersRequest.Builder - Interface in software.amazon.awssdk.services.cloudsearch.model
 
BuildSuggestersRequestMarshaller - Class in software.amazon.awssdk.services.cloudsearch.transform
BuildSuggestersRequestMarshaller(AwsQueryProtocolFactory) - Constructor for class software.amazon.awssdk.services.cloudsearch.transform.BuildSuggestersRequestMarshaller
 
BuildSuggestersResponse - Class in software.amazon.awssdk.services.cloudsearch.model
The result of a BuildSuggester request.
BuildSuggestersResponse.Builder - Interface in software.amazon.awssdk.services.cloudsearch.model
 

C

cause(Throwable) - Method in interface software.amazon.awssdk.services.cloudsearch.model.BaseException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.cloudsearch.model.CloudSearchException.Builder
 
cause(Throwable) - Method in class software.amazon.awssdk.services.cloudsearch.model.CloudSearchException.BuilderImpl
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DisabledOperationException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.cloudsearch.model.InternalException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.cloudsearch.model.InvalidTypeException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.cloudsearch.model.LimitExceededException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.cloudsearch.model.ResourceNotFoundException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.cloudsearch.model.ValidationException.Builder
 
CloudSearchAsyncClient - Interface in software.amazon.awssdk.services.cloudsearch
Service client for accessing Amazon CloudSearch asynchronously.
CloudSearchAsyncClientBuilder - Interface in software.amazon.awssdk.services.cloudsearch
A builder for creating an instance of CloudSearchAsyncClient.
CloudSearchBaseClientBuilder<B extends CloudSearchBaseClientBuilder<B,C>,C> - Interface in software.amazon.awssdk.services.cloudsearch
This includes configuration specific to Amazon CloudSearch that is supported by both CloudSearchClientBuilder and CloudSearchAsyncClientBuilder.
CloudSearchClient - Interface in software.amazon.awssdk.services.cloudsearch
Service client for accessing Amazon CloudSearch.
CloudSearchClientBuilder - Interface in software.amazon.awssdk.services.cloudsearch
A builder for creating an instance of CloudSearchClient.
CloudSearchException - Exception in software.amazon.awssdk.services.cloudsearch.model
 
CloudSearchException(CloudSearchException.Builder) - Constructor for exception software.amazon.awssdk.services.cloudsearch.model.CloudSearchException
 
CloudSearchException.Builder - Interface in software.amazon.awssdk.services.cloudsearch.model
 
CloudSearchException.BuilderImpl - Class in software.amazon.awssdk.services.cloudsearch.model
 
CloudSearchRequest - Class in software.amazon.awssdk.services.cloudsearch.model
 
CloudSearchRequest(CloudSearchRequest.Builder) - Constructor for class software.amazon.awssdk.services.cloudsearch.model.CloudSearchRequest
 
CloudSearchRequest.Builder - Interface in software.amazon.awssdk.services.cloudsearch.model
 
CloudSearchRequest.BuilderImpl - Class in software.amazon.awssdk.services.cloudsearch.model
 
CloudSearchResponse - Class in software.amazon.awssdk.services.cloudsearch.model
 
CloudSearchResponse(CloudSearchResponse.Builder) - Constructor for class software.amazon.awssdk.services.cloudsearch.model.CloudSearchResponse
 
CloudSearchResponse.Builder - Interface in software.amazon.awssdk.services.cloudsearch.model
 
CloudSearchResponse.BuilderImpl - Class in software.amazon.awssdk.services.cloudsearch.model
 
CloudSearchResponseMetadata - Class in software.amazon.awssdk.services.cloudsearch.model
 
code(String) - Method in interface software.amazon.awssdk.services.cloudsearch.model.BaseException.Builder
Sets the value of the Code property for this object.
code() - Method in exception software.amazon.awssdk.services.cloudsearch.model.BaseException
Returns the value of the Code property for this object.
create() - Static method in interface software.amazon.awssdk.services.cloudsearch.CloudSearchAsyncClient
Create a CloudSearchAsyncClient with the region loaded from the DefaultAwsRegionProviderChain and credentials loaded from the DefaultCredentialsProvider.
create() - Static method in interface software.amazon.awssdk.services.cloudsearch.CloudSearchClient
Create a CloudSearchClient with the region loaded from the DefaultAwsRegionProviderChain and credentials loaded from the DefaultCredentialsProvider.
create(AwsResponseMetadata) - Static method in class software.amazon.awssdk.services.cloudsearch.model.CloudSearchResponseMetadata
 
created(Boolean) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DomainStatus.Builder
True if the search domain is created.
created() - Method in class software.amazon.awssdk.services.cloudsearch.model.DomainStatus
True if the search domain is created.
createDomain(CreateDomainRequest) - Method in interface software.amazon.awssdk.services.cloudsearch.CloudSearchAsyncClient
Creates a new search domain.
createDomain(Consumer<CreateDomainRequest.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearch.CloudSearchAsyncClient
Creates a new search domain.
createDomain(CreateDomainRequest) - Method in interface software.amazon.awssdk.services.cloudsearch.CloudSearchClient
Creates a new search domain.
createDomain(Consumer<CreateDomainRequest.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearch.CloudSearchClient
Creates a new search domain.
CreateDomainRequest - Class in software.amazon.awssdk.services.cloudsearch.model
Container for the parameters to the CreateDomain operation.
CreateDomainRequest.Builder - Interface in software.amazon.awssdk.services.cloudsearch.model
 
CreateDomainRequestMarshaller - Class in software.amazon.awssdk.services.cloudsearch.transform
CreateDomainRequestMarshaller(AwsQueryProtocolFactory) - Constructor for class software.amazon.awssdk.services.cloudsearch.transform.CreateDomainRequestMarshaller
 
CreateDomainResponse - Class in software.amazon.awssdk.services.cloudsearch.model
The result of a CreateDomainRequest.
CreateDomainResponse.Builder - Interface in software.amazon.awssdk.services.cloudsearch.model
 
creationDate(Instant) - Method in interface software.amazon.awssdk.services.cloudsearch.model.OptionStatus.Builder
A timestamp for when this option was created.
creationDate() - Method in class software.amazon.awssdk.services.cloudsearch.model.OptionStatus
A timestamp for when this option was created.

D

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
Container for the parameters to the DefineAnalysisScheme operation.
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
The result of a DefineAnalysisScheme request.
DefineAnalysisSchemeResponse.Builder - Interface in software.amazon.awssdk.services.cloudsearch.model
 
defineExpression(DefineExpressionRequest) - Method in interface software.amazon.awssdk.services.cloudsearch.CloudSearchAsyncClient
Configures an Expression for the search domain.
defineExpression(Consumer<DefineExpressionRequest.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearch.CloudSearchAsyncClient
Configures an Expression for the search domain.
defineExpression(DefineExpressionRequest) - Method in interface software.amazon.awssdk.services.cloudsearch.CloudSearchClient
Configures an Expression for the search domain.
defineExpression(Consumer<DefineExpressionRequest.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearch.CloudSearchClient
Configures an Expression for the search domain.
DefineExpressionRequest - Class in software.amazon.awssdk.services.cloudsearch.model
Container for the parameters to the DefineExpression operation.
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
Configures an IndexField for the search domain.
defineIndexField(Consumer<DefineIndexFieldRequest.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearch.CloudSearchAsyncClient
Configures an IndexField for the search domain.
defineIndexField(DefineIndexFieldRequest) - Method in interface software.amazon.awssdk.services.cloudsearch.CloudSearchClient
Configures an IndexField for the search domain.
defineIndexField(Consumer<DefineIndexFieldRequest.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearch.CloudSearchClient
Configures an IndexField for the search domain.
DefineIndexFieldRequest - Class in software.amazon.awssdk.services.cloudsearch.model
Container for the parameters to the DefineIndexField operation.
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
The result of a DefineIndexField request.
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
Container for the parameters to the DefineSuggester operation.
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
Container for the parameters to the DeleteAnalysisScheme operation.
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
Container for the parameters to the DeleteDomain operation.
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
Removes an Expression from the search domain.
deleteExpression(Consumer<DeleteExpressionRequest.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearch.CloudSearchAsyncClient
Removes an Expression from the search domain.
deleteExpression(DeleteExpressionRequest) - Method in interface software.amazon.awssdk.services.cloudsearch.CloudSearchClient
Removes an Expression from the search domain.
deleteExpression(Consumer<DeleteExpressionRequest.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearch.CloudSearchClient
Removes an Expression from the search domain.
DeleteExpressionRequest - Class in software.amazon.awssdk.services.cloudsearch.model
Container for the parameters to the DeleteExpression operation.
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
The result of a DeleteExpression request.
DeleteExpressionResponse.Builder - Interface in software.amazon.awssdk.services.cloudsearch.model
 
deleteIndexField(DeleteIndexFieldRequest) - Method in interface software.amazon.awssdk.services.cloudsearch.CloudSearchAsyncClient
Removes an IndexField from the search domain.
deleteIndexField(Consumer<DeleteIndexFieldRequest.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearch.CloudSearchAsyncClient
Removes an IndexField from the search domain.
deleteIndexField(DeleteIndexFieldRequest) - Method in interface software.amazon.awssdk.services.cloudsearch.CloudSearchClient
Removes an IndexField from the search domain.
deleteIndexField(Consumer<DeleteIndexFieldRequest.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearch.CloudSearchClient
Removes an IndexField from the search domain.
DeleteIndexFieldRequest - Class in software.amazon.awssdk.services.cloudsearch.model
Container for the parameters to the DeleteIndexField operation.
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
The result of a DeleteIndexField request.
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
Container for the parameters to the DeleteSuggester operation.
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
Container for the parameters to the DescribeAnalysisSchemes operation.
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
Container for the parameters to the DescribeAvailabilityOptions operation.
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
Container for the parameters to the DescribeDomainEndpointOptions operation.
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
Container for the parameters to the DescribeDomains operation.
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
Container for the parameters to the DescribeDomains operation.
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
Container for the parameters to the DescribeIndexFields operation.
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
Container for the parameters to the DescribeScalingParameters operation.
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
Container for the parameters to the DescribeServiceAccessPolicies operation.
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
Container for the parameters to the DescribeSuggester operation.
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
 

E

endpoint(String) - Method in interface software.amazon.awssdk.services.cloudsearch.model.ServiceEndpoint.Builder
Sets the value of the Endpoint property for this object.
endpoint() - Method in class software.amazon.awssdk.services.cloudsearch.model.ServiceEndpoint
Returns the value of the Endpoint property for this object.
enforceHTTPS(Boolean) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DomainEndpointOptions.Builder
Whether the domain is HTTPS only enabled.
enforceHTTPS() - Method in class software.amazon.awssdk.services.cloudsearch.model.DomainEndpointOptions
Whether the domain is HTTPS only enabled.
equals(Object) - Method in class software.amazon.awssdk.services.cloudsearch.model.AccessPoliciesStatus
 
equals(Object) - Method in class software.amazon.awssdk.services.cloudsearch.model.AnalysisOptions
 
equals(Object) - Method in class software.amazon.awssdk.services.cloudsearch.model.AnalysisScheme
 
equals(Object) - Method in class software.amazon.awssdk.services.cloudsearch.model.AnalysisSchemeStatus
 
equals(Object) - Method in class software.amazon.awssdk.services.cloudsearch.model.AvailabilityOptionsStatus
 
equals(Object) - Method in class software.amazon.awssdk.services.cloudsearch.model.BuildSuggestersRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.cloudsearch.model.BuildSuggestersResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.cloudsearch.model.CreateDomainRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.cloudsearch.model.CreateDomainResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.cloudsearch.model.DateArrayOptions
 
equals(Object) - Method in class software.amazon.awssdk.services.cloudsearch.model.DateOptions
 
equals(Object) - Method in class software.amazon.awssdk.services.cloudsearch.model.DefineAnalysisSchemeRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.cloudsearch.model.DefineAnalysisSchemeResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.cloudsearch.model.DefineExpressionRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.cloudsearch.model.DefineExpressionResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.cloudsearch.model.DefineIndexFieldRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.cloudsearch.model.DefineIndexFieldResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.cloudsearch.model.DefineSuggesterRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.cloudsearch.model.DefineSuggesterResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.cloudsearch.model.DeleteAnalysisSchemeRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.cloudsearch.model.DeleteAnalysisSchemeResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.cloudsearch.model.DeleteDomainRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.cloudsearch.model.DeleteDomainResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.cloudsearch.model.DeleteExpressionRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.cloudsearch.model.DeleteExpressionResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.cloudsearch.model.DeleteIndexFieldRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.cloudsearch.model.DeleteIndexFieldResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.cloudsearch.model.DeleteSuggesterRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.cloudsearch.model.DeleteSuggesterResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeAnalysisSchemesRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeAnalysisSchemesResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeAvailabilityOptionsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeAvailabilityOptionsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeDomainEndpointOptionsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeDomainEndpointOptionsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeDomainsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeDomainsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeExpressionsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeExpressionsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeIndexFieldsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeIndexFieldsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeScalingParametersRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeScalingParametersResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeServiceAccessPoliciesRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeServiceAccessPoliciesResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeSuggestersRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeSuggestersResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.cloudsearch.model.DocumentSuggesterOptions
 
equals(Object) - Method in class software.amazon.awssdk.services.cloudsearch.model.DomainEndpointOptions
 
equals(Object) - Method in class software.amazon.awssdk.services.cloudsearch.model.DomainEndpointOptionsStatus
 
equals(Object) - Method in class software.amazon.awssdk.services.cloudsearch.model.DomainStatus
 
equals(Object) - Method in class software.amazon.awssdk.services.cloudsearch.model.DoubleArrayOptions
 
equals(Object) - Method in class software.amazon.awssdk.services.cloudsearch.model.DoubleOptions
 
equals(Object) - Method in class software.amazon.awssdk.services.cloudsearch.model.Expression
 
equals(Object) - Method in class software.amazon.awssdk.services.cloudsearch.model.ExpressionStatus
 
equals(Object) - Method in class software.amazon.awssdk.services.cloudsearch.model.IndexDocumentsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.cloudsearch.model.IndexDocumentsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.cloudsearch.model.IndexField
 
equals(Object) - Method in class software.amazon.awssdk.services.cloudsearch.model.IndexFieldStatus
 
equals(Object) - Method in class software.amazon.awssdk.services.cloudsearch.model.IntArrayOptions
 
equals(Object) - Method in class software.amazon.awssdk.services.cloudsearch.model.IntOptions
 
equals(Object) - Method in class software.amazon.awssdk.services.cloudsearch.model.LatLonOptions
 
equals(Object) - Method in class software.amazon.awssdk.services.cloudsearch.model.Limits
 
equals(Object) - Method in class software.amazon.awssdk.services.cloudsearch.model.ListDomainNamesRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.cloudsearch.model.ListDomainNamesResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.cloudsearch.model.LiteralArrayOptions
 
equals(Object) - Method in class software.amazon.awssdk.services.cloudsearch.model.LiteralOptions
 
equals(Object) - Method in class software.amazon.awssdk.services.cloudsearch.model.OptionStatus
 
equals(Object) - Method in class software.amazon.awssdk.services.cloudsearch.model.ScalingParameters
 
equals(Object) - Method in class software.amazon.awssdk.services.cloudsearch.model.ScalingParametersStatus
 
equals(Object) - Method in class software.amazon.awssdk.services.cloudsearch.model.ServiceEndpoint
 
equals(Object) - Method in class software.amazon.awssdk.services.cloudsearch.model.Suggester
 
equals(Object) - Method in class software.amazon.awssdk.services.cloudsearch.model.SuggesterStatus
 
equals(Object) - Method in class software.amazon.awssdk.services.cloudsearch.model.TextArrayOptions
 
equals(Object) - Method in class software.amazon.awssdk.services.cloudsearch.model.TextOptions
 
equals(Object) - Method in class software.amazon.awssdk.services.cloudsearch.model.UpdateAvailabilityOptionsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.cloudsearch.model.UpdateAvailabilityOptionsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.cloudsearch.model.UpdateDomainEndpointOptionsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.cloudsearch.model.UpdateDomainEndpointOptionsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.cloudsearch.model.UpdateScalingParametersRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.cloudsearch.model.UpdateScalingParametersResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.cloudsearch.model.UpdateServiceAccessPoliciesRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.cloudsearch.model.UpdateServiceAccessPoliciesResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.cloudsearch.model.AccessPoliciesStatus
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.cloudsearch.model.AnalysisOptions
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.cloudsearch.model.AnalysisScheme
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.cloudsearch.model.AnalysisSchemeStatus
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.cloudsearch.model.AvailabilityOptionsStatus
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.cloudsearch.model.BuildSuggestersRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.cloudsearch.model.BuildSuggestersResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.cloudsearch.model.CreateDomainRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.cloudsearch.model.CreateDomainResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.cloudsearch.model.DateArrayOptions
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.cloudsearch.model.DateOptions
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.cloudsearch.model.DefineAnalysisSchemeRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.cloudsearch.model.DefineAnalysisSchemeResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.cloudsearch.model.DefineExpressionRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.cloudsearch.model.DefineExpressionResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.cloudsearch.model.DefineIndexFieldRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.cloudsearch.model.DefineIndexFieldResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.cloudsearch.model.DefineSuggesterRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.cloudsearch.model.DefineSuggesterResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.cloudsearch.model.DeleteAnalysisSchemeRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.cloudsearch.model.DeleteAnalysisSchemeResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.cloudsearch.model.DeleteDomainRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.cloudsearch.model.DeleteDomainResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.cloudsearch.model.DeleteExpressionRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.cloudsearch.model.DeleteExpressionResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.cloudsearch.model.DeleteIndexFieldRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.cloudsearch.model.DeleteIndexFieldResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.cloudsearch.model.DeleteSuggesterRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.cloudsearch.model.DeleteSuggesterResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeAnalysisSchemesRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeAnalysisSchemesResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeAvailabilityOptionsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeAvailabilityOptionsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeDomainEndpointOptionsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeDomainEndpointOptionsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeDomainsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeDomainsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeExpressionsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeExpressionsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeIndexFieldsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeIndexFieldsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeScalingParametersRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeScalingParametersResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeServiceAccessPoliciesRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeServiceAccessPoliciesResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeSuggestersRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeSuggestersResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.cloudsearch.model.DocumentSuggesterOptions
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.cloudsearch.model.DomainEndpointOptions
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.cloudsearch.model.DomainEndpointOptionsStatus
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.cloudsearch.model.DomainStatus
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.cloudsearch.model.DoubleArrayOptions
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.cloudsearch.model.DoubleOptions
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.cloudsearch.model.Expression
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.cloudsearch.model.ExpressionStatus
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.cloudsearch.model.IndexDocumentsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.cloudsearch.model.IndexDocumentsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.cloudsearch.model.IndexField
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.cloudsearch.model.IndexFieldStatus
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.cloudsearch.model.IntArrayOptions
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.cloudsearch.model.IntOptions
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.cloudsearch.model.LatLonOptions
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.cloudsearch.model.Limits
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.cloudsearch.model.ListDomainNamesRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.cloudsearch.model.ListDomainNamesResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.cloudsearch.model.LiteralArrayOptions
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.cloudsearch.model.LiteralOptions
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.cloudsearch.model.OptionStatus
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.cloudsearch.model.ScalingParameters
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.cloudsearch.model.ScalingParametersStatus
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.cloudsearch.model.ServiceEndpoint
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.cloudsearch.model.Suggester
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.cloudsearch.model.SuggesterStatus
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.cloudsearch.model.TextArrayOptions
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.cloudsearch.model.TextOptions
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.cloudsearch.model.UpdateAvailabilityOptionsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.cloudsearch.model.UpdateAvailabilityOptionsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.cloudsearch.model.UpdateDomainEndpointOptionsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.cloudsearch.model.UpdateDomainEndpointOptionsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.cloudsearch.model.UpdateScalingParametersRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.cloudsearch.model.UpdateScalingParametersResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.cloudsearch.model.UpdateServiceAccessPoliciesRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.cloudsearch.model.UpdateServiceAccessPoliciesResponse
 
expression(Expression) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DefineExpressionRequest.Builder
Sets the value of the Expression property for this object.
expression(Consumer<Expression.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DefineExpressionRequest.Builder
Sets the value of the Expression property for this object.
expression() - Method in class software.amazon.awssdk.services.cloudsearch.model.DefineExpressionRequest
Returns the value of the Expression property for this object.
expression(ExpressionStatus) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DefineExpressionResponse.Builder
Sets the value of the Expression property for this object.
expression(Consumer<ExpressionStatus.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DefineExpressionResponse.Builder
Sets the value of the Expression property for this object.
expression() - Method in class software.amazon.awssdk.services.cloudsearch.model.DefineExpressionResponse
Returns the value of the Expression property for this object.
expression(ExpressionStatus) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DeleteExpressionResponse.Builder
The status of the expression being deleted.
expression(Consumer<ExpressionStatus.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DeleteExpressionResponse.Builder
The status of the expression being deleted.
expression() - Method in class software.amazon.awssdk.services.cloudsearch.model.DeleteExpressionResponse
The status of the expression being deleted.
Expression - Class in software.amazon.awssdk.services.cloudsearch.model
A named expression that can be evaluated at search time.
Expression.Builder - Interface in software.amazon.awssdk.services.cloudsearch.model
 
expressionName(String) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DeleteExpressionRequest.Builder
The name of the Expression to delete.
expressionName() - Method in class software.amazon.awssdk.services.cloudsearch.model.DeleteExpressionRequest
The name of the Expression to delete.
expressionName(String) - Method in interface software.amazon.awssdk.services.cloudsearch.model.Expression.Builder
Sets the value of the ExpressionName property for this object.
expressionName() - Method in class software.amazon.awssdk.services.cloudsearch.model.Expression
Returns the value of the ExpressionName property for this object.
expressionNames(Collection<String>) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DescribeExpressionsRequest.Builder
Limits the DescribeExpressions response to the specified expressions.
expressionNames(String...) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DescribeExpressionsRequest.Builder
Limits the DescribeExpressions response to the specified expressions.
expressionNames() - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeExpressionsRequest
Limits the DescribeExpressions response to the specified expressions.
expressions(Collection<ExpressionStatus>) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DescribeExpressionsResponse.Builder
The expressions configured for the domain.
expressions(ExpressionStatus...) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DescribeExpressionsResponse.Builder
The expressions configured for the domain.
expressions(Consumer<ExpressionStatus.Builder>...) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DescribeExpressionsResponse.Builder
The expressions configured for the domain.
expressions() - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeExpressionsResponse
The expressions configured for the domain.
ExpressionStatus - Class in software.amazon.awssdk.services.cloudsearch.model
The value of an Expression and its current status.
ExpressionStatus.Builder - Interface in software.amazon.awssdk.services.cloudsearch.model
 
expressionValue(String) - Method in interface software.amazon.awssdk.services.cloudsearch.model.Expression.Builder
Sets the value of the ExpressionValue property for this object.
expressionValue() - Method in class software.amazon.awssdk.services.cloudsearch.model.Expression
Returns the value of the ExpressionValue property for this object.

F

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.

G

getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudsearch.model.AccessPoliciesStatus
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudsearch.model.AnalysisOptions
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudsearch.model.AnalysisScheme
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudsearch.model.AnalysisSchemeStatus
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudsearch.model.AvailabilityOptionsStatus
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudsearch.model.BuildSuggestersRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudsearch.model.BuildSuggestersResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudsearch.model.CreateDomainRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudsearch.model.CreateDomainResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudsearch.model.DateArrayOptions
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudsearch.model.DateOptions
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudsearch.model.DefineAnalysisSchemeRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudsearch.model.DefineAnalysisSchemeResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudsearch.model.DefineExpressionRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudsearch.model.DefineExpressionResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudsearch.model.DefineIndexFieldRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudsearch.model.DefineIndexFieldResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudsearch.model.DefineSuggesterRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudsearch.model.DefineSuggesterResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudsearch.model.DeleteAnalysisSchemeRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudsearch.model.DeleteAnalysisSchemeResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudsearch.model.DeleteDomainRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudsearch.model.DeleteDomainResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudsearch.model.DeleteExpressionRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudsearch.model.DeleteExpressionResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudsearch.model.DeleteIndexFieldRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudsearch.model.DeleteIndexFieldResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudsearch.model.DeleteSuggesterRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudsearch.model.DeleteSuggesterResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeAnalysisSchemesRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeAnalysisSchemesResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeAvailabilityOptionsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeAvailabilityOptionsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeDomainEndpointOptionsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeDomainEndpointOptionsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeDomainsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeDomainsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeExpressionsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeExpressionsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeIndexFieldsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeIndexFieldsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeScalingParametersRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeScalingParametersResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeServiceAccessPoliciesRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeServiceAccessPoliciesResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeSuggestersRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeSuggestersResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudsearch.model.DocumentSuggesterOptions
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudsearch.model.DomainEndpointOptions
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudsearch.model.DomainEndpointOptionsStatus
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudsearch.model.DomainStatus
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudsearch.model.DoubleArrayOptions
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudsearch.model.DoubleOptions
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudsearch.model.Expression
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudsearch.model.ExpressionStatus
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudsearch.model.IndexDocumentsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudsearch.model.IndexDocumentsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudsearch.model.IndexField
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudsearch.model.IndexFieldStatus
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudsearch.model.IntArrayOptions
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudsearch.model.IntOptions
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudsearch.model.LatLonOptions
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudsearch.model.Limits
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudsearch.model.ListDomainNamesRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudsearch.model.ListDomainNamesResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudsearch.model.LiteralArrayOptions
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudsearch.model.LiteralOptions
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudsearch.model.OptionStatus
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudsearch.model.ScalingParameters
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudsearch.model.ScalingParametersStatus
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudsearch.model.ServiceEndpoint
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudsearch.model.Suggester
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudsearch.model.SuggesterStatus
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudsearch.model.TextArrayOptions
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudsearch.model.TextOptions
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudsearch.model.UpdateAvailabilityOptionsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudsearch.model.UpdateAvailabilityOptionsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudsearch.model.UpdateDomainEndpointOptionsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudsearch.model.UpdateDomainEndpointOptionsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudsearch.model.UpdateScalingParametersRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudsearch.model.UpdateScalingParametersResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudsearch.model.UpdateServiceAccessPoliciesRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudsearch.model.UpdateServiceAccessPoliciesResponse
 

H

hasAnalysisSchemeNames() - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeAnalysisSchemesRequest
Returns true if the AnalysisSchemeNames property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasAnalysisSchemes() - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeAnalysisSchemesResponse
Returns true if the AnalysisSchemes property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasDomainNames() - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeDomainsRequest
Returns true if the DomainNames property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasDomainNames() - Method in class software.amazon.awssdk.services.cloudsearch.model.ListDomainNamesResponse
Returns true if the DomainNames property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasDomainStatusList() - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeDomainsResponse
Returns true if the DomainStatusList property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasExpressionNames() - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeExpressionsRequest
Returns true if the ExpressionNames property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasExpressions() - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeExpressionsResponse
Returns true if the Expressions property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasFieldNames() - Method in class software.amazon.awssdk.services.cloudsearch.model.BuildSuggestersResponse
Returns true if the FieldNames property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasFieldNames() - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeIndexFieldsRequest
Returns true if the FieldNames property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasFieldNames() - Method in class software.amazon.awssdk.services.cloudsearch.model.IndexDocumentsResponse
Returns true if the FieldNames property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hashCode() - Method in class software.amazon.awssdk.services.cloudsearch.model.AccessPoliciesStatus
 
hashCode() - Method in class software.amazon.awssdk.services.cloudsearch.model.AnalysisOptions
 
hashCode() - Method in class software.amazon.awssdk.services.cloudsearch.model.AnalysisScheme
 
hashCode() - Method in class software.amazon.awssdk.services.cloudsearch.model.AnalysisSchemeStatus
 
hashCode() - Method in class software.amazon.awssdk.services.cloudsearch.model.AvailabilityOptionsStatus
 
hashCode() - Method in class software.amazon.awssdk.services.cloudsearch.model.BuildSuggestersRequest
 
hashCode() - Method in class software.amazon.awssdk.services.cloudsearch.model.BuildSuggestersResponse
 
hashCode() - Method in class software.amazon.awssdk.services.cloudsearch.model.CreateDomainRequest
 
hashCode() - Method in class software.amazon.awssdk.services.cloudsearch.model.CreateDomainResponse
 
hashCode() - Method in class software.amazon.awssdk.services.cloudsearch.model.DateArrayOptions
 
hashCode() - Method in class software.amazon.awssdk.services.cloudsearch.model.DateOptions
 
hashCode() - Method in class software.amazon.awssdk.services.cloudsearch.model.DefineAnalysisSchemeRequest
 
hashCode() - Method in class software.amazon.awssdk.services.cloudsearch.model.DefineAnalysisSchemeResponse
 
hashCode() - Method in class software.amazon.awssdk.services.cloudsearch.model.DefineExpressionRequest
 
hashCode() - Method in class software.amazon.awssdk.services.cloudsearch.model.DefineExpressionResponse
 
hashCode() - Method in class software.amazon.awssdk.services.cloudsearch.model.DefineIndexFieldRequest
 
hashCode() - Method in class software.amazon.awssdk.services.cloudsearch.model.DefineIndexFieldResponse
 
hashCode() - Method in class software.amazon.awssdk.services.cloudsearch.model.DefineSuggesterRequest
 
hashCode() - Method in class software.amazon.awssdk.services.cloudsearch.model.DefineSuggesterResponse
 
hashCode() - Method in class software.amazon.awssdk.services.cloudsearch.model.DeleteAnalysisSchemeRequest
 
hashCode() - Method in class software.amazon.awssdk.services.cloudsearch.model.DeleteAnalysisSchemeResponse
 
hashCode() - Method in class software.amazon.awssdk.services.cloudsearch.model.DeleteDomainRequest
 
hashCode() - Method in class software.amazon.awssdk.services.cloudsearch.model.DeleteDomainResponse
 
hashCode() - Method in class software.amazon.awssdk.services.cloudsearch.model.DeleteExpressionRequest
 
hashCode() - Method in class software.amazon.awssdk.services.cloudsearch.model.DeleteExpressionResponse
 
hashCode() - Method in class software.amazon.awssdk.services.cloudsearch.model.DeleteIndexFieldRequest
 
hashCode() - Method in class software.amazon.awssdk.services.cloudsearch.model.DeleteIndexFieldResponse
 
hashCode() - Method in class software.amazon.awssdk.services.cloudsearch.model.DeleteSuggesterRequest
 
hashCode() - Method in class software.amazon.awssdk.services.cloudsearch.model.DeleteSuggesterResponse
 
hashCode() - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeAnalysisSchemesRequest
 
hashCode() - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeAnalysisSchemesResponse
 
hashCode() - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeAvailabilityOptionsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeAvailabilityOptionsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeDomainEndpointOptionsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeDomainEndpointOptionsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeDomainsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeDomainsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeExpressionsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeExpressionsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeIndexFieldsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeIndexFieldsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeScalingParametersRequest
 
hashCode() - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeScalingParametersResponse
 
hashCode() - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeServiceAccessPoliciesRequest
 
hashCode() - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeServiceAccessPoliciesResponse
 
hashCode() - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeSuggestersRequest
 
hashCode() - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeSuggestersResponse
 
hashCode() - Method in class software.amazon.awssdk.services.cloudsearch.model.DocumentSuggesterOptions
 
hashCode() - Method in class software.amazon.awssdk.services.cloudsearch.model.DomainEndpointOptions
 
hashCode() - Method in class software.amazon.awssdk.services.cloudsearch.model.DomainEndpointOptionsStatus
 
hashCode() - Method in class software.amazon.awssdk.services.cloudsearch.model.DomainStatus
 
hashCode() - Method in class software.amazon.awssdk.services.cloudsearch.model.DoubleArrayOptions
 
hashCode() - Method in class software.amazon.awssdk.services.cloudsearch.model.DoubleOptions
 
hashCode() - Method in class software.amazon.awssdk.services.cloudsearch.model.Expression
 
hashCode() - Method in class software.amazon.awssdk.services.cloudsearch.model.ExpressionStatus
 
hashCode() - Method in class software.amazon.awssdk.services.cloudsearch.model.IndexDocumentsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.cloudsearch.model.IndexDocumentsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.cloudsearch.model.IndexField
 
hashCode() - Method in class software.amazon.awssdk.services.cloudsearch.model.IndexFieldStatus
 
hashCode() - Method in class software.amazon.awssdk.services.cloudsearch.model.IntArrayOptions
 
hashCode() - Method in class software.amazon.awssdk.services.cloudsearch.model.IntOptions
 
hashCode() - Method in class software.amazon.awssdk.services.cloudsearch.model.LatLonOptions
 
hashCode() - Method in class software.amazon.awssdk.services.cloudsearch.model.Limits
 
hashCode() - Method in class software.amazon.awssdk.services.cloudsearch.model.ListDomainNamesRequest
 
hashCode() - Method in class software.amazon.awssdk.services.cloudsearch.model.ListDomainNamesResponse
 
hashCode() - Method in class software.amazon.awssdk.services.cloudsearch.model.LiteralArrayOptions
 
hashCode() - Method in class software.amazon.awssdk.services.cloudsearch.model.LiteralOptions
 
hashCode() - Method in class software.amazon.awssdk.services.cloudsearch.model.OptionStatus
 
hashCode() - Method in class software.amazon.awssdk.services.cloudsearch.model.ScalingParameters
 
hashCode() - Method in class software.amazon.awssdk.services.cloudsearch.model.ScalingParametersStatus
 
hashCode() - Method in class software.amazon.awssdk.services.cloudsearch.model.ServiceEndpoint
 
hashCode() - Method in class software.amazon.awssdk.services.cloudsearch.model.Suggester
 
hashCode() - Method in class software.amazon.awssdk.services.cloudsearch.model.SuggesterStatus
 
hashCode() - Method in class software.amazon.awssdk.services.cloudsearch.model.TextArrayOptions
 
hashCode() - Method in class software.amazon.awssdk.services.cloudsearch.model.TextOptions
 
hashCode() - Method in class software.amazon.awssdk.services.cloudsearch.model.UpdateAvailabilityOptionsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.cloudsearch.model.UpdateAvailabilityOptionsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.cloudsearch.model.UpdateDomainEndpointOptionsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.cloudsearch.model.UpdateDomainEndpointOptionsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.cloudsearch.model.UpdateScalingParametersRequest
 
hashCode() - Method in class software.amazon.awssdk.services.cloudsearch.model.UpdateScalingParametersResponse
 
hashCode() - Method in class software.amazon.awssdk.services.cloudsearch.model.UpdateServiceAccessPoliciesRequest
 
hashCode() - Method in class software.amazon.awssdk.services.cloudsearch.model.UpdateServiceAccessPoliciesResponse
 
hasIndexFields() - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeIndexFieldsResponse
Returns true if the IndexFields property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasSuggesterNames() - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeSuggestersRequest
Returns true if the SuggesterNames property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasSuggesters() - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeSuggestersResponse
Returns true if the Suggesters property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
highlightEnabled(Boolean) - Method in interface software.amazon.awssdk.services.cloudsearch.model.TextArrayOptions.Builder
Whether highlights can be returned for the field.
highlightEnabled() - Method in class software.amazon.awssdk.services.cloudsearch.model.TextArrayOptions
Whether highlights can be returned for the field.
highlightEnabled(Boolean) - Method in interface software.amazon.awssdk.services.cloudsearch.model.TextOptions.Builder
Whether highlights can be returned for the field.
highlightEnabled() - Method in class software.amazon.awssdk.services.cloudsearch.model.TextOptions
Whether highlights can be returned for the field.

I

indexDocuments(IndexDocumentsRequest) - Method in interface software.amazon.awssdk.services.cloudsearch.CloudSearchAsyncClient
Tells the search domain to start indexing its documents using the latest indexing options.
indexDocuments(Consumer<IndexDocumentsRequest.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearch.CloudSearchAsyncClient
Tells the search domain to start indexing its documents using the latest indexing options.
indexDocuments(IndexDocumentsRequest) - Method in interface software.amazon.awssdk.services.cloudsearch.CloudSearchClient
Tells the search domain to start indexing its documents using the latest indexing options.
indexDocuments(Consumer<IndexDocumentsRequest.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearch.CloudSearchClient
Tells the search domain to start indexing its documents using the latest indexing options.
IndexDocumentsRequest - Class in software.amazon.awssdk.services.cloudsearch.model
Container for the parameters to the IndexDocuments operation.
IndexDocumentsRequest.Builder - Interface in software.amazon.awssdk.services.cloudsearch.model
 
IndexDocumentsRequestMarshaller - Class in software.amazon.awssdk.services.cloudsearch.transform
IndexDocumentsRequestMarshaller(AwsQueryProtocolFactory) - Constructor for class software.amazon.awssdk.services.cloudsearch.transform.IndexDocumentsRequestMarshaller
 
IndexDocumentsResponse - Class in software.amazon.awssdk.services.cloudsearch.model
The result of an IndexDocuments request.
IndexDocumentsResponse.Builder - Interface in software.amazon.awssdk.services.cloudsearch.model
 
indexField(IndexField) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DefineIndexFieldRequest.Builder
The index field and field options you want to configure.
indexField(Consumer<IndexField.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DefineIndexFieldRequest.Builder
The index field and field options you want to configure.
indexField() - Method in class software.amazon.awssdk.services.cloudsearch.model.DefineIndexFieldRequest
The index field and field options you want to configure.
indexField(IndexFieldStatus) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DefineIndexFieldResponse.Builder
Sets the value of the IndexField property for this object.
indexField(Consumer<IndexFieldStatus.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DefineIndexFieldResponse.Builder
Sets the value of the IndexField property for this object.
indexField() - Method in class software.amazon.awssdk.services.cloudsearch.model.DefineIndexFieldResponse
Returns the value of the IndexField property for this object.
indexField(IndexFieldStatus) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DeleteIndexFieldResponse.Builder
The status of the index field being deleted.
indexField(Consumer<IndexFieldStatus.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DeleteIndexFieldResponse.Builder
The status of the index field being deleted.
indexField() - Method in class software.amazon.awssdk.services.cloudsearch.model.DeleteIndexFieldResponse
The status of the index field being deleted.
IndexField - Class in software.amazon.awssdk.services.cloudsearch.model
Configuration information for a field in the index, including its name, type, and options.
IndexField.Builder - Interface in software.amazon.awssdk.services.cloudsearch.model
 
indexFieldName(String) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DeleteIndexFieldRequest.Builder
The name of the index field your want to remove from the domain's indexing options.
indexFieldName() - Method in class software.amazon.awssdk.services.cloudsearch.model.DeleteIndexFieldRequest
The name of the index field your want to remove from the domain's indexing options.
indexFieldName(String) - Method in interface software.amazon.awssdk.services.cloudsearch.model.IndexField.Builder
A string that represents the name of an index field.
indexFieldName() - Method in class software.amazon.awssdk.services.cloudsearch.model.IndexField
A string that represents the name of an index field.
indexFields(Collection<IndexFieldStatus>) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DescribeIndexFieldsResponse.Builder
The index fields configured for the domain.
indexFields(IndexFieldStatus...) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DescribeIndexFieldsResponse.Builder
The index fields configured for the domain.
indexFields(Consumer<IndexFieldStatus.Builder>...) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DescribeIndexFieldsResponse.Builder
The index fields configured for the domain.
indexFields() - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeIndexFieldsResponse
The index fields configured for the domain.
IndexFieldStatus - Class in software.amazon.awssdk.services.cloudsearch.model
The value of an IndexField and its current status.
IndexFieldStatus.Builder - Interface in software.amazon.awssdk.services.cloudsearch.model
 
indexFieldType(String) - Method in interface software.amazon.awssdk.services.cloudsearch.model.IndexField.Builder
Sets the value of the IndexFieldType property for this object.
indexFieldType(IndexFieldType) - Method in interface software.amazon.awssdk.services.cloudsearch.model.IndexField.Builder
Sets the value of the IndexFieldType property for this object.
indexFieldType() - Method in class software.amazon.awssdk.services.cloudsearch.model.IndexField
Returns the value of the IndexFieldType property for this object.
IndexFieldType - Enum in software.amazon.awssdk.services.cloudsearch.model
The type of field.
indexFieldTypeAsString() - Method in class software.amazon.awssdk.services.cloudsearch.model.IndexField
Returns the value of the IndexFieldType property for this object.
intArrayOptions(IntArrayOptions) - Method in interface software.amazon.awssdk.services.cloudsearch.model.IndexField.Builder
Sets the value of the IntArrayOptions property for this object.
intArrayOptions(Consumer<IntArrayOptions.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearch.model.IndexField.Builder
Sets the value of the IntArrayOptions property for this object.
intArrayOptions() - Method in class software.amazon.awssdk.services.cloudsearch.model.IndexField
Returns the value of the IntArrayOptions property for this object.
IntArrayOptions - Class in software.amazon.awssdk.services.cloudsearch.model
Options for a field that contains an array of 64-bit signed integers.
IntArrayOptions.Builder - Interface in software.amazon.awssdk.services.cloudsearch.model
 
InternalException - Exception in software.amazon.awssdk.services.cloudsearch.model
An internal error occurred while processing the request.
InternalException.Builder - Interface in software.amazon.awssdk.services.cloudsearch.model
 
intOptions(IntOptions) - Method in interface software.amazon.awssdk.services.cloudsearch.model.IndexField.Builder
Sets the value of the IntOptions property for this object.
intOptions(Consumer<IntOptions.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearch.model.IndexField.Builder
Sets the value of the IntOptions property for this object.
intOptions() - Method in class software.amazon.awssdk.services.cloudsearch.model.IndexField
Returns the value of the IntOptions property for this object.
IntOptions - Class in software.amazon.awssdk.services.cloudsearch.model
Options for a 64-bit signed integer field.
IntOptions.Builder - Interface in software.amazon.awssdk.services.cloudsearch.model
 
InvalidTypeException - Exception in software.amazon.awssdk.services.cloudsearch.model
The request was rejected because it specified an invalid type definition.
InvalidTypeException.Builder - Interface in software.amazon.awssdk.services.cloudsearch.model
 

J

japaneseTokenizationDictionary(String) - Method in interface software.amazon.awssdk.services.cloudsearch.model.AnalysisOptions.Builder
A JSON array that contains a collection of terms, tokens, readings and part of speech for Japanese Tokenizaiton.
japaneseTokenizationDictionary() - Method in class software.amazon.awssdk.services.cloudsearch.model.AnalysisOptions
A JSON array that contains a collection of terms, tokens, readings and part of speech for Japanese Tokenizaiton.

K

knownValues() - Static method in enum software.amazon.awssdk.services.cloudsearch.model.AlgorithmicStemming
Use this in place of AlgorithmicStemming.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.cloudsearch.model.AnalysisSchemeLanguage
Use this in place of AnalysisSchemeLanguage.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.cloudsearch.model.IndexFieldType
Use this in place of IndexFieldType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.cloudsearch.model.OptionState
Use this in place of OptionState.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.cloudsearch.model.PartitionInstanceType
Use this in place of PartitionInstanceType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.cloudsearch.model.SuggesterFuzzyMatching
Use this in place of SuggesterFuzzyMatching.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.cloudsearch.model.TLSSecurityPolicy
Use this in place of TLSSecurityPolicy.values() to return a Set of all values known to the SDK.

L

latLonOptions(LatLonOptions) - Method in interface software.amazon.awssdk.services.cloudsearch.model.IndexField.Builder
Sets the value of the LatLonOptions property for this object.
latLonOptions(Consumer<LatLonOptions.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearch.model.IndexField.Builder
Sets the value of the LatLonOptions property for this object.
latLonOptions() - Method in class software.amazon.awssdk.services.cloudsearch.model.IndexField
Returns the value of the LatLonOptions property for this object.
LatLonOptions - Class in software.amazon.awssdk.services.cloudsearch.model
Options for a latlon field.
LatLonOptions.Builder - Interface in software.amazon.awssdk.services.cloudsearch.model
 
LimitExceededException - Exception in software.amazon.awssdk.services.cloudsearch.model
The request was rejected because a resource limit has already been met.
LimitExceededException.Builder - Interface in software.amazon.awssdk.services.cloudsearch.model
 
limits(Limits) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DomainStatus.Builder
Sets the value of the Limits property for this object.
limits(Consumer<Limits.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DomainStatus.Builder
Sets the value of the Limits property for this object.
limits() - Method in class software.amazon.awssdk.services.cloudsearch.model.DomainStatus
Returns the value of the Limits property for this object.
Limits - Class in software.amazon.awssdk.services.cloudsearch.model
 
Limits.Builder - Interface in software.amazon.awssdk.services.cloudsearch.model
 
listDomainNames(ListDomainNamesRequest) - Method in interface software.amazon.awssdk.services.cloudsearch.CloudSearchAsyncClient
Lists all search domains owned by an account.
listDomainNames(Consumer<ListDomainNamesRequest.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearch.CloudSearchAsyncClient
Lists all search domains owned by an account.
listDomainNames() - Method in interface software.amazon.awssdk.services.cloudsearch.CloudSearchAsyncClient
Lists all search domains owned by an account.
listDomainNames() - Method in interface software.amazon.awssdk.services.cloudsearch.CloudSearchClient
Lists all search domains owned by an account.
listDomainNames(ListDomainNamesRequest) - Method in interface software.amazon.awssdk.services.cloudsearch.CloudSearchClient
Lists all search domains owned by an account.
listDomainNames(Consumer<ListDomainNamesRequest.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearch.CloudSearchClient
Lists all search domains owned by an account.
ListDomainNamesRequest - Class in software.amazon.awssdk.services.cloudsearch.model
 
ListDomainNamesRequest.Builder - Interface in software.amazon.awssdk.services.cloudsearch.model
 
ListDomainNamesRequestMarshaller - Class in software.amazon.awssdk.services.cloudsearch.transform
ListDomainNamesRequestMarshaller(AwsQueryProtocolFactory) - Constructor for class software.amazon.awssdk.services.cloudsearch.transform.ListDomainNamesRequestMarshaller
 
ListDomainNamesResponse - Class in software.amazon.awssdk.services.cloudsearch.model
The result of a ListDomainNames request.
ListDomainNamesResponse.Builder - Interface in software.amazon.awssdk.services.cloudsearch.model
 
literalArrayOptions(LiteralArrayOptions) - Method in interface software.amazon.awssdk.services.cloudsearch.model.IndexField.Builder
Sets the value of the LiteralArrayOptions property for this object.
literalArrayOptions(Consumer<LiteralArrayOptions.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearch.model.IndexField.Builder
Sets the value of the LiteralArrayOptions property for this object.
literalArrayOptions() - Method in class software.amazon.awssdk.services.cloudsearch.model.IndexField
Returns the value of the LiteralArrayOptions property for this object.
LiteralArrayOptions - Class in software.amazon.awssdk.services.cloudsearch.model
Options for a field that contains an array of literal strings.
LiteralArrayOptions.Builder - Interface in software.amazon.awssdk.services.cloudsearch.model
 
literalOptions(LiteralOptions) - Method in interface software.amazon.awssdk.services.cloudsearch.model.IndexField.Builder
Sets the value of the LiteralOptions property for this object.
literalOptions(Consumer<LiteralOptions.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearch.model.IndexField.Builder
Sets the value of the LiteralOptions property for this object.
literalOptions() - Method in class software.amazon.awssdk.services.cloudsearch.model.IndexField
Returns the value of the LiteralOptions property for this object.
LiteralOptions - Class in software.amazon.awssdk.services.cloudsearch.model
Options for literal field.
LiteralOptions.Builder - Interface in software.amazon.awssdk.services.cloudsearch.model
 

M

marshall(BuildSuggestersRequest) - Method in class software.amazon.awssdk.services.cloudsearch.transform.BuildSuggestersRequestMarshaller
 
marshall(CreateDomainRequest) - Method in class software.amazon.awssdk.services.cloudsearch.transform.CreateDomainRequestMarshaller
 
marshall(DefineAnalysisSchemeRequest) - Method in class software.amazon.awssdk.services.cloudsearch.transform.DefineAnalysisSchemeRequestMarshaller
 
marshall(DefineExpressionRequest) - Method in class software.amazon.awssdk.services.cloudsearch.transform.DefineExpressionRequestMarshaller
 
marshall(DefineIndexFieldRequest) - Method in class software.amazon.awssdk.services.cloudsearch.transform.DefineIndexFieldRequestMarshaller
 
marshall(DefineSuggesterRequest) - Method in class software.amazon.awssdk.services.cloudsearch.transform.DefineSuggesterRequestMarshaller
 
marshall(DeleteAnalysisSchemeRequest) - Method in class software.amazon.awssdk.services.cloudsearch.transform.DeleteAnalysisSchemeRequestMarshaller
 
marshall(DeleteDomainRequest) - Method in class software.amazon.awssdk.services.cloudsearch.transform.DeleteDomainRequestMarshaller
 
marshall(DeleteExpressionRequest) - Method in class software.amazon.awssdk.services.cloudsearch.transform.DeleteExpressionRequestMarshaller
 
marshall(DeleteIndexFieldRequest) - Method in class software.amazon.awssdk.services.cloudsearch.transform.DeleteIndexFieldRequestMarshaller
 
marshall(DeleteSuggesterRequest) - Method in class software.amazon.awssdk.services.cloudsearch.transform.DeleteSuggesterRequestMarshaller
 
marshall(DescribeAnalysisSchemesRequest) - Method in class software.amazon.awssdk.services.cloudsearch.transform.DescribeAnalysisSchemesRequestMarshaller
 
marshall(DescribeAvailabilityOptionsRequest) - Method in class software.amazon.awssdk.services.cloudsearch.transform.DescribeAvailabilityOptionsRequestMarshaller
 
marshall(DescribeDomainEndpointOptionsRequest) - Method in class software.amazon.awssdk.services.cloudsearch.transform.DescribeDomainEndpointOptionsRequestMarshaller
 
marshall(DescribeDomainsRequest) - Method in class software.amazon.awssdk.services.cloudsearch.transform.DescribeDomainsRequestMarshaller
 
marshall(DescribeExpressionsRequest) - Method in class software.amazon.awssdk.services.cloudsearch.transform.DescribeExpressionsRequestMarshaller
 
marshall(DescribeIndexFieldsRequest) - Method in class software.amazon.awssdk.services.cloudsearch.transform.DescribeIndexFieldsRequestMarshaller
 
marshall(DescribeScalingParametersRequest) - Method in class software.amazon.awssdk.services.cloudsearch.transform.DescribeScalingParametersRequestMarshaller
 
marshall(DescribeServiceAccessPoliciesRequest) - Method in class software.amazon.awssdk.services.cloudsearch.transform.DescribeServiceAccessPoliciesRequestMarshaller
 
marshall(DescribeSuggestersRequest) - Method in class software.amazon.awssdk.services.cloudsearch.transform.DescribeSuggestersRequestMarshaller
 
marshall(IndexDocumentsRequest) - Method in class software.amazon.awssdk.services.cloudsearch.transform.IndexDocumentsRequestMarshaller
 
marshall(ListDomainNamesRequest) - Method in class software.amazon.awssdk.services.cloudsearch.transform.ListDomainNamesRequestMarshaller
 
marshall(UpdateAvailabilityOptionsRequest) - Method in class software.amazon.awssdk.services.cloudsearch.transform.UpdateAvailabilityOptionsRequestMarshaller
 
marshall(UpdateDomainEndpointOptionsRequest) - Method in class software.amazon.awssdk.services.cloudsearch.transform.UpdateDomainEndpointOptionsRequestMarshaller
 
marshall(UpdateScalingParametersRequest) - Method in class software.amazon.awssdk.services.cloudsearch.transform.UpdateScalingParametersRequestMarshaller
 
marshall(UpdateServiceAccessPoliciesRequest) - Method in class software.amazon.awssdk.services.cloudsearch.transform.UpdateServiceAccessPoliciesRequestMarshaller
 
maximumPartitionCount(Integer) - Method in interface software.amazon.awssdk.services.cloudsearch.model.Limits.Builder
Sets the value of the MaximumPartitionCount property for this object.
maximumPartitionCount() - Method in class software.amazon.awssdk.services.cloudsearch.model.Limits
Returns the value of the MaximumPartitionCount property for this object.
maximumReplicationCount(Integer) - Method in interface software.amazon.awssdk.services.cloudsearch.model.Limits.Builder
Sets the value of the MaximumReplicationCount property for this object.
maximumReplicationCount() - Method in class software.amazon.awssdk.services.cloudsearch.model.Limits
Returns the value of the MaximumReplicationCount property for this object.
message(String) - Method in interface software.amazon.awssdk.services.cloudsearch.model.BaseException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.cloudsearch.model.CloudSearchException.Builder
 
message(String) - Method in class software.amazon.awssdk.services.cloudsearch.model.CloudSearchException.BuilderImpl
 
message(String) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DisabledOperationException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.cloudsearch.model.InternalException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.cloudsearch.model.InvalidTypeException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.cloudsearch.model.LimitExceededException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.cloudsearch.model.ResourceNotFoundException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.cloudsearch.model.ValidationException.Builder
 
multiAZ(Boolean) - Method in interface software.amazon.awssdk.services.cloudsearch.model.UpdateAvailabilityOptionsRequest.Builder
You expand an existing search domain to a second Availability Zone by setting the Multi-AZ option to true.
multiAZ() - Method in class software.amazon.awssdk.services.cloudsearch.model.UpdateAvailabilityOptionsRequest
You expand an existing search domain to a second Availability Zone by setting the Multi-AZ option to true.

O

options(String) - Method in interface software.amazon.awssdk.services.cloudsearch.model.AccessPoliciesStatus.Builder
Sets the value of the Options property for this object.
options() - Method in class software.amazon.awssdk.services.cloudsearch.model.AccessPoliciesStatus
Returns the value of the Options property for this object.
options(AnalysisScheme) - Method in interface software.amazon.awssdk.services.cloudsearch.model.AnalysisSchemeStatus.Builder
Sets the value of the Options property for this object.
options(Consumer<AnalysisScheme.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearch.model.AnalysisSchemeStatus.Builder
Sets the value of the Options property for this object.
options() - Method in class software.amazon.awssdk.services.cloudsearch.model.AnalysisSchemeStatus
Returns the value of the Options property for this object.
options(Boolean) - Method in interface software.amazon.awssdk.services.cloudsearch.model.AvailabilityOptionsStatus.Builder
The availability options configured for the domain.
options() - Method in class software.amazon.awssdk.services.cloudsearch.model.AvailabilityOptionsStatus
The availability options configured for the domain.
options(DomainEndpointOptions) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DomainEndpointOptionsStatus.Builder
The domain endpoint options configured for the domain.
options(Consumer<DomainEndpointOptions.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DomainEndpointOptionsStatus.Builder
The domain endpoint options configured for the domain.
options() - Method in class software.amazon.awssdk.services.cloudsearch.model.DomainEndpointOptionsStatus
The domain endpoint options configured for the domain.
options(Expression) - Method in interface software.amazon.awssdk.services.cloudsearch.model.ExpressionStatus.Builder
The expression that is evaluated for sorting while processing a search request.
options(Consumer<Expression.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearch.model.ExpressionStatus.Builder
The expression that is evaluated for sorting while processing a search request.
options() - Method in class software.amazon.awssdk.services.cloudsearch.model.ExpressionStatus
The expression that is evaluated for sorting while processing a search request.
options(IndexField) - Method in interface software.amazon.awssdk.services.cloudsearch.model.IndexFieldStatus.Builder
Sets the value of the Options property for this object.
options(Consumer<IndexField.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearch.model.IndexFieldStatus.Builder
Sets the value of the Options property for this object.
options() - Method in class software.amazon.awssdk.services.cloudsearch.model.IndexFieldStatus
Returns the value of the Options property for this object.
options(ScalingParameters) - Method in interface software.amazon.awssdk.services.cloudsearch.model.ScalingParametersStatus.Builder
Sets the value of the Options property for this object.
options(Consumer<ScalingParameters.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearch.model.ScalingParametersStatus.Builder
Sets the value of the Options property for this object.
options() - Method in class software.amazon.awssdk.services.cloudsearch.model.ScalingParametersStatus
Returns the value of the Options property for this object.
options(Suggester) - Method in interface software.amazon.awssdk.services.cloudsearch.model.SuggesterStatus.Builder
Sets the value of the Options property for this object.
options(Consumer<Suggester.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearch.model.SuggesterStatus.Builder
Sets the value of the Options property for this object.
options() - Method in class software.amazon.awssdk.services.cloudsearch.model.SuggesterStatus
Returns the value of the Options property for this object.
OptionState - Enum in software.amazon.awssdk.services.cloudsearch.model
The state of processing a change to an option.
OptionStatus - Class in software.amazon.awssdk.services.cloudsearch.model
The status of domain configuration option.
OptionStatus.Builder - Interface in software.amazon.awssdk.services.cloudsearch.model
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.cloudsearch.model.BuildSuggestersRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearch.model.BuildSuggestersRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.cloudsearch.model.CreateDomainRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearch.model.CreateDomainRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DefineAnalysisSchemeRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DefineAnalysisSchemeRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DefineExpressionRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DefineExpressionRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DefineIndexFieldRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DefineIndexFieldRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DefineSuggesterRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DefineSuggesterRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DeleteAnalysisSchemeRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DeleteAnalysisSchemeRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DeleteDomainRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DeleteDomainRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DeleteExpressionRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DeleteExpressionRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DeleteIndexFieldRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DeleteIndexFieldRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DeleteSuggesterRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DeleteSuggesterRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DescribeAnalysisSchemesRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DescribeAnalysisSchemesRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DescribeAvailabilityOptionsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DescribeAvailabilityOptionsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DescribeDomainEndpointOptionsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DescribeDomainEndpointOptionsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DescribeDomainsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DescribeDomainsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DescribeExpressionsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DescribeExpressionsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DescribeIndexFieldsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DescribeIndexFieldsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DescribeScalingParametersRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DescribeScalingParametersRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DescribeServiceAccessPoliciesRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DescribeServiceAccessPoliciesRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DescribeSuggestersRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DescribeSuggestersRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.cloudsearch.model.IndexDocumentsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearch.model.IndexDocumentsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.cloudsearch.model.ListDomainNamesRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearch.model.ListDomainNamesRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.cloudsearch.model.UpdateAvailabilityOptionsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearch.model.UpdateAvailabilityOptionsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.cloudsearch.model.UpdateDomainEndpointOptionsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearch.model.UpdateDomainEndpointOptionsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.cloudsearch.model.UpdateScalingParametersRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearch.model.UpdateScalingParametersRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.cloudsearch.model.UpdateServiceAccessPoliciesRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearch.model.UpdateServiceAccessPoliciesRequest.Builder
 

P

PartitionInstanceType - Enum in software.amazon.awssdk.services.cloudsearch.model
The instance type (such as search.m1.small) on which an index partition is hosted.
pendingDeletion(Boolean) - Method in interface software.amazon.awssdk.services.cloudsearch.model.OptionStatus.Builder
Indicates that the option will be deleted once processing is complete.
pendingDeletion() - Method in class software.amazon.awssdk.services.cloudsearch.model.OptionStatus
Indicates that the option will be deleted once processing is complete.
processing(Boolean) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DomainStatus.Builder
True if processing is being done to activate the current domain configuration.
processing() - Method in class software.amazon.awssdk.services.cloudsearch.model.DomainStatus
True if processing is being done to activate the current domain configuration.

R

requestId(String) - Method in interface software.amazon.awssdk.services.cloudsearch.model.BaseException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.cloudsearch.model.CloudSearchException.Builder
 
requestId(String) - Method in class software.amazon.awssdk.services.cloudsearch.model.CloudSearchException.BuilderImpl
 
requestId(String) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DisabledOperationException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.cloudsearch.model.InternalException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.cloudsearch.model.InvalidTypeException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.cloudsearch.model.LimitExceededException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.cloudsearch.model.ResourceNotFoundException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.cloudsearch.model.ValidationException.Builder
 
requiresIndexDocuments(Boolean) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DomainStatus.Builder
True if IndexDocuments needs to be called to activate the current domain configuration.
requiresIndexDocuments() - Method in class software.amazon.awssdk.services.cloudsearch.model.DomainStatus
True if IndexDocuments needs to be called to activate the current domain configuration.
ResourceNotFoundException - Exception in software.amazon.awssdk.services.cloudsearch.model
The request was rejected because it attempted to reference a resource that does not exist.
ResourceNotFoundException.Builder - Interface in software.amazon.awssdk.services.cloudsearch.model
 
responseMetadata() - Method in interface software.amazon.awssdk.services.cloudsearch.model.CloudSearchResponse.Builder
 
responseMetadata(AwsResponseMetadata) - Method in interface software.amazon.awssdk.services.cloudsearch.model.CloudSearchResponse.Builder
 
responseMetadata() - Method in class software.amazon.awssdk.services.cloudsearch.model.CloudSearchResponse.BuilderImpl
 
responseMetadata(AwsResponseMetadata) - Method in class software.amazon.awssdk.services.cloudsearch.model.CloudSearchResponse.BuilderImpl
 
responseMetadata() - Method in class software.amazon.awssdk.services.cloudsearch.model.CloudSearchResponse
 
returnEnabled(Boolean) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DateArrayOptions.Builder
Whether the contents of the field can be returned in the search results.
returnEnabled() - Method in class software.amazon.awssdk.services.cloudsearch.model.DateArrayOptions
Whether the contents of the field can be returned in the search results.
returnEnabled(Boolean) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DateOptions.Builder
Whether the contents of the field can be returned in the search results.
returnEnabled() - Method in class software.amazon.awssdk.services.cloudsearch.model.DateOptions
Whether the contents of the field can be returned in the search results.
returnEnabled(Boolean) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DoubleArrayOptions.Builder
Whether the contents of the field can be returned in the search results.
returnEnabled() - Method in class software.amazon.awssdk.services.cloudsearch.model.DoubleArrayOptions
Whether the contents of the field can be returned in the search results.
returnEnabled(Boolean) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DoubleOptions.Builder
Whether the contents of the field can be returned in the search results.
returnEnabled() - Method in class software.amazon.awssdk.services.cloudsearch.model.DoubleOptions
Whether the contents of the field can be returned in the search results.
returnEnabled(Boolean) - Method in interface software.amazon.awssdk.services.cloudsearch.model.IntArrayOptions.Builder
Whether the contents of the field can be returned in the search results.
returnEnabled() - Method in class software.amazon.awssdk.services.cloudsearch.model.IntArrayOptions
Whether the contents of the field can be returned in the search results.
returnEnabled(Boolean) - Method in interface software.amazon.awssdk.services.cloudsearch.model.IntOptions.Builder
Whether the contents of the field can be returned in the search results.
returnEnabled() - Method in class software.amazon.awssdk.services.cloudsearch.model.IntOptions
Whether the contents of the field can be returned in the search results.
returnEnabled(Boolean) - Method in interface software.amazon.awssdk.services.cloudsearch.model.LatLonOptions.Builder
Whether the contents of the field can be returned in the search results.
returnEnabled() - Method in class software.amazon.awssdk.services.cloudsearch.model.LatLonOptions
Whether the contents of the field can be returned in the search results.
returnEnabled(Boolean) - Method in interface software.amazon.awssdk.services.cloudsearch.model.LiteralArrayOptions.Builder
Whether the contents of the field can be returned in the search results.
returnEnabled() - Method in class software.amazon.awssdk.services.cloudsearch.model.LiteralArrayOptions
Whether the contents of the field can be returned in the search results.
returnEnabled(Boolean) - Method in interface software.amazon.awssdk.services.cloudsearch.model.LiteralOptions.Builder
Whether the contents of the field can be returned in the search results.
returnEnabled() - Method in class software.amazon.awssdk.services.cloudsearch.model.LiteralOptions
Whether the contents of the field can be returned in the search results.
returnEnabled(Boolean) - Method in interface software.amazon.awssdk.services.cloudsearch.model.TextArrayOptions.Builder
Whether the contents of the field can be returned in the search results.
returnEnabled() - Method in class software.amazon.awssdk.services.cloudsearch.model.TextArrayOptions
Whether the contents of the field can be returned in the search results.
returnEnabled(Boolean) - Method in interface software.amazon.awssdk.services.cloudsearch.model.TextOptions.Builder
Whether the contents of the field can be returned in the search results.
returnEnabled() - Method in class software.amazon.awssdk.services.cloudsearch.model.TextOptions
Whether the contents of the field can be returned in the search results.

S

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.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.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
Value for looking up the service's metadata from the ServiceMetadataProvider.
SERVICE_METADATA_ID - Static variable in interface software.amazon.awssdk.services.cloudsearch.CloudSearchClient
Value for looking up the service's metadata from the ServiceMetadataProvider.
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.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.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.

T

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.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.

U

updateAvailabilityOptions(UpdateAvailabilityOptionsRequest) - Method in interface software.amazon.awssdk.services.cloudsearch.CloudSearchAsyncClient
Configures the availability options for a domain.
updateAvailabilityOptions(Consumer<UpdateAvailabilityOptionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearch.CloudSearchAsyncClient
Configures the availability options for a domain.
updateAvailabilityOptions(UpdateAvailabilityOptionsRequest) - Method in interface software.amazon.awssdk.services.cloudsearch.CloudSearchClient
Configures the availability options for a domain.
updateAvailabilityOptions(Consumer<UpdateAvailabilityOptionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearch.CloudSearchClient
Configures the availability options for a domain.
UpdateAvailabilityOptionsRequest - Class in software.amazon.awssdk.services.cloudsearch.model
Container for the parameters to the UpdateAvailabilityOptions operation.
UpdateAvailabilityOptionsRequest.Builder - Interface in software.amazon.awssdk.services.cloudsearch.model
 
UpdateAvailabilityOptionsRequestMarshaller - Class in software.amazon.awssdk.services.cloudsearch.transform
UpdateAvailabilityOptionsRequestMarshaller(AwsQueryProtocolFactory) - Constructor for class software.amazon.awssdk.services.cloudsearch.transform.UpdateAvailabilityOptionsRequestMarshaller
 
UpdateAvailabilityOptionsResponse - Class in software.amazon.awssdk.services.cloudsearch.model
The result of a UpdateAvailabilityOptions request.
UpdateAvailabilityOptionsResponse.Builder - Interface in software.amazon.awssdk.services.cloudsearch.model
 
updateDate(Instant) - Method in interface software.amazon.awssdk.services.cloudsearch.model.OptionStatus.Builder
A timestamp for when this option was last updated.
updateDate() - Method in class software.amazon.awssdk.services.cloudsearch.model.OptionStatus
A timestamp for when this option was last updated.
updateDomainEndpointOptions(UpdateDomainEndpointOptionsRequest) - Method in interface software.amazon.awssdk.services.cloudsearch.CloudSearchAsyncClient
Updates the domain's endpoint options, specifically whether all requests to the domain must arrive over HTTPS.
updateDomainEndpointOptions(Consumer<UpdateDomainEndpointOptionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearch.CloudSearchAsyncClient
Updates the domain's endpoint options, specifically whether all requests to the domain must arrive over HTTPS.
updateDomainEndpointOptions(UpdateDomainEndpointOptionsRequest) - Method in interface software.amazon.awssdk.services.cloudsearch.CloudSearchClient
Updates the domain's endpoint options, specifically whether all requests to the domain must arrive over HTTPS.
updateDomainEndpointOptions(Consumer<UpdateDomainEndpointOptionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearch.CloudSearchClient
Updates the domain's endpoint options, specifically whether all requests to the domain must arrive over HTTPS.
UpdateDomainEndpointOptionsRequest - Class in software.amazon.awssdk.services.cloudsearch.model
Container for the parameters to the UpdateDomainEndpointOptions operation.
UpdateDomainEndpointOptionsRequest.Builder - Interface in software.amazon.awssdk.services.cloudsearch.model
 
UpdateDomainEndpointOptionsRequestMarshaller - Class in software.amazon.awssdk.services.cloudsearch.transform
UpdateDomainEndpointOptionsRequestMarshaller(AwsQueryProtocolFactory) - Constructor for class software.amazon.awssdk.services.cloudsearch.transform.UpdateDomainEndpointOptionsRequestMarshaller
 
UpdateDomainEndpointOptionsResponse - Class in software.amazon.awssdk.services.cloudsearch.model
The result of a UpdateDomainEndpointOptions request.
UpdateDomainEndpointOptionsResponse.Builder - Interface in software.amazon.awssdk.services.cloudsearch.model
 
updateScalingParameters(UpdateScalingParametersRequest) - Method in interface software.amazon.awssdk.services.cloudsearch.CloudSearchAsyncClient
Configures scaling parameters for a domain.
updateScalingParameters(Consumer<UpdateScalingParametersRequest.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearch.CloudSearchAsyncClient
Configures scaling parameters for a domain.
updateScalingParameters(UpdateScalingParametersRequest) - Method in interface software.amazon.awssdk.services.cloudsearch.CloudSearchClient
Configures scaling parameters for a domain.
updateScalingParameters(Consumer<UpdateScalingParametersRequest.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearch.CloudSearchClient
Configures scaling parameters for a domain.
UpdateScalingParametersRequest - Class in software.amazon.awssdk.services.cloudsearch.model
Container for the parameters to the UpdateScalingParameters operation.
UpdateScalingParametersRequest.Builder - Interface in software.amazon.awssdk.services.cloudsearch.model
 
UpdateScalingParametersRequestMarshaller - Class in software.amazon.awssdk.services.cloudsearch.transform
UpdateScalingParametersRequestMarshaller(AwsQueryProtocolFactory) - Constructor for class software.amazon.awssdk.services.cloudsearch.transform.UpdateScalingParametersRequestMarshaller
 
UpdateScalingParametersResponse - Class in software.amazon.awssdk.services.cloudsearch.model
The result of a UpdateScalingParameters request.
UpdateScalingParametersResponse.Builder - Interface in software.amazon.awssdk.services.cloudsearch.model
 
updateServiceAccessPolicies(UpdateServiceAccessPoliciesRequest) - Method in interface software.amazon.awssdk.services.cloudsearch.CloudSearchAsyncClient
Configures the access rules that control access to the domain's document and search endpoints.
updateServiceAccessPolicies(Consumer<UpdateServiceAccessPoliciesRequest.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearch.CloudSearchAsyncClient
Configures the access rules that control access to the domain's document and search endpoints.
updateServiceAccessPolicies(UpdateServiceAccessPoliciesRequest) - Method in interface software.amazon.awssdk.services.cloudsearch.CloudSearchClient
Configures the access rules that control access to the domain's document and search endpoints.
updateServiceAccessPolicies(Consumer<UpdateServiceAccessPoliciesRequest.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearch.CloudSearchClient
Configures the access rules that control access to the domain's document and search endpoints.
UpdateServiceAccessPoliciesRequest - Class in software.amazon.awssdk.services.cloudsearch.model
Container for the parameters to the UpdateServiceAccessPolicies operation.
UpdateServiceAccessPoliciesRequest.Builder - Interface in software.amazon.awssdk.services.cloudsearch.model
 
UpdateServiceAccessPoliciesRequestMarshaller - Class in software.amazon.awssdk.services.cloudsearch.transform
UpdateServiceAccessPoliciesRequestMarshaller(AwsQueryProtocolFactory) - Constructor for class software.amazon.awssdk.services.cloudsearch.transform.UpdateServiceAccessPoliciesRequestMarshaller
 
UpdateServiceAccessPoliciesResponse - Class in software.amazon.awssdk.services.cloudsearch.model
The result of an UpdateServiceAccessPolicies request.
UpdateServiceAccessPoliciesResponse.Builder - Interface in software.amazon.awssdk.services.cloudsearch.model
 
updateVersion(Integer) - Method in interface software.amazon.awssdk.services.cloudsearch.model.OptionStatus.Builder
A unique integer that indicates when this option was last updated.
updateVersion() - Method in class software.amazon.awssdk.services.cloudsearch.model.OptionStatus
A unique integer that indicates when this option was last updated.

V

ValidationException - Exception in software.amazon.awssdk.services.cloudsearch.model
The request was rejected because it has invalid parameters.
ValidationException.Builder - Interface in software.amazon.awssdk.services.cloudsearch.model
 
valueOf(String) - Static method in enum software.amazon.awssdk.services.cloudsearch.model.AlgorithmicStemming
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.cloudsearch.model.AnalysisSchemeLanguage
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.cloudsearch.model.IndexFieldType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.cloudsearch.model.OptionState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.cloudsearch.model.PartitionInstanceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.cloudsearch.model.SuggesterFuzzyMatching
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.cloudsearch.model.TLSSecurityPolicy
Returns the enum constant of this type with the specified name.
values() - Static method in enum software.amazon.awssdk.services.cloudsearch.model.AlgorithmicStemming
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.cloudsearch.model.AnalysisSchemeLanguage
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.cloudsearch.model.IndexFieldType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.cloudsearch.model.OptionState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.cloudsearch.model.PartitionInstanceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.cloudsearch.model.SuggesterFuzzyMatching
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.cloudsearch.model.TLSSecurityPolicy
Returns an array containing the constants of this enum type, in the order they are declared.
A B C D E F G H I J K L M O P R S T U V 
Skip navigation links

Copyright © 2021. All rights reserved.