A B C D E F G H I J K L M N O P R S T U V W Z
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- accept(ExprVisitor<R>) - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Expr
- accept(ExprVisitor<R>) - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Fn
- accept(ExprVisitor<R>) - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Literal
- accept(ExprVisitor<R>) - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Ref
- accept(Literal.Visitor<T>) - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Literal
- accept(RuleValueVisitor<T>) - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.EndpointRule
- accept(RuleValueVisitor<T>) - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.ErrorRule
- accept(RuleValueVisitor<T>) - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Rule
- accept(RuleValueVisitor<T>) - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.TreeRule
- accept(TemplateVisitor<T>) - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Template
- acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.BooleanEqualsFn
- acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Fn
- acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.GetAttr
- acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.IsSet
- acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.IsValidHostLabel
- acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.IsVirtualHostableS3Bucket
- acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Not
- acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.ParseArn
- acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.ParseUrl
- acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.PartitionFn
- acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.StringEqualsFn
- acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Substring
- acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.UriEncodeFn
- accessPolicies() - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeServiceAccessPoliciesResponse
-
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() - Method in class software.amazon.awssdk.services.cloudsearch.model.UpdateServiceAccessPoliciesResponse
-
The access rules configured for the domain.
- accessPolicies(String) - Method in interface software.amazon.awssdk.services.cloudsearch.model.UpdateServiceAccessPoliciesRequest.Builder
-
The access rules you want to configure.
- 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(Consumer<AccessPoliciesStatus.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearch.model.UpdateServiceAccessPoliciesResponse.Builder
-
The access rules configured for the domain.
- 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(AccessPoliciesStatus) - 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
- ACCOUNT_ID - Static variable in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.ParseArn
- accountId() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Arn
- accountId() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.RuleArn
- ACTIVE - software.amazon.awssdk.services.cloudsearch.model.OptionState
- addCondition(Condition) - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Rule.Builder
- addHeader(String, String) - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Value.Endpoint.Builder
- addHeader(String, List<Expr>) - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.EndpointResult.Builder
- addHeaderValue(String, Expr) - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.EndpointResult.Builder
- addHostPrefix(Endpoint, String) - Static method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.AwsEndpointProviderUtils
-
Apply the given endpoint prefix to the endpoint.
- addParameter(Parameter) - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Parameters.Builder
- addPartition(Partition) - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Partitions.Builder
- addProperty(Identifier, Expr) - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.EndpointResult.Builder
- addRule(Rule) - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.EndpointRuleset.Builder
- algorithmicStemming() - Method in class software.amazon.awssdk.services.cloudsearch.model.AnalysisOptions
-
The level of algorithmic stemming to perform:
none,minimal,light, orfull. - algorithmicStemming(String) - Method in interface software.amazon.awssdk.services.cloudsearch.model.AnalysisOptions.Builder
-
The level of algorithmic stemming to perform:
none,minimal,light, orfull. - algorithmicStemming(AlgorithmicStemming) - Method in interface software.amazon.awssdk.services.cloudsearch.model.AnalysisOptions.Builder
-
The level of algorithmic stemming to perform:
none,minimal,light, orfull. - AlgorithmicStemming - Enum in software.amazon.awssdk.services.cloudsearch.model
- algorithmicStemmingAsString() - Method in class software.amazon.awssdk.services.cloudsearch.model.AnalysisOptions
-
The level of algorithmic stemming to perform:
none,minimal,light, orfull. - allowDots() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.IsValidHostLabel
- allowDots() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.IsVirtualHostableS3Bucket
- analysisOptions() - Method in class software.amazon.awssdk.services.cloudsearch.model.AnalysisScheme
-
Returns 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(AnalysisOptions) - Method in interface software.amazon.awssdk.services.cloudsearch.model.AnalysisScheme.Builder
-
Sets the value of the AnalysisOptions property for this object.
- AnalysisOptions - Class in software.amazon.awssdk.services.cloudsearch.model
-
Synonyms, stopwords, and stemming options for an analysis scheme.
- AnalysisOptions.Builder - Interface in software.amazon.awssdk.services.cloudsearch.model
- analysisScheme() - Method in class software.amazon.awssdk.services.cloudsearch.model.DefineAnalysisSchemeRequest
-
Returns 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() - Method in class software.amazon.awssdk.services.cloudsearch.model.DeleteAnalysisSchemeResponse
-
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-arrayfield. - analysisScheme() - Method in class software.amazon.awssdk.services.cloudsearch.model.TextOptions
-
The name of an analysis scheme for a
textfield. - analysisScheme(String) - Method in interface software.amazon.awssdk.services.cloudsearch.model.TextArrayOptions.Builder
-
The name of an analysis scheme for a
text-arrayfield. - analysisScheme(String) - Method in interface software.amazon.awssdk.services.cloudsearch.model.TextOptions.Builder
-
The name of an analysis scheme for a
textfield. - 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(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(Consumer<AnalysisSchemeStatus.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DeleteAnalysisSchemeResponse.Builder
-
The status of the analysis scheme being deleted.
- analysisScheme(AnalysisScheme) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DefineAnalysisSchemeRequest.Builder
-
Sets 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(AnalysisSchemeStatus) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DeleteAnalysisSchemeResponse.Builder
-
The status of the analysis scheme being deleted.
- AnalysisScheme - Class in software.amazon.awssdk.services.cloudsearch.model
-
Configuration information for an analysis scheme.
- 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
mulfor 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() - 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.AnalysisScheme.Builder
-
Sets the value of the AnalysisSchemeName property for this object.
- 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(String...) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DescribeAnalysisSchemesRequest.Builder
-
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.
- 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(Consumer<AnalysisSchemeStatus.Builder>...) - 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.
- 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
- applyPaginatorUserAgent(T) - Static method in class software.amazon.awssdk.services.cloudsearch.internal.UserAgentUtils
- applyUserAgentInfo(T, Consumer<AwsRequestOverrideConfiguration.Builder>) - Static method in class software.amazon.awssdk.services.cloudsearch.internal.UserAgentUtils
- AR - software.amazon.awssdk.services.cloudsearch.model.AnalysisSchemeLanguage
- argv(List<Expr>) - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.FnNode.Builder
- 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.
- Arn - Class in software.amazon.awssdk.services.cloudsearch.endpoints.internal
-
An AWS Arn.
- Arn(String, String, String, String, List<String>) - Constructor for class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Arn
- ASSIGN - Static variable in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Condition
- asString() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Identifier
- attributeKey() - Method in interface software.amazon.awssdk.services.cloudsearch.endpoints.internal.EndpointAttributeProvider
- attributeValue(Value) - Method in interface software.amazon.awssdk.services.cloudsearch.endpoints.internal.EndpointAttributeProvider
- authority() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.RuleUrl
- AUTHORITY - Static variable in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.ParseUrl
- authSchemeProvider() - Method in class software.amazon.awssdk.services.cloudsearch.CloudSearchServiceClientConfiguration
-
Gets the value for auth scheme provider
- authSchemeProvider() - Method in interface software.amazon.awssdk.services.cloudsearch.CloudSearchServiceClientConfiguration.Builder
-
Gets the value for auth scheme provider
- authSchemeProvider() - Method in class software.amazon.awssdk.services.cloudsearch.internal.CloudSearchServiceClientConfigurationBuilder
-
Gets the value for auth scheme provider
- authSchemeProvider(CloudSearchAuthSchemeProvider) - Method in interface software.amazon.awssdk.services.cloudsearch.CloudSearchBaseClientBuilder
-
Set the
CloudSearchAuthSchemeProviderimplementation that will be used by the client to resolve the auth scheme for each request. - authSchemeProvider(CloudSearchAuthSchemeProvider) - Method in interface software.amazon.awssdk.services.cloudsearch.CloudSearchServiceClientConfiguration.Builder
-
Sets the value for auth scheme provider
- authSchemeProvider(CloudSearchAuthSchemeProvider) - Method in class software.amazon.awssdk.services.cloudsearch.internal.CloudSearchServiceClientConfigurationBuilder
-
Sets the value for auth scheme provider
- authSchemes() - Method in interface software.amazon.awssdk.services.cloudsearch.CloudSearchServiceClientConfiguration.Builder
-
Gets the value for auth schemes
- authSchemes() - Method in class software.amazon.awssdk.services.cloudsearch.internal.CloudSearchServiceClientConfigurationBuilder
-
Gets the value for auth schemes
- availabilityOptions() - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeAvailabilityOptionsResponse
-
The availability options configured for the domain.
- availabilityOptions() - Method in class software.amazon.awssdk.services.cloudsearch.model.UpdateAvailabilityOptionsResponse
-
The newly-configured availability options.
- availabilityOptions(Consumer<AvailabilityOptionsStatus.Builder>) - 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.UpdateAvailabilityOptionsResponse.Builder
-
The newly-configured availability options.
- availabilityOptions(AvailabilityOptionsStatus) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DescribeAvailabilityOptionsResponse.Builder
-
The availability options configured for the domain.
- availabilityOptions(AvailabilityOptionsStatus) - 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
- AwsEndpointProviderUtils - Class in software.amazon.awssdk.services.cloudsearch.endpoints.internal
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.cloudsearch.model.BaseException.Builder
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.cloudsearch.model.CloudSearchException.Builder
- awsErrorDetails(AwsErrorDetails) - Method in class software.amazon.awssdk.services.cloudsearch.model.CloudSearchException.BuilderImpl
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DisabledOperationException.Builder
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.cloudsearch.model.InternalException.Builder
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.cloudsearch.model.InvalidTypeException.Builder
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.cloudsearch.model.LimitExceededException.Builder
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.cloudsearch.model.ResourceAlreadyExistsException.Builder
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.cloudsearch.model.ResourceNotFoundException.Builder
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.cloudsearch.model.ValidationException.Builder
- awsIsVirtualHostableS3Bucket(String, boolean) - Static method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.RulesFunctions
- awsParseArn(String) - Static method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.RulesFunctions
- awsPartition(String) - Static method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.RulesFunctions
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
- beforeExecution(Context.BeforeExecution, ExecutionAttributes) - Method in class software.amazon.awssdk.services.cloudsearch.auth.scheme.internal.CloudSearchAuthSchemeInterceptor
- BG - software.amazon.awssdk.services.cloudsearch.model.AnalysisSchemeLanguage
- BOOLEAN - software.amazon.awssdk.services.cloudsearch.endpoints.internal.ParameterType
- BooleanEqualsFn - Class in software.amazon.awssdk.services.cloudsearch.endpoints.internal
- BooleanEqualsFn(FnNode) - Constructor for class software.amazon.awssdk.services.cloudsearch.endpoints.internal.BooleanEqualsFn
- build() - Method in interface software.amazon.awssdk.services.cloudsearch.auth.scheme.CloudSearchAuthSchemeParams.Builder
-
Returns a
CloudSearchAuthSchemeParamsobject that is created from the properties that have been set on the builder. - build() - Method in interface software.amazon.awssdk.services.cloudsearch.CloudSearchServiceClientConfiguration.Builder
- build() - Method in interface software.amazon.awssdk.services.cloudsearch.endpoints.CloudSearchEndpointParams.Builder
- build() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Condition.Builder
- build() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.EndpointResult.Builder
- build() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.EndpointRuleset.Builder
- build() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.FnNode.Builder
- build() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.GetAttr.Builder
- build() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Outputs.Builder
- build() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Parameter.Builder
- build() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.ParameterReference.Builder
- build() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Parameters.Builder
- build() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Partition.Builder
- build() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Partitions.Builder
- build() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.RegionOverride.Builder
- build() - Method in interface software.amazon.awssdk.services.cloudsearch.endpoints.internal.RuleError.Builder
- build() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.RulePartition.Builder
- build() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.SourceException.BuilderImpl
- build() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Value.Endpoint.Builder
- build() - Method in class software.amazon.awssdk.services.cloudsearch.internal.CloudSearchServiceClientConfigurationBuilder
- 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.auth.scheme.CloudSearchAuthSchemeParams
-
Get a new builder for creating a
CloudSearchAuthSchemeParams. - builder() - Static method in class software.amazon.awssdk.services.cloudsearch.auth.scheme.internal.DefaultCloudSearchAuthSchemeParams
- 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.CloudSearchServiceClientConfiguration
- builder() - Static method in class software.amazon.awssdk.services.cloudsearch.endpoints.CloudSearchEndpointParams
- builder() - Static method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Condition
- builder() - Static method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.EndpointResult
- builder() - Static method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.EndpointRuleset
- builder() - Static method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.FnNode
- builder() - Static method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.GetAttr
- builder() - Static method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Outputs
- builder() - Static method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Parameter
- builder() - Static method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.ParameterReference
- builder() - Static method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Parameters
- builder() - Static method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Partition
- builder() - Static method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Partitions
- builder() - Static method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.RegionOverride
- builder() - Static method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Rule
- builder() - Static method in exception software.amazon.awssdk.services.cloudsearch.endpoints.internal.RuleError
- builder() - Static method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.RulePartition
- builder() - Static method in exception software.amazon.awssdk.services.cloudsearch.endpoints.internal.SourceException
- builder() - Static method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Value.Endpoint
- 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.ResourceAlreadyExistsException
- 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
- Builder() - Constructor for class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Condition.Builder
- Builder() - Constructor for class software.amazon.awssdk.services.cloudsearch.endpoints.internal.EndpointResult.Builder
- Builder() - Constructor for class software.amazon.awssdk.services.cloudsearch.endpoints.internal.EndpointRuleset.Builder
- Builder() - Constructor for class software.amazon.awssdk.services.cloudsearch.endpoints.internal.FnNode.Builder
- Builder() - Constructor for class software.amazon.awssdk.services.cloudsearch.endpoints.internal.GetAttr.Builder
- Builder() - Constructor for class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Outputs.Builder
- Builder() - Constructor for class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Parameter.Builder
- Builder() - Constructor for class software.amazon.awssdk.services.cloudsearch.endpoints.internal.ParameterReference.Builder
- Builder() - Constructor for class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Parameters.Builder
- Builder() - Constructor for class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Partition.Builder
- Builder() - Constructor for class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Partitions.Builder
- Builder() - Constructor for class software.amazon.awssdk.services.cloudsearch.endpoints.internal.RegionOverride.Builder
- Builder() - Constructor for class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Rule.Builder
- Builder() - Constructor for class software.amazon.awssdk.services.cloudsearch.endpoints.internal.RulePartition.Builder
- Builder() - Constructor for class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Value.Endpoint.Builder
- BuilderImpl() - Constructor for class software.amazon.awssdk.services.cloudsearch.endpoints.internal.SourceException.BuilderImpl
- BuilderImpl() - Constructor for class software.amazon.awssdk.services.cloudsearch.model.CloudSearchException.BuilderImpl
- BuilderImpl() - Constructor for class software.amazon.awssdk.services.cloudsearch.model.CloudSearchRequest.BuilderImpl
- BuilderImpl() - Constructor for class software.amazon.awssdk.services.cloudsearch.model.CloudSearchResponse.BuilderImpl
- BuilderImpl(CloudSearchException) - Constructor for class software.amazon.awssdk.services.cloudsearch.model.CloudSearchException.BuilderImpl
- BuilderImpl(CloudSearchRequest) - Constructor for class software.amazon.awssdk.services.cloudsearch.model.CloudSearchRequest.BuilderImpl
- BuilderImpl(CloudSearchResponse) - Constructor for class software.amazon.awssdk.services.cloudsearch.model.CloudSearchResponse.BuilderImpl
- buildSuggesters(Consumer<BuildSuggestersRequest.Builder>) - 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.CloudSearchClient
-
Indexes the search suggestions.
- buildSuggesters(BuildSuggestersRequest) - 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.
- BuildSuggestersRequest - Class in software.amazon.awssdk.services.cloudsearch.model
-
Container for the parameters to the
BuildSuggesteroperation. - BuildSuggestersRequest.Builder - Interface in software.amazon.awssdk.services.cloudsearch.model
- BuildSuggestersRequestMarshaller - Class in software.amazon.awssdk.services.cloudsearch.transform
-
BuildSuggestersRequestMarshaller - 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
BuildSuggesterrequest. - BuildSuggestersResponse.Builder - Interface in software.amazon.awssdk.services.cloudsearch.model
- builtIn(String) - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Parameter.Builder
C
- CA - software.amazon.awssdk.services.cloudsearch.model.AnalysisSchemeLanguage
- canContinue() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.RuleResult
- carryOn() - Static method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.RuleResult
- cause(Throwable) - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.SourceException.BuilderImpl
- 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.ResourceAlreadyExistsException.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
- chooseAuthScheme(List<EndpointAuthScheme>) - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.DefaultEndpointAuthSchemeStrategy
- chooseAuthScheme(List<EndpointAuthScheme>) - Method in interface software.amazon.awssdk.services.cloudsearch.endpoints.internal.EndpointAuthSchemeStrategy
- 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. - CloudSearchAuthSchemeInterceptor - Class in software.amazon.awssdk.services.cloudsearch.auth.scheme.internal
- CloudSearchAuthSchemeInterceptor() - Constructor for class software.amazon.awssdk.services.cloudsearch.auth.scheme.internal.CloudSearchAuthSchemeInterceptor
- CloudSearchAuthSchemeParams - Interface in software.amazon.awssdk.services.cloudsearch.auth.scheme
-
The parameters object used to resolve the auth schemes for the CloudSearch service.
- CloudSearchAuthSchemeParams.Builder - Interface in software.amazon.awssdk.services.cloudsearch.auth.scheme
-
A builder for a
CloudSearchAuthSchemeParams. - CloudSearchAuthSchemeProvider - Interface in software.amazon.awssdk.services.cloudsearch.auth.scheme
-
An auth scheme provider for CloudSearch service.
- 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
CloudSearchClientBuilderandCloudSearchAsyncClientBuilder. - 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. - CloudSearchClientOption<T> - Class in software.amazon.awssdk.services.cloudsearch.internal
- CloudSearchEndpointParams - Class in software.amazon.awssdk.services.cloudsearch.endpoints
-
The parameters object used to resolve an endpoint for the CloudSearch service.
- CloudSearchEndpointParams.Builder - Interface in software.amazon.awssdk.services.cloudsearch.endpoints
- CloudSearchEndpointProvider - Interface in software.amazon.awssdk.services.cloudsearch.endpoints
-
An endpoint provider for CloudSearch.
- 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
- CloudSearchRequestSetEndpointInterceptor - Class in software.amazon.awssdk.services.cloudsearch.endpoints.internal
- CloudSearchRequestSetEndpointInterceptor() - Constructor for class software.amazon.awssdk.services.cloudsearch.endpoints.internal.CloudSearchRequestSetEndpointInterceptor
- CloudSearchResolveEndpointInterceptor - Class in software.amazon.awssdk.services.cloudsearch.endpoints.internal
- CloudSearchResolveEndpointInterceptor() - Constructor for class software.amazon.awssdk.services.cloudsearch.endpoints.internal.CloudSearchResolveEndpointInterceptor
- 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
- CloudSearchServiceClientConfiguration - Class in software.amazon.awssdk.services.cloudsearch
-
Class to expose the service client settings to the user.
- CloudSearchServiceClientConfiguration(CloudSearchServiceClientConfiguration.Builder) - Constructor for class software.amazon.awssdk.services.cloudsearch.CloudSearchServiceClientConfiguration
- CloudSearchServiceClientConfiguration.Builder - Interface in software.amazon.awssdk.services.cloudsearch
-
A builder for creating a
CloudSearchServiceClientConfiguration - CloudSearchServiceClientConfigurationBuilder - Class in software.amazon.awssdk.services.cloudsearch.internal
- CloudSearchServiceClientConfigurationBuilder() - Constructor for class software.amazon.awssdk.services.cloudsearch.internal.CloudSearchServiceClientConfigurationBuilder
- CloudSearchServiceClientConfigurationBuilder(SdkClientConfiguration.Builder) - Constructor for class software.amazon.awssdk.services.cloudsearch.internal.CloudSearchServiceClientConfigurationBuilder
- code() - Method in exception software.amazon.awssdk.services.cloudsearch.model.BaseException
-
Returns the value of the Code property for this object.
- code(String) - Method in interface software.amazon.awssdk.services.cloudsearch.model.BaseException.Builder
-
Sets the value of the Code property for this object.
- condition() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Fn
-
Convert this fn into a condition
- condition(String) - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Fn
- Condition - Class in software.amazon.awssdk.services.cloudsearch.endpoints.internal
- Condition.Builder - Class in software.amazon.awssdk.services.cloudsearch.endpoints.internal
- conditions - Variable in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Rule
- CONDITIONS - Static variable in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Rule
- context(String) - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.ParameterReference.Builder
- create() - Static method in class software.amazon.awssdk.services.cloudsearch.auth.scheme.internal.DefaultCloudSearchAuthSchemeProvider
- create() - Static method in interface software.amazon.awssdk.services.cloudsearch.CloudSearchAsyncClient
-
Create a
CloudSearchAsyncClientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider. - create() - Static method in interface software.amazon.awssdk.services.cloudsearch.CloudSearchClient
-
Create a
CloudSearchClientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider. - create(AwsResponseMetadata) - Static method in class software.amazon.awssdk.services.cloudsearch.model.CloudSearchResponseMetadata
- createAuthSchemes(Value) - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.DefaultEndpointAuthSchemeStrategy
- createAuthSchemes(Value) - Method in interface software.amazon.awssdk.services.cloudsearch.endpoints.internal.EndpointAuthSchemeStrategy
- created() - Method in class software.amazon.awssdk.services.cloudsearch.model.DomainStatus
-
True if the search domain is created.
- created(Boolean) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DomainStatus.Builder
-
True if the search domain is created.
- createDomain(Consumer<CreateDomainRequest.Builder>) - 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.CloudSearchClient
-
Creates a new search domain.
- createDomain(CreateDomainRequest) - 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.
- CreateDomainRequest - Class in software.amazon.awssdk.services.cloudsearch.model
-
Container for the parameters to the
CreateDomainoperation. - CreateDomainRequest.Builder - Interface in software.amazon.awssdk.services.cloudsearch.model
- CreateDomainRequestMarshaller - Class in software.amazon.awssdk.services.cloudsearch.transform
-
CreateDomainRequestMarshaller - 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() - Method in class software.amazon.awssdk.services.cloudsearch.model.OptionStatus
-
A timestamp for when this option was created.
- creationDate(Instant) - Method in interface software.amazon.awssdk.services.cloudsearch.model.OptionStatus.Builder
-
A timestamp for when this option was created.
- credentialsProvider() - Method in interface software.amazon.awssdk.services.cloudsearch.CloudSearchServiceClientConfiguration.Builder
-
Gets the value for credentials provider
- credentialsProvider() - Method in class software.amazon.awssdk.services.cloudsearch.internal.CloudSearchServiceClientConfigurationBuilder
-
Gets the value for credentials provider
- credentialsProvider(IdentityProvider<? extends AwsCredentialsIdentity>) - Method in interface software.amazon.awssdk.services.cloudsearch.CloudSearchServiceClientConfiguration.Builder
-
Sets the value for credentials provider
- credentialsProvider(IdentityProvider<? extends AwsCredentialsIdentity>) - Method in class software.amazon.awssdk.services.cloudsearch.internal.CloudSearchServiceClientConfigurationBuilder
-
Sets the value for credentials provider
- CS - software.amazon.awssdk.services.cloudsearch.model.AnalysisSchemeLanguage
- ctx(String, Runnable) - Static method in exception software.amazon.awssdk.services.cloudsearch.endpoints.internal.RuleError
- ctx(String, Supplier<T>) - Static method in exception software.amazon.awssdk.services.cloudsearch.endpoints.internal.RuleError
D
- DA - software.amazon.awssdk.services.cloudsearch.model.AnalysisSchemeLanguage
- DATE - software.amazon.awssdk.services.cloudsearch.model.IndexFieldType
- DATE_ARRAY - software.amazon.awssdk.services.cloudsearch.model.IndexFieldType
- dateArrayOptions() - Method in class software.amazon.awssdk.services.cloudsearch.model.IndexField
-
Returns 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(DateArrayOptions) - Method in interface software.amazon.awssdk.services.cloudsearch.model.IndexField.Builder
-
Sets the value of the DateArrayOptions property for this object.
- DateArrayOptions - Class in software.amazon.awssdk.services.cloudsearch.model
-
Options for a field that contains an array of dates.
- DateArrayOptions.Builder - Interface in software.amazon.awssdk.services.cloudsearch.model
- dateOptions() - Method in class software.amazon.awssdk.services.cloudsearch.model.IndexField
-
Returns 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(DateOptions) - Method in interface software.amazon.awssdk.services.cloudsearch.model.IndexField.Builder
-
Sets the value of the DateOptions property for this object.
- DateOptions - Class in software.amazon.awssdk.services.cloudsearch.model
-
Options for a date field.
- DateOptions.Builder - Interface in software.amazon.awssdk.services.cloudsearch.model
- DE - software.amazon.awssdk.services.cloudsearch.model.AnalysisSchemeLanguage
- Default() - Constructor for class software.amazon.awssdk.services.cloudsearch.endpoints.internal.ExprVisitor.Default
- DEFAULT - Static variable in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Parameter
- DefaultCloudSearchAuthSchemeParams - Class in software.amazon.awssdk.services.cloudsearch.auth.scheme.internal
- DefaultCloudSearchAuthSchemeProvider - Class in software.amazon.awssdk.services.cloudsearch.auth.scheme.internal
- DefaultCloudSearchEndpointProvider - Class in software.amazon.awssdk.services.cloudsearch.endpoints.internal
- DefaultCloudSearchEndpointProvider() - Constructor for class software.amazon.awssdk.services.cloudsearch.endpoints.internal.DefaultCloudSearchEndpointProvider
- DefaultEndpointAuthSchemeStrategy - Class in software.amazon.awssdk.services.cloudsearch.endpoints.internal
- DefaultEndpointAuthSchemeStrategy(Map<String, Function<Value.Record, EndpointAuthScheme>>) - Constructor for class software.amazon.awssdk.services.cloudsearch.endpoints.internal.DefaultEndpointAuthSchemeStrategy
- DefaultEndpointAuthSchemeStrategyFactory - Class in software.amazon.awssdk.services.cloudsearch.endpoints.internal
- DefaultEndpointAuthSchemeStrategyFactory() - Constructor for class software.amazon.awssdk.services.cloudsearch.endpoints.internal.DefaultEndpointAuthSchemeStrategyFactory
- defaultEngine() - Static method in interface software.amazon.awssdk.services.cloudsearch.endpoints.internal.RuleEngine
- DefaultPartitionDataProvider - Class in software.amazon.awssdk.services.cloudsearch.endpoints.internal
- DefaultPartitionDataProvider() - Constructor for class software.amazon.awssdk.services.cloudsearch.endpoints.internal.DefaultPartitionDataProvider
- defaultProvider() - Static method in interface software.amazon.awssdk.services.cloudsearch.auth.scheme.CloudSearchAuthSchemeProvider
-
Get the default auth scheme provider.
- defaultProvider() - Static method in interface software.amazon.awssdk.services.cloudsearch.endpoints.CloudSearchEndpointProvider
- DefaultRuleEngine - Class in software.amazon.awssdk.services.cloudsearch.endpoints.internal
- DefaultRuleEngine() - Constructor for class software.amazon.awssdk.services.cloudsearch.endpoints.internal.DefaultRuleEngine
- 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() - 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() - 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() - 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() - 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() - 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() - 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() - 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() - 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() - 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() - 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.
- 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(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(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(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(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(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(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(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(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(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(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(Value) - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Parameter.Builder
- defineAnalysisScheme(Consumer<DefineAnalysisSchemeRequest.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearch.CloudSearchAsyncClient
-
Configures an analysis scheme that can be applied to a
textortext-arrayfield 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
textortext-arrayfield to define language-specific text processing options. - defineAnalysisScheme(DefineAnalysisSchemeRequest) - Method in interface software.amazon.awssdk.services.cloudsearch.CloudSearchAsyncClient
-
Configures an analysis scheme that can be applied to a
textortext-arrayfield 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
textortext-arrayfield to define language-specific text processing options. - DefineAnalysisSchemeRequest - Class in software.amazon.awssdk.services.cloudsearch.model
-
Container for the parameters to the
DefineAnalysisSchemeoperation. - DefineAnalysisSchemeRequest.Builder - Interface in software.amazon.awssdk.services.cloudsearch.model
- DefineAnalysisSchemeRequestMarshaller - Class in software.amazon.awssdk.services.cloudsearch.transform
-
DefineAnalysisSchemeRequestMarshaller - 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
DefineAnalysisSchemerequest. - DefineAnalysisSchemeResponse.Builder - Interface in software.amazon.awssdk.services.cloudsearch.model
- defineExpression(Consumer<DefineExpressionRequest.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearch.CloudSearchAsyncClient
-
Configures an
Expressionfor the search domain. - defineExpression(Consumer<DefineExpressionRequest.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearch.CloudSearchClient
-
Configures an
Expressionfor the search domain. - defineExpression(DefineExpressionRequest) - Method in interface software.amazon.awssdk.services.cloudsearch.CloudSearchAsyncClient
-
Configures an
Expressionfor the search domain. - defineExpression(DefineExpressionRequest) - Method in interface software.amazon.awssdk.services.cloudsearch.CloudSearchClient
-
Configures an
Expressionfor the search domain. - DefineExpressionRequest - Class in software.amazon.awssdk.services.cloudsearch.model
-
Container for the parameters to the
DefineExpressionoperation. - DefineExpressionRequest.Builder - Interface in software.amazon.awssdk.services.cloudsearch.model
- DefineExpressionRequestMarshaller - Class in software.amazon.awssdk.services.cloudsearch.transform
-
DefineExpressionRequestMarshaller - 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
DefineExpressionrequest. - DefineExpressionResponse.Builder - Interface in software.amazon.awssdk.services.cloudsearch.model
- defineIndexField(Consumer<DefineIndexFieldRequest.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearch.CloudSearchAsyncClient
-
Configures an
IndexFieldfor the search domain. - defineIndexField(Consumer<DefineIndexFieldRequest.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearch.CloudSearchClient
-
Configures an
IndexFieldfor the search domain. - defineIndexField(DefineIndexFieldRequest) - Method in interface software.amazon.awssdk.services.cloudsearch.CloudSearchAsyncClient
-
Configures an
IndexFieldfor the search domain. - defineIndexField(DefineIndexFieldRequest) - Method in interface software.amazon.awssdk.services.cloudsearch.CloudSearchClient
-
Configures an
IndexFieldfor the search domain. - DefineIndexFieldRequest - Class in software.amazon.awssdk.services.cloudsearch.model
-
Container for the parameters to the
DefineIndexFieldoperation. - DefineIndexFieldRequest.Builder - Interface in software.amazon.awssdk.services.cloudsearch.model
- DefineIndexFieldRequestMarshaller - Class in software.amazon.awssdk.services.cloudsearch.transform
-
DefineIndexFieldRequestMarshaller - 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
DefineIndexFieldrequest. - DefineIndexFieldResponse.Builder - Interface in software.amazon.awssdk.services.cloudsearch.model
- defineSuggester(Consumer<DefineSuggesterRequest.Builder>) - 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.CloudSearchClient
-
Configures a suggester for a domain.
- defineSuggester(DefineSuggesterRequest) - 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.
- DefineSuggesterRequest - Class in software.amazon.awssdk.services.cloudsearch.model
-
Container for the parameters to the
DefineSuggesteroperation. - DefineSuggesterRequest.Builder - Interface in software.amazon.awssdk.services.cloudsearch.model
- DefineSuggesterRequestMarshaller - Class in software.amazon.awssdk.services.cloudsearch.transform
-
DefineSuggesterRequestMarshaller - 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
DefineSuggesterrequest. - DefineSuggesterResponse.Builder - Interface in software.amazon.awssdk.services.cloudsearch.model
- deleteAnalysisScheme(Consumer<DeleteAnalysisSchemeRequest.Builder>) - 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.CloudSearchClient
-
Deletes an analysis scheme.
- deleteAnalysisScheme(DeleteAnalysisSchemeRequest) - 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.
- DeleteAnalysisSchemeRequest - Class in software.amazon.awssdk.services.cloudsearch.model
-
Container for the parameters to the
DeleteAnalysisSchemeoperation. - DeleteAnalysisSchemeRequest.Builder - Interface in software.amazon.awssdk.services.cloudsearch.model
- DeleteAnalysisSchemeRequestMarshaller - Class in software.amazon.awssdk.services.cloudsearch.transform
-
DeleteAnalysisSchemeRequestMarshaller - 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
DeleteAnalysisSchemerequest. - DeleteAnalysisSchemeResponse.Builder - Interface in software.amazon.awssdk.services.cloudsearch.model
- deleted() - Method in class software.amazon.awssdk.services.cloudsearch.model.DomainStatus
-
True if the search domain has been deleted.
- deleted(Boolean) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DomainStatus.Builder
-
True if the search domain has been deleted.
- deleteDomain(Consumer<DeleteDomainRequest.Builder>) - 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.CloudSearchClient
-
Permanently deletes a search domain and all of its data.
- deleteDomain(DeleteDomainRequest) - 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.
- DeleteDomainRequest - Class in software.amazon.awssdk.services.cloudsearch.model
-
Container for the parameters to the
DeleteDomainoperation. - DeleteDomainRequest.Builder - Interface in software.amazon.awssdk.services.cloudsearch.model
- DeleteDomainRequestMarshaller - Class in software.amazon.awssdk.services.cloudsearch.transform
-
DeleteDomainRequestMarshaller - 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
DeleteDomainrequest. - DeleteDomainResponse.Builder - Interface in software.amazon.awssdk.services.cloudsearch.model
- deleteExpression(Consumer<DeleteExpressionRequest.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearch.CloudSearchAsyncClient
-
Removes an
Expressionfrom the search domain. - deleteExpression(Consumer<DeleteExpressionRequest.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearch.CloudSearchClient
-
Removes an
Expressionfrom the search domain. - deleteExpression(DeleteExpressionRequest) - Method in interface software.amazon.awssdk.services.cloudsearch.CloudSearchAsyncClient
-
Removes an
Expressionfrom the search domain. - deleteExpression(DeleteExpressionRequest) - Method in interface software.amazon.awssdk.services.cloudsearch.CloudSearchClient
-
Removes an
Expressionfrom the search domain. - DeleteExpressionRequest - Class in software.amazon.awssdk.services.cloudsearch.model
-
Container for the parameters to the
DeleteExpressionoperation. - DeleteExpressionRequest.Builder - Interface in software.amazon.awssdk.services.cloudsearch.model
- DeleteExpressionRequestMarshaller - Class in software.amazon.awssdk.services.cloudsearch.transform
-
DeleteExpressionRequestMarshaller - 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
DeleteExpressionrequest. - DeleteExpressionResponse.Builder - Interface in software.amazon.awssdk.services.cloudsearch.model
- deleteIndexField(Consumer<DeleteIndexFieldRequest.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearch.CloudSearchAsyncClient
-
Removes an
IndexFieldfrom the search domain. - deleteIndexField(Consumer<DeleteIndexFieldRequest.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearch.CloudSearchClient
-
Removes an
IndexFieldfrom the search domain. - deleteIndexField(DeleteIndexFieldRequest) - Method in interface software.amazon.awssdk.services.cloudsearch.CloudSearchAsyncClient
-
Removes an
IndexFieldfrom the search domain. - deleteIndexField(DeleteIndexFieldRequest) - Method in interface software.amazon.awssdk.services.cloudsearch.CloudSearchClient
-
Removes an
IndexFieldfrom the search domain. - DeleteIndexFieldRequest - Class in software.amazon.awssdk.services.cloudsearch.model
-
Container for the parameters to the
DeleteIndexFieldoperation. - DeleteIndexFieldRequest.Builder - Interface in software.amazon.awssdk.services.cloudsearch.model
- DeleteIndexFieldRequestMarshaller - Class in software.amazon.awssdk.services.cloudsearch.transform
-
DeleteIndexFieldRequestMarshaller - 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
DeleteIndexFieldrequest. - DeleteIndexFieldResponse.Builder - Interface in software.amazon.awssdk.services.cloudsearch.model
- deleteSuggester(Consumer<DeleteSuggesterRequest.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearch.CloudSearchAsyncClient
-
Deletes a suggester.
- deleteSuggester(Consumer<DeleteSuggesterRequest.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearch.CloudSearchClient
-
Deletes a suggester.
- deleteSuggester(DeleteSuggesterRequest) - 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.
- DeleteSuggesterRequest - Class in software.amazon.awssdk.services.cloudsearch.model
-
Container for the parameters to the
DeleteSuggesteroperation. - DeleteSuggesterRequest.Builder - Interface in software.amazon.awssdk.services.cloudsearch.model
- DeleteSuggesterRequestMarshaller - Class in software.amazon.awssdk.services.cloudsearch.transform
-
DeleteSuggesterRequestMarshaller - 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
DeleteSuggesterrequest. - DeleteSuggesterResponse.Builder - Interface in software.amazon.awssdk.services.cloudsearch.model
- 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() - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeAvailabilityOptionsRequest
-
Whether to display the deployed configuration (
true) or include any pending changes (false). - 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() - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeExpressionsRequest
-
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() - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeServiceAccessPoliciesRequest
-
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). - 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(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(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(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(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(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(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). - deprecated(Parameter.Deprecated) - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Parameter.Builder
- Deprecated(String, String) - Constructor for class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Parameter.Deprecated
- DEPRECATED - Static variable in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Parameter
- describeAnalysisSchemes(Consumer<DescribeAnalysisSchemesRequest.Builder>) - 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.CloudSearchClient
-
Gets the analysis schemes configured for a domain.
- describeAnalysisSchemes(DescribeAnalysisSchemesRequest) - 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.
- DescribeAnalysisSchemesRequest - Class in software.amazon.awssdk.services.cloudsearch.model
-
Container for the parameters to the
DescribeAnalysisSchemesoperation. - DescribeAnalysisSchemesRequest.Builder - Interface in software.amazon.awssdk.services.cloudsearch.model
- DescribeAnalysisSchemesRequestMarshaller - Class in software.amazon.awssdk.services.cloudsearch.transform
-
DescribeAnalysisSchemesRequestMarshaller - 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
DescribeAnalysisSchemesrequest. - DescribeAnalysisSchemesResponse.Builder - Interface in software.amazon.awssdk.services.cloudsearch.model
- describeAvailabilityOptions(Consumer<DescribeAvailabilityOptionsRequest.Builder>) - 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.CloudSearchClient
-
Gets the availability options configured for a domain.
- describeAvailabilityOptions(DescribeAvailabilityOptionsRequest) - 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.
- DescribeAvailabilityOptionsRequest - Class in software.amazon.awssdk.services.cloudsearch.model
-
Container for the parameters to the
DescribeAvailabilityOptionsoperation. - DescribeAvailabilityOptionsRequest.Builder - Interface in software.amazon.awssdk.services.cloudsearch.model
- DescribeAvailabilityOptionsRequestMarshaller - Class in software.amazon.awssdk.services.cloudsearch.transform
-
DescribeAvailabilityOptionsRequestMarshaller - 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
DescribeAvailabilityOptionsrequest. - DescribeAvailabilityOptionsResponse.Builder - Interface in software.amazon.awssdk.services.cloudsearch.model
- 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(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.
- 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(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.
- DescribeDomainEndpointOptionsRequest - Class in software.amazon.awssdk.services.cloudsearch.model
-
Container for the parameters to the
DescribeDomainEndpointOptionsoperation. - DescribeDomainEndpointOptionsRequest.Builder - Interface in software.amazon.awssdk.services.cloudsearch.model
- DescribeDomainEndpointOptionsRequestMarshaller - Class in software.amazon.awssdk.services.cloudsearch.transform
-
DescribeDomainEndpointOptionsRequestMarshaller - 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
DescribeDomainEndpointOptionsrequest. - DescribeDomainEndpointOptionsResponse.Builder - Interface in software.amazon.awssdk.services.cloudsearch.model
- 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(Consumer<DescribeDomainsRequest.Builder>) - 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.CloudSearchClient
-
Gets information about the search domains owned by this account.
- describeDomains(DescribeDomainsRequest) - Method in interface software.amazon.awssdk.services.cloudsearch.CloudSearchAsyncClient
-
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.
- DescribeDomainsRequest - Class in software.amazon.awssdk.services.cloudsearch.model
-
Container for the parameters to the
DescribeDomainsoperation. - DescribeDomainsRequest.Builder - Interface in software.amazon.awssdk.services.cloudsearch.model
- DescribeDomainsRequestMarshaller - Class in software.amazon.awssdk.services.cloudsearch.transform
-
DescribeDomainsRequestMarshaller - 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
DescribeDomainsrequest. - DescribeDomainsResponse.Builder - Interface in software.amazon.awssdk.services.cloudsearch.model
- describeExpressions(Consumer<DescribeExpressionsRequest.Builder>) - 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.CloudSearchClient
-
Gets the expressions configured for the search domain.
- describeExpressions(DescribeExpressionsRequest) - 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.
- DescribeExpressionsRequest - Class in software.amazon.awssdk.services.cloudsearch.model
-
Container for the parameters to the
DescribeDomainsoperation. - DescribeExpressionsRequest.Builder - Interface in software.amazon.awssdk.services.cloudsearch.model
- DescribeExpressionsRequestMarshaller - Class in software.amazon.awssdk.services.cloudsearch.transform
-
DescribeExpressionsRequestMarshaller - 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
DescribeExpressionsrequest. - DescribeExpressionsResponse.Builder - Interface in software.amazon.awssdk.services.cloudsearch.model
- 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(Consumer<DescribeIndexFieldsRequest.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearch.CloudSearchClient
-
Gets information about the index fields configured for the search domain.
- describeIndexFields(DescribeIndexFieldsRequest) - 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.
- DescribeIndexFieldsRequest - Class in software.amazon.awssdk.services.cloudsearch.model
-
Container for the parameters to the
DescribeIndexFieldsoperation. - DescribeIndexFieldsRequest.Builder - Interface in software.amazon.awssdk.services.cloudsearch.model
- DescribeIndexFieldsRequestMarshaller - Class in software.amazon.awssdk.services.cloudsearch.transform
-
DescribeIndexFieldsRequestMarshaller - 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
DescribeIndexFieldsrequest. - DescribeIndexFieldsResponse.Builder - Interface in software.amazon.awssdk.services.cloudsearch.model
- describeScalingParameters(Consumer<DescribeScalingParametersRequest.Builder>) - 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.CloudSearchClient
-
Gets the scaling parameters configured for a domain.
- describeScalingParameters(DescribeScalingParametersRequest) - 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.
- DescribeScalingParametersRequest - Class in software.amazon.awssdk.services.cloudsearch.model
-
Container for the parameters to the
DescribeScalingParametersoperation. - DescribeScalingParametersRequest.Builder - Interface in software.amazon.awssdk.services.cloudsearch.model
- DescribeScalingParametersRequestMarshaller - Class in software.amazon.awssdk.services.cloudsearch.transform
-
DescribeScalingParametersRequestMarshaller - 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
DescribeScalingParametersrequest. - DescribeScalingParametersResponse.Builder - Interface in software.amazon.awssdk.services.cloudsearch.model
- 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(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.
- 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(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.
- DescribeServiceAccessPoliciesRequest - Class in software.amazon.awssdk.services.cloudsearch.model
-
Container for the parameters to the
DescribeServiceAccessPoliciesoperation. - DescribeServiceAccessPoliciesRequest.Builder - Interface in software.amazon.awssdk.services.cloudsearch.model
- DescribeServiceAccessPoliciesRequestMarshaller - Class in software.amazon.awssdk.services.cloudsearch.transform
-
DescribeServiceAccessPoliciesRequestMarshaller - 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
DescribeServiceAccessPoliciesrequest. - DescribeServiceAccessPoliciesResponse.Builder - Interface in software.amazon.awssdk.services.cloudsearch.model
- describeSuggesters(Consumer<DescribeSuggestersRequest.Builder>) - 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.CloudSearchClient
-
Gets the suggesters configured for a domain.
- describeSuggesters(DescribeSuggestersRequest) - 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.
- DescribeSuggestersRequest - Class in software.amazon.awssdk.services.cloudsearch.model
-
Container for the parameters to the
DescribeSuggesteroperation. - DescribeSuggestersRequest.Builder - Interface in software.amazon.awssdk.services.cloudsearch.model
- DescribeSuggestersRequestMarshaller - Class in software.amazon.awssdk.services.cloudsearch.transform
-
DescribeSuggestersRequestMarshaller - 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
DescribeSuggestersrequest. - DescribeSuggestersResponse.Builder - Interface in software.amazon.awssdk.services.cloudsearch.model
- desiredInstanceType() - Method in class software.amazon.awssdk.services.cloudsearch.model.ScalingParameters
-
The instance type that you want to preconfigure for your domain.
- 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.
- desiredInstanceTypeAsString() - Method in class software.amazon.awssdk.services.cloudsearch.model.ScalingParameters
-
The instance type that 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.
- desiredPartitionCount(Integer) - Method in interface software.amazon.awssdk.services.cloudsearch.model.ScalingParameters.Builder
-
The number of partitions you want to preconfigure for your domain.
- desiredReplicationCount() - Method in class software.amazon.awssdk.services.cloudsearch.model.ScalingParameters
-
The number of replicas you want to preconfigure for each index partition.
- 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.
- 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
- disableHostPrefixInjection(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.AwsEndpointProviderUtils
-
True if the the
SdkInternalExecutionAttribute.DISABLE_HOST_PREFIX_INJECTIONattribute is present and its value istrue,falseotherwise. - DNS_SUFFIX - Static variable in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.PartitionFn
- dnsSuffix() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Outputs
- dnsSuffix() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.RulePartition
- dnsSuffix(String) - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Outputs.Builder
- dnsSuffix(String) - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.RulePartition.Builder
- docService() - Method in class software.amazon.awssdk.services.cloudsearch.model.DomainStatus
-
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(ServiceEndpoint) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DomainStatus.Builder
-
The service endpoint for updating documents in a search domain.
- documentation - Variable in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Rule
- documentation(String) - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Parameter.Builder
- documentation(String) - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Rule.Builder
- DOCUMENTATION - Static variable in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Parameter
- DOCUMENTATION - Static variable in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Rule
- documentSuggesterOptions() - Method in class software.amazon.awssdk.services.cloudsearch.model.Suggester
-
Returns 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(DocumentSuggesterOptions) - Method in interface software.amazon.awssdk.services.cloudsearch.model.Suggester.Builder
-
Sets the value of the DocumentSuggesterOptions property for this object.
- DocumentSuggesterOptions - Class in software.amazon.awssdk.services.cloudsearch.model
-
Options for a search suggester.
- DocumentSuggesterOptions.Builder - Interface in software.amazon.awssdk.services.cloudsearch.model
- domainEndpointOptions() - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeDomainEndpointOptionsResponse
-
The status and configuration of a search domain's endpoint options.
- domainEndpointOptions() - Method in class software.amazon.awssdk.services.cloudsearch.model.UpdateDomainEndpointOptionsRequest
-
Whether to require that all requests to the domain arrive over HTTPS.
- domainEndpointOptions() - Method in class software.amazon.awssdk.services.cloudsearch.model.UpdateDomainEndpointOptionsResponse
-
The newly-configured domain endpoint options.
- 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(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(Consumer<DomainEndpointOptionsStatus.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearch.model.UpdateDomainEndpointOptionsResponse.Builder
-
The newly-configured domain 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(DomainEndpointOptionsStatus) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DescribeDomainEndpointOptionsResponse.Builder
-
The status and configuration of a search domain's endpoint options.
- domainEndpointOptions(DomainEndpointOptionsStatus) - Method in interface software.amazon.awssdk.services.cloudsearch.model.UpdateDomainEndpointOptionsResponse.Builder
-
The newly-configured domain endpoint options.
- DomainEndpointOptions - Class in software.amazon.awssdk.services.cloudsearch.model
-
The domain's 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() - Method in class software.amazon.awssdk.services.cloudsearch.model.DomainStatus
-
Returns the value of the DomainId property for this object.
- domainId(String) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DomainStatus.Builder
-
Sets the value of the DomainId 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() - Method in class software.amazon.awssdk.services.cloudsearch.model.CreateDomainRequest
-
A name for the domain you are creating.
- domainName() - Method in class software.amazon.awssdk.services.cloudsearch.model.DefineAnalysisSchemeRequest
-
Returns 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() - Method in class software.amazon.awssdk.services.cloudsearch.model.DefineIndexFieldRequest
-
Returns 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() - Method in class software.amazon.awssdk.services.cloudsearch.model.DeleteAnalysisSchemeRequest
-
Returns the value of the DomainName property for this object.
- domainName() - Method in class software.amazon.awssdk.services.cloudsearch.model.DeleteDomainRequest
-
The name of the domain you want to permanently delete.
- domainName() - Method in class software.amazon.awssdk.services.cloudsearch.model.DeleteExpressionRequest
-
Returns 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() - Method in class software.amazon.awssdk.services.cloudsearch.model.DeleteSuggesterRequest
-
Returns the value of the DomainName property for this object.
- domainName() - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeAnalysisSchemesRequest
-
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() - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeDomainEndpointOptionsRequest
-
A string that represents the name of a domain.
- domainName() - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeExpressionsRequest
-
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() - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeScalingParametersRequest
-
Returns the value of the DomainName property for this object.
- domainName() - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeServiceAccessPoliciesRequest
-
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() - Method in class software.amazon.awssdk.services.cloudsearch.model.DomainStatus
-
Returns 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() - Method in class software.amazon.awssdk.services.cloudsearch.model.UpdateAvailabilityOptionsRequest
-
Returns the value of the DomainName property for this object.
- domainName() - Method in class software.amazon.awssdk.services.cloudsearch.model.UpdateDomainEndpointOptionsRequest
-
A string that represents the name of a domain.
- domainName() - Method in class software.amazon.awssdk.services.cloudsearch.model.UpdateScalingParametersRequest
-
Returns 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.
- domainName(String) - Method in interface software.amazon.awssdk.services.cloudsearch.model.BuildSuggestersRequest.Builder
-
Sets 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(String) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DefineAnalysisSchemeRequest.Builder
-
Sets 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(String) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DefineIndexFieldRequest.Builder
-
Sets 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(String) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DeleteAnalysisSchemeRequest.Builder
-
Sets 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(String) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DeleteExpressionRequest.Builder
-
Sets 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(String) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DeleteSuggesterRequest.Builder
-
Sets 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(String) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DescribeAvailabilityOptionsRequest.Builder
-
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(String) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DescribeExpressionsRequest.Builder
-
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(String) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DescribeScalingParametersRequest.Builder
-
Sets 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(String) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DescribeSuggestersRequest.Builder
-
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(String) - Method in interface software.amazon.awssdk.services.cloudsearch.model.IndexDocumentsRequest.Builder
-
Sets 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(String) - Method in interface software.amazon.awssdk.services.cloudsearch.model.UpdateDomainEndpointOptionsRequest.Builder
-
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(String) - Method in interface software.amazon.awssdk.services.cloudsearch.model.UpdateServiceAccessPoliciesRequest.Builder
-
Sets the value of the DomainName property for this object.
- domainNames() - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeDomainsRequest
-
The names of the domains you want to include in the response.
- domainNames() - Method in class software.amazon.awssdk.services.cloudsearch.model.ListDomainNamesResponse
-
The names of the search domains owned by an account.
- 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(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(Map<String, String>) - Method in interface software.amazon.awssdk.services.cloudsearch.model.ListDomainNamesResponse.Builder
-
The names of the search domains owned by an account.
- domainStatus() - Method in class software.amazon.awssdk.services.cloudsearch.model.CreateDomainResponse
-
Returns 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(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(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(DomainStatus) - Method in interface software.amazon.awssdk.services.cloudsearch.model.CreateDomainResponse.Builder
-
Sets 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 - 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() - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeDomainsResponse
-
Returns the value of the DomainStatusList property for this object.
- 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(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(DomainStatus...) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DescribeDomainsResponse.Builder
-
Sets the value of the DomainStatusList property for this object.
- DOUBLE - software.amazon.awssdk.services.cloudsearch.model.IndexFieldType
- DOUBLE_ARRAY - software.amazon.awssdk.services.cloudsearch.model.IndexFieldType
- doubleArrayOptions() - Method in class software.amazon.awssdk.services.cloudsearch.model.IndexField
-
Returns 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(DoubleArrayOptions) - Method in interface software.amazon.awssdk.services.cloudsearch.model.IndexField.Builder
-
Sets the value of the DoubleArrayOptions 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.Builder - Interface in software.amazon.awssdk.services.cloudsearch.model
- doubleOptions() - Method in class software.amazon.awssdk.services.cloudsearch.model.IndexField
-
Returns 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(DoubleOptions) - Method in interface software.amazon.awssdk.services.cloudsearch.model.IndexField.Builder
-
Sets the value of the DoubleOptions property for this object.
- DoubleOptions - Class in software.amazon.awssdk.services.cloudsearch.model
-
Options for a double-precision 64-bit floating point field.
- DoubleOptions.Builder - Interface in software.amazon.awssdk.services.cloudsearch.model
- DUAL_STACK_DNS_SUFFIX - Static variable in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.PartitionFn
- dualStackDnsSuffix() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Outputs
- dualStackDnsSuffix() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.RulePartition
- dualStackDnsSuffix(String) - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Outputs.Builder
- dualStackDnsSuffix(String) - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.RulePartition.Builder
- dualStackEnabledBuiltIn(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.AwsEndpointProviderUtils
E
- EL - software.amazon.awssdk.services.cloudsearch.model.AnalysisSchemeLanguage
- EN - software.amazon.awssdk.services.cloudsearch.model.AnalysisSchemeLanguage
- endpoint() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.CloudSearchEndpointParams
- endpoint() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.RuleResult
- endpoint() - Method in class software.amazon.awssdk.services.cloudsearch.model.ServiceEndpoint
-
Returns the value of the Endpoint property for this object.
- endpoint(String) - Method in interface software.amazon.awssdk.services.cloudsearch.endpoints.CloudSearchEndpointParams.Builder
- endpoint(String) - Method in interface software.amazon.awssdk.services.cloudsearch.model.ServiceEndpoint.Builder
-
Sets the value of the Endpoint property for this object.
- endpoint(Endpoint) - Static method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.RuleResult
- endpoint(EndpointResult) - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Rule.Builder
- ENDPOINT - Static variable in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Rule
- EndpointAttributeProvider<T> - Interface in software.amazon.awssdk.services.cloudsearch.endpoints.internal
-
Link between an endpoint property and the
AwsEndpointAttributeit represents. - endpointAuthSchemeStrategy() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.DefaultEndpointAuthSchemeStrategyFactory
- endpointAuthSchemeStrategy() - Method in interface software.amazon.awssdk.services.cloudsearch.endpoints.internal.EndpointAuthSchemeStrategyFactory
- EndpointAuthSchemeStrategy - Interface in software.amazon.awssdk.services.cloudsearch.endpoints.internal
- EndpointAuthSchemeStrategyFactory - Interface in software.amazon.awssdk.services.cloudsearch.endpoints.internal
- endpointBuiltIn(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.AwsEndpointProviderUtils
-
Returns the endpoint set on the client.
- endpointFromNode(JsonNode) - Static method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Value
- endpointIsDiscovered(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.AwsEndpointProviderUtils
-
True if the the
SdkInternalExecutionAttribute.IS_DISCOVERED_ENDPOINTattribute is present and its value istrue,falseotherwise. - endpointIsOverridden(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.AwsEndpointProviderUtils
-
True if the the
SdkExecutionAttribute.ENDPOINT_OVERRIDDENattribute is present and its value istrue,falseotherwise. - endpointOverride() - Method in interface software.amazon.awssdk.services.cloudsearch.CloudSearchServiceClientConfiguration.Builder
-
Gets the value for endpoint override
- endpointOverride() - Method in class software.amazon.awssdk.services.cloudsearch.internal.CloudSearchServiceClientConfigurationBuilder
-
Gets the value for endpoint override
- endpointOverride(URI) - Method in interface software.amazon.awssdk.services.cloudsearch.CloudSearchServiceClientConfiguration.Builder
-
Sets the value for endpoint override
- endpointOverride(URI) - Method in class software.amazon.awssdk.services.cloudsearch.internal.CloudSearchServiceClientConfigurationBuilder
-
Sets the value for endpoint override
- endpointProvider() - Method in interface software.amazon.awssdk.services.cloudsearch.CloudSearchServiceClientConfiguration.Builder
-
Gets the value for endpoint provider
- endpointProvider() - Method in class software.amazon.awssdk.services.cloudsearch.internal.CloudSearchServiceClientConfigurationBuilder
-
Gets the value for endpoint provider
- endpointProvider(EndpointProvider) - Method in interface software.amazon.awssdk.services.cloudsearch.CloudSearchServiceClientConfiguration.Builder
-
Sets the value for endpoint provider
- endpointProvider(EndpointProvider) - Method in class software.amazon.awssdk.services.cloudsearch.internal.CloudSearchServiceClientConfigurationBuilder
-
Sets the value for endpoint provider
- endpointProvider(CloudSearchEndpointProvider) - Method in interface software.amazon.awssdk.services.cloudsearch.CloudSearchBaseClientBuilder
-
Set the
CloudSearchEndpointProviderimplementation that will be used by the client to determine the endpoint for each request. - EndpointResult - Class in software.amazon.awssdk.services.cloudsearch.endpoints.internal
- EndpointResult.Builder - Class in software.amazon.awssdk.services.cloudsearch.endpoints.internal
- EndpointRule - Class in software.amazon.awssdk.services.cloudsearch.endpoints.internal
- EndpointRule(Rule.Builder, EndpointResult) - Constructor for class software.amazon.awssdk.services.cloudsearch.endpoints.internal.EndpointRule
- EndpointRuleset - Class in software.amazon.awssdk.services.cloudsearch.endpoints.internal
-
The set of rules that are used to compute the endpoint to use for a request.
- EndpointRuleset.Builder - Class in software.amazon.awssdk.services.cloudsearch.endpoints.internal
- enforceHTTPS() - Method in class software.amazon.awssdk.services.cloudsearch.model.DomainEndpointOptions
-
Whether the domain is HTTPS only enabled.
- enforceHTTPS(Boolean) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DomainEndpointOptions.Builder
-
Whether the domain is HTTPS only enabled.
- eq(boolean) - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Parameter
- eq(Expr) - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Parameter
- equals(Object) - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Arn
- equals(Object) - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.DefaultCloudSearchEndpointProvider
- equals(Object) - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.EndpointResult
- equals(Object) - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.FatScope
- equals(Object) - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Fn
- equals(Object) - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.FnNode
- equals(Object) - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.GetAttr.Part.Index
- equals(Object) - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.GetAttr.Part.Key
- equals(Object) - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Identifier
- equals(Object) - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Literal
- equals(Object) - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Outputs
- equals(Object) - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Parameter.Deprecated
- equals(Object) - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Parameter
- equals(Object) - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.ParameterReference
- equals(Object) - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Parameters
- equals(Object) - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Partition
- equals(Object) - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Partitions
- equals(Object) - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Ref
- equals(Object) - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.RegionOverride
- equals(Object) - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.RuleArn
- equals(Object) - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.RulePartition
- equals(Object) - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Template.Dynamic
- equals(Object) - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Template
- equals(Object) - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Template.Literal
- equals(Object) - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Value.Array
- equals(Object) - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Value.Bool
- equals(Object) - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Value.Endpoint
- equals(Object) - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Value.Int
- equals(Object) - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Value.Record
- equals(Object) - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Value.Str
- 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
- error() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.RuleResult
- error(String) - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Rule.Builder
- error(String) - Static method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.RuleResult
- ERROR - Static variable in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Rule
- ErrorRule - Class in software.amazon.awssdk.services.cloudsearch.endpoints.internal
- ErrorRule(Rule.Builder, Expr) - Constructor for class software.amazon.awssdk.services.cloudsearch.endpoints.internal.ErrorRule
- ES - software.amazon.awssdk.services.cloudsearch.model.AnalysisSchemeLanguage
- EU - software.amazon.awssdk.services.cloudsearch.model.AnalysisSchemeLanguage
- eval(Expr) - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Scope
-
Search the fact stack for an explicitly calculated value for [expr]
- eval(Scope<Value>) - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.BooleanEqualsFn
- eval(Scope<Value>) - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Condition
- eval(Scope<Value>) - Method in interface software.amazon.awssdk.services.cloudsearch.endpoints.internal.Eval
- eval(Scope<Value>) - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.GetAttr
- eval(Scope<Value>) - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.IsValidHostLabel
- eval(Scope<Value>) - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.IsVirtualHostableS3Bucket
- eval(Scope<Value>) - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Literal
- eval(Scope<Value>) - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Ref
- eval(Scope<Value>) - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.SingleArgFn
- eval(Scope<Value>) - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.StringEqualsFn
- eval(Scope<Value>) - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Substring
- eval(Scope<Value>) - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Template
- eval(Value) - Method in interface software.amazon.awssdk.services.cloudsearch.endpoints.internal.GetAttr.Part
- eval(Value) - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.GetAttr.Part.Index
- eval(Value) - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.GetAttr.Part.Key
- Eval - Interface in software.amazon.awssdk.services.cloudsearch.endpoints.internal
- evalArg(Value) - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.IsSet
- evalArg(Value) - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Not
- evalArg(Value) - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.ParseArn
- evalArg(Value) - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.ParseUrl
- evalArg(Value) - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.PartitionFn
- evalArg(Value) - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.SingleArgFn
- evalArg(Value) - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.UriEncodeFn
- evaluate(EndpointRuleset, Map<Identifier, Value>) - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.DefaultRuleEngine
- evaluate(EndpointRuleset, Map<Identifier, Value>) - Method in interface software.amazon.awssdk.services.cloudsearch.endpoints.internal.RuleEngine
-
Evaluate the given
EndpointRulesetusing the named values inargsas input into the rule set. - evaluateCondition(Condition) - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.RuleEvaluator
- evaluateRuleset(EndpointRuleset, Map<Identifier, Value>) - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.RuleEvaluator
- expectArray() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Value.Array
- expectArray() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Value
- expectBool() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Value.Bool
- expectBool() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Value
- expectEndpoint() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Value.Endpoint
- expectEndpoint() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Value
- expectInt() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Value
- expectInt() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Value.Int
- expectLiteral() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Template
- expectLiteralString() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Literal
- expectOneArg() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Fn
- expectRecord() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Value
- expectRecord() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Value.Record
- expectString() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Value
- expectString() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Value.Str
- expectTwoArgs() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Fn
- expectValue(Identifier) - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Scope
- expectVariableArgs(int) - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Fn
- expr() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Condition
- expr() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Parameter
- Expr - Class in software.amazon.awssdk.services.cloudsearch.endpoints.internal
- Expr() - Constructor for class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Expr
- expression() - Method in class software.amazon.awssdk.services.cloudsearch.model.DefineExpressionRequest
-
Returns 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() - Method in class software.amazon.awssdk.services.cloudsearch.model.DeleteExpressionResponse
-
The status of the expression being deleted.
- 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(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(Consumer<ExpressionStatus.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DeleteExpressionResponse.Builder
-
The status of the expression being deleted.
- expression(Expression) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DefineExpressionRequest.Builder
-
Sets 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(ExpressionStatus) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DeleteExpressionResponse.Builder
-
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() - Method in class software.amazon.awssdk.services.cloudsearch.model.DeleteExpressionRequest
-
The name of the
Expressionto delete. - expressionName() - Method in class software.amazon.awssdk.services.cloudsearch.model.Expression
-
Returns the value of the ExpressionName property for this object.
- expressionName(String) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DeleteExpressionRequest.Builder
-
The name of the
Expressionto delete. - expressionName(String) - Method in interface software.amazon.awssdk.services.cloudsearch.model.Expression.Builder
-
Sets the value of the ExpressionName property for this object.
- expressionNames() - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeExpressionsRequest
-
Limits the
DescribeExpressionsresponse to the specified expressions. - expressionNames(String...) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DescribeExpressionsRequest.Builder
-
Limits the
DescribeExpressionsresponse to the specified expressions. - expressionNames(Collection<String>) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DescribeExpressionsRequest.Builder
-
Limits the
DescribeExpressionsresponse to the specified expressions. - expressions() - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeExpressionsResponse
-
The expressions configured for the domain.
- expressions(Collection<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(ExpressionStatus...) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DescribeExpressionsResponse.Builder
-
The expressions configured for the domain.
- ExpressionStatus - Class in software.amazon.awssdk.services.cloudsearch.model
-
The value of an
Expressionand its current status. - ExpressionStatus.Builder - Interface in software.amazon.awssdk.services.cloudsearch.model
- expressionValue() - Method in class software.amazon.awssdk.services.cloudsearch.model.Expression
-
Returns the value of the ExpressionValue property for this object.
- expressionValue(String) - Method in interface software.amazon.awssdk.services.cloudsearch.model.Expression.Builder
-
Sets the value of the ExpressionValue property for this object.
- ExprVisitor<R> - Interface in software.amazon.awssdk.services.cloudsearch.endpoints.internal
- ExprVisitor.Default<R> - Class in software.amazon.awssdk.services.cloudsearch.endpoints.internal
F
- FA - software.amazon.awssdk.services.cloudsearch.model.AnalysisSchemeLanguage
- facetEnabled() - Method in class software.amazon.awssdk.services.cloudsearch.model.DateArrayOptions
-
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() - Method in class software.amazon.awssdk.services.cloudsearch.model.DoubleArrayOptions
-
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() - Method in class software.amazon.awssdk.services.cloudsearch.model.IntArrayOptions
-
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() - Method in class software.amazon.awssdk.services.cloudsearch.model.LatLonOptions
-
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() - Method in class software.amazon.awssdk.services.cloudsearch.model.LiteralOptions
-
Whether facet information can be returned for the field.
- facetEnabled(Boolean) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DateArrayOptions.Builder
-
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(Boolean) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DoubleArrayOptions.Builder
-
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(Boolean) - Method in interface software.amazon.awssdk.services.cloudsearch.model.IntArrayOptions.Builder
-
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(Boolean) - Method in interface software.amazon.awssdk.services.cloudsearch.model.LatLonOptions.Builder
-
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(Boolean) - Method in interface software.amazon.awssdk.services.cloudsearch.model.LiteralOptions.Builder
-
Whether facet information can be returned for the field.
- facts() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.FatScope
- FAILED_TO_VALIDATE - software.amazon.awssdk.services.cloudsearch.model.OptionState
- FatScope<T> - Class in software.amazon.awssdk.services.cloudsearch.endpoints.internal
- FatScope() - Constructor for class software.amazon.awssdk.services.cloudsearch.endpoints.internal.FatScope
- FatScope(HashMap<Identifier, T>, HashMap<Expr, T>) - Constructor for class software.amazon.awssdk.services.cloudsearch.endpoints.internal.FatScope
- FI - software.amazon.awssdk.services.cloudsearch.model.AnalysisSchemeLanguage
- fieldNames() - Method in class software.amazon.awssdk.services.cloudsearch.model.BuildSuggestersResponse
-
Returns the value of the FieldNames property for this object.
- fieldNames() - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeIndexFieldsRequest
-
A list of the index fields you want to describe.
- fieldNames() - Method in class software.amazon.awssdk.services.cloudsearch.model.IndexDocumentsResponse
-
The names of the fields that are currently being indexed.
- fieldNames(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.DescribeIndexFieldsRequest.Builder
-
A list of the index fields you want to describe.
- fieldNames(String...) - Method in interface software.amazon.awssdk.services.cloudsearch.model.IndexDocumentsResponse.Builder
-
The names of the fields that are currently being indexed.
- 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(Collection<String>) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DescribeIndexFieldsRequest.Builder
-
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.
- finishMultipartTemplate() - Method in interface software.amazon.awssdk.services.cloudsearch.endpoints.internal.TemplateVisitor
-
Invoked at the conclusion of visiting a multipart template like `https://{Region}.{dnsSuffix}`.
- fipsEnabledBuiltIn(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.AwsEndpointProviderUtils
- fn(String) - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.FnNode.Builder
- fn(Fn) - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Condition.Builder
- Fn - Class in software.amazon.awssdk.services.cloudsearch.endpoints.internal
- Fn(FnNode) - Constructor for class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Fn
- fnNode - Variable in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Fn
- FnNode - Class in software.amazon.awssdk.services.cloudsearch.endpoints.internal
-
Parsed but not validated function contents containing the `fn` name and `argv`
- FnNode.Builder - Class in software.amazon.awssdk.services.cloudsearch.endpoints.internal
- FnVisitor<R> - Interface in software.amazon.awssdk.services.cloudsearch.endpoints.internal
- forEach(BiConsumer<Identifier, Value>) - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Value.Record
- FR - software.amazon.awssdk.services.cloudsearch.model.AnalysisSchemeLanguage
- from(String) - Static method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.ParameterReference
- from(String, String) - Static method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.ParameterReference
- fromArray(List<Value>) - Static method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Value
- fromBool(boolean) - Static method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Literal
- fromBool(boolean) - Static method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Value
- fromInteger(int) - Static method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Literal
- fromInteger(int) - Static method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Value
- fromNode(String, JsonNode) - Static method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Parameter
- fromNode(String, JsonNode) - Static method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.RulePartition
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Condition
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.EndpointResult
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.EndpointRuleset
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Expr
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.FnNode
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Literal
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Outputs
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Parameter.Deprecated
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Parameters
- fromNode(JsonNode) - Static method in enum software.amazon.awssdk.services.cloudsearch.endpoints.internal.ParameterType
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Partition
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Partitions
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.RegionOverride
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Rule
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Value.Endpoint
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Value
- fromParam(Parameter) - Static method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.PartitionFn
- fromParam(Parameter, Expr) - Static method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.BooleanEqualsFn
- fromRecord(Map<Identifier, Literal>) - Static method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Literal
- fromRecord(Map<Identifier, Value>) - Static method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Value
- fromStr(String) - Static method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Literal
- fromStr(String) - Static method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Value
- fromStr(Template) - Static method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Literal
- fromString(String) - Static method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Identifier
- fromString(String) - Static method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Template
- fromTuple(List<Literal>) - Static method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Literal
- fromValue(String) - Static method in enum software.amazon.awssdk.services.cloudsearch.endpoints.internal.ParameterType
- 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.
- FULL - software.amazon.awssdk.services.cloudsearch.model.AlgorithmicStemming
- fuzzyMatching() - Method in class software.amazon.awssdk.services.cloudsearch.model.DocumentSuggesterOptions
-
The level of fuzziness allowed when suggesting matches for a string:
none,low, orhigh. - 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, orhigh. - 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, orhigh. - fuzzyMatchingAsString() - Method in class software.amazon.awssdk.services.cloudsearch.model.DocumentSuggesterOptions
-
The level of fuzziness allowed when suggesting matches for a string:
none,low, orhigh.
G
- GA - software.amazon.awssdk.services.cloudsearch.model.AnalysisSchemeLanguage
- generateEndpoint(EndpointResult) - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.RuleEvaluator
- get() - Method in interface software.amazon.awssdk.services.cloudsearch.endpoints.internal.EndpointAuthSchemeStrategyFactory
- get(int) - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Value.Array
- get(Identifier) - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Parameters
- get(Identifier) - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Value.Record
- getArgv() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Fn
- getArgv() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.FnNode
- getAttr(String) - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Expr
- getAttr(Identifier) - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Expr
- GetAttr - Class in software.amazon.awssdk.services.cloudsearch.endpoints.internal
- GetAttr(FnNode) - Constructor for class software.amazon.awssdk.services.cloudsearch.endpoints.internal.GetAttr
- GetAttr.Builder - Class in software.amazon.awssdk.services.cloudsearch.endpoints.internal
- GetAttr.Part - Interface in software.amazon.awssdk.services.cloudsearch.endpoints.internal
- GetAttr.Part.Index - Class in software.amazon.awssdk.services.cloudsearch.endpoints.internal
- GetAttr.Part.Key - Class in software.amazon.awssdk.services.cloudsearch.endpoints.internal
- getBuiltIn() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Parameter
- getConditions() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Rule
- getContext() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.ParameterReference
- getDefault() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.ExprVisitor.Default
- getDefault() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Parameter
-
The default value for this Parameter
- getDefaultValue() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Parameter
- getDeprecated() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Parameter
- getDocumentation() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Parameter
- getEndpoint() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.EndpointRule
- getExpr() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Template.Dynamic
- getFn() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Condition
- getHeaders() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.EndpointResult
- getHeaders() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Value.Endpoint
- getId() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.FnNode
- getLeft() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.BooleanEqualsFn
- getLeft() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.StringEqualsFn
- getName() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Fn
-
Returns the name of this function, eg.
- getName() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Parameter
- getName() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.ParameterReference
- getName() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Ref
- getParameters() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.EndpointRuleset
- getParts() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Template
- getProperties() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.EndpointResult
- getProperties() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Value.Endpoint
- getResult() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Condition
- getRight() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.BooleanEqualsFn
- getRight() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.StringEqualsFn
- getRules() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.EndpointRuleset
- getServiceId() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.EndpointRuleset
- getType() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Parameter
- getUrl() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.EndpointResult
- getUrl() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Value.Endpoint
- getValue() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Parameter
- getValue() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Template.Literal
- getValue() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Value.Record
- getValue(Identifier) - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Scope
- 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
- getVersion() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.EndpointRuleset
- GL - software.amazon.awssdk.services.cloudsearch.model.AnalysisSchemeLanguage
H
- hasAnalysisSchemeNames() - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeAnalysisSchemesRequest
-
For responses, this returns true if the service returned a value for the AnalysisSchemeNames property.
- hasAnalysisSchemes() - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeAnalysisSchemesResponse
-
For responses, this returns true if the service returned a value for the AnalysisSchemes property.
- hasDomainNames() - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeDomainsRequest
-
For responses, this returns true if the service returned a value for the DomainNames property.
- hasDomainNames() - Method in class software.amazon.awssdk.services.cloudsearch.model.ListDomainNamesResponse
-
For responses, this returns true if the service returned a value for the DomainNames property.
- hasDomainStatusList() - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeDomainsResponse
-
For responses, this returns true if the service returned a value for the DomainStatusList property.
- hasExpressionNames() - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeExpressionsRequest
-
For responses, this returns true if the service returned a value for the ExpressionNames property.
- hasExpressions() - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeExpressionsResponse
-
For responses, this returns true if the service returned a value for the Expressions property.
- hasFieldNames() - Method in class software.amazon.awssdk.services.cloudsearch.model.BuildSuggestersResponse
-
For responses, this returns true if the service returned a value for the FieldNames property.
- hasFieldNames() - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeIndexFieldsRequest
-
For responses, this returns true if the service returned a value for the FieldNames property.
- hasFieldNames() - Method in class software.amazon.awssdk.services.cloudsearch.model.IndexDocumentsResponse
-
For responses, this returns true if the service returned a value for the FieldNames property.
- hashCode() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Arn
- hashCode() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.DefaultCloudSearchEndpointProvider
- hashCode() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.EndpointResult
- hashCode() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.FatScope
- hashCode() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Fn
- hashCode() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.FnNode
- hashCode() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.GetAttr.Part.Index
- hashCode() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.GetAttr.Part.Key
- hashCode() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Identifier
- hashCode() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Literal
- hashCode() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Outputs
- hashCode() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Parameter.Deprecated
- hashCode() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Parameter
- hashCode() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.ParameterReference
- hashCode() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Parameters
- hashCode() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Partition
- hashCode() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Partitions
- hashCode() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Ref
- hashCode() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.RegionOverride
- hashCode() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.RuleArn
- hashCode() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.RulePartition
- hashCode() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Template.Dynamic
- hashCode() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Template
- hashCode() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Template.Literal
- hashCode() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Value.Array
- hashCode() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Value.Bool
- hashCode() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Value.Endpoint
- hashCode() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Value.Int
- hashCode() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Value.Record
- hashCode() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Value.Str
- 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
-
For responses, this returns true if the service returned a value for the IndexFields property.
- hasSuggesterNames() - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeSuggestersRequest
-
For responses, this returns true if the service returned a value for the SuggesterNames property.
- hasSuggesters() - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeSuggestersResponse
-
For responses, this returns true if the service returned a value for the Suggesters property.
- HE - software.amazon.awssdk.services.cloudsearch.model.AnalysisSchemeLanguage
- HI - software.amazon.awssdk.services.cloudsearch.model.AnalysisSchemeLanguage
- HIGH - software.amazon.awssdk.services.cloudsearch.model.SuggesterFuzzyMatching
- highlightEnabled() - Method in class software.amazon.awssdk.services.cloudsearch.model.TextArrayOptions
-
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.
- highlightEnabled(Boolean) - Method in interface software.amazon.awssdk.services.cloudsearch.model.TextArrayOptions.Builder
-
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.
- hostLabel() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.IsValidHostLabel
- hostLabel() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.IsVirtualHostableS3Bucket
- HU - software.amazon.awssdk.services.cloudsearch.model.AnalysisSchemeLanguage
- HY - software.amazon.awssdk.services.cloudsearch.model.AnalysisSchemeLanguage
I
- id() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Partition
- id(String) - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Partition.Builder
- ID - software.amazon.awssdk.services.cloudsearch.model.AnalysisSchemeLanguage
- ID - Static variable in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.BooleanEqualsFn
- ID - Static variable in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.GetAttr
- ID - Static variable in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.IsSet
- ID - Static variable in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.IsValidHostLabel
- ID - Static variable in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.IsVirtualHostableS3Bucket
- ID - Static variable in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Not
- ID - Static variable in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.ParseArn
- ID - Static variable in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.ParseUrl
- ID - Static variable in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.PartitionFn
- ID - Static variable in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.StringEqualsFn
- ID - Static variable in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Substring
- ID - Static variable in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.UriEncodeFn
- Identifier - Class in software.amazon.awssdk.services.cloudsearch.endpoints.internal
-
Identifiers for variables declared within the rule engine, e.g.
- Identifier(String) - Constructor for class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Identifier
- IMPLICIT_GLOBAL_REGION - Static variable in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.PartitionFn
- implicitGlobalRegion() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Outputs
- implicitGlobalRegion() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.RulePartition
- implicitGlobalRegion(String) - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Outputs.Builder
- implicitGlobalRegion(String) - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.RulePartition.Builder
- index() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.GetAttr.Part.Index
- Index(int) - Constructor for class software.amazon.awssdk.services.cloudsearch.endpoints.internal.GetAttr.Part.Index
- 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(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.
- 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(IndexDocumentsRequest) - 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
IndexDocumentsoperation. - IndexDocumentsRequest.Builder - Interface in software.amazon.awssdk.services.cloudsearch.model
- IndexDocumentsRequestMarshaller - Class in software.amazon.awssdk.services.cloudsearch.transform
-
IndexDocumentsRequestMarshaller - 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
IndexDocumentsrequest. - IndexDocumentsResponse.Builder - Interface in software.amazon.awssdk.services.cloudsearch.model
- indexField() - Method in class software.amazon.awssdk.services.cloudsearch.model.DefineIndexFieldRequest
-
The index field and field options you want to configure.
- indexField() - Method in class software.amazon.awssdk.services.cloudsearch.model.DefineIndexFieldResponse
-
Returns the value of the IndexField property for this object.
- indexField() - Method in class software.amazon.awssdk.services.cloudsearch.model.DeleteIndexFieldResponse
-
The status of the index field being deleted.
- 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(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(Consumer<IndexFieldStatus.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DeleteIndexFieldResponse.Builder
-
The status of the index field being deleted.
- indexField(IndexField) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DefineIndexFieldRequest.Builder
-
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(IndexFieldStatus) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DeleteIndexFieldResponse.Builder
-
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() - 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() - Method in class software.amazon.awssdk.services.cloudsearch.model.IndexField
-
A string that represents the name of an index field.
- 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(String) - Method in interface software.amazon.awssdk.services.cloudsearch.model.IndexField.Builder
-
A string that represents the name of an index field.
- indexFields() - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeIndexFieldsResponse
-
The index fields configured for the domain.
- indexFields(Collection<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(IndexFieldStatus...) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DescribeIndexFieldsResponse.Builder
-
The index fields configured for the domain.
- IndexFieldStatus - Class in software.amazon.awssdk.services.cloudsearch.model
-
The value of an
IndexFieldand its current status. - IndexFieldStatus.Builder - Interface in software.amazon.awssdk.services.cloudsearch.model
- indexFieldType() - Method in class software.amazon.awssdk.services.cloudsearch.model.IndexField
-
Returns the value of the IndexFieldType property for this object.
- 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 - 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.
- INFERRED - Static variable in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.PartitionFn
- InnerParseError - Exception in software.amazon.awssdk.services.cloudsearch.endpoints.internal
- InnerParseError(String) - Constructor for exception software.amazon.awssdk.services.cloudsearch.endpoints.internal.InnerParseError
- inScope(Supplier<U>) - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Scope
- insert(String, T) - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Scope
- insert(Identifier, T) - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Scope
- insertFact(Expr, T) - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Scope
- INT - software.amazon.awssdk.services.cloudsearch.model.IndexFieldType
- INT_ARRAY - software.amazon.awssdk.services.cloudsearch.model.IndexFieldType
- intArrayOptions() - Method in class software.amazon.awssdk.services.cloudsearch.model.IndexField
-
Returns 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(IntArrayOptions) - Method in interface software.amazon.awssdk.services.cloudsearch.model.IndexField.Builder
-
Sets 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
- into() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Fn
- into() - Method in interface software.amazon.awssdk.services.cloudsearch.endpoints.internal.Into
- into() - Method in interface software.amazon.awssdk.services.cloudsearch.endpoints.internal.IntoSelf
- Into<T> - Interface in software.amazon.awssdk.services.cloudsearch.endpoints.internal
- intOptions() - Method in class software.amazon.awssdk.services.cloudsearch.model.IndexField
-
Returns 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(IntOptions) - Method in interface software.amazon.awssdk.services.cloudsearch.model.IndexField.Builder
-
Sets 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
- IntoSelf<T extends IntoSelf<T>> - Interface in software.amazon.awssdk.services.cloudsearch.endpoints.internal
- 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
- IS_IP - Static variable in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.ParseUrl
- isBuiltIn() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Parameter
- isEndpoint() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.RuleResult
- isError() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.RuleResult
- isIp() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.RuleUrl
- isNone() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Value
- isNone() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Value.None
- isRequired() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Parameter
- isResolved() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.RuleResult
- IsSet - Class in software.amazon.awssdk.services.cloudsearch.endpoints.internal
- IsSet(FnNode) - Constructor for class software.amazon.awssdk.services.cloudsearch.endpoints.internal.IsSet
- isStatic() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Template
- isUnresolved() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.RuleResult
- isValidHostLabel(String, boolean) - Static method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.RulesFunctions
- IsValidHostLabel - Class in software.amazon.awssdk.services.cloudsearch.endpoints.internal
- IsValidHostLabel(FnNode) - Constructor for class software.amazon.awssdk.services.cloudsearch.endpoints.internal.IsValidHostLabel
- IsVirtualHostableS3Bucket - Class in software.amazon.awssdk.services.cloudsearch.endpoints.internal
- IsVirtualHostableS3Bucket(FnNode) - Constructor for class software.amazon.awssdk.services.cloudsearch.endpoints.internal.IsVirtualHostableS3Bucket
- IT - software.amazon.awssdk.services.cloudsearch.model.AnalysisSchemeLanguage
J
- JA - software.amazon.awssdk.services.cloudsearch.model.AnalysisSchemeLanguage
- 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.
- 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.
K
- key() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.GetAttr.Part.Key
- Key(Identifier) - Constructor for class software.amazon.awssdk.services.cloudsearch.endpoints.internal.GetAttr.Part.Key
- knownValues() - Static method in enum software.amazon.awssdk.services.cloudsearch.model.AlgorithmicStemming
-
Use this in place of
AlgorithmicStemming.values()to return aSetof 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 aSetof 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 aSetof 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 aSetof 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 aSetof 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 aSetof 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 aSetof all values known to the SDK. - KO - software.amazon.awssdk.services.cloudsearch.model.AnalysisSchemeLanguage
L
- LATLON - software.amazon.awssdk.services.cloudsearch.model.IndexFieldType
- latLonOptions() - Method in class software.amazon.awssdk.services.cloudsearch.model.IndexField
-
Returns 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(LatLonOptions) - Method in interface software.amazon.awssdk.services.cloudsearch.model.IndexField.Builder
-
Sets 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
- LIGHT - software.amazon.awssdk.services.cloudsearch.model.AlgorithmicStemming
- 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() - Method in class software.amazon.awssdk.services.cloudsearch.model.DomainStatus
-
Returns 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(Limits) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DomainStatus.Builder
-
Sets 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
- listAccess(List<T>, int) - Static method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.RulesFunctions
- 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(Consumer<ListDomainNamesRequest.Builder>) - 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.CloudSearchClient
-
Lists all search domains owned by an account.
- listDomainNames(ListDomainNamesRequest) - Method in interface software.amazon.awssdk.services.cloudsearch.CloudSearchAsyncClient
-
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.
- 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 - 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
ListDomainNamesrequest. - ListDomainNamesResponse.Builder - Interface in software.amazon.awssdk.services.cloudsearch.model
- Literal - Class in software.amazon.awssdk.services.cloudsearch.endpoints.internal
- Literal(String) - Constructor for class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Template.Literal
- LITERAL - software.amazon.awssdk.services.cloudsearch.model.IndexFieldType
- LITERAL_ARRAY - software.amazon.awssdk.services.cloudsearch.model.IndexFieldType
- Literal.Visitor<T> - Interface in software.amazon.awssdk.services.cloudsearch.endpoints.internal
- literalArrayOptions() - Method in class software.amazon.awssdk.services.cloudsearch.model.IndexField
-
Returns 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(LiteralArrayOptions) - Method in interface software.amazon.awssdk.services.cloudsearch.model.IndexField.Builder
-
Sets 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() - Method in class software.amazon.awssdk.services.cloudsearch.model.IndexField
-
Returns 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(LiteralOptions) - Method in interface software.amazon.awssdk.services.cloudsearch.model.IndexField.Builder
-
Sets 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
- loadPartitions() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.DefaultPartitionDataProvider
- loadPartitions() - Method in interface software.amazon.awssdk.services.cloudsearch.endpoints.internal.PartitionDataProvider
- LOW - software.amazon.awssdk.services.cloudsearch.model.SuggesterFuzzyMatching
- LV - software.amazon.awssdk.services.cloudsearch.model.AnalysisSchemeLanguage
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() - Method in class software.amazon.awssdk.services.cloudsearch.model.Limits
-
Returns the value of the MaximumPartitionCount property for this object.
- maximumPartitionCount(Integer) - Method in interface software.amazon.awssdk.services.cloudsearch.model.Limits.Builder
-
Sets the value of the MaximumPartitionCount 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.
- maximumReplicationCount(Integer) - Method in interface software.amazon.awssdk.services.cloudsearch.model.Limits.Builder
-
Sets the value of the MaximumReplicationCount property for this object.
- message() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Parameter.Deprecated
- message(String) - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.SourceException.BuilderImpl
- 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.ResourceAlreadyExistsException.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
- MINIMAL - software.amazon.awssdk.services.cloudsearch.model.AlgorithmicStemming
- modifyHttpRequest(Context.ModifyHttpRequest, ExecutionAttributes) - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.CloudSearchRequestSetEndpointInterceptor
- modifyHttpRequest(Context.ModifyHttpRequest, ExecutionAttributes) - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.CloudSearchResolveEndpointInterceptor
- modifyRequest(Context.ModifyRequest, ExecutionAttributes) - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.CloudSearchResolveEndpointInterceptor
- MUL - software.amazon.awssdk.services.cloudsearch.model.AnalysisSchemeLanguage
- 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.
- 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.
N
- name() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.RulePartition
- name(String) - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Parameter.Builder
- name(String) - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.ParameterReference.Builder
- name(String) - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.RulePartition.Builder
- name(Identifier) - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Parameter.Builder
- NAME - Static variable in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.PartitionFn
- NL - software.amazon.awssdk.services.cloudsearch.model.AnalysisSchemeLanguage
- NO - software.amazon.awssdk.services.cloudsearch.model.AnalysisSchemeLanguage
- none() - Static method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Value
- None() - Constructor for class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Value.None
- NONE - software.amazon.awssdk.services.cloudsearch.model.AlgorithmicStemming
- NONE - software.amazon.awssdk.services.cloudsearch.model.SuggesterFuzzyMatching
- NORMALIZED_PATH - Static variable in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.ParseUrl
- normalizedPath() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.RuleUrl
- Not - Class in software.amazon.awssdk.services.cloudsearch.endpoints.internal
- Not(FnNode) - Constructor for class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Not
O
- of(boolean) - Static method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Expr
- of(int) - Static method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Expr
- of(String) - Static method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Expr
- of(String) - Static method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.GetAttr.Part.Key
- of(String) - Static method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Identifier
- ofExpr(Expr) - Static method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.IsSet
- ofExpr(Expr) - Static method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Not
- ofExprs(String, Expr...) - Static method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.FnNode
- ofExprs(Expr) - Static method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Not
- ofExprs(Expr) - Static method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.ParseArn
- ofExprs(Expr) - Static method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.ParseUrl
- ofExprs(Expr) - Static method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.PartitionFn
- ofExprs(Expr, boolean) - Static method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.IsValidHostLabel
- ofExprs(Expr, boolean) - Static method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.IsVirtualHostableS3Bucket
- ofExprs(Expr, int, int, Boolean) - Static method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Substring
- ofExprs(Expr, Expr) - Static method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.BooleanEqualsFn
- ofExprs(Expr, Expr) - Static method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.StringEqualsFn
- operation() - Method in interface software.amazon.awssdk.services.cloudsearch.auth.scheme.CloudSearchAuthSchemeParams
-
Returns the operation for which to resolve the auth scheme.
- operation() - Method in class software.amazon.awssdk.services.cloudsearch.auth.scheme.internal.DefaultCloudSearchAuthSchemeParams
- operation(String) - Method in interface software.amazon.awssdk.services.cloudsearch.auth.scheme.CloudSearchAuthSchemeParams.Builder
-
Set the operation for which to resolve the auth scheme.
- options() - Method in class software.amazon.awssdk.services.cloudsearch.model.AccessPoliciesStatus
-
Returns 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() - Method in class software.amazon.awssdk.services.cloudsearch.model.AvailabilityOptionsStatus
-
The availability 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() - Method in class software.amazon.awssdk.services.cloudsearch.model.ExpressionStatus
-
The expression that is evaluated for sorting while processing a search request.
- options() - Method in class software.amazon.awssdk.services.cloudsearch.model.IndexFieldStatus
-
Returns 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() - Method in class software.amazon.awssdk.services.cloudsearch.model.SuggesterStatus
-
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(String) - Method in interface software.amazon.awssdk.services.cloudsearch.model.AccessPoliciesStatus.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(Consumer<DomainEndpointOptions.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DomainEndpointOptionsStatus.Builder
-
The domain endpoint options configured for the domain.
- 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(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(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(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(AnalysisScheme) - Method in interface software.amazon.awssdk.services.cloudsearch.model.AnalysisSchemeStatus.Builder
-
Sets the value of the Options property for this object.
- options(DomainEndpointOptions) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DomainEndpointOptionsStatus.Builder
-
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(IndexField) - Method in interface software.amazon.awssdk.services.cloudsearch.model.IndexFieldStatus.Builder
-
Sets 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(Suggester) - Method in interface software.amazon.awssdk.services.cloudsearch.model.SuggesterStatus.Builder
-
Sets 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
- outputs() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Partition
- outputs(Outputs) - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Partition.Builder
- Outputs - Class in software.amazon.awssdk.services.cloudsearch.endpoints.internal
- Outputs.Builder - Class in software.amazon.awssdk.services.cloudsearch.endpoints.internal
- overrideConfiguration() - Method in interface software.amazon.awssdk.services.cloudsearch.CloudSearchServiceClientConfiguration.Builder
-
Gets the value for client override configuration
- overrideConfiguration() - Method in class software.amazon.awssdk.services.cloudsearch.internal.CloudSearchServiceClientConfigurationBuilder
-
Gets the value for client override configuration
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearch.model.BuildSuggestersRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearch.model.CreateDomainRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DefineAnalysisSchemeRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DefineExpressionRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DefineIndexFieldRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DefineSuggesterRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DeleteAnalysisSchemeRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DeleteDomainRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DeleteExpressionRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DeleteIndexFieldRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DeleteSuggesterRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DescribeAnalysisSchemesRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DescribeAvailabilityOptionsRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DescribeDomainEndpointOptionsRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DescribeDomainsRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DescribeExpressionsRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DescribeIndexFieldsRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DescribeScalingParametersRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DescribeServiceAccessPoliciesRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DescribeSuggestersRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearch.model.IndexDocumentsRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearch.model.ListDomainNamesRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearch.model.UpdateAvailabilityOptionsRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearch.model.UpdateDomainEndpointOptionsRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearch.model.UpdateScalingParametersRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearch.model.UpdateServiceAccessPoliciesRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - 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(AwsRequestOverrideConfiguration) - 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(AwsRequestOverrideConfiguration) - 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(AwsRequestOverrideConfiguration) - 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(AwsRequestOverrideConfiguration) - 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(AwsRequestOverrideConfiguration) - 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(AwsRequestOverrideConfiguration) - 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(AwsRequestOverrideConfiguration) - 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(AwsRequestOverrideConfiguration) - 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(AwsRequestOverrideConfiguration) - 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(AwsRequestOverrideConfiguration) - 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(AwsRequestOverrideConfiguration) - 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(AwsRequestOverrideConfiguration) - 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(ClientOverrideConfiguration) - Method in interface software.amazon.awssdk.services.cloudsearch.CloudSearchServiceClientConfiguration.Builder
-
Sets the value for client override configuration
- overrideConfiguration(ClientOverrideConfiguration) - Method in class software.amazon.awssdk.services.cloudsearch.internal.CloudSearchServiceClientConfigurationBuilder
-
Sets the value for client override configuration
P
- Parameter - Class in software.amazon.awssdk.services.cloudsearch.endpoints.internal
- Parameter(Parameter.Builder) - Constructor for class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Parameter
- Parameter.Builder - Class in software.amazon.awssdk.services.cloudsearch.endpoints.internal
- Parameter.Deprecated - Class in software.amazon.awssdk.services.cloudsearch.endpoints.internal
- ParameterReference - Class in software.amazon.awssdk.services.cloudsearch.endpoints.internal
- ParameterReference.Builder - Class in software.amazon.awssdk.services.cloudsearch.endpoints.internal
- parameters(Parameters) - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.EndpointRuleset.Builder
- Parameters - Class in software.amazon.awssdk.services.cloudsearch.endpoints.internal
- Parameters.Builder - Class in software.amazon.awssdk.services.cloudsearch.endpoints.internal
- ParameterType - Enum in software.amazon.awssdk.services.cloudsearch.endpoints.internal
- parse(String) - Static method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Arn
- parse(String) - Static method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.RuleArn
- parse(String) - Static method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.RuleUrl
- parse(String) - Static method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Template.Dynamic
- ParseArn - Class in software.amazon.awssdk.services.cloudsearch.endpoints.internal
- ParseArn(FnNode) - Constructor for class software.amazon.awssdk.services.cloudsearch.endpoints.internal.ParseArn
- parseShortform(String) - Static method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Expr
-
Parse a value from a "short form" used within a template
- parseURL(String) - Static method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.RulesFunctions
- ParseUrl - Class in software.amazon.awssdk.services.cloudsearch.endpoints.internal
-
Function to parse a URI from a string.
- ParseUrl(FnNode) - Constructor for class software.amazon.awssdk.services.cloudsearch.endpoints.internal.ParseUrl
- Part() - Constructor for class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Template.Part
- partition() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Arn
- partition() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.RuleArn
- Partition - Class in software.amazon.awssdk.services.cloudsearch.endpoints.internal
- PARTITION - Static variable in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.ParseArn
- Partition.Builder - Class in software.amazon.awssdk.services.cloudsearch.endpoints.internal
- PartitionDataProvider - Interface in software.amazon.awssdk.services.cloudsearch.endpoints.internal
- PartitionFn - Class in software.amazon.awssdk.services.cloudsearch.endpoints.internal
- PartitionFn(FnNode) - Constructor for class software.amazon.awssdk.services.cloudsearch.endpoints.internal.PartitionFn
- PartitionInstanceType - Enum in software.amazon.awssdk.services.cloudsearch.model
-
The instance type (such as
search.m1.small) on which an index partition is hosted. - partitions() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Partitions
- partitions(List<Partition>) - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Partitions.Builder
- Partitions - Class in software.amazon.awssdk.services.cloudsearch.endpoints.internal
- Partitions.Builder - Class in software.amazon.awssdk.services.cloudsearch.endpoints.internal
- path() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.GetAttr
- path() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.RuleUrl
- path(String) - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.GetAttr.Builder
- PATH - Static variable in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.ParseUrl
- pendingDeletion() - Method in class software.amazon.awssdk.services.cloudsearch.model.OptionStatus
-
Indicates that the option will be deleted once processing is complete.
- pendingDeletion(Boolean) - Method in interface software.amazon.awssdk.services.cloudsearch.model.OptionStatus.Builder
-
Indicates that the option will be deleted once processing is complete.
- POLICY_MIN_TLS_1_0_2019_07 - software.amazon.awssdk.services.cloudsearch.model.TLSSecurityPolicy
- POLICY_MIN_TLS_1_2_2019_07 - software.amazon.awssdk.services.cloudsearch.model.TLSSecurityPolicy
- pop() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Scope
- processing() - Method in class software.amazon.awssdk.services.cloudsearch.model.DomainStatus
-
True if processing is being done to activate the current domain configuration.
- 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 - software.amazon.awssdk.services.cloudsearch.model.OptionState
- properties(Map<String, Value>) - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Value.Endpoint.Builder
- property(String, Value) - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Value.Endpoint.Builder
- propertyName() - Method in interface software.amazon.awssdk.services.cloudsearch.endpoints.internal.EndpointAttributeProvider
- PT - software.amazon.awssdk.services.cloudsearch.model.AnalysisSchemeLanguage
- push() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Scope
- putAuthScheme(AuthScheme<?>) - Method in interface software.amazon.awssdk.services.cloudsearch.CloudSearchServiceClientConfiguration.Builder
- putAuthScheme(AuthScheme<?>) - Method in class software.amazon.awssdk.services.cloudsearch.internal.CloudSearchServiceClientConfigurationBuilder
- putRegion(String, RegionOverride) - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Partition.Builder
R
- ref(Identifier) - Static method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Expr
- Ref - Class in software.amazon.awssdk.services.cloudsearch.endpoints.internal
-
A reference to a field.
- Ref(Identifier) - Constructor for class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Ref
- region() - Method in interface software.amazon.awssdk.services.cloudsearch.auth.scheme.CloudSearchAuthSchemeParams
-
Returns the region.
- region() - Method in class software.amazon.awssdk.services.cloudsearch.auth.scheme.internal.DefaultCloudSearchAuthSchemeParams
- region() - Method in interface software.amazon.awssdk.services.cloudsearch.CloudSearchServiceClientConfiguration.Builder
-
Gets the value for AWS region
- region() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.CloudSearchEndpointParams
- region() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Arn
- region() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.RuleArn
- region() - Method in class software.amazon.awssdk.services.cloudsearch.internal.CloudSearchServiceClientConfigurationBuilder
-
Gets the value for AWS region
- region(Region) - Method in interface software.amazon.awssdk.services.cloudsearch.auth.scheme.CloudSearchAuthSchemeParams.Builder
-
Set the region.
- region(Region) - Method in interface software.amazon.awssdk.services.cloudsearch.CloudSearchServiceClientConfiguration.Builder
-
Sets the value for AWS region
- region(Region) - Method in interface software.amazon.awssdk.services.cloudsearch.endpoints.CloudSearchEndpointParams.Builder
- region(Region) - Method in class software.amazon.awssdk.services.cloudsearch.internal.CloudSearchServiceClientConfigurationBuilder
-
Sets the value for AWS region
- REGION - Static variable in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.ParseArn
- regionBuiltIn(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.AwsEndpointProviderUtils
- RegionOverride - Class in software.amazon.awssdk.services.cloudsearch.endpoints.internal
- RegionOverride.Builder - Class in software.amazon.awssdk.services.cloudsearch.endpoints.internal
- regionRegex() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Partition
- regionRegex(String) - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Partition.Builder
- regions() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Partition
- regions(Map<String, RegionOverride>) - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Partition.Builder
- 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.ResourceAlreadyExistsException.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
- required(boolean) - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Parameter.Builder
- REQUIRES_INDEX_DOCUMENTS - software.amazon.awssdk.services.cloudsearch.model.OptionState
- requiresIndexDocuments() - Method in class software.amazon.awssdk.services.cloudsearch.model.DomainStatus
-
True if IndexDocuments needs to be called to activate the current domain configuration.
- 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.
- resolveAuthScheme(Consumer<CloudSearchAuthSchemeParams.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearch.auth.scheme.CloudSearchAuthSchemeProvider
-
Resolve the auth schemes based on the given set of parameters.
- resolveAuthScheme(CloudSearchAuthSchemeParams) - Method in interface software.amazon.awssdk.services.cloudsearch.auth.scheme.CloudSearchAuthSchemeProvider
-
Resolve the auth schemes based on the given set of parameters.
- resolveAuthScheme(CloudSearchAuthSchemeParams) - Method in class software.amazon.awssdk.services.cloudsearch.auth.scheme.internal.DefaultCloudSearchAuthSchemeProvider
- resolveEndpoint(Consumer<CloudSearchEndpointParams.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearch.endpoints.CloudSearchEndpointProvider
-
Compute the endpoint based on the given set of parameters.
- resolveEndpoint(CloudSearchEndpointParams) - Method in interface software.amazon.awssdk.services.cloudsearch.endpoints.CloudSearchEndpointProvider
-
Compute the endpoint based on the given set of parameters.
- resolveEndpoint(CloudSearchEndpointParams) - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.DefaultCloudSearchEndpointProvider
- resource() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Arn
- ResourceAlreadyExistsException - Exception in software.amazon.awssdk.services.cloudsearch.model
-
The request was rejected because it attempted to create a resource that already exists.
- ResourceAlreadyExistsException.Builder - Interface in software.amazon.awssdk.services.cloudsearch.model
- resourceId() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.RuleArn
- 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() - Method in class software.amazon.awssdk.services.cloudsearch.model.CloudSearchResponse.BuilderImpl
- responseMetadata() - Method in class software.amazon.awssdk.services.cloudsearch.model.CloudSearchResponse
- responseMetadata(AwsResponseMetadata) - Method in interface software.amazon.awssdk.services.cloudsearch.model.CloudSearchResponse.Builder
- responseMetadata(AwsResponseMetadata) - Method in class software.amazon.awssdk.services.cloudsearch.model.CloudSearchResponse.BuilderImpl
- result(String) - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Condition.Builder
- 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() - Method in class software.amazon.awssdk.services.cloudsearch.model.DateOptions
-
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() - Method in class software.amazon.awssdk.services.cloudsearch.model.DoubleOptions
-
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() - Method in class software.amazon.awssdk.services.cloudsearch.model.IntOptions
-
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() - Method in class software.amazon.awssdk.services.cloudsearch.model.LiteralArrayOptions
-
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() - Method in class software.amazon.awssdk.services.cloudsearch.model.TextArrayOptions
-
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.
- 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(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(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(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(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(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(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(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(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(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(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.
- reverse() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Substring
- RO - software.amazon.awssdk.services.cloudsearch.model.AnalysisSchemeLanguage
- RU - software.amazon.awssdk.services.cloudsearch.model.AnalysisSchemeLanguage
- Rule - Class in software.amazon.awssdk.services.cloudsearch.endpoints.internal
- Rule(Rule.Builder) - Constructor for class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Rule
- Rule.Builder - Class in software.amazon.awssdk.services.cloudsearch.endpoints.internal
- RuleArn - Class in software.amazon.awssdk.services.cloudsearch.endpoints.internal
- RuleEngine - Interface in software.amazon.awssdk.services.cloudsearch.endpoints.internal
- RuleError - Exception in software.amazon.awssdk.services.cloudsearch.endpoints.internal
- RuleError(RuleError.BuilderImpl) - Constructor for exception software.amazon.awssdk.services.cloudsearch.endpoints.internal.RuleError
- RuleError.Builder - Interface in software.amazon.awssdk.services.cloudsearch.endpoints.internal
- RuleEvaluator - Class in software.amazon.awssdk.services.cloudsearch.endpoints.internal
- RuleEvaluator() - Constructor for class software.amazon.awssdk.services.cloudsearch.endpoints.internal.RuleEvaluator
- ruleParams(SdkRequest, ExecutionAttributes) - Static method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.CloudSearchResolveEndpointInterceptor
- RulePartition - Class in software.amazon.awssdk.services.cloudsearch.endpoints.internal
- RulePartition.Builder - Class in software.amazon.awssdk.services.cloudsearch.endpoints.internal
- RuleResult - Class in software.amazon.awssdk.services.cloudsearch.endpoints.internal
- RULES - Static variable in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Rule
- RulesFunctions - Class in software.amazon.awssdk.services.cloudsearch.endpoints.internal
- RulesFunctions() - Constructor for class software.amazon.awssdk.services.cloudsearch.endpoints.internal.RulesFunctions
- RuleUrl - Class in software.amazon.awssdk.services.cloudsearch.endpoints.internal
-
Represents a URL to be used internally for endpoint resolution.
- RuleValueVisitor<R> - Interface in software.amazon.awssdk.services.cloudsearch.endpoints.internal
-
Visitor for the right-hand side of rules (tree, error, endpoint)
S
- scalingParameters() - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeScalingParametersResponse
-
Returns 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() - Method in class software.amazon.awssdk.services.cloudsearch.model.UpdateScalingParametersResponse
-
Returns 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(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(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(ScalingParameters) - Method in interface software.amazon.awssdk.services.cloudsearch.model.UpdateScalingParametersRequest.Builder
-
Sets the value of the ScalingParameters property for this object.
- scalingParameters(ScalingParametersStatus) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DescribeScalingParametersResponse.Builder
-
Sets 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 - Class in software.amazon.awssdk.services.cloudsearch.model
-
The desired instance type and desired number of replicas of each index partition.
- 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
- scheme() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.RuleUrl
- SCHEME - Static variable in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.ParseUrl
- Scope<T> - Class in software.amazon.awssdk.services.cloudsearch.endpoints.internal
- Scope() - Constructor for class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Scope
- sdkFields() - Method in class software.amazon.awssdk.services.cloudsearch.model.AccessPoliciesStatus
- sdkFields() - Method in class software.amazon.awssdk.services.cloudsearch.model.AnalysisOptions
- sdkFields() - Method in class software.amazon.awssdk.services.cloudsearch.model.AnalysisScheme
- sdkFields() - Method in class software.amazon.awssdk.services.cloudsearch.model.AnalysisSchemeStatus
- sdkFields() - Method in class software.amazon.awssdk.services.cloudsearch.model.AvailabilityOptionsStatus
- sdkFields() - Method in exception software.amazon.awssdk.services.cloudsearch.model.BaseException
- sdkFields() - Method in class software.amazon.awssdk.services.cloudsearch.model.BuildSuggestersRequest
- sdkFields() - Method in class software.amazon.awssdk.services.cloudsearch.model.BuildSuggestersResponse
- sdkFields() - Method in class software.amazon.awssdk.services.cloudsearch.model.CreateDomainRequest
- sdkFields() - Method in class software.amazon.awssdk.services.cloudsearch.model.CreateDomainResponse
- sdkFields() - Method in class software.amazon.awssdk.services.cloudsearch.model.DateArrayOptions
- sdkFields() - Method in class software.amazon.awssdk.services.cloudsearch.model.DateOptions
- sdkFields() - Method in class software.amazon.awssdk.services.cloudsearch.model.DefineAnalysisSchemeRequest
- sdkFields() - Method in class software.amazon.awssdk.services.cloudsearch.model.DefineAnalysisSchemeResponse
- sdkFields() - Method in class software.amazon.awssdk.services.cloudsearch.model.DefineExpressionRequest
- sdkFields() - Method in class software.amazon.awssdk.services.cloudsearch.model.DefineExpressionResponse
- sdkFields() - Method in class software.amazon.awssdk.services.cloudsearch.model.DefineIndexFieldRequest
- sdkFields() - Method in class software.amazon.awssdk.services.cloudsearch.model.DefineIndexFieldResponse
- sdkFields() - Method in class software.amazon.awssdk.services.cloudsearch.model.DefineSuggesterRequest
- sdkFields() - Method in class software.amazon.awssdk.services.cloudsearch.model.DefineSuggesterResponse
- sdkFields() - Method in class software.amazon.awssdk.services.cloudsearch.model.DeleteAnalysisSchemeRequest
- sdkFields() - Method in class software.amazon.awssdk.services.cloudsearch.model.DeleteAnalysisSchemeResponse
- sdkFields() - Method in class software.amazon.awssdk.services.cloudsearch.model.DeleteDomainRequest
- sdkFields() - Method in class software.amazon.awssdk.services.cloudsearch.model.DeleteDomainResponse
- sdkFields() - Method in class software.amazon.awssdk.services.cloudsearch.model.DeleteExpressionRequest
- sdkFields() - Method in class software.amazon.awssdk.services.cloudsearch.model.DeleteExpressionResponse
- sdkFields() - Method in class software.amazon.awssdk.services.cloudsearch.model.DeleteIndexFieldRequest
- sdkFields() - Method in class software.amazon.awssdk.services.cloudsearch.model.DeleteIndexFieldResponse
- sdkFields() - Method in class software.amazon.awssdk.services.cloudsearch.model.DeleteSuggesterRequest
- sdkFields() - Method in class software.amazon.awssdk.services.cloudsearch.model.DeleteSuggesterResponse
- sdkFields() - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeAnalysisSchemesRequest
- sdkFields() - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeAnalysisSchemesResponse
- sdkFields() - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeAvailabilityOptionsRequest
- sdkFields() - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeAvailabilityOptionsResponse
- sdkFields() - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeDomainEndpointOptionsRequest
- sdkFields() - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeDomainEndpointOptionsResponse
- sdkFields() - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeDomainsRequest
- sdkFields() - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeDomainsResponse
- sdkFields() - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeExpressionsRequest
- sdkFields() - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeExpressionsResponse
- sdkFields() - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeIndexFieldsRequest
- sdkFields() - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeIndexFieldsResponse
- sdkFields() - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeScalingParametersRequest
- sdkFields() - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeScalingParametersResponse
- sdkFields() - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeServiceAccessPoliciesRequest
- sdkFields() - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeServiceAccessPoliciesResponse
- sdkFields() - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeSuggestersRequest
- sdkFields() - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeSuggestersResponse
- sdkFields() - Method in exception software.amazon.awssdk.services.cloudsearch.model.DisabledOperationException
- sdkFields() - Method in class software.amazon.awssdk.services.cloudsearch.model.DocumentSuggesterOptions
- sdkFields() - Method in class software.amazon.awssdk.services.cloudsearch.model.DomainEndpointOptions
- sdkFields() - Method in class software.amazon.awssdk.services.cloudsearch.model.DomainEndpointOptionsStatus
- sdkFields() - Method in class software.amazon.awssdk.services.cloudsearch.model.DomainStatus
- sdkFields() - Method in class software.amazon.awssdk.services.cloudsearch.model.DoubleArrayOptions
- sdkFields() - Method in class software.amazon.awssdk.services.cloudsearch.model.DoubleOptions
- sdkFields() - Method in class software.amazon.awssdk.services.cloudsearch.model.Expression
- sdkFields() - Method in class software.amazon.awssdk.services.cloudsearch.model.ExpressionStatus
- sdkFields() - Method in class software.amazon.awssdk.services.cloudsearch.model.IndexDocumentsRequest
- sdkFields() - Method in class software.amazon.awssdk.services.cloudsearch.model.IndexDocumentsResponse
- sdkFields() - Method in class software.amazon.awssdk.services.cloudsearch.model.IndexField
- sdkFields() - Method in class software.amazon.awssdk.services.cloudsearch.model.IndexFieldStatus
- sdkFields() - Method in class software.amazon.awssdk.services.cloudsearch.model.IntArrayOptions
- sdkFields() - Method in exception software.amazon.awssdk.services.cloudsearch.model.InternalException
- sdkFields() - Method in class software.amazon.awssdk.services.cloudsearch.model.IntOptions
- sdkFields() - Method in exception software.amazon.awssdk.services.cloudsearch.model.InvalidTypeException
- sdkFields() - Method in class software.amazon.awssdk.services.cloudsearch.model.LatLonOptions
- sdkFields() - Method in exception software.amazon.awssdk.services.cloudsearch.model.LimitExceededException
- sdkFields() - Method in class software.amazon.awssdk.services.cloudsearch.model.Limits
- sdkFields() - Method in class software.amazon.awssdk.services.cloudsearch.model.ListDomainNamesRequest
- sdkFields() - Method in class software.amazon.awssdk.services.cloudsearch.model.ListDomainNamesResponse
- sdkFields() - Method in class software.amazon.awssdk.services.cloudsearch.model.LiteralArrayOptions
- sdkFields() - Method in class software.amazon.awssdk.services.cloudsearch.model.LiteralOptions
- sdkFields() - Method in class software.amazon.awssdk.services.cloudsearch.model.OptionStatus
- sdkFields() - Method in exception software.amazon.awssdk.services.cloudsearch.model.ResourceAlreadyExistsException
- sdkFields() - Method in exception software.amazon.awssdk.services.cloudsearch.model.ResourceNotFoundException
- sdkFields() - Method in class software.amazon.awssdk.services.cloudsearch.model.ScalingParameters
- sdkFields() - Method in class software.amazon.awssdk.services.cloudsearch.model.ScalingParametersStatus
- sdkFields() - Method in class software.amazon.awssdk.services.cloudsearch.model.ServiceEndpoint
- sdkFields() - Method in class software.amazon.awssdk.services.cloudsearch.model.Suggester
- sdkFields() - Method in class software.amazon.awssdk.services.cloudsearch.model.SuggesterStatus
- sdkFields() - Method in class software.amazon.awssdk.services.cloudsearch.model.TextArrayOptions
- sdkFields() - Method in class software.amazon.awssdk.services.cloudsearch.model.TextOptions
- sdkFields() - Method in class software.amazon.awssdk.services.cloudsearch.model.UpdateAvailabilityOptionsRequest
- sdkFields() - Method in class software.amazon.awssdk.services.cloudsearch.model.UpdateAvailabilityOptionsResponse
- sdkFields() - Method in class software.amazon.awssdk.services.cloudsearch.model.UpdateDomainEndpointOptionsRequest
- sdkFields() - Method in class software.amazon.awssdk.services.cloudsearch.model.UpdateDomainEndpointOptionsResponse
- sdkFields() - Method in class software.amazon.awssdk.services.cloudsearch.model.UpdateScalingParametersRequest
- sdkFields() - Method in class software.amazon.awssdk.services.cloudsearch.model.UpdateScalingParametersResponse
- sdkFields() - Method in class software.amazon.awssdk.services.cloudsearch.model.UpdateServiceAccessPoliciesRequest
- sdkFields() - Method in class software.amazon.awssdk.services.cloudsearch.model.UpdateServiceAccessPoliciesResponse
- sdkFields() - Method in exception software.amazon.awssdk.services.cloudsearch.model.ValidationException
- SEARCH_2_XLARGE - software.amazon.awssdk.services.cloudsearch.model.PartitionInstanceType
- SEARCH_LARGE - software.amazon.awssdk.services.cloudsearch.model.PartitionInstanceType
- SEARCH_M1_LARGE - software.amazon.awssdk.services.cloudsearch.model.PartitionInstanceType
- SEARCH_M1_SMALL - software.amazon.awssdk.services.cloudsearch.model.PartitionInstanceType
- SEARCH_M2_2_XLARGE - software.amazon.awssdk.services.cloudsearch.model.PartitionInstanceType
- SEARCH_M2_XLARGE - software.amazon.awssdk.services.cloudsearch.model.PartitionInstanceType
- SEARCH_M3_2_XLARGE - software.amazon.awssdk.services.cloudsearch.model.PartitionInstanceType
- SEARCH_M3_LARGE - software.amazon.awssdk.services.cloudsearch.model.PartitionInstanceType
- SEARCH_M3_MEDIUM - software.amazon.awssdk.services.cloudsearch.model.PartitionInstanceType
- SEARCH_M3_XLARGE - software.amazon.awssdk.services.cloudsearch.model.PartitionInstanceType
- SEARCH_MEDIUM - software.amazon.awssdk.services.cloudsearch.model.PartitionInstanceType
- SEARCH_PREVIOUSGENERATION_2_XLARGE - software.amazon.awssdk.services.cloudsearch.model.PartitionInstanceType
- SEARCH_PREVIOUSGENERATION_LARGE - software.amazon.awssdk.services.cloudsearch.model.PartitionInstanceType
- SEARCH_PREVIOUSGENERATION_SMALL - software.amazon.awssdk.services.cloudsearch.model.PartitionInstanceType
- SEARCH_PREVIOUSGENERATION_XLARGE - software.amazon.awssdk.services.cloudsearch.model.PartitionInstanceType
- SEARCH_SMALL - software.amazon.awssdk.services.cloudsearch.model.PartitionInstanceType
- SEARCH_XLARGE - software.amazon.awssdk.services.cloudsearch.model.PartitionInstanceType
- searchEnabled() - Method in class software.amazon.awssdk.services.cloudsearch.model.DateArrayOptions
-
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() - Method in class software.amazon.awssdk.services.cloudsearch.model.DoubleArrayOptions
-
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() - Method in class software.amazon.awssdk.services.cloudsearch.model.IntArrayOptions
-
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() - Method in class software.amazon.awssdk.services.cloudsearch.model.LatLonOptions
-
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() - Method in class software.amazon.awssdk.services.cloudsearch.model.LiteralOptions
-
Whether the contents of the field are searchable.
- searchEnabled(Boolean) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DateArrayOptions.Builder
-
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(Boolean) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DoubleArrayOptions.Builder
-
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(Boolean) - Method in interface software.amazon.awssdk.services.cloudsearch.model.IntArrayOptions.Builder
-
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(Boolean) - Method in interface software.amazon.awssdk.services.cloudsearch.model.LatLonOptions.Builder
-
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(Boolean) - Method in interface software.amazon.awssdk.services.cloudsearch.model.LiteralOptions.Builder
-
Whether the contents of the field are searchable.
- searchInstanceCount() - Method in class software.amazon.awssdk.services.cloudsearch.model.DomainStatus
-
The number of search instances that are available to process search requests.
- 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.
- searchInstanceType() - Method in class software.amazon.awssdk.services.cloudsearch.model.DomainStatus
-
The instance type that is being used 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.
- searchPartitionCount() - Method in class software.amazon.awssdk.services.cloudsearch.model.DomainStatus
-
The number of partitions across which the search index is spread.
- searchPartitionCount(Integer) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DomainStatus.Builder
-
The number of partitions across which the search index is spread.
- searchService() - Method in class software.amazon.awssdk.services.cloudsearch.model.DomainStatus
-
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(ServiceEndpoint) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DomainStatus.Builder
-
The service endpoint for requesting search results from a search domain.
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudsearch.model.AccessPoliciesStatus
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudsearch.model.AnalysisOptions
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudsearch.model.AnalysisScheme
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudsearch.model.AnalysisSchemeStatus
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudsearch.model.AvailabilityOptionsStatus
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.cloudsearch.model.BaseException
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudsearch.model.BuildSuggestersRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudsearch.model.BuildSuggestersResponse
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.cloudsearch.model.CloudSearchException
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudsearch.model.CreateDomainRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudsearch.model.CreateDomainResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudsearch.model.DateArrayOptions
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudsearch.model.DateOptions
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudsearch.model.DefineAnalysisSchemeRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudsearch.model.DefineAnalysisSchemeResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudsearch.model.DefineExpressionRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudsearch.model.DefineExpressionResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudsearch.model.DefineIndexFieldRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudsearch.model.DefineIndexFieldResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudsearch.model.DefineSuggesterRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudsearch.model.DefineSuggesterResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudsearch.model.DeleteAnalysisSchemeRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudsearch.model.DeleteAnalysisSchemeResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudsearch.model.DeleteDomainRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudsearch.model.DeleteDomainResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudsearch.model.DeleteExpressionRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudsearch.model.DeleteExpressionResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudsearch.model.DeleteIndexFieldRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudsearch.model.DeleteIndexFieldResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudsearch.model.DeleteSuggesterRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudsearch.model.DeleteSuggesterResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudsearch.model.DescribeAnalysisSchemesRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudsearch.model.DescribeAnalysisSchemesResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudsearch.model.DescribeAvailabilityOptionsRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudsearch.model.DescribeAvailabilityOptionsResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudsearch.model.DescribeDomainEndpointOptionsRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudsearch.model.DescribeDomainEndpointOptionsResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudsearch.model.DescribeDomainsRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudsearch.model.DescribeDomainsResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudsearch.model.DescribeExpressionsRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudsearch.model.DescribeExpressionsResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudsearch.model.DescribeIndexFieldsRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudsearch.model.DescribeIndexFieldsResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudsearch.model.DescribeScalingParametersRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudsearch.model.DescribeScalingParametersResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudsearch.model.DescribeServiceAccessPoliciesRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudsearch.model.DescribeServiceAccessPoliciesResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudsearch.model.DescribeSuggestersRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudsearch.model.DescribeSuggestersResponse
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.cloudsearch.model.DisabledOperationException
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudsearch.model.DocumentSuggesterOptions
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudsearch.model.DomainEndpointOptions
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudsearch.model.DomainEndpointOptionsStatus
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudsearch.model.DomainStatus
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudsearch.model.DoubleArrayOptions
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudsearch.model.DoubleOptions
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudsearch.model.Expression
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudsearch.model.ExpressionStatus
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudsearch.model.IndexDocumentsRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudsearch.model.IndexDocumentsResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudsearch.model.IndexField
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudsearch.model.IndexFieldStatus
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudsearch.model.IntArrayOptions
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.cloudsearch.model.InternalException
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudsearch.model.IntOptions
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.cloudsearch.model.InvalidTypeException
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudsearch.model.LatLonOptions
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.cloudsearch.model.LimitExceededException
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudsearch.model.Limits
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudsearch.model.ListDomainNamesRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudsearch.model.ListDomainNamesResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudsearch.model.LiteralArrayOptions
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudsearch.model.LiteralOptions
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudsearch.model.OptionStatus
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.cloudsearch.model.ResourceAlreadyExistsException
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.cloudsearch.model.ResourceNotFoundException
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudsearch.model.ScalingParameters
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudsearch.model.ScalingParametersStatus
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudsearch.model.ServiceEndpoint
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudsearch.model.Suggester
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudsearch.model.SuggesterStatus
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudsearch.model.TextArrayOptions
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudsearch.model.TextOptions
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudsearch.model.UpdateAvailabilityOptionsRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudsearch.model.UpdateAvailabilityOptionsResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudsearch.model.UpdateDomainEndpointOptionsRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudsearch.model.UpdateDomainEndpointOptionsResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudsearch.model.UpdateScalingParametersRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudsearch.model.UpdateScalingParametersResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudsearch.model.UpdateServiceAccessPoliciesRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudsearch.model.UpdateServiceAccessPoliciesResponse
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.cloudsearch.model.ValidationException
- service() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Arn
- service() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.RuleArn
- SERVICE - Static variable in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.ParseArn
- 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
- serviceClientConfiguration() - Method in interface software.amazon.awssdk.services.cloudsearch.CloudSearchAsyncClient
- serviceClientConfiguration() - Method 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
- serviceId(String) - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.EndpointRuleset.Builder
- serviceMetadata() - Static method in interface software.amazon.awssdk.services.cloudsearch.CloudSearchClient
- setUri(SdkHttpRequest, URI, URI) - Static method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.AwsEndpointProviderUtils
-
This sets the request URI to the resolved URI returned by the endpoint provider.
- since() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Parameter.Deprecated
- SingleArgFn - Class in software.amazon.awssdk.services.cloudsearch.endpoints.internal
- SingleArgFn(FnNode) - Constructor for class software.amazon.awssdk.services.cloudsearch.endpoints.internal.SingleArgFn
- size() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Value.Array
- software.amazon.awssdk.services.cloudsearch - package software.amazon.awssdk.services.cloudsearch
-
Amazon CloudSearch Configuration Service - software.amazon.awssdk.services.cloudsearch.auth.scheme - package software.amazon.awssdk.services.cloudsearch.auth.scheme
- software.amazon.awssdk.services.cloudsearch.auth.scheme.internal - package software.amazon.awssdk.services.cloudsearch.auth.scheme.internal
- software.amazon.awssdk.services.cloudsearch.endpoints - package software.amazon.awssdk.services.cloudsearch.endpoints
- software.amazon.awssdk.services.cloudsearch.endpoints.internal - package software.amazon.awssdk.services.cloudsearch.endpoints.internal
- software.amazon.awssdk.services.cloudsearch.internal - package software.amazon.awssdk.services.cloudsearch.internal
- software.amazon.awssdk.services.cloudsearch.model - package software.amazon.awssdk.services.cloudsearch.model
- software.amazon.awssdk.services.cloudsearch.transform - package software.amazon.awssdk.services.cloudsearch.transform
- sortEnabled() - Method in class software.amazon.awssdk.services.cloudsearch.model.DateOptions
-
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() - Method in class software.amazon.awssdk.services.cloudsearch.model.IntOptions
-
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() - Method in class software.amazon.awssdk.services.cloudsearch.model.LiteralOptions
-
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.
- 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(Boolean) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DoubleOptions.Builder
-
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(Boolean) - Method in interface software.amazon.awssdk.services.cloudsearch.model.LatLonOptions.Builder
-
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(Boolean) - Method in interface software.amazon.awssdk.services.cloudsearch.model.TextOptions.Builder
-
Whether the field can be used to sort the search results.
- 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.
- 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.
- SourceException - Exception in software.amazon.awssdk.services.cloudsearch.endpoints.internal
- SourceException.BuilderImpl - Class in software.amazon.awssdk.services.cloudsearch.endpoints.internal
- sourceField() - Method in class software.amazon.awssdk.services.cloudsearch.model.DateOptions
-
Returns the value of the SourceField property for this object.
- sourceField() - Method in class software.amazon.awssdk.services.cloudsearch.model.DocumentSuggesterOptions
-
The name of the index field you want to use for suggestions.
- sourceField() - Method in class software.amazon.awssdk.services.cloudsearch.model.DoubleOptions
-
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() - Method in class software.amazon.awssdk.services.cloudsearch.model.LatLonOptions
-
Returns 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() - Method in class software.amazon.awssdk.services.cloudsearch.model.TextOptions
-
Returns the value of the SourceField property for this object.
- sourceField(String) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DateOptions.Builder
-
Sets 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(String) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DoubleOptions.Builder
-
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(String) - Method in interface software.amazon.awssdk.services.cloudsearch.model.LatLonOptions.Builder
-
Sets 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(String) - Method in interface software.amazon.awssdk.services.cloudsearch.model.TextOptions.Builder
-
Sets the value of the SourceField property for this object.
- sourceFields() - Method in class software.amazon.awssdk.services.cloudsearch.model.DateArrayOptions
-
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() - Method in class software.amazon.awssdk.services.cloudsearch.model.IntArrayOptions
-
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() - Method in class software.amazon.awssdk.services.cloudsearch.model.TextArrayOptions
-
A list of source fields to map to the field.
- sourceFields(String) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DateArrayOptions.Builder
-
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(String) - Method in interface software.amazon.awssdk.services.cloudsearch.model.IntArrayOptions.Builder
-
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(String) - Method in interface software.amazon.awssdk.services.cloudsearch.model.TextArrayOptions.Builder
-
A list of source fields to map to the field.
- startIndex() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Substring
- startMultipartTemplate() - Method in interface software.amazon.awssdk.services.cloudsearch.endpoints.internal.TemplateVisitor
-
Invoked prior to visiting a multipart template like `https://{Region}.{dnsSuffix}`.
- state() - Method in class software.amazon.awssdk.services.cloudsearch.model.OptionStatus
-
The state of processing a change to an option.
- 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.
- stateAsString() - Method in class software.amazon.awssdk.services.cloudsearch.model.OptionStatus
-
The state of processing a change to an option.
- status() - Method in class software.amazon.awssdk.services.cloudsearch.model.AccessPoliciesStatus
-
Returns 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() - Method in class software.amazon.awssdk.services.cloudsearch.model.AvailabilityOptionsStatus
-
Returns the value of the Status property for this object.
- status() - Method in class software.amazon.awssdk.services.cloudsearch.model.DomainEndpointOptionsStatus
-
The status of the configured domain endpoint options.
- status() - Method in class software.amazon.awssdk.services.cloudsearch.model.ExpressionStatus
-
Returns 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() - Method in class software.amazon.awssdk.services.cloudsearch.model.ScalingParametersStatus
-
Returns 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.
- 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(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(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(Consumer<OptionStatus.Builder>) - 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.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.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.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.SuggesterStatus.Builder
-
Sets the value of the Status property for this object.
- status(OptionStatus) - Method in interface software.amazon.awssdk.services.cloudsearch.model.AccessPoliciesStatus.Builder
-
Sets 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(OptionStatus) - Method in interface software.amazon.awssdk.services.cloudsearch.model.AvailabilityOptionsStatus.Builder
-
Sets 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(OptionStatus) - Method in interface software.amazon.awssdk.services.cloudsearch.model.ExpressionStatus.Builder
-
Sets 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(OptionStatus) - Method in interface software.amazon.awssdk.services.cloudsearch.model.ScalingParametersStatus.Builder
-
Sets 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.
- statusCode(int) - Method in interface software.amazon.awssdk.services.cloudsearch.model.BaseException.Builder
- statusCode(int) - Method in interface software.amazon.awssdk.services.cloudsearch.model.CloudSearchException.Builder
- statusCode(int) - Method in class software.amazon.awssdk.services.cloudsearch.model.CloudSearchException.BuilderImpl
- statusCode(int) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DisabledOperationException.Builder
- statusCode(int) - Method in interface software.amazon.awssdk.services.cloudsearch.model.InternalException.Builder
- statusCode(int) - Method in interface software.amazon.awssdk.services.cloudsearch.model.InvalidTypeException.Builder
- statusCode(int) - Method in interface software.amazon.awssdk.services.cloudsearch.model.LimitExceededException.Builder
- statusCode(int) - Method in interface software.amazon.awssdk.services.cloudsearch.model.ResourceAlreadyExistsException.Builder
- statusCode(int) - Method in interface software.amazon.awssdk.services.cloudsearch.model.ResourceNotFoundException.Builder
- statusCode(int) - Method in interface software.amazon.awssdk.services.cloudsearch.model.ValidationException.Builder
- stemmingDictionary() - 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.
- 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.
- stopIndex() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Substring
- stopwords() - Method in class software.amazon.awssdk.services.cloudsearch.model.AnalysisOptions
-
A JSON array of terms to ignore during indexing and searching.
- stopwords(String) - Method in interface software.amazon.awssdk.services.cloudsearch.model.AnalysisOptions.Builder
-
A JSON array of terms to ignore during indexing and searching.
- STRING - software.amazon.awssdk.services.cloudsearch.endpoints.internal.ParameterType
- STRING_ARRAY - software.amazon.awssdk.services.cloudsearch.endpoints.internal.ParameterType
- stringEquals(String, String) - Static method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.RulesFunctions
- StringEqualsFn - Class in software.amazon.awssdk.services.cloudsearch.endpoints.internal
- StringEqualsFn(FnNode) - Constructor for class software.amazon.awssdk.services.cloudsearch.endpoints.internal.StringEqualsFn
- stringToParse() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Substring
- substring(String, int, int, boolean) - Static method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.RulesFunctions
- Substring - Class in software.amazon.awssdk.services.cloudsearch.endpoints.internal
- Substring(FnNode) - Constructor for class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Substring
- SUBSTRING - Static variable in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Substring
- suggester() - Method in class software.amazon.awssdk.services.cloudsearch.model.DefineSuggesterRequest
-
Returns 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() - Method in class software.amazon.awssdk.services.cloudsearch.model.DeleteSuggesterResponse
-
The status of the suggester being deleted.
- 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(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(Consumer<SuggesterStatus.Builder>) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DeleteSuggesterResponse.Builder
-
The status of the suggester being deleted.
- suggester(Suggester) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DefineSuggesterRequest.Builder
-
Sets 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(SuggesterStatus) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DeleteSuggesterResponse.Builder
-
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() - Method in class software.amazon.awssdk.services.cloudsearch.model.DeleteSuggesterRequest
-
Specifies the name of the suggester you want to delete.
- suggesterName() - Method in class software.amazon.awssdk.services.cloudsearch.model.Suggester
-
Returns the value of the SuggesterName property for this object.
- suggesterName(String) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DeleteSuggesterRequest.Builder
-
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.
- suggesterNames() - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeSuggestersRequest
-
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(Collection<String>) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DescribeSuggestersRequest.Builder
-
The suggesters you want to describe.
- suggesters() - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeSuggestersResponse
-
The suggesters configured for the domain specified in the request.
- 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(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(SuggesterStatus...) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DescribeSuggestersResponse.Builder
-
The suggesters configured for the domain specified in the request.
- SuggesterStatus - Class in software.amazon.awssdk.services.cloudsearch.model
-
The value of a
Suggesterand its current status. - SuggesterStatus.Builder - Interface in software.amazon.awssdk.services.cloudsearch.model
- SUPPORTS_DUAL_STACK - Static variable in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.PartitionFn
- SUPPORTS_FIPS - Static variable in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.PartitionFn
- supportsDualStack() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Outputs
- supportsDualStack() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.RulePartition
- supportsDualStack(boolean) - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Outputs.Builder
- supportsDualStack(boolean) - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.RulePartition.Builder
- supportsFips() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Outputs
- supportsFips() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.RulePartition
- supportsFips(boolean) - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Outputs.Builder
- supportsFips(boolean) - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.RulePartition.Builder
- supportsFIPS() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.RulePartition
- SV - software.amazon.awssdk.services.cloudsearch.model.AnalysisSchemeLanguage
- synonyms() - Method in class software.amazon.awssdk.services.cloudsearch.model.AnalysisOptions
-
A JSON object that defines synonym groups and aliases.
- synonyms(String) - Method in interface software.amazon.awssdk.services.cloudsearch.model.AnalysisOptions.Builder
-
A JSON object that defines synonym groups and aliases.
T
- target() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.GetAttr
- target() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Not
- target() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.SingleArgFn
- target(Expr) - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.GetAttr.Builder
- template() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Expr
- template() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.GetAttr
- template() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Parameter
- template() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Ref
- Template - Class in software.amazon.awssdk.services.cloudsearch.endpoints.internal
-
Template represents a "Template Literal".
- Template.Dynamic - Class in software.amazon.awssdk.services.cloudsearch.endpoints.internal
- Template.Literal - Class in software.amazon.awssdk.services.cloudsearch.endpoints.internal
- Template.Part - Class in software.amazon.awssdk.services.cloudsearch.endpoints.internal
- TemplateVisitor<T> - Interface in software.amazon.awssdk.services.cloudsearch.endpoints.internal
-
For code generating from a template, use a `TemplateVisitor`.
- TEXT - software.amazon.awssdk.services.cloudsearch.model.IndexFieldType
- TEXT_ARRAY - software.amazon.awssdk.services.cloudsearch.model.IndexFieldType
- textArrayOptions() - Method in class software.amazon.awssdk.services.cloudsearch.model.IndexField
-
Returns 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(TextArrayOptions) - Method in interface software.amazon.awssdk.services.cloudsearch.model.IndexField.Builder
-
Sets 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() - Method in class software.amazon.awssdk.services.cloudsearch.model.IndexField
-
Returns 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(TextOptions) - Method in interface software.amazon.awssdk.services.cloudsearch.model.IndexField.Builder
-
Sets 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
- TH - software.amazon.awssdk.services.cloudsearch.model.AnalysisSchemeLanguage
- tlsSecurityPolicy() - Method in class software.amazon.awssdk.services.cloudsearch.model.DomainEndpointOptions
-
The minimum required TLS version
- 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 - 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 interface software.amazon.awssdk.services.cloudsearch.auth.scheme.CloudSearchAuthSchemeParams
-
Returns a
CloudSearchAuthSchemeParams.Builderto customize the parameters. - toBuilder() - Method in class software.amazon.awssdk.services.cloudsearch.auth.scheme.internal.DefaultCloudSearchAuthSchemeParams
- toBuilder() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.CloudSearchEndpointParams
- toBuilder() - Method in class software.amazon.awssdk.services.cloudsearch.model.AccessPoliciesStatus
- toBuilder() - Method in class software.amazon.awssdk.services.cloudsearch.model.AnalysisOptions
- toBuilder() - Method in class software.amazon.awssdk.services.cloudsearch.model.AnalysisScheme
- toBuilder() - Method in class software.amazon.awssdk.services.cloudsearch.model.AnalysisSchemeStatus
- toBuilder() - Method in class software.amazon.awssdk.services.cloudsearch.model.AvailabilityOptionsStatus
- toBuilder() - Method in exception software.amazon.awssdk.services.cloudsearch.model.BaseException
- toBuilder() - Method in class software.amazon.awssdk.services.cloudsearch.model.BuildSuggestersRequest
- toBuilder() - Method in class software.amazon.awssdk.services.cloudsearch.model.BuildSuggestersResponse
- toBuilder() - Method in exception software.amazon.awssdk.services.cloudsearch.model.CloudSearchException
- toBuilder() - Method in class software.amazon.awssdk.services.cloudsearch.model.CloudSearchRequest
- toBuilder() - Method in class software.amazon.awssdk.services.cloudsearch.model.CreateDomainRequest
- toBuilder() - Method in class software.amazon.awssdk.services.cloudsearch.model.CreateDomainResponse
- toBuilder() - Method in class software.amazon.awssdk.services.cloudsearch.model.DateArrayOptions
- toBuilder() - Method in class software.amazon.awssdk.services.cloudsearch.model.DateOptions
- toBuilder() - Method in class software.amazon.awssdk.services.cloudsearch.model.DefineAnalysisSchemeRequest
- toBuilder() - Method in class software.amazon.awssdk.services.cloudsearch.model.DefineAnalysisSchemeResponse
- toBuilder() - Method in class software.amazon.awssdk.services.cloudsearch.model.DefineExpressionRequest
- toBuilder() - Method in class software.amazon.awssdk.services.cloudsearch.model.DefineExpressionResponse
- toBuilder() - Method in class software.amazon.awssdk.services.cloudsearch.model.DefineIndexFieldRequest
- toBuilder() - Method in class software.amazon.awssdk.services.cloudsearch.model.DefineIndexFieldResponse
- toBuilder() - Method in class software.amazon.awssdk.services.cloudsearch.model.DefineSuggesterRequest
- toBuilder() - Method in class software.amazon.awssdk.services.cloudsearch.model.DefineSuggesterResponse
- toBuilder() - Method in class software.amazon.awssdk.services.cloudsearch.model.DeleteAnalysisSchemeRequest
- toBuilder() - Method in class software.amazon.awssdk.services.cloudsearch.model.DeleteAnalysisSchemeResponse
- toBuilder() - Method in class software.amazon.awssdk.services.cloudsearch.model.DeleteDomainRequest
- toBuilder() - Method in class software.amazon.awssdk.services.cloudsearch.model.DeleteDomainResponse
- toBuilder() - Method in class software.amazon.awssdk.services.cloudsearch.model.DeleteExpressionRequest
- toBuilder() - Method in class software.amazon.awssdk.services.cloudsearch.model.DeleteExpressionResponse
- toBuilder() - Method in class software.amazon.awssdk.services.cloudsearch.model.DeleteIndexFieldRequest
- toBuilder() - Method in class software.amazon.awssdk.services.cloudsearch.model.DeleteIndexFieldResponse
- toBuilder() - Method in class software.amazon.awssdk.services.cloudsearch.model.DeleteSuggesterRequest
- toBuilder() - Method in class software.amazon.awssdk.services.cloudsearch.model.DeleteSuggesterResponse
- toBuilder() - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeAnalysisSchemesRequest
- toBuilder() - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeAnalysisSchemesResponse
- toBuilder() - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeAvailabilityOptionsRequest
- toBuilder() - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeAvailabilityOptionsResponse
- toBuilder() - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeDomainEndpointOptionsRequest
- toBuilder() - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeDomainEndpointOptionsResponse
- toBuilder() - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeDomainsRequest
- toBuilder() - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeDomainsResponse
- toBuilder() - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeExpressionsRequest
- toBuilder() - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeExpressionsResponse
- toBuilder() - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeIndexFieldsRequest
- toBuilder() - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeIndexFieldsResponse
- toBuilder() - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeScalingParametersRequest
- toBuilder() - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeScalingParametersResponse
- toBuilder() - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeServiceAccessPoliciesRequest
- toBuilder() - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeServiceAccessPoliciesResponse
- toBuilder() - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeSuggestersRequest
- toBuilder() - Method in class software.amazon.awssdk.services.cloudsearch.model.DescribeSuggestersResponse
- toBuilder() - Method in exception software.amazon.awssdk.services.cloudsearch.model.DisabledOperationException
- toBuilder() - Method in class software.amazon.awssdk.services.cloudsearch.model.DocumentSuggesterOptions
- toBuilder() - Method in class software.amazon.awssdk.services.cloudsearch.model.DomainEndpointOptions
- toBuilder() - Method in class software.amazon.awssdk.services.cloudsearch.model.DomainEndpointOptionsStatus
- toBuilder() - Method in class software.amazon.awssdk.services.cloudsearch.model.DomainStatus
- toBuilder() - Method in class software.amazon.awssdk.services.cloudsearch.model.DoubleArrayOptions
- toBuilder() - Method in class software.amazon.awssdk.services.cloudsearch.model.DoubleOptions
- toBuilder() - Method in class software.amazon.awssdk.services.cloudsearch.model.Expression
- toBuilder() - Method in class software.amazon.awssdk.services.cloudsearch.model.ExpressionStatus
- toBuilder() - Method in class software.amazon.awssdk.services.cloudsearch.model.IndexDocumentsRequest
- toBuilder() - Method in class software.amazon.awssdk.services.cloudsearch.model.IndexDocumentsResponse
- toBuilder() - Method in class software.amazon.awssdk.services.cloudsearch.model.IndexField
- toBuilder() - Method in class software.amazon.awssdk.services.cloudsearch.model.IndexFieldStatus
- toBuilder() - Method in class software.amazon.awssdk.services.cloudsearch.model.IntArrayOptions
- toBuilder() - Method in exception software.amazon.awssdk.services.cloudsearch.model.InternalException
- toBuilder() - Method in class software.amazon.awssdk.services.cloudsearch.model.IntOptions
- toBuilder() - Method in exception software.amazon.awssdk.services.cloudsearch.model.InvalidTypeException
- toBuilder() - Method in class software.amazon.awssdk.services.cloudsearch.model.LatLonOptions
- toBuilder() - Method in exception software.amazon.awssdk.services.cloudsearch.model.LimitExceededException
- toBuilder() - Method in class software.amazon.awssdk.services.cloudsearch.model.Limits
- toBuilder() - Method in class software.amazon.awssdk.services.cloudsearch.model.ListDomainNamesRequest
- toBuilder() - Method in class software.amazon.awssdk.services.cloudsearch.model.ListDomainNamesResponse
- toBuilder() - Method in class software.amazon.awssdk.services.cloudsearch.model.LiteralArrayOptions
- toBuilder() - Method in class software.amazon.awssdk.services.cloudsearch.model.LiteralOptions
- toBuilder() - Method in class software.amazon.awssdk.services.cloudsearch.model.OptionStatus
- toBuilder() - Method in exception software.amazon.awssdk.services.cloudsearch.model.ResourceAlreadyExistsException
- toBuilder() - Method in exception software.amazon.awssdk.services.cloudsearch.model.ResourceNotFoundException
- toBuilder() - Method in class software.amazon.awssdk.services.cloudsearch.model.ScalingParameters
- toBuilder() - Method in class software.amazon.awssdk.services.cloudsearch.model.ScalingParametersStatus
- toBuilder() - Method in class software.amazon.awssdk.services.cloudsearch.model.ServiceEndpoint
- toBuilder() - Method in class software.amazon.awssdk.services.cloudsearch.model.Suggester
- toBuilder() - Method in class software.amazon.awssdk.services.cloudsearch.model.SuggesterStatus
- toBuilder() - Method in class software.amazon.awssdk.services.cloudsearch.model.TextArrayOptions
- toBuilder() - Method in class software.amazon.awssdk.services.cloudsearch.model.TextOptions
- toBuilder() - Method in class software.amazon.awssdk.services.cloudsearch.model.UpdateAvailabilityOptionsRequest
- toBuilder() - Method in class software.amazon.awssdk.services.cloudsearch.model.UpdateAvailabilityOptionsResponse
- toBuilder() - Method in class software.amazon.awssdk.services.cloudsearch.model.UpdateDomainEndpointOptionsRequest
- toBuilder() - Method in class software.amazon.awssdk.services.cloudsearch.model.UpdateDomainEndpointOptionsResponse
- toBuilder() - Method in class software.amazon.awssdk.services.cloudsearch.model.UpdateScalingParametersRequest
- toBuilder() - Method in class software.amazon.awssdk.services.cloudsearch.model.UpdateScalingParametersResponse
- toBuilder() - Method in class software.amazon.awssdk.services.cloudsearch.model.UpdateServiceAccessPoliciesRequest
- toBuilder() - Method in class software.amazon.awssdk.services.cloudsearch.model.UpdateServiceAccessPoliciesResponse
- toBuilder() - Method in exception software.amazon.awssdk.services.cloudsearch.model.ValidationException
- toList() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Parameters
- toParameterReference() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Parameter
- toParameterReference() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.ParameterReference
- toParameterReference() - Method in interface software.amazon.awssdk.services.cloudsearch.endpoints.internal.ToParameterReference
- ToParameterReference - Interface in software.amazon.awssdk.services.cloudsearch.endpoints.internal
- toString() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Arn
- toString() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Condition
- toString() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.EndpointResult
- toString() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.EndpointRule
- toString() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.EndpointRuleset
- toString() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.ErrorRule
- toString() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.FatScope
- toString() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Fn
- toString() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.GetAttr.Part.Index
- toString() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.GetAttr.Part.Key
- toString() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.GetAttr
- toString() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Identifier
- toString() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Literal
- toString() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Outputs
- toString() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Parameter.Deprecated
- toString() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Parameter
- toString() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.ParameterReference
- toString() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Parameters
- toString() - Method in enum software.amazon.awssdk.services.cloudsearch.endpoints.internal.ParameterType
- toString() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Partition
- toString() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Partitions
- toString() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Ref
- toString() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.RuleArn
- toString() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Scope
- toString() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Template.Dynamic
- toString() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Template.Literal
- toString() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Template
- toString() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.TreeRule
- toString() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Value.Array
- toString() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Value.Endpoint
- toString() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Value.Record
- toString() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Value.Str
- 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.
- TR - software.amazon.awssdk.services.cloudsearch.model.AnalysisSchemeLanguage
- TREE - Static variable in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Rule
- treeRule(List<Rule>) - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Rule.Builder
- TreeRule - Class in software.amazon.awssdk.services.cloudsearch.endpoints.internal
- TreeRule(Rule.Builder, List<Rule>) - Constructor for class software.amazon.awssdk.services.cloudsearch.endpoints.internal.TreeRule
- type(ParameterType) - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Parameter.Builder
- TYPE - Static variable in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Parameter
- TYPE - Static variable in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Rule
- types() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.FatScope
U
- unescape(String) - Static method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Template.Literal
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.cloudsearch.model.AlgorithmicStemming
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.cloudsearch.model.AnalysisSchemeLanguage
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.cloudsearch.model.IndexFieldType
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.cloudsearch.model.OptionState
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.cloudsearch.model.PartitionInstanceType
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.cloudsearch.model.SuggesterFuzzyMatching
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.cloudsearch.model.TLSSecurityPolicy
- updateAvailabilityOptions(Consumer<UpdateAvailabilityOptionsRequest.Builder>) - 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.CloudSearchClient
-
Configures the availability options for a domain.
- updateAvailabilityOptions(UpdateAvailabilityOptionsRequest) - 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.
- UpdateAvailabilityOptionsRequest - Class in software.amazon.awssdk.services.cloudsearch.model
-
Container for the parameters to the
UpdateAvailabilityOptionsoperation. - UpdateAvailabilityOptionsRequest.Builder - Interface in software.amazon.awssdk.services.cloudsearch.model
- UpdateAvailabilityOptionsRequestMarshaller - Class in software.amazon.awssdk.services.cloudsearch.transform
-
UpdateAvailabilityOptionsRequestMarshaller - 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
UpdateAvailabilityOptionsrequest. - UpdateAvailabilityOptionsResponse.Builder - Interface in software.amazon.awssdk.services.cloudsearch.model
- updateDate() - Method in class software.amazon.awssdk.services.cloudsearch.model.OptionStatus
-
A timestamp for when this option was last updated.
- updateDate(Instant) - Method in interface software.amazon.awssdk.services.cloudsearch.model.OptionStatus.Builder
-
A timestamp for when this option was last updated.
- 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(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.
- 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(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.
- UpdateDomainEndpointOptionsRequest - Class in software.amazon.awssdk.services.cloudsearch.model
-
Container for the parameters to the
UpdateDomainEndpointOptionsoperation. - UpdateDomainEndpointOptionsRequest.Builder - Interface in software.amazon.awssdk.services.cloudsearch.model
- UpdateDomainEndpointOptionsRequestMarshaller - Class in software.amazon.awssdk.services.cloudsearch.transform
-
UpdateDomainEndpointOptionsRequestMarshaller - 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
UpdateDomainEndpointOptionsrequest. - UpdateDomainEndpointOptionsResponse.Builder - Interface in software.amazon.awssdk.services.cloudsearch.model
- updateScalingParameters(Consumer<UpdateScalingParametersRequest.Builder>) - 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.CloudSearchClient
-
Configures scaling parameters for a domain.
- updateScalingParameters(UpdateScalingParametersRequest) - 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.
- UpdateScalingParametersRequest - Class in software.amazon.awssdk.services.cloudsearch.model
-
Container for the parameters to the
UpdateScalingParametersoperation. - UpdateScalingParametersRequest.Builder - Interface in software.amazon.awssdk.services.cloudsearch.model
- UpdateScalingParametersRequestMarshaller - Class in software.amazon.awssdk.services.cloudsearch.transform
-
UpdateScalingParametersRequestMarshaller - 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
UpdateScalingParametersrequest. - UpdateScalingParametersResponse.Builder - Interface in software.amazon.awssdk.services.cloudsearch.model
- 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(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.
- 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(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.
- UpdateServiceAccessPoliciesRequest - Class in software.amazon.awssdk.services.cloudsearch.model
-
Container for the parameters to the
UpdateServiceAccessPoliciesoperation. - UpdateServiceAccessPoliciesRequest.Builder - Interface in software.amazon.awssdk.services.cloudsearch.model
- UpdateServiceAccessPoliciesRequestMarshaller - Class in software.amazon.awssdk.services.cloudsearch.transform
-
UpdateServiceAccessPoliciesRequestMarshaller - 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
UpdateServiceAccessPoliciesrequest. - UpdateServiceAccessPoliciesResponse.Builder - Interface in software.amazon.awssdk.services.cloudsearch.model
- updateVersion() - Method in class software.amazon.awssdk.services.cloudsearch.model.OptionStatus
-
A unique integer that indicates when this option was last updated.
- updateVersion(Integer) - Method in interface software.amazon.awssdk.services.cloudsearch.model.OptionStatus.Builder
-
A unique integer that indicates when this option was last updated.
- uriEncode(String) - Static method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.RulesFunctions
- UriEncodeFn - Class in software.amazon.awssdk.services.cloudsearch.endpoints.internal
- UriEncodeFn(FnNode) - Constructor for class software.amazon.awssdk.services.cloudsearch.endpoints.internal.UriEncodeFn
- url(String) - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Value.Endpoint.Builder
- url(Expr) - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.EndpointResult.Builder
- useDualStack() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.CloudSearchEndpointParams
- useDualStack(Boolean) - Method in interface software.amazon.awssdk.services.cloudsearch.endpoints.CloudSearchEndpointParams.Builder
- useFips() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.CloudSearchEndpointParams
- useFips(Boolean) - Method in interface software.amazon.awssdk.services.cloudsearch.endpoints.CloudSearchEndpointParams.Builder
- UserAgentUtils - Class in software.amazon.awssdk.services.cloudsearch.internal
V
- validate() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.FnNode
- 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
- value(Value) - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Parameter.Builder
- Value - Class in software.amazon.awssdk.services.cloudsearch.endpoints.internal
-
Base class for the types of values computable by the
RuleEngine. - Value() - Constructor for class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Value
- Value.Array - Class in software.amazon.awssdk.services.cloudsearch.endpoints.internal
-
An array value.
- Value.Bool - Class in software.amazon.awssdk.services.cloudsearch.endpoints.internal
-
A boolean value.
- Value.Endpoint - Class in software.amazon.awssdk.services.cloudsearch.endpoints.internal
- Value.Endpoint.Builder - Class in software.amazon.awssdk.services.cloudsearch.endpoints.internal
- Value.Int - Class in software.amazon.awssdk.services.cloudsearch.endpoints.internal
-
An integer value.
- Value.None - Class in software.amazon.awssdk.services.cloudsearch.endpoints.internal
- Value.Record - Class in software.amazon.awssdk.services.cloudsearch.endpoints.internal
-
A record (map) value.
- Value.Str - Class in software.amazon.awssdk.services.cloudsearch.endpoints.internal
-
A string value.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.cloudsearch.endpoints.internal.ParameterType
-
Returns the enum constant of this type with the specified name.
- 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.endpoints.internal.ParameterType
-
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.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.
- version() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Partitions
- version(String) - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.EndpointRuleset.Builder
- version(String) - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.Partitions.Builder
- visitBool(boolean) - Method in interface software.amazon.awssdk.services.cloudsearch.endpoints.internal.Literal.Visitor
- visitBoolEquals(BooleanEqualsFn) - Method in interface software.amazon.awssdk.services.cloudsearch.endpoints.internal.FnVisitor
- visitBoolEquals(BooleanEqualsFn) - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.RuleEvaluator
- visitDynamicElement(Expr) - Method in interface software.amazon.awssdk.services.cloudsearch.endpoints.internal.TemplateVisitor
-
Visit a dynamic element within a multipart template.
- visitEndpointRule(EndpointResult) - Method in interface software.amazon.awssdk.services.cloudsearch.endpoints.internal.RuleValueVisitor
- visitErrorRule(Expr) - Method in interface software.amazon.awssdk.services.cloudsearch.endpoints.internal.RuleValueVisitor
- visitFn(Fn) - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.ExprVisitor.Default
- visitFn(Fn) - Method in interface software.amazon.awssdk.services.cloudsearch.endpoints.internal.ExprVisitor
- visitFn(Fn) - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.RuleEvaluator
- visitGetAttr(GetAttr) - Method in interface software.amazon.awssdk.services.cloudsearch.endpoints.internal.FnVisitor
- visitGetAttr(GetAttr) - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.RuleEvaluator
- visitInt(int) - Method in interface software.amazon.awssdk.services.cloudsearch.endpoints.internal.Literal.Visitor
- visitIsSet(IsSet) - Method in interface software.amazon.awssdk.services.cloudsearch.endpoints.internal.FnVisitor
- visitIsSet(IsSet) - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.RuleEvaluator
- visitIsValidHostLabel(IsValidHostLabel) - Method in interface software.amazon.awssdk.services.cloudsearch.endpoints.internal.FnVisitor
- visitIsValidHostLabel(IsValidHostLabel) - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.RuleEvaluator
- visitIsVirtualHostLabelsS3Bucket(IsVirtualHostableS3Bucket) - Method in interface software.amazon.awssdk.services.cloudsearch.endpoints.internal.FnVisitor
- visitIsVirtualHostLabelsS3Bucket(IsVirtualHostableS3Bucket) - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.RuleEvaluator
- visitLiteral(Literal) - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.ExprVisitor.Default
- visitLiteral(Literal) - Method in interface software.amazon.awssdk.services.cloudsearch.endpoints.internal.ExprVisitor
- visitLiteral(Literal) - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.RuleEvaluator
- visitNot(Not) - Method in interface software.amazon.awssdk.services.cloudsearch.endpoints.internal.FnVisitor
- visitNot(Not) - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.RuleEvaluator
- visitObject(Map<Identifier, Literal>) - Method in interface software.amazon.awssdk.services.cloudsearch.endpoints.internal.Literal.Visitor
- visitParseArn(ParseArn) - Method in interface software.amazon.awssdk.services.cloudsearch.endpoints.internal.FnVisitor
- visitParseArn(ParseArn) - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.RuleEvaluator
- visitParseUrl(ParseUrl) - Method in interface software.amazon.awssdk.services.cloudsearch.endpoints.internal.FnVisitor
- visitParseUrl(ParseUrl) - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.RuleEvaluator
- visitPartition(PartitionFn) - Method in interface software.amazon.awssdk.services.cloudsearch.endpoints.internal.FnVisitor
- visitPartition(PartitionFn) - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.RuleEvaluator
- visitRef(Ref) - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.ExprVisitor.Default
- visitRef(Ref) - Method in interface software.amazon.awssdk.services.cloudsearch.endpoints.internal.ExprVisitor
- visitRef(Ref) - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.RuleEvaluator
- visitSingleDynamicTemplate(Expr) - Method in interface software.amazon.awssdk.services.cloudsearch.endpoints.internal.TemplateVisitor
-
The template contains a single dynamic element, eg.
- visitStaticElement(String) - Method in interface software.amazon.awssdk.services.cloudsearch.endpoints.internal.TemplateVisitor
-
Visit a static element within a multipart template.
- visitStaticTemplate(String) - Method in interface software.amazon.awssdk.services.cloudsearch.endpoints.internal.TemplateVisitor
-
The template contains a single static string, eg.
- visitStr(Template) - Method in interface software.amazon.awssdk.services.cloudsearch.endpoints.internal.Literal.Visitor
- visitStringEquals(StringEqualsFn) - Method in interface software.amazon.awssdk.services.cloudsearch.endpoints.internal.FnVisitor
- visitStringEquals(StringEqualsFn) - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.RuleEvaluator
- visitSubstring(Substring) - Method in interface software.amazon.awssdk.services.cloudsearch.endpoints.internal.FnVisitor
- visitSubstring(Substring) - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.RuleEvaluator
- visitTreeRule(List<Rule>) - Method in interface software.amazon.awssdk.services.cloudsearch.endpoints.internal.RuleValueVisitor
- visitTuple(List<Literal>) - Method in interface software.amazon.awssdk.services.cloudsearch.endpoints.internal.Literal.Visitor
- visitUriEncode(UriEncodeFn) - Method in interface software.amazon.awssdk.services.cloudsearch.endpoints.internal.FnVisitor
- visitUriEncode(UriEncodeFn) - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.RuleEvaluator
W
- withDefaultVersion() - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.EndpointRuleset.Builder
- writableStackTrace(Boolean) - Method in class software.amazon.awssdk.services.cloudsearch.endpoints.internal.SourceException.BuilderImpl
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.cloudsearch.model.BaseException.Builder
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.cloudsearch.model.CloudSearchException.Builder
- writableStackTrace(Boolean) - Method in class software.amazon.awssdk.services.cloudsearch.model.CloudSearchException.BuilderImpl
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.cloudsearch.model.DisabledOperationException.Builder
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.cloudsearch.model.InternalException.Builder
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.cloudsearch.model.InvalidTypeException.Builder
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.cloudsearch.model.LimitExceededException.Builder
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.cloudsearch.model.ResourceAlreadyExistsException.Builder
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.cloudsearch.model.ResourceNotFoundException.Builder
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.cloudsearch.model.ValidationException.Builder
Z
- ZH_HANS - software.amazon.awssdk.services.cloudsearch.model.AnalysisSchemeLanguage
- ZH_HANT - software.amazon.awssdk.services.cloudsearch.model.AnalysisSchemeLanguage
All Classes All Packages