A B C D E F G H I J K L M N O P Q R S T U V W X 
All Classes All Packages

A

ABORTED - software.amazon.awssdk.services.kendra.model.DataSourceSyncJobStatus
 
accept(ExprVisitor<R>) - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Expr
 
accept(ExprVisitor<R>) - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Fn
 
accept(ExprVisitor<R>) - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Literal
 
accept(ExprVisitor<R>) - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Ref
 
accept(Literal.Visitor<T>) - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Literal
 
accept(RuleValueVisitor<T>) - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.EndpointRule
 
accept(RuleValueVisitor<T>) - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.ErrorRule
 
accept(RuleValueVisitor<T>) - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Rule
 
accept(RuleValueVisitor<T>) - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.TreeRule
 
accept(TemplateVisitor<T>) - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Template
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.BooleanEqualsFn
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Fn
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.GetAttr
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.IsSet
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.IsValidHostLabel
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.IsVirtualHostableS3Bucket
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Not
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.ParseArn
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.ParseUrl
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.PartitionFn
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.StringEqualsFn
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Substring
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.UriEncodeFn
 
access() - Method in class software.amazon.awssdk.services.kendra.model.Principal
Whether to allow or deny document access to the principal.
access(String) - Method in interface software.amazon.awssdk.services.kendra.model.Principal.Builder
Whether to allow or deny document access to the principal.
access(ReadAccessType) - Method in interface software.amazon.awssdk.services.kendra.model.Principal.Builder
Whether to allow or deny document access to the principal.
accessAsString() - Method in class software.amazon.awssdk.services.kendra.model.Principal
Whether to allow or deny document access to the principal.
accessControlConfigurationId() - Method in class software.amazon.awssdk.services.kendra.model.Document
The identifier of the access control configuration that you want to apply to the document.
accessControlConfigurationId(String) - Method in interface software.amazon.awssdk.services.kendra.model.Document.Builder
The identifier of the access control configuration that you want to apply to the document.
accessControlConfigurations() - Method in class software.amazon.awssdk.services.kendra.model.ListAccessControlConfigurationsResponse
The details of your access control configurations.
accessControlConfigurations(Collection<AccessControlConfigurationSummary>) - Method in interface software.amazon.awssdk.services.kendra.model.ListAccessControlConfigurationsResponse.Builder
The details of your access control configurations.
accessControlConfigurations(Consumer<AccessControlConfigurationSummary.Builder>...) - Method in interface software.amazon.awssdk.services.kendra.model.ListAccessControlConfigurationsResponse.Builder
The details of your access control configurations.
accessControlConfigurations(AccessControlConfigurationSummary...) - Method in interface software.amazon.awssdk.services.kendra.model.ListAccessControlConfigurationsResponse.Builder
The details of your access control configurations.
AccessControlConfigurationSummary - Class in software.amazon.awssdk.services.kendra.model
Summary information on an access control configuration that you created for your documents in an index.
AccessControlConfigurationSummary.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
accessControlList() - Method in class software.amazon.awssdk.services.kendra.model.CreateAccessControlConfigurationRequest
Information on principals (users and/or groups) and which documents they should have access to.
accessControlList() - Method in class software.amazon.awssdk.services.kendra.model.DescribeAccessControlConfigurationResponse
Information on principals (users and/or groups) and which documents they should have access to.
accessControlList() - Method in class software.amazon.awssdk.services.kendra.model.Document
Information on principals (users and/or groups) and which documents they should have access to.
accessControlList() - Method in class software.amazon.awssdk.services.kendra.model.UpdateAccessControlConfigurationRequest
Information you want to update on principals (users and/or groups) and which documents they should have access to.
accessControlList(Collection<Principal>) - Method in interface software.amazon.awssdk.services.kendra.model.CreateAccessControlConfigurationRequest.Builder
Information on principals (users and/or groups) and which documents they should have access to.
accessControlList(Collection<Principal>) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeAccessControlConfigurationResponse.Builder
Information on principals (users and/or groups) and which documents they should have access to.
accessControlList(Collection<Principal>) - Method in interface software.amazon.awssdk.services.kendra.model.Document.Builder
Information on principals (users and/or groups) and which documents they should have access to.
accessControlList(Collection<Principal>) - Method in interface software.amazon.awssdk.services.kendra.model.UpdateAccessControlConfigurationRequest.Builder
Information you want to update on principals (users and/or groups) and which documents they should have access to.
accessControlList(Consumer<Principal.Builder>...) - Method in interface software.amazon.awssdk.services.kendra.model.CreateAccessControlConfigurationRequest.Builder
Information on principals (users and/or groups) and which documents they should have access to.
accessControlList(Consumer<Principal.Builder>...) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeAccessControlConfigurationResponse.Builder
Information on principals (users and/or groups) and which documents they should have access to.
accessControlList(Consumer<Principal.Builder>...) - Method in interface software.amazon.awssdk.services.kendra.model.Document.Builder
Information on principals (users and/or groups) and which documents they should have access to.
accessControlList(Consumer<Principal.Builder>...) - Method in interface software.amazon.awssdk.services.kendra.model.UpdateAccessControlConfigurationRequest.Builder
Information you want to update on principals (users and/or groups) and which documents they should have access to.
accessControlList(Principal...) - Method in interface software.amazon.awssdk.services.kendra.model.CreateAccessControlConfigurationRequest.Builder
Information on principals (users and/or groups) and which documents they should have access to.
accessControlList(Principal...) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeAccessControlConfigurationResponse.Builder
Information on principals (users and/or groups) and which documents they should have access to.
accessControlList(Principal...) - Method in interface software.amazon.awssdk.services.kendra.model.Document.Builder
Information on principals (users and/or groups) and which documents they should have access to.
accessControlList(Principal...) - Method in interface software.amazon.awssdk.services.kendra.model.UpdateAccessControlConfigurationRequest.Builder
Information you want to update on principals (users and/or groups) and which documents they should have access to.
accessControlListConfiguration() - Method in class software.amazon.awssdk.services.kendra.model.S3DataSourceConfiguration
Provides the path to the S3 bucket that contains the user context filtering files for the data source.
accessControlListConfiguration(Consumer<AccessControlListConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.S3DataSourceConfiguration.Builder
Provides the path to the S3 bucket that contains the user context filtering files for the data source.
accessControlListConfiguration(AccessControlListConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.S3DataSourceConfiguration.Builder
Provides the path to the S3 bucket that contains the user context filtering files for the data source.
AccessControlListConfiguration - Class in software.amazon.awssdk.services.kendra.model
Access Control List files for the documents in a data source.
AccessControlListConfiguration.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
AccessDeniedException - Exception in software.amazon.awssdk.services.kendra.model
You don't have sufficient access to perform this action.
AccessDeniedException.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
ACCOUNT - software.amazon.awssdk.services.kendra.model.SalesforceStandardObjectName
 
ACCOUNT_ID - Static variable in class software.amazon.awssdk.services.kendra.endpoints.internal.ParseArn
 
accountId() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Arn
 
accountId() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.RuleArn
 
aclConfiguration() - Method in class software.amazon.awssdk.services.kendra.model.DatabaseConfiguration
Information about the database column that provides information for user context filtering.
aclConfiguration(Consumer<AclConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.DatabaseConfiguration.Builder
Information about the database column that provides information for user context filtering.
aclConfiguration(AclConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.DatabaseConfiguration.Builder
Information about the database column that provides information for user context filtering.
AclConfiguration - Class in software.amazon.awssdk.services.kendra.model
Provides information about the column that should be used for filtering the query response by groups.
AclConfiguration.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
ACTIVE - software.amazon.awssdk.services.kendra.model.AttributeSuggestionsMode
 
ACTIVE - software.amazon.awssdk.services.kendra.model.DataSourceStatus
 
ACTIVE - software.amazon.awssdk.services.kendra.model.ExperienceStatus
 
ACTIVE - software.amazon.awssdk.services.kendra.model.FaqStatus
 
ACTIVE - software.amazon.awssdk.services.kendra.model.FeaturedResultsSetStatus
 
ACTIVE - software.amazon.awssdk.services.kendra.model.IndexStatus
 
ACTIVE - software.amazon.awssdk.services.kendra.model.QuerySuggestionsBlockListStatus
 
ACTIVE - software.amazon.awssdk.services.kendra.model.QuerySuggestionsStatus
 
ACTIVE - software.amazon.awssdk.services.kendra.model.ThesaurusStatus
 
ACTIVE_BUT_UPDATE_FAILED - software.amazon.awssdk.services.kendra.model.QuerySuggestionsBlockListStatus
 
ACTIVE_BUT_UPDATE_FAILED - software.amazon.awssdk.services.kendra.model.ThesaurusStatus
 
ACTIVE_USER - software.amazon.awssdk.services.kendra.model.SalesforceChatterFeedIncludeFilterType
 
addCondition(Condition) - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Rule.Builder
 
addHeader(String, String) - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Value.Endpoint.Builder
 
addHeader(String, List<Expr>) - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.EndpointResult.Builder
 
addHeaderValue(String, Expr) - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.EndpointResult.Builder
 
addHostPrefix(Endpoint, String) - Static method in class software.amazon.awssdk.services.kendra.endpoints.internal.AwsEndpointProviderUtils
Apply the given endpoint prefix to the endpoint.
additionalAttributes() - Method in class software.amazon.awssdk.services.kendra.model.FeaturedResultsItem
One or more additional attributes associated with the featured result.
additionalAttributes() - Method in class software.amazon.awssdk.services.kendra.model.QueryResultItem
One or more additional fields/attributes associated with the query result.
additionalAttributes() - Method in class software.amazon.awssdk.services.kendra.model.SourceDocument
The additional fields/attributes to include in the response.
additionalAttributes(Collection<AdditionalResultAttribute>) - Method in interface software.amazon.awssdk.services.kendra.model.FeaturedResultsItem.Builder
One or more additional attributes associated with the featured result.
additionalAttributes(Collection<AdditionalResultAttribute>) - Method in interface software.amazon.awssdk.services.kendra.model.QueryResultItem.Builder
One or more additional fields/attributes associated with the query result.
additionalAttributes(Collection<DocumentAttribute>) - Method in interface software.amazon.awssdk.services.kendra.model.SourceDocument.Builder
The additional fields/attributes to include in the response.
additionalAttributes(Consumer<AdditionalResultAttribute.Builder>...) - Method in interface software.amazon.awssdk.services.kendra.model.FeaturedResultsItem.Builder
One or more additional attributes associated with the featured result.
additionalAttributes(Consumer<AdditionalResultAttribute.Builder>...) - Method in interface software.amazon.awssdk.services.kendra.model.QueryResultItem.Builder
One or more additional fields/attributes associated with the query result.
additionalAttributes(Consumer<DocumentAttribute.Builder>...) - Method in interface software.amazon.awssdk.services.kendra.model.SourceDocument.Builder
The additional fields/attributes to include in the response.
additionalAttributes(AdditionalResultAttribute...) - Method in interface software.amazon.awssdk.services.kendra.model.FeaturedResultsItem.Builder
One or more additional attributes associated with the featured result.
additionalAttributes(AdditionalResultAttribute...) - Method in interface software.amazon.awssdk.services.kendra.model.QueryResultItem.Builder
One or more additional fields/attributes associated with the query result.
additionalAttributes(DocumentAttribute...) - Method in interface software.amazon.awssdk.services.kendra.model.SourceDocument.Builder
The additional fields/attributes to include in the response.
additionalResponseAttributes() - Method in class software.amazon.awssdk.services.kendra.model.AttributeSuggestionsGetConfig
The list of additional document field/attribute keys or field names to include in the response.
additionalResponseAttributes(String...) - Method in interface software.amazon.awssdk.services.kendra.model.AttributeSuggestionsGetConfig.Builder
The list of additional document field/attribute keys or field names to include in the response.
additionalResponseAttributes(Collection<String>) - Method in interface software.amazon.awssdk.services.kendra.model.AttributeSuggestionsGetConfig.Builder
The list of additional document field/attribute keys or field names to include in the response.
AdditionalResultAttribute - Class in software.amazon.awssdk.services.kendra.model
An attribute returned from an index query.
AdditionalResultAttribute.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
AdditionalResultAttributeValue - Class in software.amazon.awssdk.services.kendra.model
An attribute returned with a document from a search.
AdditionalResultAttributeValue.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
AdditionalResultAttributeValueType - Enum in software.amazon.awssdk.services.kendra.model
 
addParameter(Parameter) - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Parameters.Builder
 
addPartition(Partition) - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Partitions.Builder
 
addProperty(Identifier, Expr) - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.EndpointResult.Builder
 
addRule(Rule) - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.EndpointRuleset.Builder
 
AGG_QUERY_DOC_METRICS - software.amazon.awssdk.services.kendra.model.MetricType
 
ALFRESCO - software.amazon.awssdk.services.kendra.model.DataSourceType
 
alfrescoConfiguration() - Method in class software.amazon.awssdk.services.kendra.model.DataSourceConfiguration
Deprecated.
Deprecated AlfrescoConfiguration in favor of TemplateConfiguration
alfrescoConfiguration(Consumer<AlfrescoConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.DataSourceConfiguration.Builder
Deprecated.
Deprecated AlfrescoConfiguration in favor of TemplateConfiguration
alfrescoConfiguration(AlfrescoConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.DataSourceConfiguration.Builder
Deprecated.
Deprecated AlfrescoConfiguration in favor of TemplateConfiguration
AlfrescoConfiguration - Class in software.amazon.awssdk.services.kendra.model
Provides the configuration information to connect to Alfresco as your data source.
AlfrescoConfiguration.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
AlfrescoEntity - Enum in software.amazon.awssdk.services.kendra.model
 
ALLOW - software.amazon.awssdk.services.kendra.model.ReadAccessType
 
allowDots() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.IsValidHostLabel
 
allowDots() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.IsVirtualHostableS3Bucket
 
allowedGroupsColumnName() - Method in class software.amazon.awssdk.services.kendra.model.AclConfiguration
A list of groups, separated by semi-colons, that filters a query response based on user context.
allowedGroupsColumnName(String) - Method in interface software.amazon.awssdk.services.kendra.model.AclConfiguration.Builder
A list of groups, separated by semi-colons, that filters a query response based on user context.
andAllFilters() - Method in class software.amazon.awssdk.services.kendra.model.AttributeFilter
Performs a logical AND operation on all filters that you specify.
andAllFilters(Collection<AttributeFilter>) - Method in interface software.amazon.awssdk.services.kendra.model.AttributeFilter.Builder
Performs a logical AND operation on all filters that you specify.
andAllFilters(Consumer<AttributeFilter.Builder>...) - Method in interface software.amazon.awssdk.services.kendra.model.AttributeFilter.Builder
Performs a logical AND operation on all filters that you specify.
andAllFilters(AttributeFilter...) - Method in interface software.amazon.awssdk.services.kendra.model.AttributeFilter.Builder
Performs a logical AND operation on all filters that you specify.
ANSWER - software.amazon.awssdk.services.kendra.model.QueryResultType
 
applyPaginatorUserAgent(T) - Static method in class software.amazon.awssdk.services.kendra.internal.UserAgentUtils
 
applyUserAgentInfo(T, Consumer<AwsRequestOverrideConfiguration.Builder>) - Static method in class software.amazon.awssdk.services.kendra.internal.UserAgentUtils
 
ARCHIVED - software.amazon.awssdk.services.kendra.model.SalesforceKnowledgeArticleState
 
argv(List<Expr>) - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.FnNode.Builder
 
Arn - Class in software.amazon.awssdk.services.kendra.endpoints.internal
An AWS Arn.
Arn(String, String, String, String, List<String>) - Constructor for class software.amazon.awssdk.services.kendra.endpoints.internal.Arn
 
ASC - software.amazon.awssdk.services.kendra.model.SortOrder
 
ASCENDING - software.amazon.awssdk.services.kendra.model.Order
 
ASSIGN - Static variable in class software.amazon.awssdk.services.kendra.endpoints.internal.Condition
 
associateEntitiesToExperience(Consumer<AssociateEntitiesToExperienceRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
Grants users or groups in your IAM Identity Center identity source access to your Amazon Kendra experience.
associateEntitiesToExperience(Consumer<AssociateEntitiesToExperienceRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
Grants users or groups in your IAM Identity Center identity source access to your Amazon Kendra experience.
associateEntitiesToExperience(AssociateEntitiesToExperienceRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
Grants users or groups in your IAM Identity Center identity source access to your Amazon Kendra experience.
associateEntitiesToExperience(AssociateEntitiesToExperienceRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
Grants users or groups in your IAM Identity Center identity source access to your Amazon Kendra experience.
AssociateEntitiesToExperienceRequest - Class in software.amazon.awssdk.services.kendra.model
 
AssociateEntitiesToExperienceRequest.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
AssociateEntitiesToExperienceRequestMarshaller - Class in software.amazon.awssdk.services.kendra.transform
AssociateEntitiesToExperienceRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.kendra.transform.AssociateEntitiesToExperienceRequestMarshaller
 
AssociateEntitiesToExperienceResponse - Class in software.amazon.awssdk.services.kendra.model
 
AssociateEntitiesToExperienceResponse.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
associatePersonasToEntities(Consumer<AssociatePersonasToEntitiesRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
Defines the specific permissions of users or groups in your IAM Identity Center identity source with access to your Amazon Kendra experience.
associatePersonasToEntities(Consumer<AssociatePersonasToEntitiesRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
Defines the specific permissions of users or groups in your IAM Identity Center identity source with access to your Amazon Kendra experience.
associatePersonasToEntities(AssociatePersonasToEntitiesRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
Defines the specific permissions of users or groups in your IAM Identity Center identity source with access to your Amazon Kendra experience.
associatePersonasToEntities(AssociatePersonasToEntitiesRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
Defines the specific permissions of users or groups in your IAM Identity Center identity source with access to your Amazon Kendra experience.
AssociatePersonasToEntitiesRequest - Class in software.amazon.awssdk.services.kendra.model
 
AssociatePersonasToEntitiesRequest.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
AssociatePersonasToEntitiesRequestMarshaller - Class in software.amazon.awssdk.services.kendra.transform
AssociatePersonasToEntitiesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.kendra.transform.AssociatePersonasToEntitiesRequestMarshaller
 
AssociatePersonasToEntitiesResponse - Class in software.amazon.awssdk.services.kendra.model
 
AssociatePersonasToEntitiesResponse.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
asString() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Identifier
 
attachmentConfiguration() - Method in class software.amazon.awssdk.services.kendra.model.ConfluenceConfiguration
Configuration information for indexing attachments to Confluence blogs and pages.
attachmentConfiguration(Consumer<ConfluenceAttachmentConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.ConfluenceConfiguration.Builder
Configuration information for indexing attachments to Confluence blogs and pages.
attachmentConfiguration(ConfluenceAttachmentConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.ConfluenceConfiguration.Builder
Configuration information for indexing attachments to Confluence blogs and pages.
attachmentFieldMappings() - Method in class software.amazon.awssdk.services.kendra.model.ConfluenceAttachmentConfiguration
Maps attributes or field names of Confluence attachments to Amazon Kendra index field names.
attachmentFieldMappings() - Method in class software.amazon.awssdk.services.kendra.model.JiraConfiguration
A list of DataSourceToIndexFieldMapping objects that map attributes or field names of Jira attachments to Amazon Kendra index field names.
attachmentFieldMappings() - Method in class software.amazon.awssdk.services.kendra.model.QuipConfiguration
A list of DataSourceToIndexFieldMapping objects that map attributes or field names of Quip attachments to Amazon Kendra index field names.
attachmentFieldMappings(Collection<ConfluenceAttachmentToIndexFieldMapping>) - Method in interface software.amazon.awssdk.services.kendra.model.ConfluenceAttachmentConfiguration.Builder
Maps attributes or field names of Confluence attachments to Amazon Kendra index field names.
attachmentFieldMappings(Collection<DataSourceToIndexFieldMapping>) - Method in interface software.amazon.awssdk.services.kendra.model.JiraConfiguration.Builder
A list of DataSourceToIndexFieldMapping objects that map attributes or field names of Jira attachments to Amazon Kendra index field names.
attachmentFieldMappings(Collection<DataSourceToIndexFieldMapping>) - Method in interface software.amazon.awssdk.services.kendra.model.QuipConfiguration.Builder
A list of DataSourceToIndexFieldMapping objects that map attributes or field names of Quip attachments to Amazon Kendra index field names.
attachmentFieldMappings(Consumer<ConfluenceAttachmentToIndexFieldMapping.Builder>...) - Method in interface software.amazon.awssdk.services.kendra.model.ConfluenceAttachmentConfiguration.Builder
Maps attributes or field names of Confluence attachments to Amazon Kendra index field names.
attachmentFieldMappings(Consumer<DataSourceToIndexFieldMapping.Builder>...) - Method in interface software.amazon.awssdk.services.kendra.model.JiraConfiguration.Builder
A list of DataSourceToIndexFieldMapping objects that map attributes or field names of Jira attachments to Amazon Kendra index field names.
attachmentFieldMappings(Consumer<DataSourceToIndexFieldMapping.Builder>...) - Method in interface software.amazon.awssdk.services.kendra.model.QuipConfiguration.Builder
A list of DataSourceToIndexFieldMapping objects that map attributes or field names of Quip attachments to Amazon Kendra index field names.
attachmentFieldMappings(ConfluenceAttachmentToIndexFieldMapping...) - Method in interface software.amazon.awssdk.services.kendra.model.ConfluenceAttachmentConfiguration.Builder
Maps attributes or field names of Confluence attachments to Amazon Kendra index field names.
attachmentFieldMappings(DataSourceToIndexFieldMapping...) - Method in interface software.amazon.awssdk.services.kendra.model.JiraConfiguration.Builder
A list of DataSourceToIndexFieldMapping objects that map attributes or field names of Jira attachments to Amazon Kendra index field names.
attachmentFieldMappings(DataSourceToIndexFieldMapping...) - Method in interface software.amazon.awssdk.services.kendra.model.QuipConfiguration.Builder
A list of DataSourceToIndexFieldMapping objects that map attributes or field names of Quip attachments to Amazon Kendra index field names.
ATTACHMENTS - software.amazon.awssdk.services.kendra.model.IssueSubEntity
 
ATTRIBUTE_FILTER - software.amazon.awssdk.services.kendra.model.UserContextPolicy
 
attributeFilter() - Method in class software.amazon.awssdk.services.kendra.model.AttributeSuggestionsGetConfig
Filters the search results based on document fields/attributes.
attributeFilter() - Method in class software.amazon.awssdk.services.kendra.model.QueryRequest
Filters search results by document fields/attributes.
attributeFilter() - Method in class software.amazon.awssdk.services.kendra.model.RetrieveRequest
Filters search results by document fields/attributes.
attributeFilter(Consumer<AttributeFilter.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.AttributeSuggestionsGetConfig.Builder
Filters the search results based on document fields/attributes.
attributeFilter(Consumer<AttributeFilter.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.QueryRequest.Builder
Filters search results by document fields/attributes.
attributeFilter(Consumer<AttributeFilter.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.RetrieveRequest.Builder
Filters search results by document fields/attributes.
attributeFilter(AttributeFilter) - Method in interface software.amazon.awssdk.services.kendra.model.AttributeSuggestionsGetConfig.Builder
Filters the search results based on document fields/attributes.
attributeFilter(AttributeFilter) - Method in interface software.amazon.awssdk.services.kendra.model.QueryRequest.Builder
Filters search results by document fields/attributes.
attributeFilter(AttributeFilter) - Method in interface software.amazon.awssdk.services.kendra.model.RetrieveRequest.Builder
Filters search results by document fields/attributes.
AttributeFilter - Class in software.amazon.awssdk.services.kendra.model
Filters the search results based on document attributes or fields.
AttributeFilter.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
attributeKey() - Method in interface software.amazon.awssdk.services.kendra.endpoints.internal.EndpointAttributeProvider
 
attributeName() - Method in class software.amazon.awssdk.services.kendra.model.SuggestableConfig
The name of the document field/attribute.
attributeName(String) - Method in interface software.amazon.awssdk.services.kendra.model.SuggestableConfig.Builder
The name of the document field/attribute.
attributes() - Method in class software.amazon.awssdk.services.kendra.model.Document
Custom attributes to apply to the document.
attributes() - Method in class software.amazon.awssdk.services.kendra.model.DocumentInfo
Attributes that identify a specific version of a document to check.
attributes(Collection<DocumentAttribute>) - Method in interface software.amazon.awssdk.services.kendra.model.Document.Builder
Custom attributes to apply to the document.
attributes(Collection<DocumentAttribute>) - Method in interface software.amazon.awssdk.services.kendra.model.DocumentInfo.Builder
Attributes that identify a specific version of a document to check.
attributes(Consumer<DocumentAttribute.Builder>...) - Method in interface software.amazon.awssdk.services.kendra.model.Document.Builder
Custom attributes to apply to the document.
attributes(Consumer<DocumentAttribute.Builder>...) - Method in interface software.amazon.awssdk.services.kendra.model.DocumentInfo.Builder
Attributes that identify a specific version of a document to check.
attributes(DocumentAttribute...) - Method in interface software.amazon.awssdk.services.kendra.model.Document.Builder
Custom attributes to apply to the document.
attributes(DocumentAttribute...) - Method in interface software.amazon.awssdk.services.kendra.model.DocumentInfo.Builder
Attributes that identify a specific version of a document to check.
attributeSuggestionsConfig() - Method in class software.amazon.awssdk.services.kendra.model.DescribeQuerySuggestionsConfigResponse
Configuration information for the document fields/attributes that you want to base query suggestions on.
attributeSuggestionsConfig() - Method in class software.amazon.awssdk.services.kendra.model.GetQuerySuggestionsRequest
Configuration information for the document fields/attributes that you want to base query suggestions on.
attributeSuggestionsConfig() - Method in class software.amazon.awssdk.services.kendra.model.UpdateQuerySuggestionsConfigRequest
Configuration information for the document fields/attributes that you want to base query suggestions on.
attributeSuggestionsConfig(Consumer<AttributeSuggestionsDescribeConfig.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeQuerySuggestionsConfigResponse.Builder
Configuration information for the document fields/attributes that you want to base query suggestions on.
attributeSuggestionsConfig(Consumer<AttributeSuggestionsGetConfig.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.GetQuerySuggestionsRequest.Builder
Configuration information for the document fields/attributes that you want to base query suggestions on.
attributeSuggestionsConfig(Consumer<AttributeSuggestionsUpdateConfig.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.UpdateQuerySuggestionsConfigRequest.Builder
Configuration information for the document fields/attributes that you want to base query suggestions on.
attributeSuggestionsConfig(AttributeSuggestionsDescribeConfig) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeQuerySuggestionsConfigResponse.Builder
Configuration information for the document fields/attributes that you want to base query suggestions on.
attributeSuggestionsConfig(AttributeSuggestionsGetConfig) - Method in interface software.amazon.awssdk.services.kendra.model.GetQuerySuggestionsRequest.Builder
Configuration information for the document fields/attributes that you want to base query suggestions on.
attributeSuggestionsConfig(AttributeSuggestionsUpdateConfig) - Method in interface software.amazon.awssdk.services.kendra.model.UpdateQuerySuggestionsConfigRequest.Builder
Configuration information for the document fields/attributes that you want to base query suggestions on.
AttributeSuggestionsDescribeConfig - Class in software.amazon.awssdk.services.kendra.model
Gets information on the configuration of document fields/attributes that you want to base query suggestions on.
AttributeSuggestionsDescribeConfig.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
AttributeSuggestionsGetConfig - Class in software.amazon.awssdk.services.kendra.model
Provides the configuration information for the document fields/attributes that you want to base query suggestions on.
AttributeSuggestionsGetConfig.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
attributeSuggestionsMode() - Method in class software.amazon.awssdk.services.kendra.model.AttributeSuggestionsDescribeConfig
The mode is set to either ACTIVE or INACTIVE.
attributeSuggestionsMode() - Method in class software.amazon.awssdk.services.kendra.model.AttributeSuggestionsUpdateConfig
You can set the mode to ACTIVE or INACTIVE.
attributeSuggestionsMode(String) - Method in interface software.amazon.awssdk.services.kendra.model.AttributeSuggestionsDescribeConfig.Builder
The mode is set to either ACTIVE or INACTIVE.
attributeSuggestionsMode(String) - Method in interface software.amazon.awssdk.services.kendra.model.AttributeSuggestionsUpdateConfig.Builder
You can set the mode to ACTIVE or INACTIVE.
attributeSuggestionsMode(AttributeSuggestionsMode) - Method in interface software.amazon.awssdk.services.kendra.model.AttributeSuggestionsDescribeConfig.Builder
The mode is set to either ACTIVE or INACTIVE.
attributeSuggestionsMode(AttributeSuggestionsMode) - Method in interface software.amazon.awssdk.services.kendra.model.AttributeSuggestionsUpdateConfig.Builder
You can set the mode to ACTIVE or INACTIVE.
AttributeSuggestionsMode - Enum in software.amazon.awssdk.services.kendra.model
 
attributeSuggestionsModeAsString() - Method in class software.amazon.awssdk.services.kendra.model.AttributeSuggestionsDescribeConfig
The mode is set to either ACTIVE or INACTIVE.
attributeSuggestionsModeAsString() - Method in class software.amazon.awssdk.services.kendra.model.AttributeSuggestionsUpdateConfig
You can set the mode to ACTIVE or INACTIVE.
AttributeSuggestionsUpdateConfig - Class in software.amazon.awssdk.services.kendra.model
Updates the configuration information for the document fields/attributes that you want to base query suggestions on.
AttributeSuggestionsUpdateConfig.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
attributeValue(Value) - Method in interface software.amazon.awssdk.services.kendra.endpoints.internal.EndpointAttributeProvider
 
authenticationConfiguration() - Method in class software.amazon.awssdk.services.kendra.model.WebCrawlerConfiguration
Configuration information required to connect to websites using authentication.
authenticationConfiguration(Consumer<AuthenticationConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.WebCrawlerConfiguration.Builder
Configuration information required to connect to websites using authentication.
authenticationConfiguration(AuthenticationConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.WebCrawlerConfiguration.Builder
Configuration information required to connect to websites using authentication.
AuthenticationConfiguration - Class in software.amazon.awssdk.services.kendra.model
Provides the configuration information to connect to websites that require user authentication.
AuthenticationConfiguration.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
authenticationType() - Method in class software.amazon.awssdk.services.kendra.model.ConfluenceConfiguration
Whether you want to connect to Confluence using basic authentication of user name and password, or a personal access token.
authenticationType() - Method in class software.amazon.awssdk.services.kendra.model.ServiceNowConfiguration
The type of authentication used to connect to the ServiceNow instance.
authenticationType() - Method in class software.amazon.awssdk.services.kendra.model.SharePointConfiguration
Whether you want to connect to SharePoint Online using basic authentication of user name and password, or OAuth authentication of user name, password, client ID, and client secret, or AD App-only authentication of client secret.
authenticationType(String) - Method in interface software.amazon.awssdk.services.kendra.model.ConfluenceConfiguration.Builder
Whether you want to connect to Confluence using basic authentication of user name and password, or a personal access token.
authenticationType(String) - Method in interface software.amazon.awssdk.services.kendra.model.ServiceNowConfiguration.Builder
The type of authentication used to connect to the ServiceNow instance.
authenticationType(String) - Method in interface software.amazon.awssdk.services.kendra.model.SharePointConfiguration.Builder
Whether you want to connect to SharePoint Online using basic authentication of user name and password, or OAuth authentication of user name, password, client ID, and client secret, or AD App-only authentication of client secret.
authenticationType(ConfluenceAuthenticationType) - Method in interface software.amazon.awssdk.services.kendra.model.ConfluenceConfiguration.Builder
Whether you want to connect to Confluence using basic authentication of user name and password, or a personal access token.
authenticationType(ServiceNowAuthenticationType) - Method in interface software.amazon.awssdk.services.kendra.model.ServiceNowConfiguration.Builder
The type of authentication used to connect to the ServiceNow instance.
authenticationType(SharePointOnlineAuthenticationType) - Method in interface software.amazon.awssdk.services.kendra.model.SharePointConfiguration.Builder
Whether you want to connect to SharePoint Online using basic authentication of user name and password, or OAuth authentication of user name, password, client ID, and client secret, or AD App-only authentication of client secret.
authenticationTypeAsString() - Method in class software.amazon.awssdk.services.kendra.model.ConfluenceConfiguration
Whether you want to connect to Confluence using basic authentication of user name and password, or a personal access token.
authenticationTypeAsString() - Method in class software.amazon.awssdk.services.kendra.model.ServiceNowConfiguration
The type of authentication used to connect to the ServiceNow instance.
authenticationTypeAsString() - Method in class software.amazon.awssdk.services.kendra.model.SharePointConfiguration
Whether you want to connect to SharePoint Online using basic authentication of user name and password, or OAuth authentication of user name, password, client ID, and client secret, or AD App-only authentication of client secret.
AUTHOR - software.amazon.awssdk.services.kendra.model.ConfluenceAttachmentFieldName
 
AUTHOR - software.amazon.awssdk.services.kendra.model.ConfluenceBlogFieldName
 
AUTHOR - software.amazon.awssdk.services.kendra.model.ConfluencePageFieldName
 
authority() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.RuleUrl
 
AUTHORITY - Static variable in class software.amazon.awssdk.services.kendra.endpoints.internal.ParseUrl
 
authSchemeProvider() - Method in class software.amazon.awssdk.services.kendra.internal.KendraServiceClientConfigurationBuilder
Gets the value for auth scheme provider
authSchemeProvider() - Method in class software.amazon.awssdk.services.kendra.KendraServiceClientConfiguration
Gets the value for auth scheme provider
authSchemeProvider() - Method in interface software.amazon.awssdk.services.kendra.KendraServiceClientConfiguration.Builder
Gets the value for auth scheme provider
authSchemeProvider(KendraAuthSchemeProvider) - Method in class software.amazon.awssdk.services.kendra.internal.KendraServiceClientConfigurationBuilder
Sets the value for auth scheme provider
authSchemeProvider(KendraAuthSchemeProvider) - Method in interface software.amazon.awssdk.services.kendra.KendraBaseClientBuilder
Set the KendraAuthSchemeProvider implementation that will be used by the client to resolve the auth scheme for each request.
authSchemeProvider(KendraAuthSchemeProvider) - Method in interface software.amazon.awssdk.services.kendra.KendraServiceClientConfiguration.Builder
Sets the value for auth scheme provider
authSchemes() - Method in class software.amazon.awssdk.services.kendra.internal.KendraServiceClientConfigurationBuilder
Gets the value for auth schemes
authSchemes() - Method in interface software.amazon.awssdk.services.kendra.KendraServiceClientConfiguration.Builder
Gets the value for auth schemes
AWS_SSO - software.amazon.awssdk.services.kendra.model.UserGroupResolutionMode
 
AwsEndpointProviderUtils - Class in software.amazon.awssdk.services.kendra.endpoints.internal
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.kendra.model.AccessDeniedException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.kendra.model.ConflictException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.kendra.model.FeaturedResultsConflictException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.kendra.model.InternalServerException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.kendra.model.InvalidRequestException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.kendra.model.KendraException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in class software.amazon.awssdk.services.kendra.model.KendraException.BuilderImpl
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.kendra.model.ResourceAlreadyExistException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.kendra.model.ResourceInUseException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.kendra.model.ResourceNotFoundException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.kendra.model.ResourceUnavailableException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.kendra.model.ServiceQuotaExceededException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.kendra.model.ThrottlingException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.kendra.model.ValidationException.Builder
 
awsIsVirtualHostableS3Bucket(String, boolean) - Static method in class software.amazon.awssdk.services.kendra.endpoints.internal.RulesFunctions
 
awsParseArn(String) - Static method in class software.amazon.awssdk.services.kendra.endpoints.internal.RulesFunctions
 
awsPartition(String) - Static method in class software.amazon.awssdk.services.kendra.endpoints.internal.RulesFunctions
 

B

basicAuthentication() - Method in class software.amazon.awssdk.services.kendra.model.AuthenticationConfiguration
The list of configuration information that's required to connect to and crawl a website host using basic authentication credentials.
basicAuthentication(Collection<BasicAuthenticationConfiguration>) - Method in interface software.amazon.awssdk.services.kendra.model.AuthenticationConfiguration.Builder
The list of configuration information that's required to connect to and crawl a website host using basic authentication credentials.
basicAuthentication(Consumer<BasicAuthenticationConfiguration.Builder>...) - Method in interface software.amazon.awssdk.services.kendra.model.AuthenticationConfiguration.Builder
The list of configuration information that's required to connect to and crawl a website host using basic authentication credentials.
basicAuthentication(BasicAuthenticationConfiguration...) - Method in interface software.amazon.awssdk.services.kendra.model.AuthenticationConfiguration.Builder
The list of configuration information that's required to connect to and crawl a website host using basic authentication credentials.
BasicAuthenticationConfiguration - Class in software.amazon.awssdk.services.kendra.model
Provides the configuration information to connect to websites that require basic user authentication.
BasicAuthenticationConfiguration.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
batchDeleteDocument(Consumer<BatchDeleteDocumentRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
Removes one or more documents from an index.
batchDeleteDocument(Consumer<BatchDeleteDocumentRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
Removes one or more documents from an index.
batchDeleteDocument(BatchDeleteDocumentRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
Removes one or more documents from an index.
batchDeleteDocument(BatchDeleteDocumentRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
Removes one or more documents from an index.
BatchDeleteDocumentRequest - Class in software.amazon.awssdk.services.kendra.model
 
BatchDeleteDocumentRequest.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
BatchDeleteDocumentRequestMarshaller - Class in software.amazon.awssdk.services.kendra.transform
BatchDeleteDocumentRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.kendra.transform.BatchDeleteDocumentRequestMarshaller
 
BatchDeleteDocumentResponse - Class in software.amazon.awssdk.services.kendra.model
 
BatchDeleteDocumentResponse.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
BatchDeleteDocumentResponseFailedDocument - Class in software.amazon.awssdk.services.kendra.model
Provides information about documents that could not be removed from an index by the BatchDeleteDocument API.
BatchDeleteDocumentResponseFailedDocument.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
batchDeleteFeaturedResultsSet(Consumer<BatchDeleteFeaturedResultsSetRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
Removes one or more sets of featured results.
batchDeleteFeaturedResultsSet(Consumer<BatchDeleteFeaturedResultsSetRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
Removes one or more sets of featured results.
batchDeleteFeaturedResultsSet(BatchDeleteFeaturedResultsSetRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
Removes one or more sets of featured results.
batchDeleteFeaturedResultsSet(BatchDeleteFeaturedResultsSetRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
Removes one or more sets of featured results.
BatchDeleteFeaturedResultsSetError - Class in software.amazon.awssdk.services.kendra.model
Provides information about a set of featured results that couldn't be removed from an index by the BatchDeleteFeaturedResultsSet API.
BatchDeleteFeaturedResultsSetError.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
BatchDeleteFeaturedResultsSetRequest - Class in software.amazon.awssdk.services.kendra.model
 
BatchDeleteFeaturedResultsSetRequest.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
BatchDeleteFeaturedResultsSetRequestMarshaller - Class in software.amazon.awssdk.services.kendra.transform
BatchDeleteFeaturedResultsSetRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.kendra.transform.BatchDeleteFeaturedResultsSetRequestMarshaller
 
BatchDeleteFeaturedResultsSetResponse - Class in software.amazon.awssdk.services.kendra.model
 
BatchDeleteFeaturedResultsSetResponse.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
batchGetDocumentStatus(Consumer<BatchGetDocumentStatusRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
Returns the indexing status for one or more documents submitted with the BatchPutDocument API.
batchGetDocumentStatus(Consumer<BatchGetDocumentStatusRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
Returns the indexing status for one or more documents submitted with the BatchPutDocument API.
batchGetDocumentStatus(BatchGetDocumentStatusRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
Returns the indexing status for one or more documents submitted with the BatchPutDocument API.
batchGetDocumentStatus(BatchGetDocumentStatusRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
Returns the indexing status for one or more documents submitted with the BatchPutDocument API.
BatchGetDocumentStatusRequest - Class in software.amazon.awssdk.services.kendra.model
 
BatchGetDocumentStatusRequest.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
BatchGetDocumentStatusRequestMarshaller - Class in software.amazon.awssdk.services.kendra.transform
BatchGetDocumentStatusRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.kendra.transform.BatchGetDocumentStatusRequestMarshaller
 
BatchGetDocumentStatusResponse - Class in software.amazon.awssdk.services.kendra.model
 
BatchGetDocumentStatusResponse.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
BatchGetDocumentStatusResponseError - Class in software.amazon.awssdk.services.kendra.model
Provides a response when the status of a document could not be retrieved.
BatchGetDocumentStatusResponseError.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
batchPutDocument(Consumer<BatchPutDocumentRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
Adds one or more documents to an index.
batchPutDocument(Consumer<BatchPutDocumentRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
Adds one or more documents to an index.
batchPutDocument(BatchPutDocumentRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
Adds one or more documents to an index.
batchPutDocument(BatchPutDocumentRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
Adds one or more documents to an index.
BatchPutDocumentRequest - Class in software.amazon.awssdk.services.kendra.model
 
BatchPutDocumentRequest.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
BatchPutDocumentRequestMarshaller - Class in software.amazon.awssdk.services.kendra.transform
BatchPutDocumentRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.kendra.transform.BatchPutDocumentRequestMarshaller
 
BatchPutDocumentResponse - Class in software.amazon.awssdk.services.kendra.model
 
BatchPutDocumentResponse.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
BatchPutDocumentResponseFailedDocument - Class in software.amazon.awssdk.services.kendra.model
Provides information about a document that could not be indexed.
BatchPutDocumentResponseFailedDocument.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
beforeExecution(Context.BeforeExecution, ExecutionAttributes) - Method in class software.amazon.awssdk.services.kendra.auth.scheme.internal.KendraAuthSchemeInterceptor
 
beginOffset() - Method in class software.amazon.awssdk.services.kendra.model.Correction
The zero-based location in the response string or text where the corrected word starts.
beginOffset() - Method in class software.amazon.awssdk.services.kendra.model.Highlight
The zero-based location in the response string where the highlight starts.
beginOffset() - Method in class software.amazon.awssdk.services.kendra.model.SuggestionHighlight
The zero-based location in the response string where the highlight starts.
beginOffset(Integer) - Method in interface software.amazon.awssdk.services.kendra.model.Correction.Builder
The zero-based location in the response string or text where the corrected word starts.
beginOffset(Integer) - Method in interface software.amazon.awssdk.services.kendra.model.Highlight.Builder
The zero-based location in the response string where the highlight starts.
beginOffset(Integer) - Method in interface software.amazon.awssdk.services.kendra.model.SuggestionHighlight.Builder
The zero-based location in the response string where the highlight starts.
BEGINS_WITH - software.amazon.awssdk.services.kendra.model.ConditionOperator
 
blob() - Method in class software.amazon.awssdk.services.kendra.model.Document
The contents of the document.
blob(SdkBytes) - Method in interface software.amazon.awssdk.services.kendra.model.Document.Builder
The contents of the document.
blockListSummaryItems() - Method in class software.amazon.awssdk.services.kendra.model.ListQuerySuggestionsBlockListsResponse
Summary items for a block list.
blockListSummaryItems(Collection<QuerySuggestionsBlockListSummary>) - Method in interface software.amazon.awssdk.services.kendra.model.ListQuerySuggestionsBlockListsResponse.Builder
Summary items for a block list.
blockListSummaryItems(Consumer<QuerySuggestionsBlockListSummary.Builder>...) - Method in interface software.amazon.awssdk.services.kendra.model.ListQuerySuggestionsBlockListsResponse.Builder
Summary items for a block list.
blockListSummaryItems(QuerySuggestionsBlockListSummary...) - Method in interface software.amazon.awssdk.services.kendra.model.ListQuerySuggestionsBlockListsResponse.Builder
Summary items for a block list.
BLOG - software.amazon.awssdk.services.kendra.model.AlfrescoEntity
 
blogConfiguration() - Method in class software.amazon.awssdk.services.kendra.model.ConfluenceConfiguration
Configuration information for indexing Confluence blogs.
blogConfiguration(Consumer<ConfluenceBlogConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.ConfluenceConfiguration.Builder
Configuration information for indexing Confluence blogs.
blogConfiguration(ConfluenceBlogConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.ConfluenceConfiguration.Builder
Configuration information for indexing Confluence blogs.
blogFieldMappings() - Method in class software.amazon.awssdk.services.kendra.model.AlfrescoConfiguration
A list of DataSourceToIndexFieldMapping objects that map attributes or field names of Alfresco blogs to Amazon Kendra index field names.
blogFieldMappings() - Method in class software.amazon.awssdk.services.kendra.model.ConfluenceBlogConfiguration
Maps attributes or field names of Confluence blogs to Amazon Kendra index field names.
blogFieldMappings(Collection<ConfluenceBlogToIndexFieldMapping>) - Method in interface software.amazon.awssdk.services.kendra.model.ConfluenceBlogConfiguration.Builder
Maps attributes or field names of Confluence blogs to Amazon Kendra index field names.
blogFieldMappings(Collection<DataSourceToIndexFieldMapping>) - Method in interface software.amazon.awssdk.services.kendra.model.AlfrescoConfiguration.Builder
A list of DataSourceToIndexFieldMapping objects that map attributes or field names of Alfresco blogs to Amazon Kendra index field names.
blogFieldMappings(Consumer<ConfluenceBlogToIndexFieldMapping.Builder>...) - Method in interface software.amazon.awssdk.services.kendra.model.ConfluenceBlogConfiguration.Builder
Maps attributes or field names of Confluence blogs to Amazon Kendra index field names.
blogFieldMappings(Consumer<DataSourceToIndexFieldMapping.Builder>...) - Method in interface software.amazon.awssdk.services.kendra.model.AlfrescoConfiguration.Builder
A list of DataSourceToIndexFieldMapping objects that map attributes or field names of Alfresco blogs to Amazon Kendra index field names.
blogFieldMappings(ConfluenceBlogToIndexFieldMapping...) - Method in interface software.amazon.awssdk.services.kendra.model.ConfluenceBlogConfiguration.Builder
Maps attributes or field names of Confluence blogs to Amazon Kendra index field names.
blogFieldMappings(DataSourceToIndexFieldMapping...) - Method in interface software.amazon.awssdk.services.kendra.model.AlfrescoConfiguration.Builder
A list of DataSourceToIndexFieldMapping objects that map attributes or field names of Alfresco blogs to Amazon Kendra index field names.
BOOLEAN - software.amazon.awssdk.services.kendra.endpoints.internal.ParameterType
 
BooleanEqualsFn - Class in software.amazon.awssdk.services.kendra.endpoints.internal
 
BooleanEqualsFn(FnNode) - Constructor for class software.amazon.awssdk.services.kendra.endpoints.internal.BooleanEqualsFn
 
BOX - software.amazon.awssdk.services.kendra.model.DataSourceType
 
boxConfiguration() - Method in class software.amazon.awssdk.services.kendra.model.DataSourceConfiguration
Provides the configuration information to connect to Box as your data source.
boxConfiguration(Consumer<BoxConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.DataSourceConfiguration.Builder
Provides the configuration information to connect to Box as your data source.
boxConfiguration(BoxConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.DataSourceConfiguration.Builder
Provides the configuration information to connect to Box as your data source.
BoxConfiguration - Class in software.amazon.awssdk.services.kendra.model
Provides the configuration information to connect to Box as your data source.
BoxConfiguration.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
bucket() - Method in class software.amazon.awssdk.services.kendra.model.S3Path
The name of the S3 bucket that contains the file.
bucket(String) - Method in interface software.amazon.awssdk.services.kendra.model.S3Path.Builder
The name of the S3 bucket that contains the file.
bucketName() - Method in class software.amazon.awssdk.services.kendra.model.S3DataSourceConfiguration
The name of the bucket that contains the documents.
bucketName(String) - Method in interface software.amazon.awssdk.services.kendra.model.S3DataSourceConfiguration.Builder
The name of the bucket that contains the documents.
build() - Method in interface software.amazon.awssdk.services.kendra.auth.scheme.KendraAuthSchemeParams.Builder
Returns a KendraAuthSchemeParams object that is created from the properties that have been set on the builder.
build() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Condition.Builder
 
build() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.EndpointResult.Builder
 
build() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.EndpointRuleset.Builder
 
build() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.FnNode.Builder
 
build() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.GetAttr.Builder
 
build() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Outputs.Builder
 
build() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Parameter.Builder
 
build() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.ParameterReference.Builder
 
build() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Parameters.Builder
 
build() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Partition.Builder
 
build() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Partitions.Builder
 
build() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.RegionOverride.Builder
 
build() - Method in interface software.amazon.awssdk.services.kendra.endpoints.internal.RuleError.Builder
 
build() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.RulePartition.Builder
 
build() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.SourceException.BuilderImpl
 
build() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Value.Endpoint.Builder
 
build() - Method in interface software.amazon.awssdk.services.kendra.endpoints.KendraEndpointParams.Builder
 
build() - Method in class software.amazon.awssdk.services.kendra.internal.KendraServiceClientConfigurationBuilder
 
build() - Method in interface software.amazon.awssdk.services.kendra.KendraServiceClientConfiguration.Builder
 
build() - Method in class software.amazon.awssdk.services.kendra.model.KendraException.BuilderImpl
 
build() - Method in interface software.amazon.awssdk.services.kendra.model.KendraRequest.Builder
 
build() - Method in interface software.amazon.awssdk.services.kendra.model.KendraResponse.Builder
 
builder() - Static method in class software.amazon.awssdk.services.kendra.auth.scheme.internal.DefaultKendraAuthSchemeParams
 
builder() - Static method in interface software.amazon.awssdk.services.kendra.auth.scheme.KendraAuthSchemeParams
Get a new builder for creating a KendraAuthSchemeParams.
builder() - Static method in class software.amazon.awssdk.services.kendra.endpoints.internal.Condition
 
builder() - Static method in class software.amazon.awssdk.services.kendra.endpoints.internal.EndpointResult
 
builder() - Static method in class software.amazon.awssdk.services.kendra.endpoints.internal.EndpointRuleset
 
builder() - Static method in class software.amazon.awssdk.services.kendra.endpoints.internal.FnNode
 
builder() - Static method in class software.amazon.awssdk.services.kendra.endpoints.internal.GetAttr
 
builder() - Static method in class software.amazon.awssdk.services.kendra.endpoints.internal.Outputs
 
builder() - Static method in class software.amazon.awssdk.services.kendra.endpoints.internal.Parameter
 
builder() - Static method in class software.amazon.awssdk.services.kendra.endpoints.internal.ParameterReference
 
builder() - Static method in class software.amazon.awssdk.services.kendra.endpoints.internal.Parameters
 
builder() - Static method in class software.amazon.awssdk.services.kendra.endpoints.internal.Partition
 
builder() - Static method in class software.amazon.awssdk.services.kendra.endpoints.internal.Partitions
 
builder() - Static method in class software.amazon.awssdk.services.kendra.endpoints.internal.RegionOverride
 
builder() - Static method in class software.amazon.awssdk.services.kendra.endpoints.internal.Rule
 
builder() - Static method in exception software.amazon.awssdk.services.kendra.endpoints.internal.RuleError
 
builder() - Static method in class software.amazon.awssdk.services.kendra.endpoints.internal.RulePartition
 
builder() - Static method in exception software.amazon.awssdk.services.kendra.endpoints.internal.SourceException
 
builder() - Static method in class software.amazon.awssdk.services.kendra.endpoints.internal.Value.Endpoint
 
builder() - Static method in class software.amazon.awssdk.services.kendra.endpoints.KendraEndpointParams
 
builder() - Static method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
Create a builder that can be used to configure and create a KendraAsyncClient.
builder() - Static method in interface software.amazon.awssdk.services.kendra.KendraClient
Create a builder that can be used to configure and create a KendraClient.
builder() - Static method in class software.amazon.awssdk.services.kendra.KendraServiceClientConfiguration
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.AccessControlConfigurationSummary
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.AccessControlListConfiguration
 
builder() - Static method in exception software.amazon.awssdk.services.kendra.model.AccessDeniedException
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.AclConfiguration
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.AdditionalResultAttribute
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.AdditionalResultAttributeValue
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.AlfrescoConfiguration
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.AssociateEntitiesToExperienceRequest
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.AssociateEntitiesToExperienceResponse
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.AssociatePersonasToEntitiesRequest
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.AssociatePersonasToEntitiesResponse
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.AttributeFilter
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.AttributeSuggestionsDescribeConfig
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.AttributeSuggestionsGetConfig
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.AttributeSuggestionsUpdateConfig
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.AuthenticationConfiguration
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.BasicAuthenticationConfiguration
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.BatchDeleteDocumentRequest
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.BatchDeleteDocumentResponse
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.BatchDeleteDocumentResponseFailedDocument
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.BatchDeleteFeaturedResultsSetError
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.BatchDeleteFeaturedResultsSetRequest
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.BatchDeleteFeaturedResultsSetResponse
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.BatchGetDocumentStatusRequest
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.BatchGetDocumentStatusResponse
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.BatchGetDocumentStatusResponseError
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.BatchPutDocumentRequest
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.BatchPutDocumentResponse
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.BatchPutDocumentResponseFailedDocument
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.BoxConfiguration
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.CapacityUnitsConfiguration
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.ClearQuerySuggestionsRequest
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.ClearQuerySuggestionsResponse
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.ClickFeedback
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.CollapseConfiguration
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.CollapsedResultDetail
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.ColumnConfiguration
 
builder() - Static method in exception software.amazon.awssdk.services.kendra.model.ConflictException
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.ConflictingItem
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.ConfluenceAttachmentConfiguration
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.ConfluenceAttachmentToIndexFieldMapping
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.ConfluenceBlogConfiguration
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.ConfluenceBlogToIndexFieldMapping
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.ConfluenceConfiguration
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.ConfluencePageConfiguration
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.ConfluencePageToIndexFieldMapping
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.ConfluenceSpaceConfiguration
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.ConfluenceSpaceToIndexFieldMapping
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.ConnectionConfiguration
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.ContentSourceConfiguration
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.Correction
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.CreateAccessControlConfigurationRequest
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.CreateAccessControlConfigurationResponse
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.CreateDataSourceRequest
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.CreateDataSourceResponse
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.CreateExperienceRequest
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.CreateExperienceResponse
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.CreateFaqRequest
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.CreateFaqResponse
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.CreateFeaturedResultsSetRequest
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.CreateFeaturedResultsSetResponse
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.CreateIndexRequest
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.CreateIndexResponse
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.CreateQuerySuggestionsBlockListRequest
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.CreateQuerySuggestionsBlockListResponse
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.CreateThesaurusRequest
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.CreateThesaurusResponse
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.CustomDocumentEnrichmentConfiguration
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.DatabaseConfiguration
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.DataSourceConfiguration
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.DataSourceGroup
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.DataSourceSummary
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.DataSourceSyncJob
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.DataSourceSyncJobMetrics
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.DataSourceSyncJobMetricTarget
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.DataSourceToIndexFieldMapping
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.DataSourceVpcConfiguration
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.DeleteAccessControlConfigurationRequest
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.DeleteAccessControlConfigurationResponse
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.DeleteDataSourceRequest
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.DeleteDataSourceResponse
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.DeleteExperienceRequest
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.DeleteExperienceResponse
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.DeleteFaqRequest
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.DeleteFaqResponse
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.DeleteIndexRequest
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.DeleteIndexResponse
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.DeletePrincipalMappingRequest
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.DeletePrincipalMappingResponse
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.DeleteQuerySuggestionsBlockListRequest
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.DeleteQuerySuggestionsBlockListResponse
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.DeleteThesaurusRequest
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.DeleteThesaurusResponse
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.DescribeAccessControlConfigurationRequest
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.DescribeAccessControlConfigurationResponse
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.DescribeDataSourceRequest
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.DescribeDataSourceResponse
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.DescribeExperienceRequest
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.DescribeExperienceResponse
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.DescribeFaqRequest
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.DescribeFaqResponse
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.DescribeFeaturedResultsSetRequest
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.DescribeFeaturedResultsSetResponse
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.DescribeIndexRequest
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.DescribeIndexResponse
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.DescribePrincipalMappingRequest
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.DescribePrincipalMappingResponse
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.DescribeQuerySuggestionsBlockListRequest
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.DescribeQuerySuggestionsBlockListResponse
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.DescribeQuerySuggestionsConfigRequest
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.DescribeQuerySuggestionsConfigResponse
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.DescribeThesaurusRequest
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.DescribeThesaurusResponse
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.DisassociateEntitiesFromExperienceRequest
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.DisassociateEntitiesFromExperienceResponse
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.DisassociatePersonasFromEntitiesRequest
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.DisassociatePersonasFromEntitiesResponse
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.Document
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.DocumentAttribute
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.DocumentAttributeCondition
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.DocumentAttributeTarget
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.DocumentAttributeValue
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.DocumentAttributeValueCountPair
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.DocumentInfo
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.DocumentMetadataConfiguration
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.DocumentRelevanceConfiguration
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.DocumentsMetadataConfiguration
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.EntityConfiguration
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.EntityDisplayData
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.EntityPersonaConfiguration
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.ExpandConfiguration
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.ExpandedResultItem
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.ExperienceConfiguration
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.ExperienceEndpoint
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.ExperienceEntitiesSummary
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.ExperiencesSummary
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.Facet
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.FacetResult
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.FailedEntity
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.FaqStatistics
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.FaqSummary
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.FeaturedDocument
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.FeaturedDocumentMissing
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.FeaturedDocumentWithMetadata
 
builder() - Static method in exception software.amazon.awssdk.services.kendra.model.FeaturedResultsConflictException
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.FeaturedResultsItem
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.FeaturedResultsSet
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.FeaturedResultsSetSummary
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.FsxConfiguration
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.GetQuerySuggestionsRequest
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.GetQuerySuggestionsResponse
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.GetSnapshotsRequest
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.GetSnapshotsResponse
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.GitHubConfiguration
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.GitHubDocumentCrawlProperties
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.GoogleDriveConfiguration
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.GroupMembers
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.GroupOrderingIdSummary
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.GroupSummary
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.HierarchicalPrincipal
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.Highlight
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.HookConfiguration
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.IndexConfigurationSummary
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.IndexStatistics
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.InlineCustomDocumentEnrichmentConfiguration
 
builder() - Static method in exception software.amazon.awssdk.services.kendra.model.InternalServerException
 
builder() - Static method in exception software.amazon.awssdk.services.kendra.model.InvalidRequestException
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.JiraConfiguration
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.JsonTokenTypeConfiguration
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.JwtTokenTypeConfiguration
 
builder() - Static method in exception software.amazon.awssdk.services.kendra.model.KendraException
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.ListAccessControlConfigurationsRequest
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.ListAccessControlConfigurationsResponse
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.ListDataSourcesRequest
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.ListDataSourcesResponse
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.ListDataSourceSyncJobsRequest
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.ListDataSourceSyncJobsResponse
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.ListEntityPersonasRequest
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.ListEntityPersonasResponse
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.ListExperienceEntitiesRequest
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.ListExperienceEntitiesResponse
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.ListExperiencesRequest
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.ListExperiencesResponse
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.ListFaqsRequest
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.ListFaqsResponse
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.ListFeaturedResultsSetsRequest
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.ListFeaturedResultsSetsResponse
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.ListGroupsOlderThanOrderingIdRequest
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.ListGroupsOlderThanOrderingIdResponse
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.ListIndicesRequest
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.ListIndicesResponse
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.ListQuerySuggestionsBlockListsRequest
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.ListQuerySuggestionsBlockListsResponse
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.ListTagsForResourceRequest
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.ListTagsForResourceResponse
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.ListThesauriRequest
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.ListThesauriResponse
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.MemberGroup
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.MemberUser
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.OneDriveConfiguration
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.OneDriveUsers
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.OnPremiseConfiguration
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.PersonasSummary
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.Principal
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.ProxyConfiguration
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.PutPrincipalMappingRequest
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.PutPrincipalMappingResponse
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.QueryRequest
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.QueryResponse
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.QueryResultItem
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.QuerySuggestionsBlockListSummary
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.QuipConfiguration
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.Relevance
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.RelevanceFeedback
 
builder() - Static method in exception software.amazon.awssdk.services.kendra.model.ResourceAlreadyExistException
 
builder() - Static method in exception software.amazon.awssdk.services.kendra.model.ResourceInUseException
 
builder() - Static method in exception software.amazon.awssdk.services.kendra.model.ResourceNotFoundException
 
builder() - Static method in exception software.amazon.awssdk.services.kendra.model.ResourceUnavailableException
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.RetrieveRequest
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.RetrieveResponse
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.RetrieveResultItem
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.S3DataSourceConfiguration
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.S3Path
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.SaaSConfiguration
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.SalesforceChatterFeedConfiguration
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.SalesforceConfiguration
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.SalesforceCustomKnowledgeArticleTypeConfiguration
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.SalesforceKnowledgeArticleConfiguration
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.SalesforceStandardKnowledgeArticleTypeConfiguration
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.SalesforceStandardObjectAttachmentConfiguration
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.SalesforceStandardObjectConfiguration
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.ScoreAttributes
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.Search
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.SeedUrlConfiguration
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.ServerSideEncryptionConfiguration
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.ServiceNowConfiguration
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.ServiceNowKnowledgeArticleConfiguration
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.ServiceNowServiceCatalogConfiguration
 
builder() - Static method in exception software.amazon.awssdk.services.kendra.model.ServiceQuotaExceededException
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.SharePointConfiguration
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.SiteMapsConfiguration
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.SlackConfiguration
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.SortingConfiguration
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.SourceDocument
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.SpellCorrectedQuery
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.SpellCorrectionConfiguration
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.SqlConfiguration
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.StartDataSourceSyncJobRequest
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.StartDataSourceSyncJobResponse
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.Status
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.StopDataSourceSyncJobRequest
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.StopDataSourceSyncJobResponse
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.SubmitFeedbackRequest
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.SubmitFeedbackResponse
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.SuggestableConfig
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.Suggestion
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.SuggestionHighlight
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.SuggestionTextWithHighlights
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.SuggestionValue
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.TableCell
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.TableExcerpt
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.TableRow
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.Tag
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.TagResourceRequest
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.TagResourceResponse
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.TemplateConfiguration
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.TextDocumentStatistics
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.TextWithHighlights
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.ThesaurusSummary
 
builder() - Static method in exception software.amazon.awssdk.services.kendra.model.ThrottlingException
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.TimeRange
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.UntagResourceRequest
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.UntagResourceResponse
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.UpdateAccessControlConfigurationRequest
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.UpdateAccessControlConfigurationResponse
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.UpdateDataSourceRequest
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.UpdateDataSourceResponse
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.UpdateExperienceRequest
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.UpdateExperienceResponse
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.UpdateFeaturedResultsSetRequest
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.UpdateFeaturedResultsSetResponse
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.UpdateIndexRequest
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.UpdateIndexResponse
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.UpdateQuerySuggestionsBlockListRequest
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.UpdateQuerySuggestionsBlockListResponse
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.UpdateQuerySuggestionsConfigRequest
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.UpdateQuerySuggestionsConfigResponse
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.UpdateThesaurusRequest
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.UpdateThesaurusResponse
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.Urls
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.UserContext
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.UserGroupResolutionConfiguration
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.UserIdentityConfiguration
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.UserTokenConfiguration
 
builder() - Static method in exception software.amazon.awssdk.services.kendra.model.ValidationException
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.Warning
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.WebCrawlerConfiguration
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.WorkDocsConfiguration
 
Builder() - Constructor for class software.amazon.awssdk.services.kendra.endpoints.internal.Condition.Builder
 
Builder() - Constructor for class software.amazon.awssdk.services.kendra.endpoints.internal.EndpointResult.Builder
 
Builder() - Constructor for class software.amazon.awssdk.services.kendra.endpoints.internal.EndpointRuleset.Builder
 
Builder() - Constructor for class software.amazon.awssdk.services.kendra.endpoints.internal.FnNode.Builder
 
Builder() - Constructor for class software.amazon.awssdk.services.kendra.endpoints.internal.GetAttr.Builder
 
Builder() - Constructor for class software.amazon.awssdk.services.kendra.endpoints.internal.Outputs.Builder
 
Builder() - Constructor for class software.amazon.awssdk.services.kendra.endpoints.internal.Parameter.Builder
 
Builder() - Constructor for class software.amazon.awssdk.services.kendra.endpoints.internal.ParameterReference.Builder
 
Builder() - Constructor for class software.amazon.awssdk.services.kendra.endpoints.internal.Parameters.Builder
 
Builder() - Constructor for class software.amazon.awssdk.services.kendra.endpoints.internal.Partition.Builder
 
Builder() - Constructor for class software.amazon.awssdk.services.kendra.endpoints.internal.Partitions.Builder
 
Builder() - Constructor for class software.amazon.awssdk.services.kendra.endpoints.internal.RegionOverride.Builder
 
Builder() - Constructor for class software.amazon.awssdk.services.kendra.endpoints.internal.Rule.Builder
 
Builder() - Constructor for class software.amazon.awssdk.services.kendra.endpoints.internal.RulePartition.Builder
 
Builder() - Constructor for class software.amazon.awssdk.services.kendra.endpoints.internal.Value.Endpoint.Builder
 
BuilderImpl() - Constructor for class software.amazon.awssdk.services.kendra.endpoints.internal.SourceException.BuilderImpl
 
BuilderImpl() - Constructor for class software.amazon.awssdk.services.kendra.model.KendraException.BuilderImpl
 
BuilderImpl() - Constructor for class software.amazon.awssdk.services.kendra.model.KendraRequest.BuilderImpl
 
BuilderImpl() - Constructor for class software.amazon.awssdk.services.kendra.model.KendraResponse.BuilderImpl
 
BuilderImpl(KendraException) - Constructor for class software.amazon.awssdk.services.kendra.model.KendraException.BuilderImpl
 
BuilderImpl(KendraRequest) - Constructor for class software.amazon.awssdk.services.kendra.model.KendraRequest.BuilderImpl
 
BuilderImpl(KendraResponse) - Constructor for class software.amazon.awssdk.services.kendra.model.KendraResponse.BuilderImpl
 
builtIn(String) - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Parameter.Builder
 

C

CAMPAIGN - software.amazon.awssdk.services.kendra.model.SalesforceStandardObjectName
 
canContinue() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.RuleResult
 
capacityUnits() - Method in class software.amazon.awssdk.services.kendra.model.DescribeIndexResponse
For Enterprise Edition indexes, you can choose to use additional capacity to meet the needs of your application.
capacityUnits() - Method in class software.amazon.awssdk.services.kendra.model.UpdateIndexRequest
Sets the number of additional document storage and query capacity units that should be used by the index.
capacityUnits(Consumer<CapacityUnitsConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeIndexResponse.Builder
For Enterprise Edition indexes, you can choose to use additional capacity to meet the needs of your application.
capacityUnits(Consumer<CapacityUnitsConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.UpdateIndexRequest.Builder
Sets the number of additional document storage and query capacity units that should be used by the index.
capacityUnits(CapacityUnitsConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeIndexResponse.Builder
For Enterprise Edition indexes, you can choose to use additional capacity to meet the needs of your application.
capacityUnits(CapacityUnitsConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.UpdateIndexRequest.Builder
Sets the number of additional document storage and query capacity units that should be used by the index.
CapacityUnitsConfiguration - Class in software.amazon.awssdk.services.kendra.model
Specifies additional capacity units configured for your Enterprise Edition index.
CapacityUnitsConfiguration.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
carryOn() - Static method in class software.amazon.awssdk.services.kendra.endpoints.internal.RuleResult
 
CASE - software.amazon.awssdk.services.kendra.model.SalesforceStandardObjectName
 
cause(Throwable) - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.SourceException.BuilderImpl
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.kendra.model.AccessDeniedException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.kendra.model.ConflictException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.kendra.model.FeaturedResultsConflictException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.kendra.model.InternalServerException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.kendra.model.InvalidRequestException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.kendra.model.KendraException.Builder
 
cause(Throwable) - Method in class software.amazon.awssdk.services.kendra.model.KendraException.BuilderImpl
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.kendra.model.ResourceAlreadyExistException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.kendra.model.ResourceInUseException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.kendra.model.ResourceNotFoundException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.kendra.model.ResourceUnavailableException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.kendra.model.ServiceQuotaExceededException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.kendra.model.ThrottlingException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.kendra.model.ValidationException.Builder
 
cells() - Method in class software.amazon.awssdk.services.kendra.model.TableRow
A list of table cells in a row.
cells(Collection<TableCell>) - Method in interface software.amazon.awssdk.services.kendra.model.TableRow.Builder
A list of table cells in a row.
cells(Consumer<TableCell.Builder>...) - Method in interface software.amazon.awssdk.services.kendra.model.TableRow.Builder
A list of table cells in a row.
cells(TableCell...) - Method in interface software.amazon.awssdk.services.kendra.model.TableRow.Builder
A list of table cells in a row.
changeDetectingColumns() - Method in class software.amazon.awssdk.services.kendra.model.ColumnConfiguration
One to five columns that indicate when a document in the database has changed.
changeDetectingColumns(String...) - Method in interface software.amazon.awssdk.services.kendra.model.ColumnConfiguration.Builder
One to five columns that indicate when a document in the database has changed.
changeDetectingColumns(Collection<String>) - Method in interface software.amazon.awssdk.services.kendra.model.ColumnConfiguration.Builder
One to five columns that indicate when a document in the database has changed.
chatterFeedConfiguration() - Method in class software.amazon.awssdk.services.kendra.model.SalesforceConfiguration
Configuration information for Salesforce chatter feeds.
chatterFeedConfiguration(Consumer<SalesforceChatterFeedConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.SalesforceConfiguration.Builder
Configuration information for Salesforce chatter feeds.
chatterFeedConfiguration(SalesforceChatterFeedConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.SalesforceConfiguration.Builder
Configuration information for Salesforce chatter feeds.
chooseAuthScheme(List<EndpointAuthScheme>) - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.DefaultEndpointAuthSchemeStrategy
 
chooseAuthScheme(List<EndpointAuthScheme>) - Method in interface software.amazon.awssdk.services.kendra.endpoints.internal.EndpointAuthSchemeStrategy
 
claimRegex() - Method in class software.amazon.awssdk.services.kendra.model.JwtTokenTypeConfiguration
The regular expression that identifies the claim.
claimRegex(String) - Method in interface software.amazon.awssdk.services.kendra.model.JwtTokenTypeConfiguration.Builder
The regular expression that identifies the claim.
clearQuerySuggestions(Consumer<ClearQuerySuggestionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
Clears existing query suggestions from an index.
clearQuerySuggestions(Consumer<ClearQuerySuggestionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
Clears existing query suggestions from an index.
clearQuerySuggestions(ClearQuerySuggestionsRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
Clears existing query suggestions from an index.
clearQuerySuggestions(ClearQuerySuggestionsRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
Clears existing query suggestions from an index.
ClearQuerySuggestionsRequest - Class in software.amazon.awssdk.services.kendra.model
 
ClearQuerySuggestionsRequest.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
ClearQuerySuggestionsRequestMarshaller - Class in software.amazon.awssdk.services.kendra.transform
ClearQuerySuggestionsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.kendra.transform.ClearQuerySuggestionsRequestMarshaller
 
ClearQuerySuggestionsResponse - Class in software.amazon.awssdk.services.kendra.model
 
ClearQuerySuggestionsResponse.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
ClickFeedback - Class in software.amazon.awssdk.services.kendra.model
Gathers information about when a particular result was clicked by a user.
ClickFeedback.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
clickFeedbackItems() - Method in class software.amazon.awssdk.services.kendra.model.SubmitFeedbackRequest
Tells Amazon Kendra that a particular search result link was chosen by the user.
clickFeedbackItems(Collection<ClickFeedback>) - Method in interface software.amazon.awssdk.services.kendra.model.SubmitFeedbackRequest.Builder
Tells Amazon Kendra that a particular search result link was chosen by the user.
clickFeedbackItems(Consumer<ClickFeedback.Builder>...) - Method in interface software.amazon.awssdk.services.kendra.model.SubmitFeedbackRequest.Builder
Tells Amazon Kendra that a particular search result link was chosen by the user.
clickFeedbackItems(ClickFeedback...) - Method in interface software.amazon.awssdk.services.kendra.model.SubmitFeedbackRequest.Builder
Tells Amazon Kendra that a particular search result link was chosen by the user.
clickTime() - Method in class software.amazon.awssdk.services.kendra.model.ClickFeedback
The Unix timestamp when the result was clicked.
clickTime(Instant) - Method in interface software.amazon.awssdk.services.kendra.model.ClickFeedback.Builder
The Unix timestamp when the result was clicked.
clientToken() - Method in class software.amazon.awssdk.services.kendra.model.CreateAccessControlConfigurationRequest
A token that you provide to identify the request to create an access control configuration.
clientToken() - Method in class software.amazon.awssdk.services.kendra.model.CreateDataSourceRequest
A token that you provide to identify the request to create a data source connector.
clientToken() - Method in class software.amazon.awssdk.services.kendra.model.CreateExperienceRequest
A token that you provide to identify the request to create your Amazon Kendra experience.
clientToken() - Method in class software.amazon.awssdk.services.kendra.model.CreateFaqRequest
A token that you provide to identify the request to create a FAQ.
clientToken() - Method in class software.amazon.awssdk.services.kendra.model.CreateFeaturedResultsSetRequest
A token that you provide to identify the request to create a set of featured results.
clientToken() - Method in class software.amazon.awssdk.services.kendra.model.CreateIndexRequest
A token that you provide to identify the request to create an index.
clientToken() - Method in class software.amazon.awssdk.services.kendra.model.CreateQuerySuggestionsBlockListRequest
A token that you provide to identify the request to create a query suggestions block list.
clientToken() - Method in class software.amazon.awssdk.services.kendra.model.CreateThesaurusRequest
A token that you provide to identify the request to create a thesaurus.
clientToken(String) - Method in interface software.amazon.awssdk.services.kendra.model.CreateAccessControlConfigurationRequest.Builder
A token that you provide to identify the request to create an access control configuration.
clientToken(String) - Method in interface software.amazon.awssdk.services.kendra.model.CreateDataSourceRequest.Builder
A token that you provide to identify the request to create a data source connector.
clientToken(String) - Method in interface software.amazon.awssdk.services.kendra.model.CreateExperienceRequest.Builder
A token that you provide to identify the request to create your Amazon Kendra experience.
clientToken(String) - Method in interface software.amazon.awssdk.services.kendra.model.CreateFaqRequest.Builder
A token that you provide to identify the request to create a FAQ.
clientToken(String) - Method in interface software.amazon.awssdk.services.kendra.model.CreateFeaturedResultsSetRequest.Builder
A token that you provide to identify the request to create a set of featured results.
clientToken(String) - Method in interface software.amazon.awssdk.services.kendra.model.CreateIndexRequest.Builder
A token that you provide to identify the request to create an index.
clientToken(String) - Method in interface software.amazon.awssdk.services.kendra.model.CreateQuerySuggestionsBlockListRequest.Builder
A token that you provide to identify the request to create a query suggestions block list.
clientToken(String) - Method in interface software.amazon.awssdk.services.kendra.model.CreateThesaurusRequest.Builder
A token that you provide to identify the request to create a thesaurus.
CLOUD - software.amazon.awssdk.services.kendra.model.ConfluenceVersion
 
code() - Method in class software.amazon.awssdk.services.kendra.model.Warning
The code used to show the type of warning for the query.
code(String) - Method in interface software.amazon.awssdk.services.kendra.model.Warning.Builder
The code used to show the type of warning for the query.
code(WarningCode) - Method in interface software.amazon.awssdk.services.kendra.model.Warning.Builder
The code used to show the type of warning for the query.
codeAsString() - Method in class software.amazon.awssdk.services.kendra.model.Warning
The code used to show the type of warning for the query.
COLLAPSE - software.amazon.awssdk.services.kendra.model.MissingAttributeKeyStrategy
 
collapseConfiguration() - Method in class software.amazon.awssdk.services.kendra.model.QueryRequest
Provides configuration to determine how to group results by document attribute value, and how to display them (collapsed or expanded) under a designated primary document for each group.
collapseConfiguration(Consumer<CollapseConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.QueryRequest.Builder
Provides configuration to determine how to group results by document attribute value, and how to display them (collapsed or expanded) under a designated primary document for each group.
collapseConfiguration(CollapseConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.QueryRequest.Builder
Provides configuration to determine how to group results by document attribute value, and how to display them (collapsed or expanded) under a designated primary document for each group.
CollapseConfiguration - Class in software.amazon.awssdk.services.kendra.model
Specifies how to group results by document attribute value, and how to display them collapsed/expanded under a designated primary document for each group.
CollapseConfiguration.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
collapsedResultDetail() - Method in class software.amazon.awssdk.services.kendra.model.QueryResultItem
Provides details about a collapsed group of search results.
collapsedResultDetail(Consumer<CollapsedResultDetail.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.QueryResultItem.Builder
Provides details about a collapsed group of search results.
collapsedResultDetail(CollapsedResultDetail) - Method in interface software.amazon.awssdk.services.kendra.model.QueryResultItem.Builder
Provides details about a collapsed group of search results.
CollapsedResultDetail - Class in software.amazon.awssdk.services.kendra.model
Provides details about a collapsed group of search results.
CollapsedResultDetail.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
columnConfiguration() - Method in class software.amazon.awssdk.services.kendra.model.DatabaseConfiguration
Information about where the index should get the document information from the database.
columnConfiguration(Consumer<ColumnConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.DatabaseConfiguration.Builder
Information about where the index should get the document information from the database.
columnConfiguration(ColumnConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.DatabaseConfiguration.Builder
Information about where the index should get the document information from the database.
ColumnConfiguration - Class in software.amazon.awssdk.services.kendra.model
Provides information about how Amazon Kendra should use the columns of a database in an index.
ColumnConfiguration.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
commentFieldMappings() - Method in class software.amazon.awssdk.services.kendra.model.BoxConfiguration
A list of DataSourceToIndexFieldMapping objects that map attributes or field names of Box comments to Amazon Kendra index field names.
commentFieldMappings() - Method in class software.amazon.awssdk.services.kendra.model.JiraConfiguration
A list of DataSourceToIndexFieldMapping objects that map attributes or field names of Jira comments to Amazon Kendra index field names.
commentFieldMappings(Collection<DataSourceToIndexFieldMapping>) - Method in interface software.amazon.awssdk.services.kendra.model.BoxConfiguration.Builder
A list of DataSourceToIndexFieldMapping objects that map attributes or field names of Box comments to Amazon Kendra index field names.
commentFieldMappings(Collection<DataSourceToIndexFieldMapping>) - Method in interface software.amazon.awssdk.services.kendra.model.JiraConfiguration.Builder
A list of DataSourceToIndexFieldMapping objects that map attributes or field names of Jira comments to Amazon Kendra index field names.
commentFieldMappings(Consumer<DataSourceToIndexFieldMapping.Builder>...) - Method in interface software.amazon.awssdk.services.kendra.model.BoxConfiguration.Builder
A list of DataSourceToIndexFieldMapping objects that map attributes or field names of Box comments to Amazon Kendra index field names.
commentFieldMappings(Consumer<DataSourceToIndexFieldMapping.Builder>...) - Method in interface software.amazon.awssdk.services.kendra.model.JiraConfiguration.Builder
A list of DataSourceToIndexFieldMapping objects that map attributes or field names of Jira comments to Amazon Kendra index field names.
commentFieldMappings(DataSourceToIndexFieldMapping...) - Method in interface software.amazon.awssdk.services.kendra.model.BoxConfiguration.Builder
A list of DataSourceToIndexFieldMapping objects that map attributes or field names of Box comments to Amazon Kendra index field names.
commentFieldMappings(DataSourceToIndexFieldMapping...) - Method in interface software.amazon.awssdk.services.kendra.model.JiraConfiguration.Builder
A list of DataSourceToIndexFieldMapping objects that map attributes or field names of Jira comments to Amazon Kendra index field names.
COMMENTS - software.amazon.awssdk.services.kendra.model.IssueSubEntity
 
condition() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Fn
Convert this fn into a condition
condition() - Method in class software.amazon.awssdk.services.kendra.model.InlineCustomDocumentEnrichmentConfiguration
Configuration of the condition used for the target document attribute or metadata field when ingesting documents into Amazon Kendra.
condition(String) - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Fn
 
condition(Consumer<DocumentAttributeCondition.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.InlineCustomDocumentEnrichmentConfiguration.Builder
Configuration of the condition used for the target document attribute or metadata field when ingesting documents into Amazon Kendra.
condition(DocumentAttributeCondition) - Method in interface software.amazon.awssdk.services.kendra.model.InlineCustomDocumentEnrichmentConfiguration.Builder
Configuration of the condition used for the target document attribute or metadata field when ingesting documents into Amazon Kendra.
Condition - Class in software.amazon.awssdk.services.kendra.endpoints.internal
 
Condition.Builder - Class in software.amazon.awssdk.services.kendra.endpoints.internal
 
conditionDocumentAttributeKey() - Method in class software.amazon.awssdk.services.kendra.model.DocumentAttributeCondition
The identifier of the document attribute used for the condition.
conditionDocumentAttributeKey(String) - Method in interface software.amazon.awssdk.services.kendra.model.DocumentAttributeCondition.Builder
The identifier of the document attribute used for the condition.
conditionOnValue() - Method in class software.amazon.awssdk.services.kendra.model.DocumentAttributeCondition
The value used by the operator.
conditionOnValue(Consumer<DocumentAttributeValue.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.DocumentAttributeCondition.Builder
The value used by the operator.
conditionOnValue(DocumentAttributeValue) - Method in interface software.amazon.awssdk.services.kendra.model.DocumentAttributeCondition.Builder
The value used by the operator.
ConditionOperator - Enum in software.amazon.awssdk.services.kendra.model
 
conditions - Variable in class software.amazon.awssdk.services.kendra.endpoints.internal.Rule
 
CONDITIONS - Static variable in class software.amazon.awssdk.services.kendra.endpoints.internal.Rule
 
configuration() - Method in class software.amazon.awssdk.services.kendra.model.CreateDataSourceRequest
Configuration information to connect to your data source repository.
configuration() - Method in class software.amazon.awssdk.services.kendra.model.CreateExperienceRequest
Configuration information for your Amazon Kendra experience.
configuration() - Method in class software.amazon.awssdk.services.kendra.model.DescribeDataSourceResponse
Configuration details for the data source connector.
configuration() - Method in class software.amazon.awssdk.services.kendra.model.DescribeExperienceResponse
Shows the configuration information for your Amazon Kendra experience.
configuration() - Method in class software.amazon.awssdk.services.kendra.model.UpdateDataSourceRequest
Configuration information you want to update for the data source connector.
configuration() - Method in class software.amazon.awssdk.services.kendra.model.UpdateExperienceRequest
Configuration information you want to update for your Amazon Kendra experience.
configuration(Consumer<DataSourceConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.CreateDataSourceRequest.Builder
Configuration information to connect to your data source repository.
configuration(Consumer<DataSourceConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeDataSourceResponse.Builder
Configuration details for the data source connector.
configuration(Consumer<DataSourceConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.UpdateDataSourceRequest.Builder
Configuration information you want to update for the data source connector.
configuration(Consumer<ExperienceConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.CreateExperienceRequest.Builder
Configuration information for your Amazon Kendra experience.
configuration(Consumer<ExperienceConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeExperienceResponse.Builder
Shows the configuration information for your Amazon Kendra experience.
configuration(Consumer<ExperienceConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.UpdateExperienceRequest.Builder
Configuration information you want to update for your Amazon Kendra experience.
configuration(DataSourceConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.CreateDataSourceRequest.Builder
Configuration information to connect to your data source repository.
configuration(DataSourceConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeDataSourceResponse.Builder
Configuration details for the data source connector.
configuration(DataSourceConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.UpdateDataSourceRequest.Builder
Configuration information you want to update for the data source connector.
configuration(ExperienceConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.CreateExperienceRequest.Builder
Configuration information for your Amazon Kendra experience.
configuration(ExperienceConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeExperienceResponse.Builder
Shows the configuration information for your Amazon Kendra experience.
configuration(ExperienceConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.UpdateExperienceRequest.Builder
Configuration information you want to update for your Amazon Kendra experience.
ConflictException - Exception in software.amazon.awssdk.services.kendra.model
A conflict occurred with the request.
ConflictException.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
ConflictingItem - Class in software.amazon.awssdk.services.kendra.model
Information about a conflicting query used across different sets of featured results.
ConflictingItem.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
conflictingItems() - Method in exception software.amazon.awssdk.services.kendra.model.FeaturedResultsConflictException
A list of the conflicting queries, including the query text, the name for the featured results set, and the identifier of the featured results set.
conflictingItems(Collection<ConflictingItem>) - Method in interface software.amazon.awssdk.services.kendra.model.FeaturedResultsConflictException.Builder
A list of the conflicting queries, including the query text, the name for the featured results set, and the identifier of the featured results set.
conflictingItems(Consumer<ConflictingItem.Builder>...) - Method in interface software.amazon.awssdk.services.kendra.model.FeaturedResultsConflictException.Builder
A list of the conflicting queries, including the query text, the name for the featured results set, and the identifier of the featured results set.
conflictingItems(ConflictingItem...) - Method in interface software.amazon.awssdk.services.kendra.model.FeaturedResultsConflictException.Builder
A list of the conflicting queries, including the query text, the name for the featured results set, and the identifier of the featured results set.
CONFLUENCE - software.amazon.awssdk.services.kendra.model.DataSourceType
 
ConfluenceAttachmentConfiguration - Class in software.amazon.awssdk.services.kendra.model
Configuration of attachment settings for the Confluence data source.
ConfluenceAttachmentConfiguration.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
ConfluenceAttachmentFieldName - Enum in software.amazon.awssdk.services.kendra.model
 
ConfluenceAttachmentToIndexFieldMapping - Class in software.amazon.awssdk.services.kendra.model
Maps attributes or field names of Confluence attachments to Amazon Kendra index field names.
ConfluenceAttachmentToIndexFieldMapping.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
ConfluenceAuthenticationType - Enum in software.amazon.awssdk.services.kendra.model
 
ConfluenceBlogConfiguration - Class in software.amazon.awssdk.services.kendra.model
Configuration of blog settings for the Confluence data source.
ConfluenceBlogConfiguration.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
ConfluenceBlogFieldName - Enum in software.amazon.awssdk.services.kendra.model
 
ConfluenceBlogToIndexFieldMapping - Class in software.amazon.awssdk.services.kendra.model
Maps attributes or field names of Confluence blog to Amazon Kendra index field names.
ConfluenceBlogToIndexFieldMapping.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
confluenceConfiguration() - Method in class software.amazon.awssdk.services.kendra.model.DataSourceConfiguration
Provides the configuration information to connect to Confluence as your data source.
confluenceConfiguration(Consumer<ConfluenceConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.DataSourceConfiguration.Builder
Provides the configuration information to connect to Confluence as your data source.
confluenceConfiguration(ConfluenceConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.DataSourceConfiguration.Builder
Provides the configuration information to connect to Confluence as your data source.
ConfluenceConfiguration - Class in software.amazon.awssdk.services.kendra.model
Provides the configuration information to connect to Confluence as your data source.
ConfluenceConfiguration.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
ConfluencePageConfiguration - Class in software.amazon.awssdk.services.kendra.model
Configuration of the page settings for the Confluence data source.
ConfluencePageConfiguration.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
ConfluencePageFieldName - Enum in software.amazon.awssdk.services.kendra.model
 
ConfluencePageToIndexFieldMapping - Class in software.amazon.awssdk.services.kendra.model
Maps attributes or field names of Confluence pages to Amazon Kendra index field names.
ConfluencePageToIndexFieldMapping.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
ConfluenceSpaceConfiguration - Class in software.amazon.awssdk.services.kendra.model
Configuration information for indexing Confluence spaces.
ConfluenceSpaceConfiguration.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
ConfluenceSpaceFieldName - Enum in software.amazon.awssdk.services.kendra.model
 
ConfluenceSpaceToIndexFieldMapping - Class in software.amazon.awssdk.services.kendra.model
Maps attributes or field names of Confluence spaces to Amazon Kendra index field names.
ConfluenceSpaceToIndexFieldMapping.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
ConfluenceVersion - Enum in software.amazon.awssdk.services.kendra.model
 
connectionConfiguration() - Method in class software.amazon.awssdk.services.kendra.model.DatabaseConfiguration
Configuration information that's required to connect to a database.
connectionConfiguration(Consumer<ConnectionConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.DatabaseConfiguration.Builder
Configuration information that's required to connect to a database.
connectionConfiguration(ConnectionConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.DatabaseConfiguration.Builder
Configuration information that's required to connect to a database.
ConnectionConfiguration - Class in software.amazon.awssdk.services.kendra.model
Provides the configuration information that's required to connect to a database.
ConnectionConfiguration.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
CONTACT - software.amazon.awssdk.services.kendra.model.SalesforceStandardObjectName
 
CONTAINS - software.amazon.awssdk.services.kendra.model.ConditionOperator
 
containsAll() - Method in class software.amazon.awssdk.services.kendra.model.AttributeFilter
Returns true when a document contains all of the specified document attributes/fields.
containsAll(Consumer<DocumentAttribute.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.AttributeFilter.Builder
Returns true when a document contains all of the specified document attributes/fields.
containsAll(DocumentAttribute) - Method in interface software.amazon.awssdk.services.kendra.model.AttributeFilter.Builder
Returns true when a document contains all of the specified document attributes/fields.
containsAny() - Method in class software.amazon.awssdk.services.kendra.model.AttributeFilter
Returns true when a document contains any of the specified document attributes/fields.
containsAny(Consumer<DocumentAttribute.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.AttributeFilter.Builder
Returns true when a document contains any of the specified document attributes/fields.
containsAny(DocumentAttribute) - Method in interface software.amazon.awssdk.services.kendra.model.AttributeFilter.Builder
Returns true when a document contains any of the specified document attributes/fields.
content() - Method in class software.amazon.awssdk.services.kendra.model.RetrieveResultItem
The contents of the relevant passage.
content(String) - Method in interface software.amazon.awssdk.services.kendra.model.RetrieveResultItem.Builder
The contents of the relevant passage.
CONTENT_STATUS - software.amazon.awssdk.services.kendra.model.ConfluencePageFieldName
 
CONTENT_TYPE - software.amazon.awssdk.services.kendra.model.ConfluenceAttachmentFieldName
 
contentSourceConfiguration() - Method in class software.amazon.awssdk.services.kendra.model.ExperienceConfiguration
The identifiers of your data sources and FAQs.
contentSourceConfiguration(Consumer<ContentSourceConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.ExperienceConfiguration.Builder
The identifiers of your data sources and FAQs.
contentSourceConfiguration(ContentSourceConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.ExperienceConfiguration.Builder
The identifiers of your data sources and FAQs.
ContentSourceConfiguration - Class in software.amazon.awssdk.services.kendra.model
Provides the configuration information for your content sources, such as data sources, FAQs, and content indexed directly via BatchPutDocument.
ContentSourceConfiguration.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
contentType() - Method in class software.amazon.awssdk.services.kendra.model.Document
The file type of the document in the Blob field.
contentType(String) - Method in interface software.amazon.awssdk.services.kendra.model.Document.Builder
The file type of the document in the Blob field.
contentType(ContentType) - Method in interface software.amazon.awssdk.services.kendra.model.Document.Builder
The file type of the document in the Blob field.
ContentType - Enum in software.amazon.awssdk.services.kendra.model
 
contentTypeAsString() - Method in class software.amazon.awssdk.services.kendra.model.Document
The file type of the document in the Blob field.
context(String) - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.ParameterReference.Builder
 
CONTRACT - software.amazon.awssdk.services.kendra.model.SalesforceStandardObjectName
 
correctedTerm() - Method in class software.amazon.awssdk.services.kendra.model.Correction
The string or text of a corrected misspelled word in a query.
correctedTerm(String) - Method in interface software.amazon.awssdk.services.kendra.model.Correction.Builder
The string or text of a corrected misspelled word in a query.
Correction - Class in software.amazon.awssdk.services.kendra.model
A corrected misspelled word in a query.
Correction.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
corrections() - Method in class software.amazon.awssdk.services.kendra.model.SpellCorrectedQuery
The corrected misspelled word or words in a query.
corrections(Collection<Correction>) - Method in interface software.amazon.awssdk.services.kendra.model.SpellCorrectedQuery.Builder
The corrected misspelled word or words in a query.
corrections(Consumer<Correction.Builder>...) - Method in interface software.amazon.awssdk.services.kendra.model.SpellCorrectedQuery.Builder
The corrected misspelled word or words in a query.
corrections(Correction...) - Method in interface software.amazon.awssdk.services.kendra.model.SpellCorrectedQuery.Builder
The corrected misspelled word or words in a query.
count() - Method in class software.amazon.awssdk.services.kendra.model.DocumentAttributeValueCountPair
The number of documents in the response that have the attribute/field value for the key.
count(Integer) - Method in interface software.amazon.awssdk.services.kendra.model.DocumentAttributeValueCountPair.Builder
The number of documents in the response that have the attribute/field value for the key.
crawlArchivedSpaces() - Method in class software.amazon.awssdk.services.kendra.model.ConfluenceSpaceConfiguration
TRUE to index archived spaces.
crawlArchivedSpaces(Boolean) - Method in interface software.amazon.awssdk.services.kendra.model.ConfluenceSpaceConfiguration.Builder
TRUE to index archived spaces.
crawlAttachments() - Method in class software.amazon.awssdk.services.kendra.model.ConfluenceAttachmentConfiguration
TRUE to index attachments of pages and blogs in Confluence.
crawlAttachments() - Method in class software.amazon.awssdk.services.kendra.model.QuipConfiguration
TRUE to index attachments.
crawlAttachments() - Method in class software.amazon.awssdk.services.kendra.model.SalesforceConfiguration
Indicates whether Amazon Kendra should index attachments to Salesforce objects.
crawlAttachments() - Method in class software.amazon.awssdk.services.kendra.model.ServiceNowKnowledgeArticleConfiguration
TRUE to index attachments to knowledge articles.
crawlAttachments() - Method in class software.amazon.awssdk.services.kendra.model.ServiceNowServiceCatalogConfiguration
TRUE to index attachments to service catalog items.
crawlAttachments() - Method in class software.amazon.awssdk.services.kendra.model.SharePointConfiguration
TRUE to index document attachments.
crawlAttachments(Boolean) - Method in interface software.amazon.awssdk.services.kendra.model.ConfluenceAttachmentConfiguration.Builder
TRUE to index attachments of pages and blogs in Confluence.
crawlAttachments(Boolean) - Method in interface software.amazon.awssdk.services.kendra.model.QuipConfiguration.Builder
TRUE to index attachments.
crawlAttachments(Boolean) - Method in interface software.amazon.awssdk.services.kendra.model.SalesforceConfiguration.Builder
Indicates whether Amazon Kendra should index attachments to Salesforce objects.
crawlAttachments(Boolean) - Method in interface software.amazon.awssdk.services.kendra.model.ServiceNowKnowledgeArticleConfiguration.Builder
TRUE to index attachments to knowledge articles.
crawlAttachments(Boolean) - Method in interface software.amazon.awssdk.services.kendra.model.ServiceNowServiceCatalogConfiguration.Builder
TRUE to index attachments to service catalog items.
crawlAttachments(Boolean) - Method in interface software.amazon.awssdk.services.kendra.model.SharePointConfiguration.Builder
TRUE to index document attachments.
crawlBotMessage() - Method in class software.amazon.awssdk.services.kendra.model.SlackConfiguration
TRUE to index bot messages from your Slack workspace team.
crawlBotMessage(Boolean) - Method in interface software.amazon.awssdk.services.kendra.model.SlackConfiguration.Builder
TRUE to index bot messages from your Slack workspace team.
crawlChatRooms() - Method in class software.amazon.awssdk.services.kendra.model.QuipConfiguration
TRUE to index the contents of chat rooms.
crawlChatRooms(Boolean) - Method in interface software.amazon.awssdk.services.kendra.model.QuipConfiguration.Builder
TRUE to index the contents of chat rooms.
crawlComments() - Method in class software.amazon.awssdk.services.kendra.model.AlfrescoConfiguration
TRUE to index comments of blogs and other content.
crawlComments() - Method in class software.amazon.awssdk.services.kendra.model.BoxConfiguration
TRUE to index comments.
crawlComments() - Method in class software.amazon.awssdk.services.kendra.model.WorkDocsConfiguration
TRUE to include comments on documents in your index.
crawlComments(Boolean) - Method in interface software.amazon.awssdk.services.kendra.model.AlfrescoConfiguration.Builder
TRUE to index comments of blogs and other content.
crawlComments(Boolean) - Method in interface software.amazon.awssdk.services.kendra.model.BoxConfiguration.Builder
TRUE to index comments.
crawlComments(Boolean) - Method in interface software.amazon.awssdk.services.kendra.model.WorkDocsConfiguration.Builder
TRUE to include comments on documents in your index.
crawlDepth() - Method in class software.amazon.awssdk.services.kendra.model.WebCrawlerConfiguration
The 'depth' or number of levels from the seed level to crawl.
crawlDepth(Integer) - Method in interface software.amazon.awssdk.services.kendra.model.WebCrawlerConfiguration.Builder
The 'depth' or number of levels from the seed level to crawl.
crawlFileComments() - Method in class software.amazon.awssdk.services.kendra.model.QuipConfiguration
TRUE to index file comments.
crawlFileComments(Boolean) - Method in interface software.amazon.awssdk.services.kendra.model.QuipConfiguration.Builder
TRUE to index file comments.
crawlIssue() - Method in class software.amazon.awssdk.services.kendra.model.GitHubDocumentCrawlProperties
TRUE to index all issues within a repository.
crawlIssue(Boolean) - Method in interface software.amazon.awssdk.services.kendra.model.GitHubDocumentCrawlProperties.Builder
TRUE to index all issues within a repository.
crawlIssueComment() - Method in class software.amazon.awssdk.services.kendra.model.GitHubDocumentCrawlProperties
TRUE to index all comments on issues.
crawlIssueComment(Boolean) - Method in interface software.amazon.awssdk.services.kendra.model.GitHubDocumentCrawlProperties.Builder
TRUE to index all comments on issues.
crawlIssueCommentAttachment() - Method in class software.amazon.awssdk.services.kendra.model.GitHubDocumentCrawlProperties
TRUE to include all comment attachments for issues.
crawlIssueCommentAttachment(Boolean) - Method in interface software.amazon.awssdk.services.kendra.model.GitHubDocumentCrawlProperties.Builder
TRUE to include all comment attachments for issues.
crawlPersonalSpaces() - Method in class software.amazon.awssdk.services.kendra.model.ConfluenceSpaceConfiguration
TRUE to index personal spaces.
crawlPersonalSpaces(Boolean) - Method in interface software.amazon.awssdk.services.kendra.model.ConfluenceSpaceConfiguration.Builder
TRUE to index personal spaces.
crawlPullRequest() - Method in class software.amazon.awssdk.services.kendra.model.GitHubDocumentCrawlProperties
TRUE to index all pull requests within a repository.
crawlPullRequest(Boolean) - Method in interface software.amazon.awssdk.services.kendra.model.GitHubDocumentCrawlProperties.Builder
TRUE to index all pull requests within a repository.
crawlPullRequestComment() - Method in class software.amazon.awssdk.services.kendra.model.GitHubDocumentCrawlProperties
TRUE to index all comments on pull requests.
crawlPullRequestComment(Boolean) - Method in interface software.amazon.awssdk.services.kendra.model.GitHubDocumentCrawlProperties.Builder
TRUE to index all comments on pull requests.
crawlPullRequestCommentAttachment() - Method in class software.amazon.awssdk.services.kendra.model.GitHubDocumentCrawlProperties
TRUE to include all comment attachments for pull requests.
crawlPullRequestCommentAttachment(Boolean) - Method in interface software.amazon.awssdk.services.kendra.model.GitHubDocumentCrawlProperties.Builder
TRUE to include all comment attachments for pull requests.
crawlRepositoryDocuments() - Method in class software.amazon.awssdk.services.kendra.model.GitHubDocumentCrawlProperties
TRUE to index all files with a repository.
crawlRepositoryDocuments(Boolean) - Method in interface software.amazon.awssdk.services.kendra.model.GitHubDocumentCrawlProperties.Builder
TRUE to index all files with a repository.
crawlSystemFolders() - Method in class software.amazon.awssdk.services.kendra.model.AlfrescoConfiguration
TRUE to index shared files.
crawlSystemFolders(Boolean) - Method in interface software.amazon.awssdk.services.kendra.model.AlfrescoConfiguration.Builder
TRUE to index shared files.
crawlTasks() - Method in class software.amazon.awssdk.services.kendra.model.BoxConfiguration
TRUE to index the contents of tasks.
crawlTasks(Boolean) - Method in interface software.amazon.awssdk.services.kendra.model.BoxConfiguration.Builder
TRUE to index the contents of tasks.
crawlWebLinks() - Method in class software.amazon.awssdk.services.kendra.model.BoxConfiguration
TRUE to index web links.
crawlWebLinks(Boolean) - Method in interface software.amazon.awssdk.services.kendra.model.BoxConfiguration.Builder
TRUE to index web links.
create() - Static method in class software.amazon.awssdk.services.kendra.auth.scheme.internal.DefaultKendraAuthSchemeProvider
 
create() - Static method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
Create a KendraAsyncClient with the region loaded from the DefaultAwsRegionProviderChain and credentials loaded from the DefaultCredentialsProvider.
create() - Static method in interface software.amazon.awssdk.services.kendra.KendraClient
Create a KendraClient with the region loaded from the DefaultAwsRegionProviderChain and credentials loaded from the DefaultCredentialsProvider.
create(AwsResponseMetadata) - Static method in class software.amazon.awssdk.services.kendra.model.KendraResponseMetadata
 
createAccessControlConfiguration(Consumer<CreateAccessControlConfigurationRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
Creates an access configuration for your documents.
createAccessControlConfiguration(Consumer<CreateAccessControlConfigurationRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
Creates an access configuration for your documents.
createAccessControlConfiguration(CreateAccessControlConfigurationRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
Creates an access configuration for your documents.
createAccessControlConfiguration(CreateAccessControlConfigurationRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
Creates an access configuration for your documents.
CreateAccessControlConfigurationRequest - Class in software.amazon.awssdk.services.kendra.model
 
CreateAccessControlConfigurationRequest.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
CreateAccessControlConfigurationRequestMarshaller - Class in software.amazon.awssdk.services.kendra.transform
CreateAccessControlConfigurationRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.kendra.transform.CreateAccessControlConfigurationRequestMarshaller
 
CreateAccessControlConfigurationResponse - Class in software.amazon.awssdk.services.kendra.model
 
CreateAccessControlConfigurationResponse.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
createAuthSchemes(Value) - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.DefaultEndpointAuthSchemeStrategy
 
createAuthSchemes(Value) - Method in interface software.amazon.awssdk.services.kendra.endpoints.internal.EndpointAuthSchemeStrategy
 
CREATED_DATE - software.amazon.awssdk.services.kendra.model.ConfluenceAttachmentFieldName
 
CREATED_DATE - software.amazon.awssdk.services.kendra.model.ConfluencePageFieldName
 
createdAt() - Method in class software.amazon.awssdk.services.kendra.model.DataSourceSummary
The Unix timestamp when the data source connector was created.
createdAt() - Method in class software.amazon.awssdk.services.kendra.model.DescribeDataSourceResponse
The Unix timestamp when the data source connector was created.
createdAt() - Method in class software.amazon.awssdk.services.kendra.model.DescribeExperienceResponse
The Unix timestamp when your Amazon Kendra experience was created.
createdAt() - Method in class software.amazon.awssdk.services.kendra.model.DescribeFaqResponse
The Unix timestamp when the FAQ was created.
createdAt() - Method in class software.amazon.awssdk.services.kendra.model.DescribeIndexResponse
The Unix timestamp when the index was created.
createdAt() - Method in class software.amazon.awssdk.services.kendra.model.DescribeQuerySuggestionsBlockListResponse
The Unix timestamp when a block list for query suggestions was created.
createdAt() - Method in class software.amazon.awssdk.services.kendra.model.DescribeThesaurusResponse
The Unix timestamp when the thesaurus was created.
createdAt() - Method in class software.amazon.awssdk.services.kendra.model.ExperiencesSummary
The Unix timestamp when your Amazon Kendra experience was created.
createdAt() - Method in class software.amazon.awssdk.services.kendra.model.FaqSummary
The Unix timestamp when the FAQ was created.
createdAt() - Method in class software.amazon.awssdk.services.kendra.model.IndexConfigurationSummary
The Unix timestamp when the index was created.
createdAt() - Method in class software.amazon.awssdk.services.kendra.model.PersonasSummary
The Unix timestamp when the summary information was created.
createdAt() - Method in class software.amazon.awssdk.services.kendra.model.QuerySuggestionsBlockListSummary
The Unix timestamp when the block list was created.
createdAt() - Method in class software.amazon.awssdk.services.kendra.model.ThesaurusSummary
The Unix timestamp when the thesaurus was created.
createdAt(Instant) - Method in interface software.amazon.awssdk.services.kendra.model.DataSourceSummary.Builder
The Unix timestamp when the data source connector was created.
createdAt(Instant) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeDataSourceResponse.Builder
The Unix timestamp when the data source connector was created.
createdAt(Instant) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeExperienceResponse.Builder
The Unix timestamp when your Amazon Kendra experience was created.
createdAt(Instant) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeFaqResponse.Builder
The Unix timestamp when the FAQ was created.
createdAt(Instant) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeIndexResponse.Builder
The Unix timestamp when the index was created.
createdAt(Instant) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeQuerySuggestionsBlockListResponse.Builder
The Unix timestamp when a block list for query suggestions was created.
createdAt(Instant) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeThesaurusResponse.Builder
The Unix timestamp when the thesaurus was created.
createdAt(Instant) - Method in interface software.amazon.awssdk.services.kendra.model.ExperiencesSummary.Builder
The Unix timestamp when your Amazon Kendra experience was created.
createdAt(Instant) - Method in interface software.amazon.awssdk.services.kendra.model.FaqSummary.Builder
The Unix timestamp when the FAQ was created.
createdAt(Instant) - Method in interface software.amazon.awssdk.services.kendra.model.IndexConfigurationSummary.Builder
The Unix timestamp when the index was created.
createdAt(Instant) - Method in interface software.amazon.awssdk.services.kendra.model.PersonasSummary.Builder
The Unix timestamp when the summary information was created.
createdAt(Instant) - Method in interface software.amazon.awssdk.services.kendra.model.QuerySuggestionsBlockListSummary.Builder
The Unix timestamp when the block list was created.
createdAt(Instant) - Method in interface software.amazon.awssdk.services.kendra.model.ThesaurusSummary.Builder
The Unix timestamp when the thesaurus was created.
createDataSource(Consumer<CreateDataSourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
Creates a data source connector that you want to use with an Amazon Kendra index.
createDataSource(Consumer<CreateDataSourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
Creates a data source connector that you want to use with an Amazon Kendra index.
createDataSource(CreateDataSourceRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
Creates a data source connector that you want to use with an Amazon Kendra index.
createDataSource(CreateDataSourceRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
Creates a data source connector that you want to use with an Amazon Kendra index.
CreateDataSourceRequest - Class in software.amazon.awssdk.services.kendra.model
 
CreateDataSourceRequest.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
CreateDataSourceRequestMarshaller - Class in software.amazon.awssdk.services.kendra.transform
CreateDataSourceRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.kendra.transform.CreateDataSourceRequestMarshaller
 
CreateDataSourceResponse - Class in software.amazon.awssdk.services.kendra.model
 
CreateDataSourceResponse.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
createExperience(Consumer<CreateExperienceRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
Creates an Amazon Kendra experience such as a search application.
createExperience(Consumer<CreateExperienceRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
Creates an Amazon Kendra experience such as a search application.
createExperience(CreateExperienceRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
Creates an Amazon Kendra experience such as a search application.
createExperience(CreateExperienceRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
Creates an Amazon Kendra experience such as a search application.
CreateExperienceRequest - Class in software.amazon.awssdk.services.kendra.model
 
CreateExperienceRequest.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
CreateExperienceRequestMarshaller - Class in software.amazon.awssdk.services.kendra.transform
CreateExperienceRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.kendra.transform.CreateExperienceRequestMarshaller
 
CreateExperienceResponse - Class in software.amazon.awssdk.services.kendra.model
 
CreateExperienceResponse.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
createFaq(Consumer<CreateFaqRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
Creates a set of frequently ask questions (FAQs) using a specified FAQ file stored in an Amazon S3 bucket.
createFaq(Consumer<CreateFaqRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
Creates a set of frequently ask questions (FAQs) using a specified FAQ file stored in an Amazon S3 bucket.
createFaq(CreateFaqRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
Creates a set of frequently ask questions (FAQs) using a specified FAQ file stored in an Amazon S3 bucket.
createFaq(CreateFaqRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
Creates a set of frequently ask questions (FAQs) using a specified FAQ file stored in an Amazon S3 bucket.
CreateFaqRequest - Class in software.amazon.awssdk.services.kendra.model
 
CreateFaqRequest.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
CreateFaqRequestMarshaller - Class in software.amazon.awssdk.services.kendra.transform
CreateFaqRequest Marshaller
CreateFaqRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.kendra.transform.CreateFaqRequestMarshaller
 
CreateFaqResponse - Class in software.amazon.awssdk.services.kendra.model
 
CreateFaqResponse.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
createFeaturedResultsSet(Consumer<CreateFeaturedResultsSetRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
Creates a set of featured results to display at the top of the search results page.
createFeaturedResultsSet(Consumer<CreateFeaturedResultsSetRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
Creates a set of featured results to display at the top of the search results page.
createFeaturedResultsSet(CreateFeaturedResultsSetRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
Creates a set of featured results to display at the top of the search results page.
createFeaturedResultsSet(CreateFeaturedResultsSetRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
Creates a set of featured results to display at the top of the search results page.
CreateFeaturedResultsSetRequest - Class in software.amazon.awssdk.services.kendra.model
 
CreateFeaturedResultsSetRequest.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
CreateFeaturedResultsSetRequestMarshaller - Class in software.amazon.awssdk.services.kendra.transform
CreateFeaturedResultsSetRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.kendra.transform.CreateFeaturedResultsSetRequestMarshaller
 
CreateFeaturedResultsSetResponse - Class in software.amazon.awssdk.services.kendra.model
 
CreateFeaturedResultsSetResponse.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
createIndex(Consumer<CreateIndexRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
Creates an Amazon Kendra index.
createIndex(Consumer<CreateIndexRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
Creates an Amazon Kendra index.
createIndex(CreateIndexRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
Creates an Amazon Kendra index.
createIndex(CreateIndexRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
Creates an Amazon Kendra index.
CreateIndexRequest - Class in software.amazon.awssdk.services.kendra.model
 
CreateIndexRequest.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
CreateIndexRequestMarshaller - Class in software.amazon.awssdk.services.kendra.transform
CreateIndexRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.kendra.transform.CreateIndexRequestMarshaller
 
CreateIndexResponse - Class in software.amazon.awssdk.services.kendra.model
 
CreateIndexResponse.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
createQuerySuggestionsBlockList(Consumer<CreateQuerySuggestionsBlockListRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
Creates a block list to exlcude certain queries from suggestions.
createQuerySuggestionsBlockList(Consumer<CreateQuerySuggestionsBlockListRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
Creates a block list to exlcude certain queries from suggestions.
createQuerySuggestionsBlockList(CreateQuerySuggestionsBlockListRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
Creates a block list to exlcude certain queries from suggestions.
createQuerySuggestionsBlockList(CreateQuerySuggestionsBlockListRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
Creates a block list to exlcude certain queries from suggestions.
CreateQuerySuggestionsBlockListRequest - Class in software.amazon.awssdk.services.kendra.model
 
CreateQuerySuggestionsBlockListRequest.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
CreateQuerySuggestionsBlockListRequestMarshaller - Class in software.amazon.awssdk.services.kendra.transform
CreateQuerySuggestionsBlockListRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.kendra.transform.CreateQuerySuggestionsBlockListRequestMarshaller
 
CreateQuerySuggestionsBlockListResponse - Class in software.amazon.awssdk.services.kendra.model
 
CreateQuerySuggestionsBlockListResponse.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
createThesaurus(Consumer<CreateThesaurusRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
Creates a thesaurus for an index.
createThesaurus(Consumer<CreateThesaurusRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
Creates a thesaurus for an index.
createThesaurus(CreateThesaurusRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
Creates a thesaurus for an index.
createThesaurus(CreateThesaurusRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
Creates a thesaurus for an index.
CreateThesaurusRequest - Class in software.amazon.awssdk.services.kendra.model
 
CreateThesaurusRequest.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
CreateThesaurusRequestMarshaller - Class in software.amazon.awssdk.services.kendra.transform
CreateThesaurusRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.kendra.transform.CreateThesaurusRequestMarshaller
 
CreateThesaurusResponse - Class in software.amazon.awssdk.services.kendra.model
 
CreateThesaurusResponse.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
CREATING - software.amazon.awssdk.services.kendra.model.DataSourceStatus
 
CREATING - software.amazon.awssdk.services.kendra.model.ExperienceStatus
 
CREATING - software.amazon.awssdk.services.kendra.model.FaqStatus
 
CREATING - software.amazon.awssdk.services.kendra.model.IndexStatus
 
CREATING - software.amazon.awssdk.services.kendra.model.QuerySuggestionsBlockListStatus
 
CREATING - software.amazon.awssdk.services.kendra.model.ThesaurusStatus
 
creationTimestamp() - Method in class software.amazon.awssdk.services.kendra.model.DescribeFeaturedResultsSetResponse
The Unix timestamp when the set of the featured results was created.
creationTimestamp() - Method in class software.amazon.awssdk.services.kendra.model.FeaturedResultsSet
The Unix timestamp when the set of featured results was created.
creationTimestamp() - Method in class software.amazon.awssdk.services.kendra.model.FeaturedResultsSetSummary
The Unix timestamp when the set of featured results was created.
creationTimestamp(Long) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeFeaturedResultsSetResponse.Builder
The Unix timestamp when the set of the featured results was created.
creationTimestamp(Long) - Method in interface software.amazon.awssdk.services.kendra.model.FeaturedResultsSet.Builder
The Unix timestamp when the set of featured results was created.
creationTimestamp(Long) - Method in interface software.amazon.awssdk.services.kendra.model.FeaturedResultsSetSummary.Builder
The Unix timestamp when the set of featured results was created.
credentials() - Method in class software.amazon.awssdk.services.kendra.model.BasicAuthenticationConfiguration
Your secret ARN, which you can create in Secrets Manager
credentials() - Method in class software.amazon.awssdk.services.kendra.model.ProxyConfiguration
Your secret ARN, which you can create in Secrets Manager
credentials(String) - Method in interface software.amazon.awssdk.services.kendra.model.BasicAuthenticationConfiguration.Builder
Your secret ARN, which you can create in Secrets Manager
credentials(String) - Method in interface software.amazon.awssdk.services.kendra.model.ProxyConfiguration.Builder
Your secret ARN, which you can create in Secrets Manager
credentialsProvider() - Method in class software.amazon.awssdk.services.kendra.internal.KendraServiceClientConfigurationBuilder
Gets the value for credentials provider
credentialsProvider() - Method in interface software.amazon.awssdk.services.kendra.KendraServiceClientConfiguration.Builder
Gets the value for credentials provider
credentialsProvider(IdentityProvider<? extends AwsCredentialsIdentity>) - Method in class software.amazon.awssdk.services.kendra.internal.KendraServiceClientConfigurationBuilder
Sets the value for credentials provider
credentialsProvider(IdentityProvider<? extends AwsCredentialsIdentity>) - Method in interface software.amazon.awssdk.services.kendra.KendraServiceClientConfiguration.Builder
Sets the value for credentials provider
CSV - software.amazon.awssdk.services.kendra.model.ContentType
 
CSV - software.amazon.awssdk.services.kendra.model.FaqFileFormat
 
CSV_WITH_HEADER - software.amazon.awssdk.services.kendra.model.FaqFileFormat
 
ctx(String, Runnable) - Static method in exception software.amazon.awssdk.services.kendra.endpoints.internal.RuleError
 
ctx(String, Supplier<T>) - Static method in exception software.amazon.awssdk.services.kendra.endpoints.internal.RuleError
 
CUSTOM - software.amazon.awssdk.services.kendra.model.DataSourceType
 
customDocumentEnrichmentConfiguration() - Method in class software.amazon.awssdk.services.kendra.model.BatchPutDocumentRequest
Configuration information for altering your document metadata and content during the document ingestion process when you use the BatchPutDocument API.
customDocumentEnrichmentConfiguration() - Method in class software.amazon.awssdk.services.kendra.model.CreateDataSourceRequest
Configuration information for altering document metadata and content during the document ingestion process.
customDocumentEnrichmentConfiguration() - Method in class software.amazon.awssdk.services.kendra.model.DescribeDataSourceResponse
Configuration information for altering document metadata and content during the document ingestion process when you describe a data source.
customDocumentEnrichmentConfiguration() - Method in class software.amazon.awssdk.services.kendra.model.UpdateDataSourceRequest
Configuration information you want to update for altering document metadata and content during the document ingestion process.
customDocumentEnrichmentConfiguration(Consumer<CustomDocumentEnrichmentConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.BatchPutDocumentRequest.Builder
Configuration information for altering your document metadata and content during the document ingestion process when you use the BatchPutDocument API.
customDocumentEnrichmentConfiguration(Consumer<CustomDocumentEnrichmentConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.CreateDataSourceRequest.Builder
Configuration information for altering document metadata and content during the document ingestion process.
customDocumentEnrichmentConfiguration(Consumer<CustomDocumentEnrichmentConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeDataSourceResponse.Builder
Configuration information for altering document metadata and content during the document ingestion process when you describe a data source.
customDocumentEnrichmentConfiguration(Consumer<CustomDocumentEnrichmentConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.UpdateDataSourceRequest.Builder
Configuration information you want to update for altering document metadata and content during the document ingestion process.
customDocumentEnrichmentConfiguration(CustomDocumentEnrichmentConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.BatchPutDocumentRequest.Builder
Configuration information for altering your document metadata and content during the document ingestion process when you use the BatchPutDocument API.
customDocumentEnrichmentConfiguration(CustomDocumentEnrichmentConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.CreateDataSourceRequest.Builder
Configuration information for altering document metadata and content during the document ingestion process.
customDocumentEnrichmentConfiguration(CustomDocumentEnrichmentConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeDataSourceResponse.Builder
Configuration information for altering document metadata and content during the document ingestion process when you describe a data source.
customDocumentEnrichmentConfiguration(CustomDocumentEnrichmentConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.UpdateDataSourceRequest.Builder
Configuration information you want to update for altering document metadata and content during the document ingestion process.
CustomDocumentEnrichmentConfiguration - Class in software.amazon.awssdk.services.kendra.model
Provides the configuration information for altering document metadata and content during the document ingestion process.
CustomDocumentEnrichmentConfiguration.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
customKnowledgeArticleTypeConfigurations() - Method in class software.amazon.awssdk.services.kendra.model.SalesforceKnowledgeArticleConfiguration
Configuration information for custom Salesforce knowledge articles.
customKnowledgeArticleTypeConfigurations(Collection<SalesforceCustomKnowledgeArticleTypeConfiguration>) - Method in interface software.amazon.awssdk.services.kendra.model.SalesforceKnowledgeArticleConfiguration.Builder
Configuration information for custom Salesforce knowledge articles.
customKnowledgeArticleTypeConfigurations(Consumer<SalesforceCustomKnowledgeArticleTypeConfiguration.Builder>...) - Method in interface software.amazon.awssdk.services.kendra.model.SalesforceKnowledgeArticleConfiguration.Builder
Configuration information for custom Salesforce knowledge articles.
customKnowledgeArticleTypeConfigurations(SalesforceCustomKnowledgeArticleTypeConfiguration...) - Method in interface software.amazon.awssdk.services.kendra.model.SalesforceKnowledgeArticleConfiguration.Builder
Configuration information for custom Salesforce knowledge articles.

D

DATABASE - software.amazon.awssdk.services.kendra.model.DataSourceType
 
databaseConfiguration() - Method in class software.amazon.awssdk.services.kendra.model.DataSourceConfiguration
Provides the configuration information to connect to a database as your data source.
databaseConfiguration(Consumer<DatabaseConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.DataSourceConfiguration.Builder
Provides the configuration information to connect to a database as your data source.
databaseConfiguration(DatabaseConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.DataSourceConfiguration.Builder
Provides the configuration information to connect to a database as your data source.
DatabaseConfiguration - Class in software.amazon.awssdk.services.kendra.model
Provides the configuration information to an Amazon Kendra supported database.
DatabaseConfiguration.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
databaseEngineType() - Method in class software.amazon.awssdk.services.kendra.model.DatabaseConfiguration
The type of database engine that runs the database.
databaseEngineType(String) - Method in interface software.amazon.awssdk.services.kendra.model.DatabaseConfiguration.Builder
The type of database engine that runs the database.
databaseEngineType(DatabaseEngineType) - Method in interface software.amazon.awssdk.services.kendra.model.DatabaseConfiguration.Builder
The type of database engine that runs the database.
DatabaseEngineType - Enum in software.amazon.awssdk.services.kendra.model
 
databaseEngineTypeAsString() - Method in class software.amazon.awssdk.services.kendra.model.DatabaseConfiguration
The type of database engine that runs the database.
databaseHost() - Method in class software.amazon.awssdk.services.kendra.model.ConnectionConfiguration
The name of the host for the database.
databaseHost(String) - Method in interface software.amazon.awssdk.services.kendra.model.ConnectionConfiguration.Builder
The name of the host for the database.
databaseName() - Method in class software.amazon.awssdk.services.kendra.model.ConnectionConfiguration
The name of the database containing the document data.
databaseName(String) - Method in interface software.amazon.awssdk.services.kendra.model.ConnectionConfiguration.Builder
The name of the database containing the document data.
databasePort() - Method in class software.amazon.awssdk.services.kendra.model.ConnectionConfiguration
The port that the database uses for connections.
databasePort(Integer) - Method in interface software.amazon.awssdk.services.kendra.model.ConnectionConfiguration.Builder
The port that the database uses for connections.
DataSourceConfiguration - Class in software.amazon.awssdk.services.kendra.model
Provides the configuration information for an Amazon Kendra data source.
DataSourceConfiguration.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
dataSourceErrorCode() - Method in class software.amazon.awssdk.services.kendra.model.DataSourceSyncJob
If the reason that the synchronization failed is due to an error with the underlying data source, this field contains a code that identifies the error.
dataSourceErrorCode(String) - Method in interface software.amazon.awssdk.services.kendra.model.DataSourceSyncJob.Builder
If the reason that the synchronization failed is due to an error with the underlying data source, this field contains a code that identifies the error.
dataSourceFieldName() - Method in class software.amazon.awssdk.services.kendra.model.ConfluenceAttachmentToIndexFieldMapping
The name of the field in the data source.
dataSourceFieldName() - Method in class software.amazon.awssdk.services.kendra.model.ConfluenceBlogToIndexFieldMapping
The name of the field in the data source.
dataSourceFieldName() - Method in class software.amazon.awssdk.services.kendra.model.ConfluencePageToIndexFieldMapping
The name of the field in the data source.
dataSourceFieldName() - Method in class software.amazon.awssdk.services.kendra.model.ConfluenceSpaceToIndexFieldMapping
The name of the field in the data source.
dataSourceFieldName() - Method in class software.amazon.awssdk.services.kendra.model.DataSourceToIndexFieldMapping
The name of the field in the data source.
dataSourceFieldName(String) - Method in interface software.amazon.awssdk.services.kendra.model.ConfluenceAttachmentToIndexFieldMapping.Builder
The name of the field in the data source.
dataSourceFieldName(String) - Method in interface software.amazon.awssdk.services.kendra.model.ConfluenceBlogToIndexFieldMapping.Builder
The name of the field in the data source.
dataSourceFieldName(String) - Method in interface software.amazon.awssdk.services.kendra.model.ConfluencePageToIndexFieldMapping.Builder
The name of the field in the data source.
dataSourceFieldName(String) - Method in interface software.amazon.awssdk.services.kendra.model.ConfluenceSpaceToIndexFieldMapping.Builder
The name of the field in the data source.
dataSourceFieldName(String) - Method in interface software.amazon.awssdk.services.kendra.model.DataSourceToIndexFieldMapping.Builder
The name of the field in the data source.
dataSourceFieldName(ConfluenceAttachmentFieldName) - Method in interface software.amazon.awssdk.services.kendra.model.ConfluenceAttachmentToIndexFieldMapping.Builder
The name of the field in the data source.
dataSourceFieldName(ConfluenceBlogFieldName) - Method in interface software.amazon.awssdk.services.kendra.model.ConfluenceBlogToIndexFieldMapping.Builder
The name of the field in the data source.
dataSourceFieldName(ConfluencePageFieldName) - Method in interface software.amazon.awssdk.services.kendra.model.ConfluencePageToIndexFieldMapping.Builder
The name of the field in the data source.
dataSourceFieldName(ConfluenceSpaceFieldName) - Method in interface software.amazon.awssdk.services.kendra.model.ConfluenceSpaceToIndexFieldMapping.Builder
The name of the field in the data source.
dataSourceFieldNameAsString() - Method in class software.amazon.awssdk.services.kendra.model.ConfluenceAttachmentToIndexFieldMapping
The name of the field in the data source.
dataSourceFieldNameAsString() - Method in class software.amazon.awssdk.services.kendra.model.ConfluenceBlogToIndexFieldMapping
The name of the field in the data source.
dataSourceFieldNameAsString() - Method in class software.amazon.awssdk.services.kendra.model.ConfluencePageToIndexFieldMapping
The name of the field in the data source.
dataSourceFieldNameAsString() - Method in class software.amazon.awssdk.services.kendra.model.ConfluenceSpaceToIndexFieldMapping
The name of the field in the data source.
DataSourceGroup - Class in software.amazon.awssdk.services.kendra.model
Data source information for user context filtering.
DataSourceGroup.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
dataSourceGroups() - Method in class software.amazon.awssdk.services.kendra.model.UserContext
The list of data source groups you want to filter search results based on groups' access to documents in that data source.
dataSourceGroups(Collection<DataSourceGroup>) - Method in interface software.amazon.awssdk.services.kendra.model.UserContext.Builder
The list of data source groups you want to filter search results based on groups' access to documents in that data source.
dataSourceGroups(Consumer<DataSourceGroup.Builder>...) - Method in interface software.amazon.awssdk.services.kendra.model.UserContext.Builder
The list of data source groups you want to filter search results based on groups' access to documents in that data source.
dataSourceGroups(DataSourceGroup...) - Method in interface software.amazon.awssdk.services.kendra.model.UserContext.Builder
The list of data source groups you want to filter search results based on groups' access to documents in that data source.
dataSourceId() - Method in class software.amazon.awssdk.services.kendra.model.DataSourceGroup
The identifier of the data source group you want to add to your list of data source groups.
dataSourceId() - Method in class software.amazon.awssdk.services.kendra.model.DataSourceSyncJobMetricTarget
The ID of the data source that is running the sync job.
dataSourceId() - Method in class software.amazon.awssdk.services.kendra.model.DeletePrincipalMappingRequest
The identifier of the data source you want to delete a group from.
dataSourceId() - Method in class software.amazon.awssdk.services.kendra.model.DescribePrincipalMappingRequest
The identifier of the data source to check the processing of PUT and DELETE actions for mapping users to their groups.
dataSourceId() - Method in class software.amazon.awssdk.services.kendra.model.DescribePrincipalMappingResponse
Shows the identifier of the data source to see information on the processing of PUT and DELETE actions for mapping users to their groups.
dataSourceId() - Method in class software.amazon.awssdk.services.kendra.model.ListGroupsOlderThanOrderingIdRequest
The identifier of the data source for getting a list of groups mapped to users before a given ordering timestamp identifier.
dataSourceId() - Method in class software.amazon.awssdk.services.kendra.model.MemberGroup
The identifier of the data source for the sub group you want to map to a group.
dataSourceId() - Method in class software.amazon.awssdk.services.kendra.model.Principal
The identifier of the data source the principal should access documents from.
dataSourceId() - Method in class software.amazon.awssdk.services.kendra.model.PutPrincipalMappingRequest
The identifier of the data source you want to map users to their groups.
dataSourceId(String) - Method in interface software.amazon.awssdk.services.kendra.model.DataSourceGroup.Builder
The identifier of the data source group you want to add to your list of data source groups.
dataSourceId(String) - Method in interface software.amazon.awssdk.services.kendra.model.DataSourceSyncJobMetricTarget.Builder
The ID of the data source that is running the sync job.
dataSourceId(String) - Method in interface software.amazon.awssdk.services.kendra.model.DeletePrincipalMappingRequest.Builder
The identifier of the data source you want to delete a group from.
dataSourceId(String) - Method in interface software.amazon.awssdk.services.kendra.model.DescribePrincipalMappingRequest.Builder
The identifier of the data source to check the processing of PUT and DELETE actions for mapping users to their groups.
dataSourceId(String) - Method in interface software.amazon.awssdk.services.kendra.model.DescribePrincipalMappingResponse.Builder
Shows the identifier of the data source to see information on the processing of PUT and DELETE actions for mapping users to their groups.
dataSourceId(String) - Method in interface software.amazon.awssdk.services.kendra.model.ListGroupsOlderThanOrderingIdRequest.Builder
The identifier of the data source for getting a list of groups mapped to users before a given ordering timestamp identifier.
dataSourceId(String) - Method in interface software.amazon.awssdk.services.kendra.model.MemberGroup.Builder
The identifier of the data source for the sub group you want to map to a group.
dataSourceId(String) - Method in interface software.amazon.awssdk.services.kendra.model.Principal.Builder
The identifier of the data source the principal should access documents from.
dataSourceId(String) - Method in interface software.amazon.awssdk.services.kendra.model.PutPrincipalMappingRequest.Builder
The identifier of the data source you want to map users to their groups.
dataSourceIds() - Method in class software.amazon.awssdk.services.kendra.model.ContentSourceConfiguration
The identifier of the data sources you want to use for your Amazon Kendra experience.
dataSourceIds(String...) - Method in interface software.amazon.awssdk.services.kendra.model.ContentSourceConfiguration.Builder
The identifier of the data sources you want to use for your Amazon Kendra experience.
dataSourceIds(Collection<String>) - Method in interface software.amazon.awssdk.services.kendra.model.ContentSourceConfiguration.Builder
The identifier of the data sources you want to use for your Amazon Kendra experience.
DataSourceStatus - Enum in software.amazon.awssdk.services.kendra.model
 
DataSourceSummary - Class in software.amazon.awssdk.services.kendra.model
Summary information for a Amazon Kendra data source.
DataSourceSummary.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
DataSourceSyncJob - Class in software.amazon.awssdk.services.kendra.model
Provides information about a data source synchronization job.
DataSourceSyncJob.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
dataSourceSyncJobId() - Method in class software.amazon.awssdk.services.kendra.model.DataSourceSyncJobMetricTarget
The ID of the sync job that is running on the data source.
dataSourceSyncJobId(String) - Method in interface software.amazon.awssdk.services.kendra.model.DataSourceSyncJobMetricTarget.Builder
The ID of the sync job that is running on the data source.
DataSourceSyncJobMetrics - Class in software.amazon.awssdk.services.kendra.model
Maps a batch delete document request to a specific data source sync job.
DataSourceSyncJobMetrics.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
dataSourceSyncJobMetricTarget() - Method in class software.amazon.awssdk.services.kendra.model.BatchDeleteDocumentRequest
Returns the value of the DataSourceSyncJobMetricTarget property for this object.
dataSourceSyncJobMetricTarget(Consumer<DataSourceSyncJobMetricTarget.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.BatchDeleteDocumentRequest.Builder
Sets the value of the DataSourceSyncJobMetricTarget property for this object.
dataSourceSyncJobMetricTarget(DataSourceSyncJobMetricTarget) - Method in interface software.amazon.awssdk.services.kendra.model.BatchDeleteDocumentRequest.Builder
Sets the value of the DataSourceSyncJobMetricTarget property for this object.
DataSourceSyncJobMetricTarget - Class in software.amazon.awssdk.services.kendra.model
Maps a particular data source sync job to a particular data source.
DataSourceSyncJobMetricTarget.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
DataSourceSyncJobStatus - Enum in software.amazon.awssdk.services.kendra.model
 
DataSourceToIndexFieldMapping - Class in software.amazon.awssdk.services.kendra.model
Maps attributes or field names of the documents synced from the data source to Amazon Kendra index field names.
DataSourceToIndexFieldMapping.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
DataSourceType - Enum in software.amazon.awssdk.services.kendra.model
 
DataSourceVpcConfiguration - Class in software.amazon.awssdk.services.kendra.model
Provides the configuration information to connect to an Amazon VPC.
DataSourceVpcConfiguration.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
DATE_VALUE - software.amazon.awssdk.services.kendra.model.DocumentAttributeValue.Type
 
DATE_VALUE - software.amazon.awssdk.services.kendra.model.DocumentAttributeValueType
 
dateFieldFormat() - Method in class software.amazon.awssdk.services.kendra.model.ConfluenceAttachmentToIndexFieldMapping
The format for date fields in the data source.
dateFieldFormat() - Method in class software.amazon.awssdk.services.kendra.model.ConfluenceBlogToIndexFieldMapping
The format for date fields in the data source.
dateFieldFormat() - Method in class software.amazon.awssdk.services.kendra.model.ConfluencePageToIndexFieldMapping
The format for date fields in the data source.
dateFieldFormat() - Method in class software.amazon.awssdk.services.kendra.model.ConfluenceSpaceToIndexFieldMapping
The format for date fields in the data source.
dateFieldFormat() - Method in class software.amazon.awssdk.services.kendra.model.DataSourceToIndexFieldMapping
The format for date fields in the data source.
dateFieldFormat(String) - Method in interface software.amazon.awssdk.services.kendra.model.ConfluenceAttachmentToIndexFieldMapping.Builder
The format for date fields in the data source.
dateFieldFormat(String) - Method in interface software.amazon.awssdk.services.kendra.model.ConfluenceBlogToIndexFieldMapping.Builder
The format for date fields in the data source.
dateFieldFormat(String) - Method in interface software.amazon.awssdk.services.kendra.model.ConfluencePageToIndexFieldMapping.Builder
The format for date fields in the data source.
dateFieldFormat(String) - Method in interface software.amazon.awssdk.services.kendra.model.ConfluenceSpaceToIndexFieldMapping.Builder
The format for date fields in the data source.
dateFieldFormat(String) - Method in interface software.amazon.awssdk.services.kendra.model.DataSourceToIndexFieldMapping.Builder
The format for date fields in the data source.
dateValue() - Method in class software.amazon.awssdk.services.kendra.model.DocumentAttributeValue
A date expressed as an ISO 8601 string.
dateValue(Instant) - Method in interface software.amazon.awssdk.services.kendra.model.DocumentAttributeValue.Builder
A date expressed as an ISO 8601 string.
Default() - Constructor for class software.amazon.awssdk.services.kendra.endpoints.internal.ExprVisitor.Default
 
DEFAULT - Static variable in class software.amazon.awssdk.services.kendra.endpoints.internal.Parameter
 
DefaultEndpointAuthSchemeStrategy - Class in software.amazon.awssdk.services.kendra.endpoints.internal
 
DefaultEndpointAuthSchemeStrategy(Map<String, Function<Value.Record, EndpointAuthScheme>>) - Constructor for class software.amazon.awssdk.services.kendra.endpoints.internal.DefaultEndpointAuthSchemeStrategy
 
DefaultEndpointAuthSchemeStrategyFactory - Class in software.amazon.awssdk.services.kendra.endpoints.internal
 
DefaultEndpointAuthSchemeStrategyFactory() - Constructor for class software.amazon.awssdk.services.kendra.endpoints.internal.DefaultEndpointAuthSchemeStrategyFactory
 
defaultEngine() - Static method in interface software.amazon.awssdk.services.kendra.endpoints.internal.RuleEngine
 
DefaultKendraAuthSchemeParams - Class in software.amazon.awssdk.services.kendra.auth.scheme.internal
 
DefaultKendraAuthSchemeProvider - Class in software.amazon.awssdk.services.kendra.auth.scheme.internal
 
DefaultKendraEndpointProvider - Class in software.amazon.awssdk.services.kendra.endpoints.internal
 
DefaultKendraEndpointProvider() - Constructor for class software.amazon.awssdk.services.kendra.endpoints.internal.DefaultKendraEndpointProvider
 
DefaultPartitionDataProvider - Class in software.amazon.awssdk.services.kendra.endpoints.internal
 
DefaultPartitionDataProvider() - Constructor for class software.amazon.awssdk.services.kendra.endpoints.internal.DefaultPartitionDataProvider
 
defaultProvider() - Static method in interface software.amazon.awssdk.services.kendra.auth.scheme.KendraAuthSchemeProvider
Get the default auth scheme provider.
defaultProvider() - Static method in interface software.amazon.awssdk.services.kendra.endpoints.KendraEndpointProvider
 
DefaultRuleEngine - Class in software.amazon.awssdk.services.kendra.endpoints.internal
 
DefaultRuleEngine() - Constructor for class software.amazon.awssdk.services.kendra.endpoints.internal.DefaultRuleEngine
 
defaultValue(Value) - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Parameter.Builder
 
deleteAccessControlConfiguration(Consumer<DeleteAccessControlConfigurationRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
Deletes an access control configuration that you created for your documents in an index.
deleteAccessControlConfiguration(Consumer<DeleteAccessControlConfigurationRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
Deletes an access control configuration that you created for your documents in an index.
deleteAccessControlConfiguration(DeleteAccessControlConfigurationRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
Deletes an access control configuration that you created for your documents in an index.
deleteAccessControlConfiguration(DeleteAccessControlConfigurationRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
Deletes an access control configuration that you created for your documents in an index.
DeleteAccessControlConfigurationRequest - Class in software.amazon.awssdk.services.kendra.model
 
DeleteAccessControlConfigurationRequest.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
DeleteAccessControlConfigurationRequestMarshaller - Class in software.amazon.awssdk.services.kendra.transform
DeleteAccessControlConfigurationRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.kendra.transform.DeleteAccessControlConfigurationRequestMarshaller
 
DeleteAccessControlConfigurationResponse - Class in software.amazon.awssdk.services.kendra.model
 
DeleteAccessControlConfigurationResponse.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
DELETED - software.amazon.awssdk.services.kendra.model.PrincipalMappingStatus
 
deleteDataSource(Consumer<DeleteDataSourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
Deletes an Amazon Kendra data source connector.
deleteDataSource(Consumer<DeleteDataSourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
Deletes an Amazon Kendra data source connector.
deleteDataSource(DeleteDataSourceRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
Deletes an Amazon Kendra data source connector.
deleteDataSource(DeleteDataSourceRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
Deletes an Amazon Kendra data source connector.
DeleteDataSourceRequest - Class in software.amazon.awssdk.services.kendra.model
 
DeleteDataSourceRequest.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
DeleteDataSourceRequestMarshaller - Class in software.amazon.awssdk.services.kendra.transform
DeleteDataSourceRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.kendra.transform.DeleteDataSourceRequestMarshaller
 
DeleteDataSourceResponse - Class in software.amazon.awssdk.services.kendra.model
 
DeleteDataSourceResponse.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
deleteExperience(Consumer<DeleteExperienceRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
Deletes your Amazon Kendra experience such as a search application.
deleteExperience(Consumer<DeleteExperienceRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
Deletes your Amazon Kendra experience such as a search application.
deleteExperience(DeleteExperienceRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
Deletes your Amazon Kendra experience such as a search application.
deleteExperience(DeleteExperienceRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
Deletes your Amazon Kendra experience such as a search application.
DeleteExperienceRequest - Class in software.amazon.awssdk.services.kendra.model
 
DeleteExperienceRequest.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
DeleteExperienceRequestMarshaller - Class in software.amazon.awssdk.services.kendra.transform
DeleteExperienceRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.kendra.transform.DeleteExperienceRequestMarshaller
 
DeleteExperienceResponse - Class in software.amazon.awssdk.services.kendra.model
 
DeleteExperienceResponse.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
deleteFaq(Consumer<DeleteFaqRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
Removes an FAQ from an index.
deleteFaq(Consumer<DeleteFaqRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
Removes an FAQ from an index.
deleteFaq(DeleteFaqRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
Removes an FAQ from an index.
deleteFaq(DeleteFaqRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
Removes an FAQ from an index.
DeleteFaqRequest - Class in software.amazon.awssdk.services.kendra.model
 
DeleteFaqRequest.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
DeleteFaqRequestMarshaller - Class in software.amazon.awssdk.services.kendra.transform
DeleteFaqRequest Marshaller
DeleteFaqRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.kendra.transform.DeleteFaqRequestMarshaller
 
DeleteFaqResponse - Class in software.amazon.awssdk.services.kendra.model
 
DeleteFaqResponse.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
deleteIndex(Consumer<DeleteIndexRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
Deletes an Amazon Kendra index.
deleteIndex(Consumer<DeleteIndexRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
Deletes an Amazon Kendra index.
deleteIndex(DeleteIndexRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
Deletes an Amazon Kendra index.
deleteIndex(DeleteIndexRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
Deletes an Amazon Kendra index.
DeleteIndexRequest - Class in software.amazon.awssdk.services.kendra.model
 
DeleteIndexRequest.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
DeleteIndexRequestMarshaller - Class in software.amazon.awssdk.services.kendra.transform
DeleteIndexRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.kendra.transform.DeleteIndexRequestMarshaller
 
DeleteIndexResponse - Class in software.amazon.awssdk.services.kendra.model
 
DeleteIndexResponse.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
deletePrincipalMapping(Consumer<DeletePrincipalMappingRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
Deletes a group so that all users and sub groups that belong to the group can no longer access documents only available to that group.
deletePrincipalMapping(Consumer<DeletePrincipalMappingRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
Deletes a group so that all users and sub groups that belong to the group can no longer access documents only available to that group.
deletePrincipalMapping(DeletePrincipalMappingRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
Deletes a group so that all users and sub groups that belong to the group can no longer access documents only available to that group.
deletePrincipalMapping(DeletePrincipalMappingRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
Deletes a group so that all users and sub groups that belong to the group can no longer access documents only available to that group.
DeletePrincipalMappingRequest - Class in software.amazon.awssdk.services.kendra.model
 
DeletePrincipalMappingRequest.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
DeletePrincipalMappingRequestMarshaller - Class in software.amazon.awssdk.services.kendra.transform
DeletePrincipalMappingRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.kendra.transform.DeletePrincipalMappingRequestMarshaller
 
DeletePrincipalMappingResponse - Class in software.amazon.awssdk.services.kendra.model
 
DeletePrincipalMappingResponse.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
deleteQuerySuggestionsBlockList(Consumer<DeleteQuerySuggestionsBlockListRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
Deletes a block list used for query suggestions for an index.
deleteQuerySuggestionsBlockList(Consumer<DeleteQuerySuggestionsBlockListRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
Deletes a block list used for query suggestions for an index.
deleteQuerySuggestionsBlockList(DeleteQuerySuggestionsBlockListRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
Deletes a block list used for query suggestions for an index.
deleteQuerySuggestionsBlockList(DeleteQuerySuggestionsBlockListRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
Deletes a block list used for query suggestions for an index.
DeleteQuerySuggestionsBlockListRequest - Class in software.amazon.awssdk.services.kendra.model
 
DeleteQuerySuggestionsBlockListRequest.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
DeleteQuerySuggestionsBlockListRequestMarshaller - Class in software.amazon.awssdk.services.kendra.transform
DeleteQuerySuggestionsBlockListRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.kendra.transform.DeleteQuerySuggestionsBlockListRequestMarshaller
 
DeleteQuerySuggestionsBlockListResponse - Class in software.amazon.awssdk.services.kendra.model
 
DeleteQuerySuggestionsBlockListResponse.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
deleteThesaurus(Consumer<DeleteThesaurusRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
Deletes an Amazon Kendra thesaurus.
deleteThesaurus(Consumer<DeleteThesaurusRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
Deletes an Amazon Kendra thesaurus.
deleteThesaurus(DeleteThesaurusRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
Deletes an Amazon Kendra thesaurus.
deleteThesaurus(DeleteThesaurusRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
Deletes an Amazon Kendra thesaurus.
DeleteThesaurusRequest - Class in software.amazon.awssdk.services.kendra.model
 
DeleteThesaurusRequest.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
DeleteThesaurusRequestMarshaller - Class in software.amazon.awssdk.services.kendra.transform
DeleteThesaurusRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.kendra.transform.DeleteThesaurusRequestMarshaller
 
DeleteThesaurusResponse - Class in software.amazon.awssdk.services.kendra.model
 
DeleteThesaurusResponse.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
DELETING - software.amazon.awssdk.services.kendra.model.DataSourceStatus
 
DELETING - software.amazon.awssdk.services.kendra.model.ExperienceStatus
 
DELETING - software.amazon.awssdk.services.kendra.model.FaqStatus
 
DELETING - software.amazon.awssdk.services.kendra.model.IndexStatus
 
DELETING - software.amazon.awssdk.services.kendra.model.PrincipalMappingStatus
 
DELETING - software.amazon.awssdk.services.kendra.model.QuerySuggestionsBlockListStatus
 
DELETING - software.amazon.awssdk.services.kendra.model.ThesaurusStatus
 
DENY - software.amazon.awssdk.services.kendra.model.ReadAccessType
 
deprecated(Parameter.Deprecated) - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Parameter.Builder
 
Deprecated(String, String) - Constructor for class software.amazon.awssdk.services.kendra.endpoints.internal.Parameter.Deprecated
 
DEPRECATED - Static variable in class software.amazon.awssdk.services.kendra.endpoints.internal.Parameter
 
DESC - software.amazon.awssdk.services.kendra.model.SortOrder
 
DESCENDING - software.amazon.awssdk.services.kendra.model.Order
 
describeAccessControlConfiguration(Consumer<DescribeAccessControlConfigurationRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
Gets information about an access control configuration that you created for your documents in an index.
describeAccessControlConfiguration(Consumer<DescribeAccessControlConfigurationRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
Gets information about an access control configuration that you created for your documents in an index.
describeAccessControlConfiguration(DescribeAccessControlConfigurationRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
Gets information about an access control configuration that you created for your documents in an index.
describeAccessControlConfiguration(DescribeAccessControlConfigurationRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
Gets information about an access control configuration that you created for your documents in an index.
DescribeAccessControlConfigurationRequest - Class in software.amazon.awssdk.services.kendra.model
 
DescribeAccessControlConfigurationRequest.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
DescribeAccessControlConfigurationRequestMarshaller - Class in software.amazon.awssdk.services.kendra.transform
DescribeAccessControlConfigurationRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.kendra.transform.DescribeAccessControlConfigurationRequestMarshaller
 
DescribeAccessControlConfigurationResponse - Class in software.amazon.awssdk.services.kendra.model
 
DescribeAccessControlConfigurationResponse.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
describeDataSource(Consumer<DescribeDataSourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
Gets information about an Amazon Kendra data source connector.
describeDataSource(Consumer<DescribeDataSourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
Gets information about an Amazon Kendra data source connector.
describeDataSource(DescribeDataSourceRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
Gets information about an Amazon Kendra data source connector.
describeDataSource(DescribeDataSourceRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
Gets information about an Amazon Kendra data source connector.
DescribeDataSourceRequest - Class in software.amazon.awssdk.services.kendra.model
 
DescribeDataSourceRequest.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
DescribeDataSourceRequestMarshaller - Class in software.amazon.awssdk.services.kendra.transform
DescribeDataSourceRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.kendra.transform.DescribeDataSourceRequestMarshaller
 
DescribeDataSourceResponse - Class in software.amazon.awssdk.services.kendra.model
 
DescribeDataSourceResponse.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
describeExperience(Consumer<DescribeExperienceRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
Gets information about your Amazon Kendra experience such as a search application.
describeExperience(Consumer<DescribeExperienceRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
Gets information about your Amazon Kendra experience such as a search application.
describeExperience(DescribeExperienceRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
Gets information about your Amazon Kendra experience such as a search application.
describeExperience(DescribeExperienceRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
Gets information about your Amazon Kendra experience such as a search application.
DescribeExperienceRequest - Class in software.amazon.awssdk.services.kendra.model
 
DescribeExperienceRequest.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
DescribeExperienceRequestMarshaller - Class in software.amazon.awssdk.services.kendra.transform
DescribeExperienceRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.kendra.transform.DescribeExperienceRequestMarshaller
 
DescribeExperienceResponse - Class in software.amazon.awssdk.services.kendra.model
 
DescribeExperienceResponse.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
describeFaq(Consumer<DescribeFaqRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
Gets information about an FAQ list.
describeFaq(Consumer<DescribeFaqRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
Gets information about an FAQ list.
describeFaq(DescribeFaqRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
Gets information about an FAQ list.
describeFaq(DescribeFaqRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
Gets information about an FAQ list.
DescribeFaqRequest - Class in software.amazon.awssdk.services.kendra.model
 
DescribeFaqRequest.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
DescribeFaqRequestMarshaller - Class in software.amazon.awssdk.services.kendra.transform
DescribeFaqRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.kendra.transform.DescribeFaqRequestMarshaller
 
DescribeFaqResponse - Class in software.amazon.awssdk.services.kendra.model
 
DescribeFaqResponse.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
describeFeaturedResultsSet(Consumer<DescribeFeaturedResultsSetRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
Gets information about a set of featured results.
describeFeaturedResultsSet(Consumer<DescribeFeaturedResultsSetRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
Gets information about a set of featured results.
describeFeaturedResultsSet(DescribeFeaturedResultsSetRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
Gets information about a set of featured results.
describeFeaturedResultsSet(DescribeFeaturedResultsSetRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
Gets information about a set of featured results.
DescribeFeaturedResultsSetRequest - Class in software.amazon.awssdk.services.kendra.model
 
DescribeFeaturedResultsSetRequest.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
DescribeFeaturedResultsSetRequestMarshaller - Class in software.amazon.awssdk.services.kendra.transform
DescribeFeaturedResultsSetRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.kendra.transform.DescribeFeaturedResultsSetRequestMarshaller
 
DescribeFeaturedResultsSetResponse - Class in software.amazon.awssdk.services.kendra.model
 
DescribeFeaturedResultsSetResponse.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
describeIndex(Consumer<DescribeIndexRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
Gets information about an Amazon Kendra index.
describeIndex(Consumer<DescribeIndexRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
Gets information about an Amazon Kendra index.
describeIndex(DescribeIndexRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
Gets information about an Amazon Kendra index.
describeIndex(DescribeIndexRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
Gets information about an Amazon Kendra index.
DescribeIndexRequest - Class in software.amazon.awssdk.services.kendra.model
 
DescribeIndexRequest.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
DescribeIndexRequestMarshaller - Class in software.amazon.awssdk.services.kendra.transform
DescribeIndexRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.kendra.transform.DescribeIndexRequestMarshaller
 
DescribeIndexResponse - Class in software.amazon.awssdk.services.kendra.model
 
DescribeIndexResponse.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
describePrincipalMapping(Consumer<DescribePrincipalMappingRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
Describes the processing of PUT and DELETE actions for mapping users to their groups.
describePrincipalMapping(Consumer<DescribePrincipalMappingRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
Describes the processing of PUT and DELETE actions for mapping users to their groups.
describePrincipalMapping(DescribePrincipalMappingRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
Describes the processing of PUT and DELETE actions for mapping users to their groups.
describePrincipalMapping(DescribePrincipalMappingRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
Describes the processing of PUT and DELETE actions for mapping users to their groups.
DescribePrincipalMappingRequest - Class in software.amazon.awssdk.services.kendra.model
 
DescribePrincipalMappingRequest.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
DescribePrincipalMappingRequestMarshaller - Class in software.amazon.awssdk.services.kendra.transform
DescribePrincipalMappingRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.kendra.transform.DescribePrincipalMappingRequestMarshaller
 
DescribePrincipalMappingResponse - Class in software.amazon.awssdk.services.kendra.model
 
DescribePrincipalMappingResponse.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
describeQuerySuggestionsBlockList(Consumer<DescribeQuerySuggestionsBlockListRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
Gets information about a block list used for query suggestions for an index.
describeQuerySuggestionsBlockList(Consumer<DescribeQuerySuggestionsBlockListRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
Gets information about a block list used for query suggestions for an index.
describeQuerySuggestionsBlockList(DescribeQuerySuggestionsBlockListRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
Gets information about a block list used for query suggestions for an index.
describeQuerySuggestionsBlockList(DescribeQuerySuggestionsBlockListRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
Gets information about a block list used for query suggestions for an index.
DescribeQuerySuggestionsBlockListRequest - Class in software.amazon.awssdk.services.kendra.model
 
DescribeQuerySuggestionsBlockListRequest.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
DescribeQuerySuggestionsBlockListRequestMarshaller - Class in software.amazon.awssdk.services.kendra.transform
DescribeQuerySuggestionsBlockListRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.kendra.transform.DescribeQuerySuggestionsBlockListRequestMarshaller
 
DescribeQuerySuggestionsBlockListResponse - Class in software.amazon.awssdk.services.kendra.model
 
DescribeQuerySuggestionsBlockListResponse.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
describeQuerySuggestionsConfig(Consumer<DescribeQuerySuggestionsConfigRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
Gets information on the settings of query suggestions for an index.
describeQuerySuggestionsConfig(Consumer<DescribeQuerySuggestionsConfigRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
Gets information on the settings of query suggestions for an index.
describeQuerySuggestionsConfig(DescribeQuerySuggestionsConfigRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
Gets information on the settings of query suggestions for an index.
describeQuerySuggestionsConfig(DescribeQuerySuggestionsConfigRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
Gets information on the settings of query suggestions for an index.
DescribeQuerySuggestionsConfigRequest - Class in software.amazon.awssdk.services.kendra.model
 
DescribeQuerySuggestionsConfigRequest.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
DescribeQuerySuggestionsConfigRequestMarshaller - Class in software.amazon.awssdk.services.kendra.transform
DescribeQuerySuggestionsConfigRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.kendra.transform.DescribeQuerySuggestionsConfigRequestMarshaller
 
DescribeQuerySuggestionsConfigResponse - Class in software.amazon.awssdk.services.kendra.model
 
DescribeQuerySuggestionsConfigResponse.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
describeThesaurus(Consumer<DescribeThesaurusRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
Gets information about an Amazon Kendra thesaurus.
describeThesaurus(Consumer<DescribeThesaurusRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
Gets information about an Amazon Kendra thesaurus.
describeThesaurus(DescribeThesaurusRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
Gets information about an Amazon Kendra thesaurus.
describeThesaurus(DescribeThesaurusRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
Gets information about an Amazon Kendra thesaurus.
DescribeThesaurusRequest - Class in software.amazon.awssdk.services.kendra.model
 
DescribeThesaurusRequest.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
DescribeThesaurusRequestMarshaller - Class in software.amazon.awssdk.services.kendra.transform
DescribeThesaurusRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.kendra.transform.DescribeThesaurusRequestMarshaller
 
DescribeThesaurusResponse - Class in software.amazon.awssdk.services.kendra.model
 
DescribeThesaurusResponse.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
description() - Method in class software.amazon.awssdk.services.kendra.model.CreateAccessControlConfigurationRequest
A description for the access control configuration.
description() - Method in class software.amazon.awssdk.services.kendra.model.CreateDataSourceRequest
A description for the data source connector.
description() - Method in class software.amazon.awssdk.services.kendra.model.CreateExperienceRequest
A description for your Amazon Kendra experience.
description() - Method in class software.amazon.awssdk.services.kendra.model.CreateFaqRequest
A description for the FAQ.
description() - Method in class software.amazon.awssdk.services.kendra.model.CreateFeaturedResultsSetRequest
A description for the set of featured results.
description() - Method in class software.amazon.awssdk.services.kendra.model.CreateIndexRequest
A description for the index.
description() - Method in class software.amazon.awssdk.services.kendra.model.CreateQuerySuggestionsBlockListRequest
A description for the block list.
description() - Method in class software.amazon.awssdk.services.kendra.model.CreateThesaurusRequest
A description for the thesaurus.
description() - Method in class software.amazon.awssdk.services.kendra.model.DescribeAccessControlConfigurationResponse
The description for the access control configuration.
description() - Method in class software.amazon.awssdk.services.kendra.model.DescribeDataSourceResponse
The description for the data source connector.
description() - Method in class software.amazon.awssdk.services.kendra.model.DescribeExperienceResponse
Shows the description for your Amazon Kendra experience.
description() - Method in class software.amazon.awssdk.services.kendra.model.DescribeFaqResponse
The description of the FAQ that you provided when it was created.
description() - Method in class software.amazon.awssdk.services.kendra.model.DescribeFeaturedResultsSetResponse
The description for the set of featured results.
description() - Method in class software.amazon.awssdk.services.kendra.model.DescribeIndexResponse
The description for the index.
description() - Method in class software.amazon.awssdk.services.kendra.model.DescribeQuerySuggestionsBlockListResponse
The description for the block list.
description() - Method in class software.amazon.awssdk.services.kendra.model.DescribeThesaurusResponse
The thesaurus description.
description() - Method in class software.amazon.awssdk.services.kendra.model.FeaturedResultsSet
The description for the set of featured results.
description() - Method in class software.amazon.awssdk.services.kendra.model.UpdateAccessControlConfigurationRequest
A new description for the access control configuration.
description() - Method in class software.amazon.awssdk.services.kendra.model.UpdateDataSourceRequest
A new description for the data source connector.
description() - Method in class software.amazon.awssdk.services.kendra.model.UpdateExperienceRequest
A new description for your Amazon Kendra experience.
description() - Method in class software.amazon.awssdk.services.kendra.model.UpdateFeaturedResultsSetRequest
A new description for the set of featured results.
description() - Method in class software.amazon.awssdk.services.kendra.model.UpdateIndexRequest
A new description for the index.
description() - Method in class software.amazon.awssdk.services.kendra.model.UpdateQuerySuggestionsBlockListRequest
A new description for the block list.
description() - Method in class software.amazon.awssdk.services.kendra.model.UpdateThesaurusRequest
A new description for the thesaurus.
description(String) - Method in interface software.amazon.awssdk.services.kendra.model.CreateAccessControlConfigurationRequest.Builder
A description for the access control configuration.
description(String) - Method in interface software.amazon.awssdk.services.kendra.model.CreateDataSourceRequest.Builder
A description for the data source connector.
description(String) - Method in interface software.amazon.awssdk.services.kendra.model.CreateExperienceRequest.Builder
A description for your Amazon Kendra experience.
description(String) - Method in interface software.amazon.awssdk.services.kendra.model.CreateFaqRequest.Builder
A description for the FAQ.
description(String) - Method in interface software.amazon.awssdk.services.kendra.model.CreateFeaturedResultsSetRequest.Builder
A description for the set of featured results.
description(String) - Method in interface software.amazon.awssdk.services.kendra.model.CreateIndexRequest.Builder
A description for the index.
description(String) - Method in interface software.amazon.awssdk.services.kendra.model.CreateQuerySuggestionsBlockListRequest.Builder
A description for the block list.
description(String) - Method in interface software.amazon.awssdk.services.kendra.model.CreateThesaurusRequest.Builder
A description for the thesaurus.
description(String) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeAccessControlConfigurationResponse.Builder
The description for the access control configuration.
description(String) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeDataSourceResponse.Builder
The description for the data source connector.
description(String) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeExperienceResponse.Builder
Shows the description for your Amazon Kendra experience.
description(String) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeFaqResponse.Builder
The description of the FAQ that you provided when it was created.
description(String) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeFeaturedResultsSetResponse.Builder
The description for the set of featured results.
description(String) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeIndexResponse.Builder
The description for the index.
description(String) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeQuerySuggestionsBlockListResponse.Builder
The description for the block list.
description(String) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeThesaurusResponse.Builder
The thesaurus description.
description(String) - Method in interface software.amazon.awssdk.services.kendra.model.FeaturedResultsSet.Builder
The description for the set of featured results.
description(String) - Method in interface software.amazon.awssdk.services.kendra.model.UpdateAccessControlConfigurationRequest.Builder
A new description for the access control configuration.
description(String) - Method in interface software.amazon.awssdk.services.kendra.model.UpdateDataSourceRequest.Builder
A new description for the data source connector.
description(String) - Method in interface software.amazon.awssdk.services.kendra.model.UpdateExperienceRequest.Builder
A new description for your Amazon Kendra experience.
description(String) - Method in interface software.amazon.awssdk.services.kendra.model.UpdateFeaturedResultsSetRequest.Builder
A new description for the set of featured results.
description(String) - Method in interface software.amazon.awssdk.services.kendra.model.UpdateIndexRequest.Builder
A new description for the index.
description(String) - Method in interface software.amazon.awssdk.services.kendra.model.UpdateQuerySuggestionsBlockListRequest.Builder
A new description for the block list.
description(String) - Method in interface software.amazon.awssdk.services.kendra.model.UpdateThesaurusRequest.Builder
A new description for the thesaurus.
DEVELOPER_EDITION - software.amazon.awssdk.services.kendra.model.IndexEdition
 
DIRECT_MESSAGE - software.amazon.awssdk.services.kendra.model.SlackEntity
 
directPutContent() - Method in class software.amazon.awssdk.services.kendra.model.ContentSourceConfiguration
TRUE to use documents you indexed directly using the BatchPutDocument API.
directPutContent(Boolean) - Method in interface software.amazon.awssdk.services.kendra.model.ContentSourceConfiguration.Builder
TRUE to use documents you indexed directly using the BatchPutDocument API.
disableHostPrefixInjection(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.kendra.endpoints.internal.AwsEndpointProviderUtils
True if the the SdkInternalExecutionAttribute.DISABLE_HOST_PREFIX_INJECTION attribute is present and its value is true, false otherwise.
disableLocalGroups() - Method in class software.amazon.awssdk.services.kendra.model.OneDriveConfiguration
TRUE to disable local groups information.
disableLocalGroups() - Method in class software.amazon.awssdk.services.kendra.model.SharePointConfiguration
TRUE to disable local groups information.
disableLocalGroups(Boolean) - Method in interface software.amazon.awssdk.services.kendra.model.OneDriveConfiguration.Builder
TRUE to disable local groups information.
disableLocalGroups(Boolean) - Method in interface software.amazon.awssdk.services.kendra.model.SharePointConfiguration.Builder
TRUE to disable local groups information.
disassociateEntitiesFromExperience(Consumer<DisassociateEntitiesFromExperienceRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
Prevents users or groups in your IAM Identity Center identity source from accessing your Amazon Kendra experience.
disassociateEntitiesFromExperience(Consumer<DisassociateEntitiesFromExperienceRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
Prevents users or groups in your IAM Identity Center identity source from accessing your Amazon Kendra experience.
disassociateEntitiesFromExperience(DisassociateEntitiesFromExperienceRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
Prevents users or groups in your IAM Identity Center identity source from accessing your Amazon Kendra experience.
disassociateEntitiesFromExperience(DisassociateEntitiesFromExperienceRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
Prevents users or groups in your IAM Identity Center identity source from accessing your Amazon Kendra experience.
DisassociateEntitiesFromExperienceRequest - Class in software.amazon.awssdk.services.kendra.model
 
DisassociateEntitiesFromExperienceRequest.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
DisassociateEntitiesFromExperienceRequestMarshaller - Class in software.amazon.awssdk.services.kendra.transform
DisassociateEntitiesFromExperienceRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.kendra.transform.DisassociateEntitiesFromExperienceRequestMarshaller
 
DisassociateEntitiesFromExperienceResponse - Class in software.amazon.awssdk.services.kendra.model
 
DisassociateEntitiesFromExperienceResponse.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
disassociatePersonasFromEntities(Consumer<DisassociatePersonasFromEntitiesRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
Removes the specific permissions of users or groups in your IAM Identity Center identity source with access to your Amazon Kendra experience.
disassociatePersonasFromEntities(Consumer<DisassociatePersonasFromEntitiesRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
Removes the specific permissions of users or groups in your IAM Identity Center identity source with access to your Amazon Kendra experience.
disassociatePersonasFromEntities(DisassociatePersonasFromEntitiesRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
Removes the specific permissions of users or groups in your IAM Identity Center identity source with access to your Amazon Kendra experience.
disassociatePersonasFromEntities(DisassociatePersonasFromEntitiesRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
Removes the specific permissions of users or groups in your IAM Identity Center identity source with access to your Amazon Kendra experience.
DisassociatePersonasFromEntitiesRequest - Class in software.amazon.awssdk.services.kendra.model
 
DisassociatePersonasFromEntitiesRequest.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
DisassociatePersonasFromEntitiesRequestMarshaller - Class in software.amazon.awssdk.services.kendra.transform
DisassociatePersonasFromEntitiesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.kendra.transform.DisassociatePersonasFromEntitiesRequestMarshaller
 
DisassociatePersonasFromEntitiesResponse - Class in software.amazon.awssdk.services.kendra.model
 
DisassociatePersonasFromEntitiesResponse.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
DISPLAY_URL - software.amazon.awssdk.services.kendra.model.ConfluenceAttachmentFieldName
 
DISPLAY_URL - software.amazon.awssdk.services.kendra.model.ConfluenceBlogFieldName
 
DISPLAY_URL - software.amazon.awssdk.services.kendra.model.ConfluencePageFieldName
 
DISPLAY_URL - software.amazon.awssdk.services.kendra.model.ConfluenceSpaceFieldName
 
displayable() - Method in class software.amazon.awssdk.services.kendra.model.Search
Determines whether the field is returned in the query response.
displayable(Boolean) - Method in interface software.amazon.awssdk.services.kendra.model.Search.Builder
Determines whether the field is returned in the query response.
displayData() - Method in class software.amazon.awssdk.services.kendra.model.ExperienceEntitiesSummary
Information about the user entity.
displayData(Consumer<EntityDisplayData.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.ExperienceEntitiesSummary.Builder
Information about the user entity.
displayData(EntityDisplayData) - Method in interface software.amazon.awssdk.services.kendra.model.ExperienceEntitiesSummary.Builder
Information about the user entity.
DNS_SUFFIX - Static variable in class software.amazon.awssdk.services.kendra.endpoints.internal.PartitionFn
 
dnsSuffix() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Outputs
 
dnsSuffix() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.RulePartition
 
dnsSuffix(String) - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Outputs.Builder
 
dnsSuffix(String) - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.RulePartition.Builder
 
DOCS_BY_CLICK_COUNT - software.amazon.awssdk.services.kendra.model.MetricType
 
Document - Class in software.amazon.awssdk.services.kendra.model
A document in an index.
DOCUMENT - software.amazon.awssdk.services.kendra.model.QueryResultType
 
DOCUMENT - software.amazon.awssdk.services.kendra.model.SalesforceStandardObjectName
 
DOCUMENT_ATTRIBUTES - software.amazon.awssdk.services.kendra.model.SuggestionType
 
DOCUMENT_LIBRARY - software.amazon.awssdk.services.kendra.model.AlfrescoEntity
 
Document.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
documentation - Variable in class software.amazon.awssdk.services.kendra.endpoints.internal.Rule
 
documentation(String) - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Parameter.Builder
 
documentation(String) - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Rule.Builder
 
DOCUMENTATION - Static variable in class software.amazon.awssdk.services.kendra.endpoints.internal.Parameter
 
DOCUMENTATION - Static variable in class software.amazon.awssdk.services.kendra.endpoints.internal.Rule
 
documentAttribute() - Method in class software.amazon.awssdk.services.kendra.model.CollapsedResultDetail
The value of the document attribute that results are collapsed on.
documentAttribute(Consumer<DocumentAttribute.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.CollapsedResultDetail.Builder
The value of the document attribute that results are collapsed on.
documentAttribute(DocumentAttribute) - Method in interface software.amazon.awssdk.services.kendra.model.CollapsedResultDetail.Builder
The value of the document attribute that results are collapsed on.
DocumentAttribute - Class in software.amazon.awssdk.services.kendra.model
A document attribute or metadata field.
DocumentAttribute.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
DocumentAttributeCondition - Class in software.amazon.awssdk.services.kendra.model
The condition used for the target document attribute or metadata field when ingesting documents into Amazon Kendra.
DocumentAttributeCondition.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
documentAttributeKey() - Method in class software.amazon.awssdk.services.kendra.model.CollapseConfiguration
The document attribute used to group search results.
documentAttributeKey() - Method in class software.amazon.awssdk.services.kendra.model.Facet
The unique key for the document attribute.
documentAttributeKey() - Method in class software.amazon.awssdk.services.kendra.model.FacetResult
The key for the facet values.
documentAttributeKey() - Method in class software.amazon.awssdk.services.kendra.model.SortingConfiguration
The name of the document attribute used to sort the response.
documentAttributeKey(String) - Method in interface software.amazon.awssdk.services.kendra.model.CollapseConfiguration.Builder
The document attribute used to group search results.
documentAttributeKey(String) - Method in interface software.amazon.awssdk.services.kendra.model.Facet.Builder
The unique key for the document attribute.
documentAttributeKey(String) - Method in interface software.amazon.awssdk.services.kendra.model.FacetResult.Builder
The key for the facet values.
documentAttributeKey(String) - Method in interface software.amazon.awssdk.services.kendra.model.SortingConfiguration.Builder
The name of the document attribute used to sort the response.
documentAttributes() - Method in class software.amazon.awssdk.services.kendra.model.ExpandedResultItem
An array of document attributes assigned to a document in the search results.
documentAttributes() - Method in class software.amazon.awssdk.services.kendra.model.FeaturedResultsItem
An array of document attributes assigned to a featured document in the search results.
documentAttributes() - Method in class software.amazon.awssdk.services.kendra.model.QueryResultItem
An array of document fields/attributes assigned to a document in the search results.
documentAttributes() - Method in class software.amazon.awssdk.services.kendra.model.RetrieveResultItem
An array of document fields/attributes assigned to a document in the search results.
documentAttributes(Collection<DocumentAttribute>) - Method in interface software.amazon.awssdk.services.kendra.model.ExpandedResultItem.Builder
An array of document attributes assigned to a document in the search results.
documentAttributes(Collection<DocumentAttribute>) - Method in interface software.amazon.awssdk.services.kendra.model.FeaturedResultsItem.Builder
An array of document attributes assigned to a featured document in the search results.
documentAttributes(Collection<DocumentAttribute>) - Method in interface software.amazon.awssdk.services.kendra.model.QueryResultItem.Builder
An array of document fields/attributes assigned to a document in the search results.
documentAttributes(Collection<DocumentAttribute>) - Method in interface software.amazon.awssdk.services.kendra.model.RetrieveResultItem.Builder
An array of document fields/attributes assigned to a document in the search results.
documentAttributes(Consumer<DocumentAttribute.Builder>...) - Method in interface software.amazon.awssdk.services.kendra.model.ExpandedResultItem.Builder
An array of document attributes assigned to a document in the search results.
documentAttributes(Consumer<DocumentAttribute.Builder>...) - Method in interface software.amazon.awssdk.services.kendra.model.FeaturedResultsItem.Builder
An array of document attributes assigned to a featured document in the search results.
documentAttributes(Consumer<DocumentAttribute.Builder>...) - Method in interface software.amazon.awssdk.services.kendra.model.QueryResultItem.Builder
An array of document fields/attributes assigned to a document in the search results.
documentAttributes(Consumer<DocumentAttribute.Builder>...) - Method in interface software.amazon.awssdk.services.kendra.model.RetrieveResultItem.Builder
An array of document fields/attributes assigned to a document in the search results.
documentAttributes(DocumentAttribute...) - Method in interface software.amazon.awssdk.services.kendra.model.ExpandedResultItem.Builder
An array of document attributes assigned to a document in the search results.
documentAttributes(DocumentAttribute...) - Method in interface software.amazon.awssdk.services.kendra.model.FeaturedResultsItem.Builder
An array of document attributes assigned to a featured document in the search results.
documentAttributes(DocumentAttribute...) - Method in interface software.amazon.awssdk.services.kendra.model.QueryResultItem.Builder
An array of document fields/attributes assigned to a document in the search results.
documentAttributes(DocumentAttribute...) - Method in interface software.amazon.awssdk.services.kendra.model.RetrieveResultItem.Builder
An array of document fields/attributes assigned to a document in the search results.
DocumentAttributeTarget - Class in software.amazon.awssdk.services.kendra.model
The target document attribute or metadata field you want to alter when ingesting documents into Amazon Kendra.
DocumentAttributeTarget.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
documentAttributeValue() - Method in class software.amazon.awssdk.services.kendra.model.DocumentAttributeValueCountPair
The value of the attribute/field.
documentAttributeValue(Consumer<DocumentAttributeValue.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.DocumentAttributeValueCountPair.Builder
The value of the attribute/field.
documentAttributeValue(DocumentAttributeValue) - Method in interface software.amazon.awssdk.services.kendra.model.DocumentAttributeValueCountPair.Builder
The value of the attribute/field.
DocumentAttributeValue - Class in software.amazon.awssdk.services.kendra.model
The value of a document attribute.
DocumentAttributeValue.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
DocumentAttributeValue.Type - Enum in software.amazon.awssdk.services.kendra.model
 
DocumentAttributeValueCountPair - Class in software.amazon.awssdk.services.kendra.model
Provides the count of documents that match a particular document attribute or field when doing a faceted search.
DocumentAttributeValueCountPair.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
documentAttributeValueCountPairs() - Method in class software.amazon.awssdk.services.kendra.model.FacetResult
An array of key/value pairs, where the key is the value of the attribute and the count is the number of documents that share the key value.
documentAttributeValueCountPairs(Collection<DocumentAttributeValueCountPair>) - Method in interface software.amazon.awssdk.services.kendra.model.FacetResult.Builder
An array of key/value pairs, where the key is the value of the attribute and the count is the number of documents that share the key value.
documentAttributeValueCountPairs(Consumer<DocumentAttributeValueCountPair.Builder>...) - Method in interface software.amazon.awssdk.services.kendra.model.FacetResult.Builder
An array of key/value pairs, where the key is the value of the attribute and the count is the number of documents that share the key value.
documentAttributeValueCountPairs(DocumentAttributeValueCountPair...) - Method in interface software.amazon.awssdk.services.kendra.model.FacetResult.Builder
An array of key/value pairs, where the key is the value of the attribute and the count is the number of documents that share the key value.
documentAttributeValueType() - Method in class software.amazon.awssdk.services.kendra.model.FacetResult
The data type of the facet value.
documentAttributeValueType(String) - Method in interface software.amazon.awssdk.services.kendra.model.FacetResult.Builder
The data type of the facet value.
documentAttributeValueType(DocumentAttributeValueType) - Method in interface software.amazon.awssdk.services.kendra.model.FacetResult.Builder
The data type of the facet value.
DocumentAttributeValueType - Enum in software.amazon.awssdk.services.kendra.model
 
documentAttributeValueTypeAsString() - Method in class software.amazon.awssdk.services.kendra.model.FacetResult
The data type of the facet value.
documentContentDeletion() - Method in class software.amazon.awssdk.services.kendra.model.InlineCustomDocumentEnrichmentConfiguration
TRUE to delete content if the condition used for the target attribute is met.
documentContentDeletion(Boolean) - Method in interface software.amazon.awssdk.services.kendra.model.InlineCustomDocumentEnrichmentConfiguration.Builder
TRUE to delete content if the condition used for the target attribute is met.
documentDataColumnName() - Method in class software.amazon.awssdk.services.kendra.model.ColumnConfiguration
The column that contains the contents of the document.
documentDataColumnName(String) - Method in interface software.amazon.awssdk.services.kendra.model.ColumnConfiguration.Builder
The column that contains the contents of the document.
documentDataFieldName() - Method in class software.amazon.awssdk.services.kendra.model.SalesforceChatterFeedConfiguration
The name of the column in the Salesforce FeedItem table that contains the content to index.
documentDataFieldName() - Method in class software.amazon.awssdk.services.kendra.model.SalesforceCustomKnowledgeArticleTypeConfiguration
The name of the field in the custom knowledge article that contains the document data to index.
documentDataFieldName() - Method in class software.amazon.awssdk.services.kendra.model.SalesforceStandardKnowledgeArticleTypeConfiguration
The name of the field that contains the document data to index.
documentDataFieldName() - Method in class software.amazon.awssdk.services.kendra.model.SalesforceStandardObjectConfiguration
The name of the field in the standard object table that contains the document contents.
documentDataFieldName() - Method in class software.amazon.awssdk.services.kendra.model.ServiceNowKnowledgeArticleConfiguration
The name of the ServiceNow field that is mapped to the index document contents field in the Amazon Kendra index.
documentDataFieldName() - Method in class software.amazon.awssdk.services.kendra.model.ServiceNowServiceCatalogConfiguration
The name of the ServiceNow field that is mapped to the index document contents field in the Amazon Kendra index.
documentDataFieldName(String) - Method in interface software.amazon.awssdk.services.kendra.model.SalesforceChatterFeedConfiguration.Builder
The name of the column in the Salesforce FeedItem table that contains the content to index.
documentDataFieldName(String) - Method in interface software.amazon.awssdk.services.kendra.model.SalesforceCustomKnowledgeArticleTypeConfiguration.Builder
The name of the field in the custom knowledge article that contains the document data to index.
documentDataFieldName(String) - Method in interface software.amazon.awssdk.services.kendra.model.SalesforceStandardKnowledgeArticleTypeConfiguration.Builder
The name of the field that contains the document data to index.
documentDataFieldName(String) - Method in interface software.amazon.awssdk.services.kendra.model.SalesforceStandardObjectConfiguration.Builder
The name of the field in the standard object table that contains the document contents.
documentDataFieldName(String) - Method in interface software.amazon.awssdk.services.kendra.model.ServiceNowKnowledgeArticleConfiguration.Builder
The name of the ServiceNow field that is mapped to the index document contents field in the Amazon Kendra index.
documentDataFieldName(String) - Method in interface software.amazon.awssdk.services.kendra.model.ServiceNowServiceCatalogConfiguration.Builder
The name of the ServiceNow field that is mapped to the index document contents field in the Amazon Kendra index.
documentExcerpt() - Method in class software.amazon.awssdk.services.kendra.model.ExpandedResultItem
Returns the value of the DocumentExcerpt property for this object.
documentExcerpt() - Method in class software.amazon.awssdk.services.kendra.model.FeaturedResultsItem
Returns the value of the DocumentExcerpt property for this object.
documentExcerpt() - Method in class software.amazon.awssdk.services.kendra.model.QueryResultItem
An extract of the text in the document.
documentExcerpt(Consumer<TextWithHighlights.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.ExpandedResultItem.Builder
Sets the value of the DocumentExcerpt property for this object.
documentExcerpt(Consumer<TextWithHighlights.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.FeaturedResultsItem.Builder
Sets the value of the DocumentExcerpt property for this object.
documentExcerpt(Consumer<TextWithHighlights.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.QueryResultItem.Builder
An extract of the text in the document.
documentExcerpt(TextWithHighlights) - Method in interface software.amazon.awssdk.services.kendra.model.ExpandedResultItem.Builder
Sets the value of the DocumentExcerpt property for this object.
documentExcerpt(TextWithHighlights) - Method in interface software.amazon.awssdk.services.kendra.model.FeaturedResultsItem.Builder
Sets the value of the DocumentExcerpt property for this object.
documentExcerpt(TextWithHighlights) - Method in interface software.amazon.awssdk.services.kendra.model.QueryResultItem.Builder
An extract of the text in the document.
documentId() - Method in class software.amazon.awssdk.services.kendra.model.BatchGetDocumentStatusResponseError
The identifier of the document whose status could not be retrieved.
documentId() - Method in class software.amazon.awssdk.services.kendra.model.DocumentInfo
The identifier of the document.
documentId() - Method in class software.amazon.awssdk.services.kendra.model.ExpandedResultItem
The idenitifier of the document.
documentId() - Method in class software.amazon.awssdk.services.kendra.model.FeaturedResultsItem
The identifier of the featured document.
documentId() - Method in class software.amazon.awssdk.services.kendra.model.QueryResultItem
The identifier for the document.
documentId() - Method in class software.amazon.awssdk.services.kendra.model.RetrieveResultItem
The identifier of the document.
documentId() - Method in class software.amazon.awssdk.services.kendra.model.SourceDocument
The identifier of the document used for a query suggestion.
documentId() - Method in class software.amazon.awssdk.services.kendra.model.Status
The identifier of the document.
documentId(String) - Method in interface software.amazon.awssdk.services.kendra.model.BatchGetDocumentStatusResponseError.Builder
The identifier of the document whose status could not be retrieved.
documentId(String) - Method in interface software.amazon.awssdk.services.kendra.model.DocumentInfo.Builder
The identifier of the document.
documentId(String) - Method in interface software.amazon.awssdk.services.kendra.model.ExpandedResultItem.Builder
The idenitifier of the document.
documentId(String) - Method in interface software.amazon.awssdk.services.kendra.model.FeaturedResultsItem.Builder
The identifier of the featured document.
documentId(String) - Method in interface software.amazon.awssdk.services.kendra.model.QueryResultItem.Builder
The identifier for the document.
documentId(String) - Method in interface software.amazon.awssdk.services.kendra.model.RetrieveResultItem.Builder
The identifier of the document.
documentId(String) - Method in interface software.amazon.awssdk.services.kendra.model.SourceDocument.Builder
The identifier of the document used for a query suggestion.
documentId(String) - Method in interface software.amazon.awssdk.services.kendra.model.Status.Builder
The identifier of the document.
documentIdColumnName() - Method in class software.amazon.awssdk.services.kendra.model.ColumnConfiguration
The column that provides the document's identifier.
documentIdColumnName(String) - Method in interface software.amazon.awssdk.services.kendra.model.ColumnConfiguration.Builder
The column that provides the document's identifier.
documentIdList() - Method in class software.amazon.awssdk.services.kendra.model.BatchDeleteDocumentRequest
One or more identifiers for documents to delete from the index.
documentIdList(String...) - Method in interface software.amazon.awssdk.services.kendra.model.BatchDeleteDocumentRequest.Builder
One or more identifiers for documents to delete from the index.
documentIdList(Collection<String>) - Method in interface software.amazon.awssdk.services.kendra.model.BatchDeleteDocumentRequest.Builder
One or more identifiers for documents to delete from the index.
DocumentInfo - Class in software.amazon.awssdk.services.kendra.model
Identifies a document for which to retrieve status information
DocumentInfo.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
documentInfoList() - Method in class software.amazon.awssdk.services.kendra.model.BatchGetDocumentStatusRequest
A list of DocumentInfo objects that identify the documents for which to get the status.
documentInfoList(Collection<DocumentInfo>) - Method in interface software.amazon.awssdk.services.kendra.model.BatchGetDocumentStatusRequest.Builder
A list of DocumentInfo objects that identify the documents for which to get the status.
documentInfoList(Consumer<DocumentInfo.Builder>...) - Method in interface software.amazon.awssdk.services.kendra.model.BatchGetDocumentStatusRequest.Builder
A list of DocumentInfo objects that identify the documents for which to get the status.
documentInfoList(DocumentInfo...) - Method in interface software.amazon.awssdk.services.kendra.model.BatchGetDocumentStatusRequest.Builder
A list of DocumentInfo objects that identify the documents for which to get the status.
documentLibraryFieldMappings() - Method in class software.amazon.awssdk.services.kendra.model.AlfrescoConfiguration
A list of DataSourceToIndexFieldMapping objects that map attributes or field names of Alfresco document libraries to Amazon Kendra index field names.
documentLibraryFieldMappings(Collection<DataSourceToIndexFieldMapping>) - Method in interface software.amazon.awssdk.services.kendra.model.AlfrescoConfiguration.Builder
A list of DataSourceToIndexFieldMapping objects that map attributes or field names of Alfresco document libraries to Amazon Kendra index field names.
documentLibraryFieldMappings(Consumer<DataSourceToIndexFieldMapping.Builder>...) - Method in interface software.amazon.awssdk.services.kendra.model.AlfrescoConfiguration.Builder
A list of DataSourceToIndexFieldMapping objects that map attributes or field names of Alfresco document libraries to Amazon Kendra index field names.
documentLibraryFieldMappings(DataSourceToIndexFieldMapping...) - Method in interface software.amazon.awssdk.services.kendra.model.AlfrescoConfiguration.Builder
A list of DataSourceToIndexFieldMapping objects that map attributes or field names of Alfresco document libraries to Amazon Kendra index field names.
DocumentMetadataConfiguration - Class in software.amazon.awssdk.services.kendra.model
Specifies the properties, such as relevance tuning and searchability, of an index field.
DocumentMetadataConfiguration.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
documentMetadataConfigurations() - Method in class software.amazon.awssdk.services.kendra.model.DescribeIndexResponse
Configuration information for document metadata or fields.
documentMetadataConfigurations(Collection<DocumentMetadataConfiguration>) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeIndexResponse.Builder
Configuration information for document metadata or fields.
documentMetadataConfigurations(Consumer<DocumentMetadataConfiguration.Builder>...) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeIndexResponse.Builder
Configuration information for document metadata or fields.
documentMetadataConfigurations(DocumentMetadataConfiguration...) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeIndexResponse.Builder
Configuration information for document metadata or fields.
documentMetadataConfigurationUpdates() - Method in class software.amazon.awssdk.services.kendra.model.UpdateIndexRequest
The document metadata configuration you want to update for the index.
documentMetadataConfigurationUpdates(Collection<DocumentMetadataConfiguration>) - Method in interface software.amazon.awssdk.services.kendra.model.UpdateIndexRequest.Builder
The document metadata configuration you want to update for the index.
documentMetadataConfigurationUpdates(Consumer<DocumentMetadataConfiguration.Builder>...) - Method in interface software.amazon.awssdk.services.kendra.model.UpdateIndexRequest.Builder
The document metadata configuration you want to update for the index.
documentMetadataConfigurationUpdates(DocumentMetadataConfiguration...) - Method in interface software.amazon.awssdk.services.kendra.model.UpdateIndexRequest.Builder
The document metadata configuration you want to update for the index.
DocumentRelevanceConfiguration - Class in software.amazon.awssdk.services.kendra.model
Overrides the document relevance properties of a custom index field.
DocumentRelevanceConfiguration.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
documentRelevanceOverrideConfigurations() - Method in class software.amazon.awssdk.services.kendra.model.QueryRequest
Overrides relevance tuning configurations of fields/attributes set at the index level.
documentRelevanceOverrideConfigurations() - Method in class software.amazon.awssdk.services.kendra.model.RetrieveRequest
Overrides relevance tuning configurations of fields/attributes set at the index level.
documentRelevanceOverrideConfigurations(Collection<DocumentRelevanceConfiguration>) - Method in interface software.amazon.awssdk.services.kendra.model.QueryRequest.Builder
Overrides relevance tuning configurations of fields/attributes set at the index level.
documentRelevanceOverrideConfigurations(Collection<DocumentRelevanceConfiguration>) - Method in interface software.amazon.awssdk.services.kendra.model.RetrieveRequest.Builder
Overrides relevance tuning configurations of fields/attributes set at the index level.
documentRelevanceOverrideConfigurations(Consumer<DocumentRelevanceConfiguration.Builder>...) - Method in interface software.amazon.awssdk.services.kendra.model.QueryRequest.Builder
Overrides relevance tuning configurations of fields/attributes set at the index level.
documentRelevanceOverrideConfigurations(Consumer<DocumentRelevanceConfiguration.Builder>...) - Method in interface software.amazon.awssdk.services.kendra.model.RetrieveRequest.Builder
Overrides relevance tuning configurations of fields/attributes set at the index level.
documentRelevanceOverrideConfigurations(DocumentRelevanceConfiguration...) - Method in interface software.amazon.awssdk.services.kendra.model.QueryRequest.Builder
Overrides relevance tuning configurations of fields/attributes set at the index level.
documentRelevanceOverrideConfigurations(DocumentRelevanceConfiguration...) - Method in interface software.amazon.awssdk.services.kendra.model.RetrieveRequest.Builder
Overrides relevance tuning configurations of fields/attributes set at the index level.
documents() - Method in class software.amazon.awssdk.services.kendra.model.BatchPutDocumentRequest
One or more documents to add to the index.
documents(Collection<Document>) - Method in interface software.amazon.awssdk.services.kendra.model.BatchPutDocumentRequest.Builder
One or more documents to add to the index.
documents(Consumer<Document.Builder>...) - Method in interface software.amazon.awssdk.services.kendra.model.BatchPutDocumentRequest.Builder
One or more documents to add to the index.
documents(Document...) - Method in interface software.amazon.awssdk.services.kendra.model.BatchPutDocumentRequest.Builder
One or more documents to add to the index.
documentsAdded() - Method in class software.amazon.awssdk.services.kendra.model.DataSourceSyncJobMetrics
The number of documents added from the data source up to now in the data source sync.
documentsAdded(String) - Method in interface software.amazon.awssdk.services.kendra.model.DataSourceSyncJobMetrics.Builder
The number of documents added from the data source up to now in the data source sync.
documentsDeleted() - Method in class software.amazon.awssdk.services.kendra.model.DataSourceSyncJobMetrics
The number of documents deleted from the data source up to now in the data source sync run.
documentsDeleted(String) - Method in interface software.amazon.awssdk.services.kendra.model.DataSourceSyncJobMetrics.Builder
The number of documents deleted from the data source up to now in the data source sync run.
documentsFailed() - Method in class software.amazon.awssdk.services.kendra.model.DataSourceSyncJobMetrics
The number of documents that failed to sync from the data source up to now in the data source sync run.
documentsFailed(String) - Method in interface software.amazon.awssdk.services.kendra.model.DataSourceSyncJobMetrics.Builder
The number of documents that failed to sync from the data source up to now in the data source sync run.
documentsMetadataConfiguration() - Method in class software.amazon.awssdk.services.kendra.model.S3DataSourceConfiguration
Returns the value of the DocumentsMetadataConfiguration property for this object.
documentsMetadataConfiguration(Consumer<DocumentsMetadataConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.S3DataSourceConfiguration.Builder
Sets the value of the DocumentsMetadataConfiguration property for this object.
documentsMetadataConfiguration(DocumentsMetadataConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.S3DataSourceConfiguration.Builder
Sets the value of the DocumentsMetadataConfiguration property for this object.
DocumentsMetadataConfiguration - Class in software.amazon.awssdk.services.kendra.model
Document metadata files that contain information such as the document access control information, source URI, document author, and custom attributes.
DocumentsMetadataConfiguration.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
documentsModified() - Method in class software.amazon.awssdk.services.kendra.model.DataSourceSyncJobMetrics
The number of documents modified in the data source up to now in the data source sync run.
documentsModified(String) - Method in interface software.amazon.awssdk.services.kendra.model.DataSourceSyncJobMetrics.Builder
The number of documents modified in the data source up to now in the data source sync run.
documentsScanned() - Method in class software.amazon.awssdk.services.kendra.model.DataSourceSyncJobMetrics
The current number of documents crawled by the current sync job in the data source.
documentsScanned(String) - Method in interface software.amazon.awssdk.services.kendra.model.DataSourceSyncJobMetrics.Builder
The current number of documents crawled by the current sync job in the data source.
documentStatus() - Method in class software.amazon.awssdk.services.kendra.model.Status
The current status of a document.
documentStatus(String) - Method in interface software.amazon.awssdk.services.kendra.model.Status.Builder
The current status of a document.
documentStatus(DocumentStatus) - Method in interface software.amazon.awssdk.services.kendra.model.Status.Builder
The current status of a document.
DocumentStatus - Enum in software.amazon.awssdk.services.kendra.model
 
documentStatusAsString() - Method in class software.amazon.awssdk.services.kendra.model.Status
The current status of a document.
documentStatusList() - Method in class software.amazon.awssdk.services.kendra.model.BatchGetDocumentStatusResponse
The status of documents.
documentStatusList(Collection<Status>) - Method in interface software.amazon.awssdk.services.kendra.model.BatchGetDocumentStatusResponse.Builder
The status of documents.
documentStatusList(Consumer<Status.Builder>...) - Method in interface software.amazon.awssdk.services.kendra.model.BatchGetDocumentStatusResponse.Builder
The status of documents.
documentStatusList(Status...) - Method in interface software.amazon.awssdk.services.kendra.model.BatchGetDocumentStatusResponse.Builder
The status of documents.
documentTitle() - Method in class software.amazon.awssdk.services.kendra.model.ExpandedResultItem
Returns the value of the DocumentTitle property for this object.
documentTitle() - Method in class software.amazon.awssdk.services.kendra.model.FeaturedResultsItem
Returns the value of the DocumentTitle property for this object.
documentTitle() - Method in class software.amazon.awssdk.services.kendra.model.QueryResultItem
The title of the document.
documentTitle() - Method in class software.amazon.awssdk.services.kendra.model.RetrieveResultItem
The title of the document.
documentTitle(String) - Method in interface software.amazon.awssdk.services.kendra.model.RetrieveResultItem.Builder
The title of the document.
documentTitle(Consumer<TextWithHighlights.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.ExpandedResultItem.Builder
Sets the value of the DocumentTitle property for this object.
documentTitle(Consumer<TextWithHighlights.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.FeaturedResultsItem.Builder
Sets the value of the DocumentTitle property for this object.
documentTitle(Consumer<TextWithHighlights.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.QueryResultItem.Builder
The title of the document.
documentTitle(TextWithHighlights) - Method in interface software.amazon.awssdk.services.kendra.model.ExpandedResultItem.Builder
Sets the value of the DocumentTitle property for this object.
documentTitle(TextWithHighlights) - Method in interface software.amazon.awssdk.services.kendra.model.FeaturedResultsItem.Builder
Sets the value of the DocumentTitle property for this object.
documentTitle(TextWithHighlights) - Method in interface software.amazon.awssdk.services.kendra.model.QueryResultItem.Builder
The title of the document.
documentTitleColumnName() - Method in class software.amazon.awssdk.services.kendra.model.ColumnConfiguration
The column that contains the title of the document.
documentTitleColumnName(String) - Method in interface software.amazon.awssdk.services.kendra.model.ColumnConfiguration.Builder
The column that contains the title of the document.
documentTitleFieldName() - Method in class software.amazon.awssdk.services.kendra.model.SalesforceChatterFeedConfiguration
The name of the column in the Salesforce FeedItem table that contains the title of the document.
documentTitleFieldName() - Method in class software.amazon.awssdk.services.kendra.model.SalesforceCustomKnowledgeArticleTypeConfiguration
The name of the field in the custom knowledge article that contains the document title.
documentTitleFieldName() - Method in class software.amazon.awssdk.services.kendra.model.SalesforceStandardKnowledgeArticleTypeConfiguration
The name of the field that contains the document title.
documentTitleFieldName() - Method in class software.amazon.awssdk.services.kendra.model.SalesforceStandardObjectAttachmentConfiguration
The name of the field used for the document title.
documentTitleFieldName() - Method in class software.amazon.awssdk.services.kendra.model.SalesforceStandardObjectConfiguration
The name of the field in the standard object table that contains the document title.
documentTitleFieldName() - Method in class software.amazon.awssdk.services.kendra.model.ServiceNowKnowledgeArticleConfiguration
The name of the ServiceNow field that is mapped to the index document title field.
documentTitleFieldName() - Method in class software.amazon.awssdk.services.kendra.model.ServiceNowServiceCatalogConfiguration
The name of the ServiceNow field that is mapped to the index document title field.
documentTitleFieldName() - Method in class software.amazon.awssdk.services.kendra.model.SharePointConfiguration
The Microsoft SharePoint attribute field that contains the title of the document.
documentTitleFieldName(String) - Method in interface software.amazon.awssdk.services.kendra.model.SalesforceChatterFeedConfiguration.Builder
The name of the column in the Salesforce FeedItem table that contains the title of the document.
documentTitleFieldName(String) - Method in interface software.amazon.awssdk.services.kendra.model.SalesforceCustomKnowledgeArticleTypeConfiguration.Builder
The name of the field in the custom knowledge article that contains the document title.
documentTitleFieldName(String) - Method in interface software.amazon.awssdk.services.kendra.model.SalesforceStandardKnowledgeArticleTypeConfiguration.Builder
The name of the field that contains the document title.
documentTitleFieldName(String) - Method in interface software.amazon.awssdk.services.kendra.model.SalesforceStandardObjectAttachmentConfiguration.Builder
The name of the field used for the document title.
documentTitleFieldName(String) - Method in interface software.amazon.awssdk.services.kendra.model.SalesforceStandardObjectConfiguration.Builder
The name of the field in the standard object table that contains the document title.
documentTitleFieldName(String) - Method in interface software.amazon.awssdk.services.kendra.model.ServiceNowKnowledgeArticleConfiguration.Builder
The name of the ServiceNow field that is mapped to the index document title field.
documentTitleFieldName(String) - Method in interface software.amazon.awssdk.services.kendra.model.ServiceNowServiceCatalogConfiguration.Builder
The name of the ServiceNow field that is mapped to the index document title field.
documentTitleFieldName(String) - Method in interface software.amazon.awssdk.services.kendra.model.SharePointConfiguration.Builder
The Microsoft SharePoint attribute field that contains the title of the document.
documentURI() - Method in class software.amazon.awssdk.services.kendra.model.ExpandedResultItem
The URI of the original location of the document.
documentURI() - Method in class software.amazon.awssdk.services.kendra.model.FeaturedResultsItem
The source URI location of the featured document.
documentURI() - Method in class software.amazon.awssdk.services.kendra.model.QueryResultItem
The URI of the original location of the document.
documentURI() - Method in class software.amazon.awssdk.services.kendra.model.RetrieveResultItem
The URI of the original location of the document.
documentURI(String) - Method in interface software.amazon.awssdk.services.kendra.model.ExpandedResultItem.Builder
The URI of the original location of the document.
documentURI(String) - Method in interface software.amazon.awssdk.services.kendra.model.FeaturedResultsItem.Builder
The source URI location of the featured document.
documentURI(String) - Method in interface software.amazon.awssdk.services.kendra.model.QueryResultItem.Builder
The URI of the original location of the document.
documentURI(String) - Method in interface software.amazon.awssdk.services.kendra.model.RetrieveResultItem.Builder
The URI of the original location of the document.
domain() - Method in class software.amazon.awssdk.services.kendra.model.QuipConfiguration
The Quip site domain.
domain(String) - Method in interface software.amazon.awssdk.services.kendra.model.QuipConfiguration.Builder
The Quip site domain.
DOUBLE_QUOTES - software.amazon.awssdk.services.kendra.model.QueryIdentifiersEnclosingOption
 
DRAFT - software.amazon.awssdk.services.kendra.model.SalesforceKnowledgeArticleState
 
DUAL_STACK_DNS_SUFFIX - Static variable in class software.amazon.awssdk.services.kendra.endpoints.internal.PartitionFn
 
dualStackDnsSuffix() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Outputs
 
dualStackDnsSuffix() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.RulePartition
 
dualStackDnsSuffix(String) - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Outputs.Builder
 
dualStackDnsSuffix(String) - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.RulePartition.Builder
 
dualStackEnabledBuiltIn(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.kendra.endpoints.internal.AwsEndpointProviderUtils
 
duration() - Method in class software.amazon.awssdk.services.kendra.model.Relevance
Specifies the time period that the boost applies to.
duration(String) - Method in interface software.amazon.awssdk.services.kendra.model.Relevance.Builder
Specifies the time period that the boost applies to.

E

edition() - Method in class software.amazon.awssdk.services.kendra.model.CreateIndexRequest
The Amazon Kendra edition to use for the index.
edition() - Method in class software.amazon.awssdk.services.kendra.model.DescribeIndexResponse
The Amazon Kendra edition used for the index.
edition() - Method in class software.amazon.awssdk.services.kendra.model.IndexConfigurationSummary
Indicates whether the index is a Enterprise Edition index or a Developer Edition index.
edition(String) - Method in interface software.amazon.awssdk.services.kendra.model.CreateIndexRequest.Builder
The Amazon Kendra edition to use for the index.
edition(String) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeIndexResponse.Builder
The Amazon Kendra edition used for the index.
edition(String) - Method in interface software.amazon.awssdk.services.kendra.model.IndexConfigurationSummary.Builder
Indicates whether the index is a Enterprise Edition index or a Developer Edition index.
edition(IndexEdition) - Method in interface software.amazon.awssdk.services.kendra.model.CreateIndexRequest.Builder
The Amazon Kendra edition to use for the index.
edition(IndexEdition) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeIndexResponse.Builder
The Amazon Kendra edition used for the index.
edition(IndexEdition) - Method in interface software.amazon.awssdk.services.kendra.model.IndexConfigurationSummary.Builder
Indicates whether the index is a Enterprise Edition index or a Developer Edition index.
editionAsString() - Method in class software.amazon.awssdk.services.kendra.model.CreateIndexRequest
The Amazon Kendra edition to use for the index.
editionAsString() - Method in class software.amazon.awssdk.services.kendra.model.DescribeIndexResponse
The Amazon Kendra edition used for the index.
editionAsString() - Method in class software.amazon.awssdk.services.kendra.model.IndexConfigurationSummary
Indicates whether the index is a Enterprise Edition index or a Developer Edition index.
ENABLED - software.amazon.awssdk.services.kendra.model.Mode
 
endOffset() - Method in class software.amazon.awssdk.services.kendra.model.Correction
The zero-based location in the response string or text where the corrected word ends.
endOffset() - Method in class software.amazon.awssdk.services.kendra.model.Highlight
The zero-based location in the response string where the highlight ends.
endOffset() - Method in class software.amazon.awssdk.services.kendra.model.SuggestionHighlight
The zero-based location in the response string where the highlight ends.
endOffset(Integer) - Method in interface software.amazon.awssdk.services.kendra.model.Correction.Builder
The zero-based location in the response string or text where the corrected word ends.
endOffset(Integer) - Method in interface software.amazon.awssdk.services.kendra.model.Highlight.Builder
The zero-based location in the response string where the highlight ends.
endOffset(Integer) - Method in interface software.amazon.awssdk.services.kendra.model.SuggestionHighlight.Builder
The zero-based location in the response string where the highlight ends.
endpoint() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.RuleResult
 
endpoint() - Method in class software.amazon.awssdk.services.kendra.endpoints.KendraEndpointParams
 
endpoint() - Method in class software.amazon.awssdk.services.kendra.model.ExperienceEndpoint
The endpoint of your Amazon Kendra experience.
endpoint(String) - Method in interface software.amazon.awssdk.services.kendra.endpoints.KendraEndpointParams.Builder
 
endpoint(String) - Method in interface software.amazon.awssdk.services.kendra.model.ExperienceEndpoint.Builder
The endpoint of your Amazon Kendra experience.
endpoint(Endpoint) - Static method in class software.amazon.awssdk.services.kendra.endpoints.internal.RuleResult
 
endpoint(EndpointResult) - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Rule.Builder
 
ENDPOINT - Static variable in class software.amazon.awssdk.services.kendra.endpoints.internal.Rule
 
EndpointAttributeProvider<T> - Interface in software.amazon.awssdk.services.kendra.endpoints.internal
Link between an endpoint property and the AwsEndpointAttribute it represents.
endpointAuthSchemeStrategy() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.DefaultEndpointAuthSchemeStrategyFactory
 
endpointAuthSchemeStrategy() - Method in interface software.amazon.awssdk.services.kendra.endpoints.internal.EndpointAuthSchemeStrategyFactory
 
EndpointAuthSchemeStrategy - Interface in software.amazon.awssdk.services.kendra.endpoints.internal
 
EndpointAuthSchemeStrategyFactory - Interface in software.amazon.awssdk.services.kendra.endpoints.internal
 
endpointBuiltIn(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.kendra.endpoints.internal.AwsEndpointProviderUtils
Returns the endpoint set on the client.
endpointFromNode(JsonNode) - Static method in class software.amazon.awssdk.services.kendra.endpoints.internal.Value
 
endpointIsDiscovered(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.kendra.endpoints.internal.AwsEndpointProviderUtils
True if the the SdkInternalExecutionAttribute.IS_DISCOVERED_ENDPOINT attribute is present and its value is true, false otherwise.
endpointIsOverridden(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.kendra.endpoints.internal.AwsEndpointProviderUtils
Read SdkExecutionAttribute#CLIENT_ENDPOINT_PROVIDER's isEndpointOverridden attribute.
endpointOverride() - Method in class software.amazon.awssdk.services.kendra.internal.KendraServiceClientConfigurationBuilder
Gets the value for endpoint override
endpointOverride() - Method in interface software.amazon.awssdk.services.kendra.KendraServiceClientConfiguration.Builder
Gets the value for endpoint override
endpointOverride(URI) - Method in class software.amazon.awssdk.services.kendra.internal.KendraServiceClientConfigurationBuilder
Sets the value for endpoint override
endpointOverride(URI) - Method in interface software.amazon.awssdk.services.kendra.KendraServiceClientConfiguration.Builder
Sets the value for endpoint override
endpointProvider() - Method in class software.amazon.awssdk.services.kendra.internal.KendraServiceClientConfigurationBuilder
Gets the value for endpoint provider
endpointProvider() - Method in interface software.amazon.awssdk.services.kendra.KendraServiceClientConfiguration.Builder
Gets the value for endpoint provider
endpointProvider(EndpointProvider) - Method in class software.amazon.awssdk.services.kendra.internal.KendraServiceClientConfigurationBuilder
Sets the value for endpoint provider
endpointProvider(EndpointProvider) - Method in interface software.amazon.awssdk.services.kendra.KendraServiceClientConfiguration.Builder
Sets the value for endpoint provider
endpointProvider(KendraEndpointProvider) - Method in interface software.amazon.awssdk.services.kendra.KendraBaseClientBuilder
Set the KendraEndpointProvider implementation that will be used by the client to determine the endpoint for each request.
EndpointResult - Class in software.amazon.awssdk.services.kendra.endpoints.internal
 
EndpointResult.Builder - Class in software.amazon.awssdk.services.kendra.endpoints.internal
 
EndpointRule - Class in software.amazon.awssdk.services.kendra.endpoints.internal
 
EndpointRule(Rule.Builder, EndpointResult) - Constructor for class software.amazon.awssdk.services.kendra.endpoints.internal.EndpointRule
 
EndpointRuleset - Class in software.amazon.awssdk.services.kendra.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.kendra.endpoints.internal
 
endpoints() - Method in class software.amazon.awssdk.services.kendra.model.DescribeExperienceResponse
Shows the endpoint URLs for your Amazon Kendra experiences.
endpoints() - Method in class software.amazon.awssdk.services.kendra.model.ExperiencesSummary
The endpoint URLs for your Amazon Kendra experiences.
endpoints(Collection<ExperienceEndpoint>) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeExperienceResponse.Builder
Shows the endpoint URLs for your Amazon Kendra experiences.
endpoints(Collection<ExperienceEndpoint>) - Method in interface software.amazon.awssdk.services.kendra.model.ExperiencesSummary.Builder
The endpoint URLs for your Amazon Kendra experiences.
endpoints(Consumer<ExperienceEndpoint.Builder>...) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeExperienceResponse.Builder
Shows the endpoint URLs for your Amazon Kendra experiences.
endpoints(Consumer<ExperienceEndpoint.Builder>...) - Method in interface software.amazon.awssdk.services.kendra.model.ExperiencesSummary.Builder
The endpoint URLs for your Amazon Kendra experiences.
endpoints(ExperienceEndpoint...) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeExperienceResponse.Builder
Shows the endpoint URLs for your Amazon Kendra experiences.
endpoints(ExperienceEndpoint...) - Method in interface software.amazon.awssdk.services.kendra.model.ExperiencesSummary.Builder
The endpoint URLs for your Amazon Kendra experiences.
endpointType() - Method in class software.amazon.awssdk.services.kendra.model.ExperienceEndpoint
The type of endpoint for your Amazon Kendra experience.
endpointType(String) - Method in interface software.amazon.awssdk.services.kendra.model.ExperienceEndpoint.Builder
The type of endpoint for your Amazon Kendra experience.
endpointType(EndpointType) - Method in interface software.amazon.awssdk.services.kendra.model.ExperienceEndpoint.Builder
The type of endpoint for your Amazon Kendra experience.
EndpointType - Enum in software.amazon.awssdk.services.kendra.model
 
endpointTypeAsString() - Method in class software.amazon.awssdk.services.kendra.model.ExperienceEndpoint
The type of endpoint for your Amazon Kendra experience.
endTime() - Method in class software.amazon.awssdk.services.kendra.model.DataSourceSyncJob
The Unix timestamp when the synchronization job completed.
endTime() - Method in class software.amazon.awssdk.services.kendra.model.TimeRange
The Unix timestamp for the end of the time range.
endTime(Instant) - Method in interface software.amazon.awssdk.services.kendra.model.DataSourceSyncJob.Builder
The Unix timestamp when the synchronization job completed.
endTime(Instant) - Method in interface software.amazon.awssdk.services.kendra.model.TimeRange.Builder
The Unix timestamp for the end of the time range.
ENTERPRISE_EDITION - software.amazon.awssdk.services.kendra.model.IndexEdition
 
enterpriseId() - Method in class software.amazon.awssdk.services.kendra.model.BoxConfiguration
The identifier of the Box Enterprise platform.
enterpriseId(String) - Method in interface software.amazon.awssdk.services.kendra.model.BoxConfiguration.Builder
The identifier of the Box Enterprise platform.
EntityConfiguration - Class in software.amazon.awssdk.services.kendra.model
Provides the configuration information for users or groups in your IAM Identity Center identity source to grant access your Amazon Kendra experience.
EntityConfiguration.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
EntityDisplayData - Class in software.amazon.awssdk.services.kendra.model
Information about the user entity.
EntityDisplayData.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
entityFilter() - Method in class software.amazon.awssdk.services.kendra.model.AlfrescoConfiguration
Specify whether to index document libraries, wikis, or blogs.
entityFilter(Collection<AlfrescoEntity>) - Method in interface software.amazon.awssdk.services.kendra.model.AlfrescoConfiguration.Builder
Specify whether to index document libraries, wikis, or blogs.
entityFilter(AlfrescoEntity...) - Method in interface software.amazon.awssdk.services.kendra.model.AlfrescoConfiguration.Builder
Specify whether to index document libraries, wikis, or blogs.
entityFilterAsStrings() - Method in class software.amazon.awssdk.services.kendra.model.AlfrescoConfiguration
Specify whether to index document libraries, wikis, or blogs.
entityFilterWithStrings(String...) - Method in interface software.amazon.awssdk.services.kendra.model.AlfrescoConfiguration.Builder
Specify whether to index document libraries, wikis, or blogs.
entityFilterWithStrings(Collection<String>) - Method in interface software.amazon.awssdk.services.kendra.model.AlfrescoConfiguration.Builder
Specify whether to index document libraries, wikis, or blogs.
entityId() - Method in class software.amazon.awssdk.services.kendra.model.EntityConfiguration
The identifier of a user or group in your IAM Identity Center identity source.
entityId() - Method in class software.amazon.awssdk.services.kendra.model.EntityPersonaConfiguration
The identifier of a user or group in your IAM Identity Center identity source.
entityId() - Method in class software.amazon.awssdk.services.kendra.model.ExperienceEntitiesSummary
The identifier of a user or group in your IAM Identity Center identity source.
entityId() - Method in class software.amazon.awssdk.services.kendra.model.FailedEntity
The identifier of the user or group in your IAM Identity Center identity source.
entityId() - Method in class software.amazon.awssdk.services.kendra.model.PersonasSummary
The identifier of a user or group in your IAM Identity Center identity source.
entityId(String) - Method in interface software.amazon.awssdk.services.kendra.model.EntityConfiguration.Builder
The identifier of a user or group in your IAM Identity Center identity source.
entityId(String) - Method in interface software.amazon.awssdk.services.kendra.model.EntityPersonaConfiguration.Builder
The identifier of a user or group in your IAM Identity Center identity source.
entityId(String) - Method in interface software.amazon.awssdk.services.kendra.model.ExperienceEntitiesSummary.Builder
The identifier of a user or group in your IAM Identity Center identity source.
entityId(String) - Method in interface software.amazon.awssdk.services.kendra.model.FailedEntity.Builder
The identifier of the user or group in your IAM Identity Center identity source.
entityId(String) - Method in interface software.amazon.awssdk.services.kendra.model.PersonasSummary.Builder
The identifier of a user or group in your IAM Identity Center identity source.
entityIds() - Method in class software.amazon.awssdk.services.kendra.model.DisassociatePersonasFromEntitiesRequest
The identifiers of users or groups in your IAM Identity Center identity source.
entityIds(String...) - Method in interface software.amazon.awssdk.services.kendra.model.DisassociatePersonasFromEntitiesRequest.Builder
The identifiers of users or groups in your IAM Identity Center identity source.
entityIds(Collection<String>) - Method in interface software.amazon.awssdk.services.kendra.model.DisassociatePersonasFromEntitiesRequest.Builder
The identifiers of users or groups in your IAM Identity Center identity source.
entityList() - Method in class software.amazon.awssdk.services.kendra.model.AssociateEntitiesToExperienceRequest
Lists users or groups in your IAM Identity Center identity source.
entityList() - Method in class software.amazon.awssdk.services.kendra.model.DisassociateEntitiesFromExperienceRequest
Lists users or groups in your IAM Identity Center identity source.
entityList(Collection<EntityConfiguration>) - Method in interface software.amazon.awssdk.services.kendra.model.AssociateEntitiesToExperienceRequest.Builder
Lists users or groups in your IAM Identity Center identity source.
entityList(Collection<EntityConfiguration>) - Method in interface software.amazon.awssdk.services.kendra.model.DisassociateEntitiesFromExperienceRequest.Builder
Lists users or groups in your IAM Identity Center identity source.
entityList(Consumer<EntityConfiguration.Builder>...) - Method in interface software.amazon.awssdk.services.kendra.model.AssociateEntitiesToExperienceRequest.Builder
Lists users or groups in your IAM Identity Center identity source.
entityList(Consumer<EntityConfiguration.Builder>...) - Method in interface software.amazon.awssdk.services.kendra.model.DisassociateEntitiesFromExperienceRequest.Builder
Lists users or groups in your IAM Identity Center identity source.
entityList(EntityConfiguration...) - Method in interface software.amazon.awssdk.services.kendra.model.AssociateEntitiesToExperienceRequest.Builder
Lists users or groups in your IAM Identity Center identity source.
entityList(EntityConfiguration...) - Method in interface software.amazon.awssdk.services.kendra.model.DisassociateEntitiesFromExperienceRequest.Builder
Lists users or groups in your IAM Identity Center identity source.
EntityPersonaConfiguration - Class in software.amazon.awssdk.services.kendra.model
Provides the configuration information for users or groups in your IAM Identity Center identity source for access to your Amazon Kendra experience.
EntityPersonaConfiguration.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
entityType() - Method in class software.amazon.awssdk.services.kendra.model.EntityConfiguration
Specifies whether you are configuring a User or a Group.
entityType() - Method in class software.amazon.awssdk.services.kendra.model.ExperienceEntitiesSummary
Shows the type as User or Group.
entityType(String) - Method in interface software.amazon.awssdk.services.kendra.model.EntityConfiguration.Builder
Specifies whether you are configuring a User or a Group.
entityType(String) - Method in interface software.amazon.awssdk.services.kendra.model.ExperienceEntitiesSummary.Builder
Shows the type as User or Group.
entityType(EntityType) - Method in interface software.amazon.awssdk.services.kendra.model.EntityConfiguration.Builder
Specifies whether you are configuring a User or a Group.
entityType(EntityType) - Method in interface software.amazon.awssdk.services.kendra.model.ExperienceEntitiesSummary.Builder
Shows the type as User or Group.
EntityType - Enum in software.amazon.awssdk.services.kendra.model
 
entityTypeAsString() - Method in class software.amazon.awssdk.services.kendra.model.EntityConfiguration
Specifies whether you are configuring a User or a Group.
entityTypeAsString() - Method in class software.amazon.awssdk.services.kendra.model.ExperienceEntitiesSummary
Shows the type as User or Group.
eq(boolean) - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Parameter
 
eq(Expr) - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Parameter
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Arn
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.DefaultKendraEndpointProvider
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.EndpointResult
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.FatScope
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Fn
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.FnNode
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.GetAttr.Part.Index
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.GetAttr.Part.Key
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Identifier
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Literal
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Outputs
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Parameter.Deprecated
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Parameter
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.ParameterReference
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Parameters
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Partition
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Partitions
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Ref
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.RegionOverride
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.RuleArn
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.RulePartition
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Template.Dynamic
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Template
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Template.Literal
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Value.Array
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Value.Bool
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Value.Endpoint
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Value.Int
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Value.Record
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Value.Str
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.AccessControlConfigurationSummary
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.AccessControlListConfiguration
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.AclConfiguration
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.AdditionalResultAttribute
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.AdditionalResultAttributeValue
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.AlfrescoConfiguration
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.AssociateEntitiesToExperienceRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.AssociateEntitiesToExperienceResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.AssociatePersonasToEntitiesRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.AssociatePersonasToEntitiesResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.AttributeFilter
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.AttributeSuggestionsDescribeConfig
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.AttributeSuggestionsGetConfig
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.AttributeSuggestionsUpdateConfig
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.AuthenticationConfiguration
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.BasicAuthenticationConfiguration
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.BatchDeleteDocumentRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.BatchDeleteDocumentResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.BatchDeleteDocumentResponseFailedDocument
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.BatchDeleteFeaturedResultsSetError
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.BatchDeleteFeaturedResultsSetRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.BatchDeleteFeaturedResultsSetResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.BatchGetDocumentStatusRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.BatchGetDocumentStatusResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.BatchGetDocumentStatusResponseError
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.BatchPutDocumentRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.BatchPutDocumentResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.BatchPutDocumentResponseFailedDocument
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.BoxConfiguration
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.CapacityUnitsConfiguration
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.ClearQuerySuggestionsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.ClearQuerySuggestionsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.ClickFeedback
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.CollapseConfiguration
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.CollapsedResultDetail
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.ColumnConfiguration
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.ConflictingItem
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.ConfluenceAttachmentConfiguration
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.ConfluenceAttachmentToIndexFieldMapping
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.ConfluenceBlogConfiguration
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.ConfluenceBlogToIndexFieldMapping
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.ConfluenceConfiguration
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.ConfluencePageConfiguration
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.ConfluencePageToIndexFieldMapping
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.ConfluenceSpaceConfiguration
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.ConfluenceSpaceToIndexFieldMapping
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.ConnectionConfiguration
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.ContentSourceConfiguration
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.Correction
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.CreateAccessControlConfigurationRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.CreateAccessControlConfigurationResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.CreateDataSourceRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.CreateDataSourceResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.CreateExperienceRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.CreateExperienceResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.CreateFaqRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.CreateFaqResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.CreateFeaturedResultsSetRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.CreateFeaturedResultsSetResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.CreateIndexRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.CreateIndexResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.CreateQuerySuggestionsBlockListRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.CreateQuerySuggestionsBlockListResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.CreateThesaurusRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.CreateThesaurusResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.CustomDocumentEnrichmentConfiguration
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.DatabaseConfiguration
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.DataSourceConfiguration
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.DataSourceGroup
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.DataSourceSummary
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.DataSourceSyncJob
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.DataSourceSyncJobMetrics
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.DataSourceSyncJobMetricTarget
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.DataSourceToIndexFieldMapping
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.DataSourceVpcConfiguration
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.DeleteAccessControlConfigurationRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.DeleteAccessControlConfigurationResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.DeleteDataSourceRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.DeleteDataSourceResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.DeleteExperienceRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.DeleteExperienceResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.DeleteFaqRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.DeleteFaqResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.DeleteIndexRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.DeleteIndexResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.DeletePrincipalMappingRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.DeletePrincipalMappingResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.DeleteQuerySuggestionsBlockListRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.DeleteQuerySuggestionsBlockListResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.DeleteThesaurusRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.DeleteThesaurusResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.DescribeAccessControlConfigurationRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.DescribeAccessControlConfigurationResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.DescribeDataSourceRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.DescribeDataSourceResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.DescribeExperienceRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.DescribeExperienceResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.DescribeFaqRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.DescribeFaqResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.DescribeFeaturedResultsSetRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.DescribeFeaturedResultsSetResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.DescribeIndexRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.DescribeIndexResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.DescribePrincipalMappingRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.DescribePrincipalMappingResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.DescribeQuerySuggestionsBlockListRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.DescribeQuerySuggestionsBlockListResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.DescribeQuerySuggestionsConfigRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.DescribeQuerySuggestionsConfigResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.DescribeThesaurusRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.DescribeThesaurusResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.DisassociateEntitiesFromExperienceRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.DisassociateEntitiesFromExperienceResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.DisassociatePersonasFromEntitiesRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.DisassociatePersonasFromEntitiesResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.Document
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.DocumentAttribute
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.DocumentAttributeCondition
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.DocumentAttributeTarget
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.DocumentAttributeValue
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.DocumentAttributeValueCountPair
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.DocumentInfo
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.DocumentMetadataConfiguration
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.DocumentRelevanceConfiguration
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.DocumentsMetadataConfiguration
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.EntityConfiguration
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.EntityDisplayData
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.EntityPersonaConfiguration
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.ExpandConfiguration
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.ExpandedResultItem
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.ExperienceConfiguration
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.ExperienceEndpoint
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.ExperienceEntitiesSummary
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.ExperiencesSummary
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.Facet
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.FacetResult
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.FailedEntity
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.FaqStatistics
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.FaqSummary
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.FeaturedDocument
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.FeaturedDocumentMissing
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.FeaturedDocumentWithMetadata
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.FeaturedResultsItem
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.FeaturedResultsSet
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.FeaturedResultsSetSummary
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.FsxConfiguration
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.GetQuerySuggestionsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.GetQuerySuggestionsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.GetSnapshotsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.GetSnapshotsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.GitHubConfiguration
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.GitHubDocumentCrawlProperties
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.GoogleDriveConfiguration
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.GroupMembers
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.GroupOrderingIdSummary
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.GroupSummary
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.HierarchicalPrincipal
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.Highlight
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.HookConfiguration
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.IndexConfigurationSummary
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.IndexStatistics
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.InlineCustomDocumentEnrichmentConfiguration
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.JiraConfiguration
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.JsonTokenTypeConfiguration
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.JwtTokenTypeConfiguration
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.ListAccessControlConfigurationsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.ListAccessControlConfigurationsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.ListDataSourcesRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.ListDataSourcesResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.ListDataSourceSyncJobsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.ListDataSourceSyncJobsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.ListEntityPersonasRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.ListEntityPersonasResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.ListExperienceEntitiesRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.ListExperienceEntitiesResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.ListExperiencesRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.ListExperiencesResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.ListFaqsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.ListFaqsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.ListFeaturedResultsSetsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.ListFeaturedResultsSetsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.ListGroupsOlderThanOrderingIdRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.ListGroupsOlderThanOrderingIdResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.ListIndicesRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.ListIndicesResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.ListQuerySuggestionsBlockListsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.ListQuerySuggestionsBlockListsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.ListTagsForResourceRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.ListTagsForResourceResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.ListThesauriRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.ListThesauriResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.MemberGroup
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.MemberUser
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.OneDriveConfiguration
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.OneDriveUsers
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.OnPremiseConfiguration
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.PersonasSummary
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.Principal
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.ProxyConfiguration
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.PutPrincipalMappingRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.PutPrincipalMappingResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.QueryRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.QueryResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.QueryResultItem
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.QuerySuggestionsBlockListSummary
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.QuipConfiguration
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.Relevance
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.RelevanceFeedback
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.RetrieveRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.RetrieveResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.RetrieveResultItem
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.S3DataSourceConfiguration
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.S3Path
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.SaaSConfiguration
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.SalesforceChatterFeedConfiguration
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.SalesforceConfiguration
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.SalesforceCustomKnowledgeArticleTypeConfiguration
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.SalesforceKnowledgeArticleConfiguration
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.SalesforceStandardKnowledgeArticleTypeConfiguration
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.SalesforceStandardObjectAttachmentConfiguration
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.SalesforceStandardObjectConfiguration
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.ScoreAttributes
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.Search
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.SeedUrlConfiguration
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.ServerSideEncryptionConfiguration
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.ServiceNowConfiguration
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.ServiceNowKnowledgeArticleConfiguration
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.ServiceNowServiceCatalogConfiguration
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.SharePointConfiguration
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.SiteMapsConfiguration
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.SlackConfiguration
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.SortingConfiguration
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.SourceDocument
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.SpellCorrectedQuery
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.SpellCorrectionConfiguration
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.SqlConfiguration
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.StartDataSourceSyncJobRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.StartDataSourceSyncJobResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.Status
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.StopDataSourceSyncJobRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.StopDataSourceSyncJobResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.SubmitFeedbackRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.SubmitFeedbackResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.SuggestableConfig
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.Suggestion
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.SuggestionHighlight
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.SuggestionTextWithHighlights
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.SuggestionValue
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.TableCell
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.TableExcerpt
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.TableRow
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.Tag
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.TagResourceRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.TagResourceResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.TemplateConfiguration
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.TextDocumentStatistics
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.TextWithHighlights
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.ThesaurusSummary
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.TimeRange
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.UntagResourceRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.UntagResourceResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.UpdateAccessControlConfigurationRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.UpdateAccessControlConfigurationResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.UpdateDataSourceRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.UpdateDataSourceResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.UpdateExperienceRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.UpdateExperienceResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.UpdateFeaturedResultsSetRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.UpdateFeaturedResultsSetResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.UpdateIndexRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.UpdateIndexResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.UpdateQuerySuggestionsBlockListRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.UpdateQuerySuggestionsBlockListResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.UpdateQuerySuggestionsConfigRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.UpdateQuerySuggestionsConfigResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.UpdateThesaurusRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.UpdateThesaurusResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.Urls
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.UserContext
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.UserGroupResolutionConfiguration
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.UserIdentityConfiguration
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.UserTokenConfiguration
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.Warning
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.WebCrawlerConfiguration
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.WorkDocsConfiguration
 
EQUALS - software.amazon.awssdk.services.kendra.model.ConditionOperator
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.AccessControlConfigurationSummary
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.AccessControlListConfiguration
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.AclConfiguration
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.AdditionalResultAttribute
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.AdditionalResultAttributeValue
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.AlfrescoConfiguration
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.AssociateEntitiesToExperienceRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.AssociateEntitiesToExperienceResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.AssociatePersonasToEntitiesRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.AssociatePersonasToEntitiesResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.AttributeFilter
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.AttributeSuggestionsDescribeConfig
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.AttributeSuggestionsGetConfig
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.AttributeSuggestionsUpdateConfig
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.AuthenticationConfiguration
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.BasicAuthenticationConfiguration
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.BatchDeleteDocumentRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.BatchDeleteDocumentResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.BatchDeleteDocumentResponseFailedDocument
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.BatchDeleteFeaturedResultsSetError
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.BatchDeleteFeaturedResultsSetRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.BatchDeleteFeaturedResultsSetResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.BatchGetDocumentStatusRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.BatchGetDocumentStatusResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.BatchGetDocumentStatusResponseError
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.BatchPutDocumentRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.BatchPutDocumentResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.BatchPutDocumentResponseFailedDocument
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.BoxConfiguration
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.CapacityUnitsConfiguration
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.ClearQuerySuggestionsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.ClearQuerySuggestionsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.ClickFeedback
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.CollapseConfiguration
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.CollapsedResultDetail
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.ColumnConfiguration
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.ConflictingItem
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.ConfluenceAttachmentConfiguration
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.ConfluenceAttachmentToIndexFieldMapping
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.ConfluenceBlogConfiguration
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.ConfluenceBlogToIndexFieldMapping
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.ConfluenceConfiguration
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.ConfluencePageConfiguration
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.ConfluencePageToIndexFieldMapping
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.ConfluenceSpaceConfiguration
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.ConfluenceSpaceToIndexFieldMapping
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.ConnectionConfiguration
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.ContentSourceConfiguration
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.Correction
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.CreateAccessControlConfigurationRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.CreateAccessControlConfigurationResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.CreateDataSourceRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.CreateDataSourceResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.CreateExperienceRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.CreateExperienceResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.CreateFaqRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.CreateFaqResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.CreateFeaturedResultsSetRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.CreateFeaturedResultsSetResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.CreateIndexRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.CreateIndexResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.CreateQuerySuggestionsBlockListRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.CreateQuerySuggestionsBlockListResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.CreateThesaurusRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.CreateThesaurusResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.CustomDocumentEnrichmentConfiguration
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.DatabaseConfiguration
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.DataSourceConfiguration
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.DataSourceGroup
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.DataSourceSummary
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.DataSourceSyncJob
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.DataSourceSyncJobMetrics
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.DataSourceSyncJobMetricTarget
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.DataSourceToIndexFieldMapping
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.DataSourceVpcConfiguration
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.DeleteAccessControlConfigurationRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.DeleteAccessControlConfigurationResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.DeleteDataSourceRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.DeleteDataSourceResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.DeleteExperienceRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.DeleteExperienceResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.DeleteFaqRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.DeleteFaqResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.DeleteIndexRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.DeleteIndexResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.DeletePrincipalMappingRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.DeletePrincipalMappingResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.DeleteQuerySuggestionsBlockListRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.DeleteQuerySuggestionsBlockListResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.DeleteThesaurusRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.DeleteThesaurusResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.DescribeAccessControlConfigurationRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.DescribeAccessControlConfigurationResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.DescribeDataSourceRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.DescribeDataSourceResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.DescribeExperienceRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.DescribeExperienceResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.DescribeFaqRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.DescribeFaqResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.DescribeFeaturedResultsSetRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.DescribeFeaturedResultsSetResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.DescribeIndexRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.DescribeIndexResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.DescribePrincipalMappingRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.DescribePrincipalMappingResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.DescribeQuerySuggestionsBlockListRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.DescribeQuerySuggestionsBlockListResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.DescribeQuerySuggestionsConfigRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.DescribeQuerySuggestionsConfigResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.DescribeThesaurusRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.DescribeThesaurusResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.DisassociateEntitiesFromExperienceRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.DisassociateEntitiesFromExperienceResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.DisassociatePersonasFromEntitiesRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.DisassociatePersonasFromEntitiesResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.Document
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.DocumentAttribute
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.DocumentAttributeCondition
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.DocumentAttributeTarget
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.DocumentAttributeValue
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.DocumentAttributeValueCountPair
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.DocumentInfo
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.DocumentMetadataConfiguration
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.DocumentRelevanceConfiguration
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.DocumentsMetadataConfiguration
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.EntityConfiguration
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.EntityDisplayData
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.EntityPersonaConfiguration
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.ExpandConfiguration
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.ExpandedResultItem
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.ExperienceConfiguration
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.ExperienceEndpoint
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.ExperienceEntitiesSummary
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.ExperiencesSummary
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.Facet
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.FacetResult
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.FailedEntity
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.FaqStatistics
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.FaqSummary
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.FeaturedDocument
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.FeaturedDocumentMissing
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.FeaturedDocumentWithMetadata
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.FeaturedResultsItem
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.FeaturedResultsSet
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.FeaturedResultsSetSummary
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.FsxConfiguration
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.GetQuerySuggestionsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.GetQuerySuggestionsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.GetSnapshotsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.GetSnapshotsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.GitHubConfiguration
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.GitHubDocumentCrawlProperties
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.GoogleDriveConfiguration
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.GroupMembers
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.GroupOrderingIdSummary
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.GroupSummary
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.HierarchicalPrincipal
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.Highlight
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.HookConfiguration
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.IndexConfigurationSummary
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.IndexStatistics
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.InlineCustomDocumentEnrichmentConfiguration
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.JiraConfiguration
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.JsonTokenTypeConfiguration
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.JwtTokenTypeConfiguration
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.ListAccessControlConfigurationsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.ListAccessControlConfigurationsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.ListDataSourcesRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.ListDataSourcesResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.ListDataSourceSyncJobsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.ListDataSourceSyncJobsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.ListEntityPersonasRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.ListEntityPersonasResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.ListExperienceEntitiesRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.ListExperienceEntitiesResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.ListExperiencesRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.ListExperiencesResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.ListFaqsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.ListFaqsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.ListFeaturedResultsSetsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.ListFeaturedResultsSetsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.ListGroupsOlderThanOrderingIdRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.ListGroupsOlderThanOrderingIdResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.ListIndicesRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.ListIndicesResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.ListQuerySuggestionsBlockListsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.ListQuerySuggestionsBlockListsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.ListTagsForResourceRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.ListTagsForResourceResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.ListThesauriRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.ListThesauriResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.MemberGroup
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.MemberUser
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.OneDriveConfiguration
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.OneDriveUsers
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.OnPremiseConfiguration
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.PersonasSummary
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.Principal
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.ProxyConfiguration
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.PutPrincipalMappingRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.PutPrincipalMappingResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.QueryRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.QueryResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.QueryResultItem
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.QuerySuggestionsBlockListSummary
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.QuipConfiguration
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.Relevance
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.RelevanceFeedback
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.RetrieveRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.RetrieveResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.RetrieveResultItem
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.S3DataSourceConfiguration
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.S3Path
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.SaaSConfiguration
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.SalesforceChatterFeedConfiguration
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.SalesforceConfiguration
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.SalesforceCustomKnowledgeArticleTypeConfiguration
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.SalesforceKnowledgeArticleConfiguration
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.SalesforceStandardKnowledgeArticleTypeConfiguration
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.SalesforceStandardObjectAttachmentConfiguration
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.SalesforceStandardObjectConfiguration
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.ScoreAttributes
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.Search
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.SeedUrlConfiguration
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.ServerSideEncryptionConfiguration
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.ServiceNowConfiguration
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.ServiceNowKnowledgeArticleConfiguration
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.ServiceNowServiceCatalogConfiguration
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.SharePointConfiguration
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.SiteMapsConfiguration
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.SlackConfiguration
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.SortingConfiguration
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.SourceDocument
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.SpellCorrectedQuery
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.SpellCorrectionConfiguration
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.SqlConfiguration
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.StartDataSourceSyncJobRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.StartDataSourceSyncJobResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.Status
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.StopDataSourceSyncJobRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.StopDataSourceSyncJobResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.SubmitFeedbackRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.SubmitFeedbackResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.SuggestableConfig
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.Suggestion
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.SuggestionHighlight
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.SuggestionTextWithHighlights
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.SuggestionValue
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.TableCell
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.TableExcerpt
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.TableRow
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.Tag
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.TagResourceRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.TagResourceResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.TemplateConfiguration
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.TextDocumentStatistics
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.TextWithHighlights
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.ThesaurusSummary
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.TimeRange
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.UntagResourceRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.UntagResourceResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.UpdateAccessControlConfigurationRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.UpdateAccessControlConfigurationResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.UpdateDataSourceRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.UpdateDataSourceResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.UpdateExperienceRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.UpdateExperienceResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.UpdateFeaturedResultsSetRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.UpdateFeaturedResultsSetResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.UpdateIndexRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.UpdateIndexResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.UpdateQuerySuggestionsBlockListRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.UpdateQuerySuggestionsBlockListResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.UpdateQuerySuggestionsConfigRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.UpdateQuerySuggestionsConfigResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.UpdateThesaurusRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.UpdateThesaurusResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.Urls
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.UserContext
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.UserGroupResolutionConfiguration
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.UserIdentityConfiguration
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.UserTokenConfiguration
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.Warning
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.WebCrawlerConfiguration
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.WorkDocsConfiguration
 
equalsTo() - Method in class software.amazon.awssdk.services.kendra.model.AttributeFilter
Performs an equals operation on document attributes/fields and their values.
equalsTo(Consumer<DocumentAttribute.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.AttributeFilter.Builder
Performs an equals operation on document attributes/fields and their values.
equalsTo(DocumentAttribute) - Method in interface software.amazon.awssdk.services.kendra.model.AttributeFilter.Builder
Performs an equals operation on document attributes/fields and their values.
error() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.RuleResult
 
error(String) - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Rule.Builder
 
error(String) - Static method in class software.amazon.awssdk.services.kendra.endpoints.internal.RuleResult
 
ERROR - Static variable in class software.amazon.awssdk.services.kendra.endpoints.internal.Rule
 
errorCode() - Method in class software.amazon.awssdk.services.kendra.model.BatchDeleteDocumentResponseFailedDocument
The error code for why the document couldn't be removed from the index.
errorCode() - Method in class software.amazon.awssdk.services.kendra.model.BatchDeleteFeaturedResultsSetError
The error code for why the set of featured results couldn't be removed from the index.
errorCode() - Method in class software.amazon.awssdk.services.kendra.model.BatchGetDocumentStatusResponseError
Indicates the source of the error.
errorCode() - Method in class software.amazon.awssdk.services.kendra.model.BatchPutDocumentResponseFailedDocument
The type of error that caused the document to fail to be indexed.
errorCode() - Method in class software.amazon.awssdk.services.kendra.model.DataSourceSyncJob
If the Status field is set to FAILED, the ErrorCode field indicates the reason the synchronization failed.
errorCode(String) - Method in interface software.amazon.awssdk.services.kendra.model.BatchDeleteDocumentResponseFailedDocument.Builder
The error code for why the document couldn't be removed from the index.
errorCode(String) - Method in interface software.amazon.awssdk.services.kendra.model.BatchDeleteFeaturedResultsSetError.Builder
The error code for why the set of featured results couldn't be removed from the index.
errorCode(String) - Method in interface software.amazon.awssdk.services.kendra.model.BatchGetDocumentStatusResponseError.Builder
Indicates the source of the error.
errorCode(String) - Method in interface software.amazon.awssdk.services.kendra.model.BatchPutDocumentResponseFailedDocument.Builder
The type of error that caused the document to fail to be indexed.
errorCode(String) - Method in interface software.amazon.awssdk.services.kendra.model.DataSourceSyncJob.Builder
If the Status field is set to FAILED, the ErrorCode field indicates the reason the synchronization failed.
errorCode(ErrorCode) - Method in interface software.amazon.awssdk.services.kendra.model.BatchDeleteDocumentResponseFailedDocument.Builder
The error code for why the document couldn't be removed from the index.
errorCode(ErrorCode) - Method in interface software.amazon.awssdk.services.kendra.model.BatchDeleteFeaturedResultsSetError.Builder
The error code for why the set of featured results couldn't be removed from the index.
errorCode(ErrorCode) - Method in interface software.amazon.awssdk.services.kendra.model.BatchGetDocumentStatusResponseError.Builder
Indicates the source of the error.
errorCode(ErrorCode) - Method in interface software.amazon.awssdk.services.kendra.model.BatchPutDocumentResponseFailedDocument.Builder
The type of error that caused the document to fail to be indexed.
errorCode(ErrorCode) - Method in interface software.amazon.awssdk.services.kendra.model.DataSourceSyncJob.Builder
If the Status field is set to FAILED, the ErrorCode field indicates the reason the synchronization failed.
ErrorCode - Enum in software.amazon.awssdk.services.kendra.model
 
errorCodeAsString() - Method in class software.amazon.awssdk.services.kendra.model.BatchDeleteDocumentResponseFailedDocument
The error code for why the document couldn't be removed from the index.
errorCodeAsString() - Method in class software.amazon.awssdk.services.kendra.model.BatchDeleteFeaturedResultsSetError
The error code for why the set of featured results couldn't be removed from the index.
errorCodeAsString() - Method in class software.amazon.awssdk.services.kendra.model.BatchGetDocumentStatusResponseError
Indicates the source of the error.
errorCodeAsString() - Method in class software.amazon.awssdk.services.kendra.model.BatchPutDocumentResponseFailedDocument
The type of error that caused the document to fail to be indexed.
errorCodeAsString() - Method in class software.amazon.awssdk.services.kendra.model.DataSourceSyncJob
If the Status field is set to FAILED, the ErrorCode field indicates the reason the synchronization failed.
errorMessage() - Method in class software.amazon.awssdk.services.kendra.model.BatchDeleteDocumentResponseFailedDocument
An explanation for why the document couldn't be removed from the index.
errorMessage() - Method in class software.amazon.awssdk.services.kendra.model.BatchDeleteFeaturedResultsSetError
An explanation for why the set of featured results couldn't be removed from the index.
errorMessage() - Method in class software.amazon.awssdk.services.kendra.model.BatchGetDocumentStatusResponseError
States that the API could not get the status of a document.
errorMessage() - Method in class software.amazon.awssdk.services.kendra.model.BatchPutDocumentResponseFailedDocument
A description of the reason why the document could not be indexed.
errorMessage() - Method in class software.amazon.awssdk.services.kendra.model.DataSourceSyncJob
If the Status field is set to ERROR, the ErrorMessage field contains a description of the error that caused the synchronization to fail.
errorMessage() - Method in class software.amazon.awssdk.services.kendra.model.DescribeAccessControlConfigurationResponse
The error message containing details if there are issues processing the access control configuration.
errorMessage() - Method in class software.amazon.awssdk.services.kendra.model.DescribeDataSourceResponse
When the Status field value is FAILED, the ErrorMessage field contains a description of the error that caused the data source to fail.
errorMessage() - Method in class software.amazon.awssdk.services.kendra.model.DescribeExperienceResponse
The reason your Amazon Kendra experience could not properly process.
errorMessage() - Method in class software.amazon.awssdk.services.kendra.model.DescribeFaqResponse
If the Status field is FAILED, the ErrorMessage field contains the reason why the FAQ failed.
errorMessage() - Method in class software.amazon.awssdk.services.kendra.model.DescribeIndexResponse
When the Status field value is FAILED, the ErrorMessage field contains a message that explains why.
errorMessage() - Method in class software.amazon.awssdk.services.kendra.model.DescribeQuerySuggestionsBlockListResponse
The error message containing details if there are issues processing the block list.
errorMessage() - Method in class software.amazon.awssdk.services.kendra.model.DescribeThesaurusResponse
When the Status field value is FAILED, the ErrorMessage field provides more information.
errorMessage() - Method in class software.amazon.awssdk.services.kendra.model.FailedEntity
The reason the user or group in your IAM Identity Center identity source failed to properly configure with your Amazon Kendra experience.
errorMessage(String) - Method in interface software.amazon.awssdk.services.kendra.model.BatchDeleteDocumentResponseFailedDocument.Builder
An explanation for why the document couldn't be removed from the index.
errorMessage(String) - Method in interface software.amazon.awssdk.services.kendra.model.BatchDeleteFeaturedResultsSetError.Builder
An explanation for why the set of featured results couldn't be removed from the index.
errorMessage(String) - Method in interface software.amazon.awssdk.services.kendra.model.BatchGetDocumentStatusResponseError.Builder
States that the API could not get the status of a document.
errorMessage(String) - Method in interface software.amazon.awssdk.services.kendra.model.BatchPutDocumentResponseFailedDocument.Builder
A description of the reason why the document could not be indexed.
errorMessage(String) - Method in interface software.amazon.awssdk.services.kendra.model.DataSourceSyncJob.Builder
If the Status field is set to ERROR, the ErrorMessage field contains a description of the error that caused the synchronization to fail.
errorMessage(String) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeAccessControlConfigurationResponse.Builder
The error message containing details if there are issues processing the access control configuration.
errorMessage(String) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeDataSourceResponse.Builder
When the Status field value is FAILED, the ErrorMessage field contains a description of the error that caused the data source to fail.
errorMessage(String) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeExperienceResponse.Builder
The reason your Amazon Kendra experience could not properly process.
errorMessage(String) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeFaqResponse.Builder
If the Status field is FAILED, the ErrorMessage field contains the reason why the FAQ failed.
errorMessage(String) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeIndexResponse.Builder
When the Status field value is FAILED, the ErrorMessage field contains a message that explains why.
errorMessage(String) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeQuerySuggestionsBlockListResponse.Builder
The error message containing details if there are issues processing the block list.
errorMessage(String) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeThesaurusResponse.Builder
When the Status field value is FAILED, the ErrorMessage field provides more information.
errorMessage(String) - Method in interface software.amazon.awssdk.services.kendra.model.FailedEntity.Builder
The reason the user or group in your IAM Identity Center identity source failed to properly configure with your Amazon Kendra experience.
ErrorRule - Class in software.amazon.awssdk.services.kendra.endpoints.internal
 
ErrorRule(Rule.Builder, Expr) - Constructor for class software.amazon.awssdk.services.kendra.endpoints.internal.ErrorRule
 
errors() - Method in class software.amazon.awssdk.services.kendra.model.BatchDeleteFeaturedResultsSetResponse
The list of errors for the featured results set IDs, explaining why they couldn't be removed from the index.
errors() - Method in class software.amazon.awssdk.services.kendra.model.BatchGetDocumentStatusResponse
A list of documents that Amazon Kendra couldn't get the status for.
errors(Collection<BatchDeleteFeaturedResultsSetError>) - Method in interface software.amazon.awssdk.services.kendra.model.BatchDeleteFeaturedResultsSetResponse.Builder
The list of errors for the featured results set IDs, explaining why they couldn't be removed from the index.
errors(Collection<BatchGetDocumentStatusResponseError>) - Method in interface software.amazon.awssdk.services.kendra.model.BatchGetDocumentStatusResponse.Builder
A list of documents that Amazon Kendra couldn't get the status for.
errors(Consumer<BatchDeleteFeaturedResultsSetError.Builder>...) - Method in interface software.amazon.awssdk.services.kendra.model.BatchDeleteFeaturedResultsSetResponse.Builder
The list of errors for the featured results set IDs, explaining why they couldn't be removed from the index.
errors(Consumer<BatchGetDocumentStatusResponseError.Builder>...) - Method in interface software.amazon.awssdk.services.kendra.model.BatchGetDocumentStatusResponse.Builder
A list of documents that Amazon Kendra couldn't get the status for.
errors(BatchDeleteFeaturedResultsSetError...) - Method in interface software.amazon.awssdk.services.kendra.model.BatchDeleteFeaturedResultsSetResponse.Builder
The list of errors for the featured results set IDs, explaining why they couldn't be removed from the index.
errors(BatchGetDocumentStatusResponseError...) - Method in interface software.amazon.awssdk.services.kendra.model.BatchGetDocumentStatusResponse.Builder
A list of documents that Amazon Kendra couldn't get the status for.
eval(Expr) - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Scope
Search the fact stack for an explicitly calculated value for [expr]
eval(Scope<Value>) - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.BooleanEqualsFn
 
eval(Scope<Value>) - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Condition
 
eval(Scope<Value>) - Method in interface software.amazon.awssdk.services.kendra.endpoints.internal.Eval
 
eval(Scope<Value>) - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.GetAttr
 
eval(Scope<Value>) - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.IsValidHostLabel
 
eval(Scope<Value>) - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.IsVirtualHostableS3Bucket
 
eval(Scope<Value>) - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Literal
 
eval(Scope<Value>) - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Ref
 
eval(Scope<Value>) - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.SingleArgFn
 
eval(Scope<Value>) - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.StringEqualsFn
 
eval(Scope<Value>) - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Substring
 
eval(Scope<Value>) - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Template
 
eval(Value) - Method in interface software.amazon.awssdk.services.kendra.endpoints.internal.GetAttr.Part
 
eval(Value) - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.GetAttr.Part.Index
 
eval(Value) - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.GetAttr.Part.Key
 
Eval - Interface in software.amazon.awssdk.services.kendra.endpoints.internal
 
evalArg(Value) - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.IsSet
 
evalArg(Value) - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Not
 
evalArg(Value) - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.ParseArn
 
evalArg(Value) - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.ParseUrl
 
evalArg(Value) - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.PartitionFn
 
evalArg(Value) - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.SingleArgFn
 
evalArg(Value) - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.UriEncodeFn
 
evaluate(EndpointRuleset, Map<Identifier, Value>) - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.DefaultRuleEngine
 
evaluate(EndpointRuleset, Map<Identifier, Value>) - Method in interface software.amazon.awssdk.services.kendra.endpoints.internal.RuleEngine
Evaluate the given EndpointRuleset using the named values in args as input into the rule set.
evaluateCondition(Condition) - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.RuleEvaluator
 
evaluateRuleset(EndpointRuleset, Map<Identifier, Value>) - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.RuleEvaluator
 
EVERYTHING - software.amazon.awssdk.services.kendra.model.WebCrawlerMode
 
excludeArchived() - Method in class software.amazon.awssdk.services.kendra.model.SlackConfiguration
TRUE to exclude archived messages to index from your Slack workspace team.
excludeArchived(Boolean) - Method in interface software.amazon.awssdk.services.kendra.model.SlackConfiguration.Builder
TRUE to exclude archived messages to index from your Slack workspace team.
excludeAttachmentFilePatterns() - Method in class software.amazon.awssdk.services.kendra.model.SalesforceConfiguration
A list of regular expression patterns to exclude certain documents in your Salesforce.
excludeAttachmentFilePatterns() - Method in class software.amazon.awssdk.services.kendra.model.ServiceNowKnowledgeArticleConfiguration
A list of regular expression patterns applied to exclude certain knowledge article attachments.
excludeAttachmentFilePatterns() - Method in class software.amazon.awssdk.services.kendra.model.ServiceNowServiceCatalogConfiguration
A list of regular expression patterns to exclude certain attachments of catalogs in your ServiceNow.
excludeAttachmentFilePatterns(String...) - Method in interface software.amazon.awssdk.services.kendra.model.SalesforceConfiguration.Builder
A list of regular expression patterns to exclude certain documents in your Salesforce.
excludeAttachmentFilePatterns(String...) - Method in interface software.amazon.awssdk.services.kendra.model.ServiceNowKnowledgeArticleConfiguration.Builder
A list of regular expression patterns applied to exclude certain knowledge article attachments.
excludeAttachmentFilePatterns(String...) - Method in interface software.amazon.awssdk.services.kendra.model.ServiceNowServiceCatalogConfiguration.Builder
A list of regular expression patterns to exclude certain attachments of catalogs in your ServiceNow.
excludeAttachmentFilePatterns(Collection<String>) - Method in interface software.amazon.awssdk.services.kendra.model.SalesforceConfiguration.Builder
A list of regular expression patterns to exclude certain documents in your Salesforce.
excludeAttachmentFilePatterns(Collection<String>) - Method in interface software.amazon.awssdk.services.kendra.model.ServiceNowKnowledgeArticleConfiguration.Builder
A list of regular expression patterns applied to exclude certain knowledge article attachments.
excludeAttachmentFilePatterns(Collection<String>) - Method in interface software.amazon.awssdk.services.kendra.model.ServiceNowServiceCatalogConfiguration.Builder
A list of regular expression patterns to exclude certain attachments of catalogs in your ServiceNow.
excludeMimeTypes() - Method in class software.amazon.awssdk.services.kendra.model.GoogleDriveConfiguration
A list of MIME types to exclude from the index.
excludeMimeTypes(String...) - Method in interface software.amazon.awssdk.services.kendra.model.GoogleDriveConfiguration.Builder
A list of MIME types to exclude from the index.
excludeMimeTypes(Collection<String>) - Method in interface software.amazon.awssdk.services.kendra.model.GoogleDriveConfiguration.Builder
A list of MIME types to exclude from the index.
excludeSharedDrives() - Method in class software.amazon.awssdk.services.kendra.model.GoogleDriveConfiguration
A list of identifiers or shared drives to exclude from the index.
excludeSharedDrives(String...) - Method in interface software.amazon.awssdk.services.kendra.model.GoogleDriveConfiguration.Builder
A list of identifiers or shared drives to exclude from the index.
excludeSharedDrives(Collection<String>) - Method in interface software.amazon.awssdk.services.kendra.model.GoogleDriveConfiguration.Builder
A list of identifiers or shared drives to exclude from the index.
excludeSpaces() - Method in class software.amazon.awssdk.services.kendra.model.ConfluenceSpaceConfiguration
A list of space keys of Confluence spaces.
excludeSpaces(String...) - Method in interface software.amazon.awssdk.services.kendra.model.ConfluenceSpaceConfiguration.Builder
A list of space keys of Confluence spaces.
excludeSpaces(Collection<String>) - Method in interface software.amazon.awssdk.services.kendra.model.ConfluenceSpaceConfiguration.Builder
A list of space keys of Confluence spaces.
excludeUserAccounts() - Method in class software.amazon.awssdk.services.kendra.model.GoogleDriveConfiguration
A list of email addresses of the users.
excludeUserAccounts(String...) - Method in interface software.amazon.awssdk.services.kendra.model.GoogleDriveConfiguration.Builder
A list of email addresses of the users.
excludeUserAccounts(Collection<String>) - Method in interface software.amazon.awssdk.services.kendra.model.GoogleDriveConfiguration.Builder
A list of email addresses of the users.
exclusionFileNamePatterns() - Method in class software.amazon.awssdk.services.kendra.model.GitHubConfiguration
A list of regular expression patterns to exclude certain file names in your GitHub repository or repositories.
exclusionFileNamePatterns(String...) - Method in interface software.amazon.awssdk.services.kendra.model.GitHubConfiguration.Builder
A list of regular expression patterns to exclude certain file names in your GitHub repository or repositories.
exclusionFileNamePatterns(Collection<String>) - Method in interface software.amazon.awssdk.services.kendra.model.GitHubConfiguration.Builder
A list of regular expression patterns to exclude certain file names in your GitHub repository or repositories.
exclusionFileTypePatterns() - Method in class software.amazon.awssdk.services.kendra.model.GitHubConfiguration
A list of regular expression patterns to exclude certain file types in your GitHub repository or repositories.
exclusionFileTypePatterns(String...) - Method in interface software.amazon.awssdk.services.kendra.model.GitHubConfiguration.Builder
A list of regular expression patterns to exclude certain file types in your GitHub repository or repositories.
exclusionFileTypePatterns(Collection<String>) - Method in interface software.amazon.awssdk.services.kendra.model.GitHubConfiguration.Builder
A list of regular expression patterns to exclude certain file types in your GitHub repository or repositories.
exclusionFolderNamePatterns() - Method in class software.amazon.awssdk.services.kendra.model.GitHubConfiguration
A list of regular expression patterns to exclude certain folder names in your GitHub repository or repositories.
exclusionFolderNamePatterns(String...) - Method in interface software.amazon.awssdk.services.kendra.model.GitHubConfiguration.Builder
A list of regular expression patterns to exclude certain folder names in your GitHub repository or repositories.
exclusionFolderNamePatterns(Collection<String>) - Method in interface software.amazon.awssdk.services.kendra.model.GitHubConfiguration.Builder
A list of regular expression patterns to exclude certain folder names in your GitHub repository or repositories.
exclusionPatterns() - Method in class software.amazon.awssdk.services.kendra.model.AlfrescoConfiguration
A list of regular expression patterns to exclude certain files in your Alfresco data source.
exclusionPatterns() - Method in class software.amazon.awssdk.services.kendra.model.BoxConfiguration
A list of regular expression patterns to exclude certain files and folders from your Box platform.
exclusionPatterns() - Method in class software.amazon.awssdk.services.kendra.model.ConfluenceConfiguration
A list of regular expression patterns to exclude certain blog posts, pages, spaces, or attachments in your Confluence.
exclusionPatterns() - Method in class software.amazon.awssdk.services.kendra.model.FsxConfiguration
A list of regular expression patterns to exclude certain files in your Amazon FSx file system.
exclusionPatterns() - Method in class software.amazon.awssdk.services.kendra.model.GoogleDriveConfiguration
A list of regular expression patterns to exclude certain items in your Google Drive, including shared drives and users' My Drives.
exclusionPatterns() - Method in class software.amazon.awssdk.services.kendra.model.JiraConfiguration
A list of regular expression patterns to exclude certain file paths, file names, and file types in your Jira data source.
exclusionPatterns() - Method in class software.amazon.awssdk.services.kendra.model.OneDriveConfiguration
A list of regular expression patterns to exclude certain documents in your OneDrive.
exclusionPatterns() - Method in class software.amazon.awssdk.services.kendra.model.QuipConfiguration
A list of regular expression patterns to exclude certain files in your Quip file system.
exclusionPatterns() - Method in class software.amazon.awssdk.services.kendra.model.S3DataSourceConfiguration
A list of glob patterns (patterns that can expand a wildcard pattern into a list of path names that match the given pattern) for certain file names and file types to exclude from your index.
exclusionPatterns() - Method in class software.amazon.awssdk.services.kendra.model.SharePointConfiguration
A list of regular expression patterns to exclude certain documents in your SharePoint.
exclusionPatterns() - Method in class software.amazon.awssdk.services.kendra.model.SlackConfiguration
A list of regular expression patterns to exclude certain attached files in your Slack workspace team.
exclusionPatterns() - Method in class software.amazon.awssdk.services.kendra.model.WorkDocsConfiguration
A list of regular expression patterns to exclude certain files in your Amazon WorkDocs site repository.
exclusionPatterns(String...) - Method in interface software.amazon.awssdk.services.kendra.model.AlfrescoConfiguration.Builder
A list of regular expression patterns to exclude certain files in your Alfresco data source.
exclusionPatterns(String...) - Method in interface software.amazon.awssdk.services.kendra.model.BoxConfiguration.Builder
A list of regular expression patterns to exclude certain files and folders from your Box platform.
exclusionPatterns(String...) - Method in interface software.amazon.awssdk.services.kendra.model.ConfluenceConfiguration.Builder
A list of regular expression patterns to exclude certain blog posts, pages, spaces, or attachments in your Confluence.
exclusionPatterns(String...) - Method in interface software.amazon.awssdk.services.kendra.model.FsxConfiguration.Builder
A list of regular expression patterns to exclude certain files in your Amazon FSx file system.
exclusionPatterns(String...) - Method in interface software.amazon.awssdk.services.kendra.model.GoogleDriveConfiguration.Builder
A list of regular expression patterns to exclude certain items in your Google Drive, including shared drives and users' My Drives.
exclusionPatterns(String...) - Method in interface software.amazon.awssdk.services.kendra.model.JiraConfiguration.Builder
A list of regular expression patterns to exclude certain file paths, file names, and file types in your Jira data source.
exclusionPatterns(String...) - Method in interface software.amazon.awssdk.services.kendra.model.OneDriveConfiguration.Builder
A list of regular expression patterns to exclude certain documents in your OneDrive.
exclusionPatterns(String...) - Method in interface software.amazon.awssdk.services.kendra.model.QuipConfiguration.Builder
A list of regular expression patterns to exclude certain files in your Quip file system.
exclusionPatterns(String...) - Method in interface software.amazon.awssdk.services.kendra.model.S3DataSourceConfiguration.Builder
A list of glob patterns (patterns that can expand a wildcard pattern into a list of path names that match the given pattern) for certain file names and file types to exclude from your index.
exclusionPatterns(String...) - Method in interface software.amazon.awssdk.services.kendra.model.SharePointConfiguration.Builder
A list of regular expression patterns to exclude certain documents in your SharePoint.
exclusionPatterns(String...) - Method in interface software.amazon.awssdk.services.kendra.model.SlackConfiguration.Builder
A list of regular expression patterns to exclude certain attached files in your Slack workspace team.
exclusionPatterns(String...) - Method in interface software.amazon.awssdk.services.kendra.model.WorkDocsConfiguration.Builder
A list of regular expression patterns to exclude certain files in your Amazon WorkDocs site repository.
exclusionPatterns(Collection<String>) - Method in interface software.amazon.awssdk.services.kendra.model.AlfrescoConfiguration.Builder
A list of regular expression patterns to exclude certain files in your Alfresco data source.
exclusionPatterns(Collection<String>) - Method in interface software.amazon.awssdk.services.kendra.model.BoxConfiguration.Builder
A list of regular expression patterns to exclude certain files and folders from your Box platform.
exclusionPatterns(Collection<String>) - Method in interface software.amazon.awssdk.services.kendra.model.ConfluenceConfiguration.Builder
A list of regular expression patterns to exclude certain blog posts, pages, spaces, or attachments in your Confluence.
exclusionPatterns(Collection<String>) - Method in interface software.amazon.awssdk.services.kendra.model.FsxConfiguration.Builder
A list of regular expression patterns to exclude certain files in your Amazon FSx file system.
exclusionPatterns(Collection<String>) - Method in interface software.amazon.awssdk.services.kendra.model.GoogleDriveConfiguration.Builder
A list of regular expression patterns to exclude certain items in your Google Drive, including shared drives and users' My Drives.
exclusionPatterns(Collection<String>) - Method in interface software.amazon.awssdk.services.kendra.model.JiraConfiguration.Builder
A list of regular expression patterns to exclude certain file paths, file names, and file types in your Jira data source.
exclusionPatterns(Collection<String>) - Method in interface software.amazon.awssdk.services.kendra.model.OneDriveConfiguration.Builder
A list of regular expression patterns to exclude certain documents in your OneDrive.
exclusionPatterns(Collection<String>) - Method in interface software.amazon.awssdk.services.kendra.model.QuipConfiguration.Builder
A list of regular expression patterns to exclude certain files in your Quip file system.
exclusionPatterns(Collection<String>) - Method in interface software.amazon.awssdk.services.kendra.model.S3DataSourceConfiguration.Builder
A list of glob patterns (patterns that can expand a wildcard pattern into a list of path names that match the given pattern) for certain file names and file types to exclude from your index.
exclusionPatterns(Collection<String>) - Method in interface software.amazon.awssdk.services.kendra.model.SharePointConfiguration.Builder
A list of regular expression patterns to exclude certain documents in your SharePoint.
exclusionPatterns(Collection<String>) - Method in interface software.amazon.awssdk.services.kendra.model.SlackConfiguration.Builder
A list of regular expression patterns to exclude certain attached files in your Slack workspace team.
exclusionPatterns(Collection<String>) - Method in interface software.amazon.awssdk.services.kendra.model.WorkDocsConfiguration.Builder
A list of regular expression patterns to exclude certain files in your Amazon WorkDocs site repository.
executionId() - Method in class software.amazon.awssdk.services.kendra.model.DataSourceSyncJob
A identifier for the synchronization job.
executionId() - Method in class software.amazon.awssdk.services.kendra.model.StartDataSourceSyncJobResponse
Identifies a particular synchronization job.
executionId(String) - Method in interface software.amazon.awssdk.services.kendra.model.DataSourceSyncJob.Builder
A identifier for the synchronization job.
executionId(String) - Method in interface software.amazon.awssdk.services.kendra.model.StartDataSourceSyncJobResponse.Builder
Identifies a particular synchronization job.
EXISTS - software.amazon.awssdk.services.kendra.model.ConditionOperator
 
expand() - Method in class software.amazon.awssdk.services.kendra.model.CollapseConfiguration
Specifies whether to expand the collapsed results.
expand(Boolean) - Method in interface software.amazon.awssdk.services.kendra.model.CollapseConfiguration.Builder
Specifies whether to expand the collapsed results.
EXPAND - software.amazon.awssdk.services.kendra.model.MissingAttributeKeyStrategy
 
expandConfiguration() - Method in class software.amazon.awssdk.services.kendra.model.CollapseConfiguration
Provides configuration information to customize expansion options for a collapsed group.
expandConfiguration(Consumer<ExpandConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.CollapseConfiguration.Builder
Provides configuration information to customize expansion options for a collapsed group.
expandConfiguration(ExpandConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.CollapseConfiguration.Builder
Provides configuration information to customize expansion options for a collapsed group.
ExpandConfiguration - Class in software.amazon.awssdk.services.kendra.model
Specifies the configuration information needed to customize how collapsed search result groups expand.
ExpandConfiguration.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
ExpandedResultItem - Class in software.amazon.awssdk.services.kendra.model
A single expanded result in a collapsed group of search results.
ExpandedResultItem.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
expandedResults() - Method in class software.amazon.awssdk.services.kendra.model.CollapsedResultDetail
A list of results in the collapsed group.
expandedResults(Collection<ExpandedResultItem>) - Method in interface software.amazon.awssdk.services.kendra.model.CollapsedResultDetail.Builder
A list of results in the collapsed group.
expandedResults(Consumer<ExpandedResultItem.Builder>...) - Method in interface software.amazon.awssdk.services.kendra.model.CollapsedResultDetail.Builder
A list of results in the collapsed group.
expandedResults(ExpandedResultItem...) - Method in interface software.amazon.awssdk.services.kendra.model.CollapsedResultDetail.Builder
A list of results in the collapsed group.
expectArray() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Value.Array
 
expectArray() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Value
 
expectBool() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Value.Bool
 
expectBool() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Value
 
expectEndpoint() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Value.Endpoint
 
expectEndpoint() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Value
 
expectInt() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Value
 
expectInt() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Value.Int
 
expectLiteral() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Template
 
expectLiteralString() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Literal
 
expectOneArg() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Fn
 
expectRecord() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Value
 
expectRecord() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Value.Record
 
expectString() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Value
 
expectString() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Value.Str
 
expectTwoArgs() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Fn
 
expectValue(Identifier) - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Scope
 
expectVariableArgs(int) - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Fn
 
ExperienceConfiguration - Class in software.amazon.awssdk.services.kendra.model
Provides the configuration information for your Amazon Kendra experience.
ExperienceConfiguration.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
ExperienceEndpoint - Class in software.amazon.awssdk.services.kendra.model
Provides the configuration information for the endpoint for your Amazon Kendra experience.
ExperienceEndpoint.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
ExperienceEntitiesSummary - Class in software.amazon.awssdk.services.kendra.model
Summary information for users or groups in your IAM Identity Center identity source with granted access to your Amazon Kendra experience.
ExperienceEntitiesSummary.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
ExperiencesSummary - Class in software.amazon.awssdk.services.kendra.model
Summary information for your Amazon Kendra experience.
ExperiencesSummary.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
ExperienceStatus - Enum in software.amazon.awssdk.services.kendra.model
 
expr() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Condition
 
expr() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Parameter
 
Expr - Class in software.amazon.awssdk.services.kendra.endpoints.internal
 
Expr() - Constructor for class software.amazon.awssdk.services.kendra.endpoints.internal.Expr
 
ExprVisitor<R> - Interface in software.amazon.awssdk.services.kendra.endpoints.internal
 
ExprVisitor.Default<R> - Class in software.amazon.awssdk.services.kendra.endpoints.internal
 

F

Facet - Class in software.amazon.awssdk.services.kendra.model
Information about a document attribute or field.
Facet.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
facetable() - Method in class software.amazon.awssdk.services.kendra.model.Search
Indicates that the field can be used to create search facets, a count of results for each value in the field.
facetable(Boolean) - Method in interface software.amazon.awssdk.services.kendra.model.Search.Builder
Indicates that the field can be used to create search facets, a count of results for each value in the field.
FacetResult - Class in software.amazon.awssdk.services.kendra.model
The facet values for the documents in the response.
FacetResult.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
facetResults() - Method in class software.amazon.awssdk.services.kendra.model.DocumentAttributeValueCountPair
Contains the results of a document attribute/field that is a nested facet.
facetResults() - Method in class software.amazon.awssdk.services.kendra.model.QueryResponse
Contains the facet results.
facetResults(Collection<FacetResult>) - Method in interface software.amazon.awssdk.services.kendra.model.DocumentAttributeValueCountPair.Builder
Contains the results of a document attribute/field that is a nested facet.
facetResults(Collection<FacetResult>) - Method in interface software.amazon.awssdk.services.kendra.model.QueryResponse.Builder
Contains the facet results.
facetResults(Consumer<FacetResult.Builder>...) - Method in interface software.amazon.awssdk.services.kendra.model.DocumentAttributeValueCountPair.Builder
Contains the results of a document attribute/field that is a nested facet.
facetResults(Consumer<FacetResult.Builder>...) - Method in interface software.amazon.awssdk.services.kendra.model.QueryResponse.Builder
Contains the facet results.
facetResults(FacetResult...) - Method in interface software.amazon.awssdk.services.kendra.model.DocumentAttributeValueCountPair.Builder
Contains the results of a document attribute/field that is a nested facet.
facetResults(FacetResult...) - Method in interface software.amazon.awssdk.services.kendra.model.QueryResponse.Builder
Contains the facet results.
facets() - Method in class software.amazon.awssdk.services.kendra.model.Facet
An array of document attributes that are nested facets within a facet.
facets() - Method in class software.amazon.awssdk.services.kendra.model.QueryRequest
An array of documents fields/attributes for faceted search.
facets(Collection<Facet>) - Method in interface software.amazon.awssdk.services.kendra.model.Facet.Builder
An array of document attributes that are nested facets within a facet.
facets(Collection<Facet>) - Method in interface software.amazon.awssdk.services.kendra.model.QueryRequest.Builder
An array of documents fields/attributes for faceted search.
facets(Consumer<Facet.Builder>...) - Method in interface software.amazon.awssdk.services.kendra.model.Facet.Builder
An array of document attributes that are nested facets within a facet.
facets(Consumer<Facet.Builder>...) - Method in interface software.amazon.awssdk.services.kendra.model.QueryRequest.Builder
An array of documents fields/attributes for faceted search.
facets(Facet...) - Method in interface software.amazon.awssdk.services.kendra.model.Facet.Builder
An array of document attributes that are nested facets within a facet.
facets(Facet...) - Method in interface software.amazon.awssdk.services.kendra.model.QueryRequest.Builder
An array of documents fields/attributes for faceted search.
facts() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.FatScope
 
FAILED - software.amazon.awssdk.services.kendra.model.DataSourceStatus
 
FAILED - software.amazon.awssdk.services.kendra.model.DataSourceSyncJobStatus
 
FAILED - software.amazon.awssdk.services.kendra.model.DocumentStatus
 
FAILED - software.amazon.awssdk.services.kendra.model.ExperienceStatus
 
FAILED - software.amazon.awssdk.services.kendra.model.FaqStatus
 
FAILED - software.amazon.awssdk.services.kendra.model.IndexStatus
 
FAILED - software.amazon.awssdk.services.kendra.model.PrincipalMappingStatus
 
FAILED - software.amazon.awssdk.services.kendra.model.QuerySuggestionsBlockListStatus
 
FAILED - software.amazon.awssdk.services.kendra.model.ThesaurusStatus
 
failedDocuments() - Method in class software.amazon.awssdk.services.kendra.model.BatchDeleteDocumentResponse
A list of documents that could not be removed from the index.
failedDocuments() - Method in class software.amazon.awssdk.services.kendra.model.BatchPutDocumentResponse
A list of documents that were not added to the index because the document failed a validation check.
failedDocuments(Collection<BatchDeleteDocumentResponseFailedDocument>) - Method in interface software.amazon.awssdk.services.kendra.model.BatchDeleteDocumentResponse.Builder
A list of documents that could not be removed from the index.
failedDocuments(Collection<BatchPutDocumentResponseFailedDocument>) - Method in interface software.amazon.awssdk.services.kendra.model.BatchPutDocumentResponse.Builder
A list of documents that were not added to the index because the document failed a validation check.
failedDocuments(Consumer<BatchDeleteDocumentResponseFailedDocument.Builder>...) - Method in interface software.amazon.awssdk.services.kendra.model.BatchDeleteDocumentResponse.Builder
A list of documents that could not be removed from the index.
failedDocuments(Consumer<BatchPutDocumentResponseFailedDocument.Builder>...) - Method in interface software.amazon.awssdk.services.kendra.model.BatchPutDocumentResponse.Builder
A list of documents that were not added to the index because the document failed a validation check.
failedDocuments(BatchDeleteDocumentResponseFailedDocument...) - Method in interface software.amazon.awssdk.services.kendra.model.BatchDeleteDocumentResponse.Builder
A list of documents that could not be removed from the index.
failedDocuments(BatchPutDocumentResponseFailedDocument...) - Method in interface software.amazon.awssdk.services.kendra.model.BatchPutDocumentResponse.Builder
A list of documents that were not added to the index because the document failed a validation check.
FailedEntity - Class in software.amazon.awssdk.services.kendra.model
Information on the users or groups in your IAM Identity Center identity source that failed to properly configure with your Amazon Kendra experience.
FailedEntity.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
failedEntityList() - Method in class software.amazon.awssdk.services.kendra.model.AssociateEntitiesToExperienceResponse
Lists the users or groups in your IAM Identity Center identity source that failed to properly configure with your Amazon Kendra experience.
failedEntityList() - Method in class software.amazon.awssdk.services.kendra.model.AssociatePersonasToEntitiesResponse
Lists the users or groups in your IAM Identity Center identity source that failed to properly configure with your Amazon Kendra experience.
failedEntityList() - Method in class software.amazon.awssdk.services.kendra.model.DisassociateEntitiesFromExperienceResponse
Lists the users or groups in your IAM Identity Center identity source that failed to properly remove access to your Amazon Kendra experience.
failedEntityList() - Method in class software.amazon.awssdk.services.kendra.model.DisassociatePersonasFromEntitiesResponse
Lists the users or groups in your IAM Identity Center identity source that failed to properly remove access to your Amazon Kendra experience.
failedEntityList(Collection<FailedEntity>) - Method in interface software.amazon.awssdk.services.kendra.model.AssociateEntitiesToExperienceResponse.Builder
Lists the users or groups in your IAM Identity Center identity source that failed to properly configure with your Amazon Kendra experience.
failedEntityList(Collection<FailedEntity>) - Method in interface software.amazon.awssdk.services.kendra.model.AssociatePersonasToEntitiesResponse.Builder
Lists the users or groups in your IAM Identity Center identity source that failed to properly configure with your Amazon Kendra experience.
failedEntityList(Collection<FailedEntity>) - Method in interface software.amazon.awssdk.services.kendra.model.DisassociateEntitiesFromExperienceResponse.Builder
Lists the users or groups in your IAM Identity Center identity source that failed to properly remove access to your Amazon Kendra experience.
failedEntityList(Collection<FailedEntity>) - Method in interface software.amazon.awssdk.services.kendra.model.DisassociatePersonasFromEntitiesResponse.Builder
Lists the users or groups in your IAM Identity Center identity source that failed to properly remove access to your Amazon Kendra experience.
failedEntityList(Consumer<FailedEntity.Builder>...) - Method in interface software.amazon.awssdk.services.kendra.model.AssociateEntitiesToExperienceResponse.Builder
Lists the users or groups in your IAM Identity Center identity source that failed to properly configure with your Amazon Kendra experience.
failedEntityList(Consumer<FailedEntity.Builder>...) - Method in interface software.amazon.awssdk.services.kendra.model.AssociatePersonasToEntitiesResponse.Builder
Lists the users or groups in your IAM Identity Center identity source that failed to properly configure with your Amazon Kendra experience.
failedEntityList(Consumer<FailedEntity.Builder>...) - Method in interface software.amazon.awssdk.services.kendra.model.DisassociateEntitiesFromExperienceResponse.Builder
Lists the users or groups in your IAM Identity Center identity source that failed to properly remove access to your Amazon Kendra experience.
failedEntityList(Consumer<FailedEntity.Builder>...) - Method in interface software.amazon.awssdk.services.kendra.model.DisassociatePersonasFromEntitiesResponse.Builder
Lists the users or groups in your IAM Identity Center identity source that failed to properly remove access to your Amazon Kendra experience.
failedEntityList(FailedEntity...) - Method in interface software.amazon.awssdk.services.kendra.model.AssociateEntitiesToExperienceResponse.Builder
Lists the users or groups in your IAM Identity Center identity source that failed to properly configure with your Amazon Kendra experience.
failedEntityList(FailedEntity...) - Method in interface software.amazon.awssdk.services.kendra.model.AssociatePersonasToEntitiesResponse.Builder
Lists the users or groups in your IAM Identity Center identity source that failed to properly configure with your Amazon Kendra experience.
failedEntityList(FailedEntity...) - Method in interface software.amazon.awssdk.services.kendra.model.DisassociateEntitiesFromExperienceResponse.Builder
Lists the users or groups in your IAM Identity Center identity source that failed to properly remove access to your Amazon Kendra experience.
failedEntityList(FailedEntity...) - Method in interface software.amazon.awssdk.services.kendra.model.DisassociatePersonasFromEntitiesResponse.Builder
Lists the users or groups in your IAM Identity Center identity source that failed to properly remove access to your Amazon Kendra experience.
failureCode() - Method in class software.amazon.awssdk.services.kendra.model.Status
Indicates the source of the error.
failureCode(String) - Method in interface software.amazon.awssdk.services.kendra.model.Status.Builder
Indicates the source of the error.
failureReason() - Method in class software.amazon.awssdk.services.kendra.model.GroupOrderingIdSummary
The reason an action could not be processed.
failureReason() - Method in class software.amazon.awssdk.services.kendra.model.Status
Provides detailed information about why the document couldn't be indexed.
failureReason(String) - Method in interface software.amazon.awssdk.services.kendra.model.GroupOrderingIdSummary.Builder
The reason an action could not be processed.
failureReason(String) - Method in interface software.amazon.awssdk.services.kendra.model.Status.Builder
Provides detailed information about why the document couldn't be indexed.
FaqFileFormat - Enum in software.amazon.awssdk.services.kendra.model
 
faqIds() - Method in class software.amazon.awssdk.services.kendra.model.ContentSourceConfiguration
The identifier of the FAQs that you want to use for your Amazon Kendra experience.
faqIds(String...) - Method in interface software.amazon.awssdk.services.kendra.model.ContentSourceConfiguration.Builder
The identifier of the FAQs that you want to use for your Amazon Kendra experience.
faqIds(Collection<String>) - Method in interface software.amazon.awssdk.services.kendra.model.ContentSourceConfiguration.Builder
The identifier of the FAQs that you want to use for your Amazon Kendra experience.
faqStatistics() - Method in class software.amazon.awssdk.services.kendra.model.IndexStatistics
The number of question and answer topics in the index.
faqStatistics(Consumer<FaqStatistics.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.IndexStatistics.Builder
The number of question and answer topics in the index.
faqStatistics(FaqStatistics) - Method in interface software.amazon.awssdk.services.kendra.model.IndexStatistics.Builder
The number of question and answer topics in the index.
FaqStatistics - Class in software.amazon.awssdk.services.kendra.model
Provides statistical information about the FAQ questions and answers contained in an index.
FaqStatistics.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
FaqStatus - Enum in software.amazon.awssdk.services.kendra.model
 
FaqSummary - Class in software.amazon.awssdk.services.kendra.model
Summary information for frequently asked questions and answers included in an index.
FaqSummary.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
faqSummaryItems() - Method in class software.amazon.awssdk.services.kendra.model.ListFaqsResponse
information about the FAQs associated with the specified index.
faqSummaryItems(Collection<FaqSummary>) - Method in interface software.amazon.awssdk.services.kendra.model.ListFaqsResponse.Builder
information about the FAQs associated with the specified index.
faqSummaryItems(Consumer<FaqSummary.Builder>...) - Method in interface software.amazon.awssdk.services.kendra.model.ListFaqsResponse.Builder
information about the FAQs associated with the specified index.
faqSummaryItems(FaqSummary...) - Method in interface software.amazon.awssdk.services.kendra.model.ListFaqsResponse.Builder
information about the FAQs associated with the specified index.
FatScope<T> - Class in software.amazon.awssdk.services.kendra.endpoints.internal
 
FatScope() - Constructor for class software.amazon.awssdk.services.kendra.endpoints.internal.FatScope
 
FatScope(HashMap<Identifier, T>, HashMap<Expr, T>) - Constructor for class software.amazon.awssdk.services.kendra.endpoints.internal.FatScope
 
FeaturedDocument - Class in software.amazon.awssdk.services.kendra.model
A featured document.
FeaturedDocument.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
FeaturedDocumentMissing - Class in software.amazon.awssdk.services.kendra.model
A document ID doesn't exist but you have specified as a featured document.
FeaturedDocumentMissing.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
featuredDocuments() - Method in class software.amazon.awssdk.services.kendra.model.CreateFeaturedResultsSetRequest
A list of document IDs for the documents you want to feature at the top of the search results page.
featuredDocuments() - Method in class software.amazon.awssdk.services.kendra.model.FeaturedResultsSet
The list of document IDs for the documents you want to feature at the top of the search results page.
featuredDocuments() - Method in class software.amazon.awssdk.services.kendra.model.UpdateFeaturedResultsSetRequest
A list of document IDs for the documents you want to feature at the top of the search results page.
featuredDocuments(Collection<FeaturedDocument>) - Method in interface software.amazon.awssdk.services.kendra.model.CreateFeaturedResultsSetRequest.Builder
A list of document IDs for the documents you want to feature at the top of the search results page.
featuredDocuments(Collection<FeaturedDocument>) - Method in interface software.amazon.awssdk.services.kendra.model.FeaturedResultsSet.Builder
The list of document IDs for the documents you want to feature at the top of the search results page.
featuredDocuments(Collection<FeaturedDocument>) - Method in interface software.amazon.awssdk.services.kendra.model.UpdateFeaturedResultsSetRequest.Builder
A list of document IDs for the documents you want to feature at the top of the search results page.
featuredDocuments(Consumer<FeaturedDocument.Builder>...) - Method in interface software.amazon.awssdk.services.kendra.model.CreateFeaturedResultsSetRequest.Builder
A list of document IDs for the documents you want to feature at the top of the search results page.
featuredDocuments(Consumer<FeaturedDocument.Builder>...) - Method in interface software.amazon.awssdk.services.kendra.model.FeaturedResultsSet.Builder
The list of document IDs for the documents you want to feature at the top of the search results page.
featuredDocuments(Consumer<FeaturedDocument.Builder>...) - Method in interface software.amazon.awssdk.services.kendra.model.UpdateFeaturedResultsSetRequest.Builder
A list of document IDs for the documents you want to feature at the top of the search results page.
featuredDocuments(FeaturedDocument...) - Method in interface software.amazon.awssdk.services.kendra.model.CreateFeaturedResultsSetRequest.Builder
A list of document IDs for the documents you want to feature at the top of the search results page.
featuredDocuments(FeaturedDocument...) - Method in interface software.amazon.awssdk.services.kendra.model.FeaturedResultsSet.Builder
The list of document IDs for the documents you want to feature at the top of the search results page.
featuredDocuments(FeaturedDocument...) - Method in interface software.amazon.awssdk.services.kendra.model.UpdateFeaturedResultsSetRequest.Builder
A list of document IDs for the documents you want to feature at the top of the search results page.
featuredDocumentsMissing() - Method in class software.amazon.awssdk.services.kendra.model.DescribeFeaturedResultsSetResponse
The list of document IDs that don't exist but you have specified as featured documents.
featuredDocumentsMissing(Collection<FeaturedDocumentMissing>) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeFeaturedResultsSetResponse.Builder
The list of document IDs that don't exist but you have specified as featured documents.
featuredDocumentsMissing(Consumer<FeaturedDocumentMissing.Builder>...) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeFeaturedResultsSetResponse.Builder
The list of document IDs that don't exist but you have specified as featured documents.
featuredDocumentsMissing(FeaturedDocumentMissing...) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeFeaturedResultsSetResponse.Builder
The list of document IDs that don't exist but you have specified as featured documents.
featuredDocumentsWithMetadata() - Method in class software.amazon.awssdk.services.kendra.model.DescribeFeaturedResultsSetResponse
The list of document IDs for the documents you want to feature with their metadata information.
featuredDocumentsWithMetadata(Collection<FeaturedDocumentWithMetadata>) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeFeaturedResultsSetResponse.Builder
The list of document IDs for the documents you want to feature with their metadata information.
featuredDocumentsWithMetadata(Consumer<FeaturedDocumentWithMetadata.Builder>...) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeFeaturedResultsSetResponse.Builder
The list of document IDs for the documents you want to feature with their metadata information.
featuredDocumentsWithMetadata(FeaturedDocumentWithMetadata...) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeFeaturedResultsSetResponse.Builder
The list of document IDs for the documents you want to feature with their metadata information.
FeaturedDocumentWithMetadata - Class in software.amazon.awssdk.services.kendra.model
A featured document with its metadata information.
FeaturedDocumentWithMetadata.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
FeaturedResultsConflictException - Exception in software.amazon.awssdk.services.kendra.model
An error message with a list of conflicting queries used across different sets of featured results.
FeaturedResultsConflictException.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
FeaturedResultsItem - Class in software.amazon.awssdk.services.kendra.model
A single featured result item.
FeaturedResultsItem.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
featuredResultsItems() - Method in class software.amazon.awssdk.services.kendra.model.QueryResponse
The list of featured result items.
featuredResultsItems(Collection<FeaturedResultsItem>) - Method in interface software.amazon.awssdk.services.kendra.model.QueryResponse.Builder
The list of featured result items.
featuredResultsItems(Consumer<FeaturedResultsItem.Builder>...) - Method in interface software.amazon.awssdk.services.kendra.model.QueryResponse.Builder
The list of featured result items.
featuredResultsItems(FeaturedResultsItem...) - Method in interface software.amazon.awssdk.services.kendra.model.QueryResponse.Builder
The list of featured result items.
featuredResultsSet() - Method in class software.amazon.awssdk.services.kendra.model.CreateFeaturedResultsSetResponse
Information on the set of featured results.
featuredResultsSet() - Method in class software.amazon.awssdk.services.kendra.model.UpdateFeaturedResultsSetResponse
Information on the set of featured results.
featuredResultsSet(Consumer<FeaturedResultsSet.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.CreateFeaturedResultsSetResponse.Builder
Information on the set of featured results.
featuredResultsSet(Consumer<FeaturedResultsSet.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.UpdateFeaturedResultsSetResponse.Builder
Information on the set of featured results.
featuredResultsSet(FeaturedResultsSet) - Method in interface software.amazon.awssdk.services.kendra.model.CreateFeaturedResultsSetResponse.Builder
Information on the set of featured results.
featuredResultsSet(FeaturedResultsSet) - Method in interface software.amazon.awssdk.services.kendra.model.UpdateFeaturedResultsSetResponse.Builder
Information on the set of featured results.
FeaturedResultsSet - Class in software.amazon.awssdk.services.kendra.model
A set of featured results that are displayed at the top of your search results.
FeaturedResultsSet.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
featuredResultsSetId() - Method in class software.amazon.awssdk.services.kendra.model.DescribeFeaturedResultsSetRequest
The identifier of the set of featured results that you want to get information on.
featuredResultsSetId() - Method in class software.amazon.awssdk.services.kendra.model.DescribeFeaturedResultsSetResponse
The identifier of the set of featured results.
featuredResultsSetId() - Method in class software.amazon.awssdk.services.kendra.model.FeaturedResultsSet
The identifier of the set of featured results.
featuredResultsSetId() - Method in class software.amazon.awssdk.services.kendra.model.FeaturedResultsSetSummary
The identifier of the set of featured results.
featuredResultsSetId() - Method in class software.amazon.awssdk.services.kendra.model.UpdateFeaturedResultsSetRequest
The identifier of the set of featured results that you want to update.
featuredResultsSetId(String) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeFeaturedResultsSetRequest.Builder
The identifier of the set of featured results that you want to get information on.
featuredResultsSetId(String) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeFeaturedResultsSetResponse.Builder
The identifier of the set of featured results.
featuredResultsSetId(String) - Method in interface software.amazon.awssdk.services.kendra.model.FeaturedResultsSet.Builder
The identifier of the set of featured results.
featuredResultsSetId(String) - Method in interface software.amazon.awssdk.services.kendra.model.FeaturedResultsSetSummary.Builder
The identifier of the set of featured results.
featuredResultsSetId(String) - Method in interface software.amazon.awssdk.services.kendra.model.UpdateFeaturedResultsSetRequest.Builder
The identifier of the set of featured results that you want to update.
featuredResultsSetIds() - Method in class software.amazon.awssdk.services.kendra.model.BatchDeleteFeaturedResultsSetRequest
The identifiers of the featured results sets that you want to delete.
featuredResultsSetIds(String...) - Method in interface software.amazon.awssdk.services.kendra.model.BatchDeleteFeaturedResultsSetRequest.Builder
The identifiers of the featured results sets that you want to delete.
featuredResultsSetIds(Collection<String>) - Method in interface software.amazon.awssdk.services.kendra.model.BatchDeleteFeaturedResultsSetRequest.Builder
The identifiers of the featured results sets that you want to delete.
featuredResultsSetName() - Method in class software.amazon.awssdk.services.kendra.model.CreateFeaturedResultsSetRequest
A name for the set of featured results.
featuredResultsSetName() - Method in class software.amazon.awssdk.services.kendra.model.DescribeFeaturedResultsSetResponse
The name for the set of featured results.
featuredResultsSetName() - Method in class software.amazon.awssdk.services.kendra.model.FeaturedResultsSet
The name for the set of featured results.
featuredResultsSetName() - Method in class software.amazon.awssdk.services.kendra.model.FeaturedResultsSetSummary
The name for the set of featured results.
featuredResultsSetName() - Method in class software.amazon.awssdk.services.kendra.model.UpdateFeaturedResultsSetRequest
A new name for the set of featured results.
featuredResultsSetName(String) - Method in interface software.amazon.awssdk.services.kendra.model.CreateFeaturedResultsSetRequest.Builder
A name for the set of featured results.
featuredResultsSetName(String) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeFeaturedResultsSetResponse.Builder
The name for the set of featured results.
featuredResultsSetName(String) - Method in interface software.amazon.awssdk.services.kendra.model.FeaturedResultsSet.Builder
The name for the set of featured results.
featuredResultsSetName(String) - Method in interface software.amazon.awssdk.services.kendra.model.FeaturedResultsSetSummary.Builder
The name for the set of featured results.
featuredResultsSetName(String) - Method in interface software.amazon.awssdk.services.kendra.model.UpdateFeaturedResultsSetRequest.Builder
A new name for the set of featured results.
FeaturedResultsSetStatus - Enum in software.amazon.awssdk.services.kendra.model
 
FeaturedResultsSetSummary - Class in software.amazon.awssdk.services.kendra.model
Summary information for a set of featured results.
FeaturedResultsSetSummary.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
featuredResultsSetSummaryItems() - Method in class software.amazon.awssdk.services.kendra.model.ListFeaturedResultsSetsResponse
An array of summary information for one or more featured results sets.
featuredResultsSetSummaryItems(Collection<FeaturedResultsSetSummary>) - Method in interface software.amazon.awssdk.services.kendra.model.ListFeaturedResultsSetsResponse.Builder
An array of summary information for one or more featured results sets.
featuredResultsSetSummaryItems(Consumer<FeaturedResultsSetSummary.Builder>...) - Method in interface software.amazon.awssdk.services.kendra.model.ListFeaturedResultsSetsResponse.Builder
An array of summary information for one or more featured results sets.
featuredResultsSetSummaryItems(FeaturedResultsSetSummary...) - Method in interface software.amazon.awssdk.services.kendra.model.ListFeaturedResultsSetsResponse.Builder
An array of summary information for one or more featured results sets.
feedbackToken() - Method in class software.amazon.awssdk.services.kendra.model.FeaturedResultsItem
A token that identifies a particular featured result from a particular query.
feedbackToken() - Method in class software.amazon.awssdk.services.kendra.model.QueryResultItem
A token that identifies a particular result from a particular query.
feedbackToken(String) - Method in interface software.amazon.awssdk.services.kendra.model.FeaturedResultsItem.Builder
A token that identifies a particular featured result from a particular query.
feedbackToken(String) - Method in interface software.amazon.awssdk.services.kendra.model.QueryResultItem.Builder
A token that identifies a particular result from a particular query.
fieldMappings() - Method in class software.amazon.awssdk.services.kendra.model.ColumnConfiguration
An array of objects that map database column names to the corresponding fields in an index.
fieldMappings() - Method in class software.amazon.awssdk.services.kendra.model.FsxConfiguration
A list of DataSourceToIndexFieldMapping objects that map Amazon FSx data source attributes or field names to Amazon Kendra index field names.
fieldMappings() - Method in class software.amazon.awssdk.services.kendra.model.GoogleDriveConfiguration
Maps Google Drive data source attributes or field names to Amazon Kendra index field names.
fieldMappings() - Method in class software.amazon.awssdk.services.kendra.model.OneDriveConfiguration
A list of DataSourceToIndexFieldMapping objects that map OneDrive data source attributes or field names to Amazon Kendra index field names.
fieldMappings() - Method in class software.amazon.awssdk.services.kendra.model.SalesforceChatterFeedConfiguration
Maps fields from a Salesforce chatter feed into Amazon Kendra index fields.
fieldMappings() - Method in class software.amazon.awssdk.services.kendra.model.SalesforceCustomKnowledgeArticleTypeConfiguration
Maps attributes or field names of the custom knowledge article to Amazon Kendra index field names.
fieldMappings() - Method in class software.amazon.awssdk.services.kendra.model.SalesforceStandardKnowledgeArticleTypeConfiguration
Maps attributes or field names of the knowledge article to Amazon Kendra index field names.
fieldMappings() - Method in class software.amazon.awssdk.services.kendra.model.SalesforceStandardObjectAttachmentConfiguration
One or more objects that map fields in attachments to Amazon Kendra index fields.
fieldMappings() - Method in class software.amazon.awssdk.services.kendra.model.SalesforceStandardObjectConfiguration
Maps attributes or field names of the standard object to Amazon Kendra index field names.
fieldMappings() - Method in class software.amazon.awssdk.services.kendra.model.ServiceNowKnowledgeArticleConfiguration
Maps attributes or field names of knoweldge articles to Amazon Kendra index field names.
fieldMappings() - Method in class software.amazon.awssdk.services.kendra.model.ServiceNowServiceCatalogConfiguration
Maps attributes or field names of catalogs to Amazon Kendra index field names.
fieldMappings() - Method in class software.amazon.awssdk.services.kendra.model.SharePointConfiguration
A list of DataSourceToIndexFieldMapping objects that map SharePoint data source attributes or field names to Amazon Kendra index field names.
fieldMappings() - Method in class software.amazon.awssdk.services.kendra.model.SlackConfiguration
A list of DataSourceToIndexFieldMapping objects that map Slack data source attributes or field names to Amazon Kendra index field names.
fieldMappings() - Method in class software.amazon.awssdk.services.kendra.model.WorkDocsConfiguration
A list of DataSourceToIndexFieldMapping objects that map Amazon WorkDocs data source attributes or field names to Amazon Kendra index field names.
fieldMappings(Collection<DataSourceToIndexFieldMapping>) - Method in interface software.amazon.awssdk.services.kendra.model.ColumnConfiguration.Builder
An array of objects that map database column names to the corresponding fields in an index.
fieldMappings(Collection<DataSourceToIndexFieldMapping>) - Method in interface software.amazon.awssdk.services.kendra.model.FsxConfiguration.Builder
A list of DataSourceToIndexFieldMapping objects that map Amazon FSx data source attributes or field names to Amazon Kendra index field names.
fieldMappings(Collection<DataSourceToIndexFieldMapping>) - Method in interface software.amazon.awssdk.services.kendra.model.GoogleDriveConfiguration.Builder
Maps Google Drive data source attributes or field names to Amazon Kendra index field names.
fieldMappings(Collection<DataSourceToIndexFieldMapping>) - Method in interface software.amazon.awssdk.services.kendra.model.OneDriveConfiguration.Builder
A list of DataSourceToIndexFieldMapping objects that map OneDrive data source attributes or field names to Amazon Kendra index field names.
fieldMappings(Collection<DataSourceToIndexFieldMapping>) - Method in interface software.amazon.awssdk.services.kendra.model.SalesforceChatterFeedConfiguration.Builder
Maps fields from a Salesforce chatter feed into Amazon Kendra index fields.
fieldMappings(Collection<DataSourceToIndexFieldMapping>) - Method in interface software.amazon.awssdk.services.kendra.model.SalesforceCustomKnowledgeArticleTypeConfiguration.Builder
Maps attributes or field names of the custom knowledge article to Amazon Kendra index field names.
fieldMappings(Collection<DataSourceToIndexFieldMapping>) - Method in interface software.amazon.awssdk.services.kendra.model.SalesforceStandardKnowledgeArticleTypeConfiguration.Builder
Maps attributes or field names of the knowledge article to Amazon Kendra index field names.
fieldMappings(Collection<DataSourceToIndexFieldMapping>) - Method in interface software.amazon.awssdk.services.kendra.model.SalesforceStandardObjectAttachmentConfiguration.Builder
One or more objects that map fields in attachments to Amazon Kendra index fields.
fieldMappings(Collection<DataSourceToIndexFieldMapping>) - Method in interface software.amazon.awssdk.services.kendra.model.SalesforceStandardObjectConfiguration.Builder
Maps attributes or field names of the standard object to Amazon Kendra index field names.
fieldMappings(Collection<DataSourceToIndexFieldMapping>) - Method in interface software.amazon.awssdk.services.kendra.model.ServiceNowKnowledgeArticleConfiguration.Builder
Maps attributes or field names of knoweldge articles to Amazon Kendra index field names.
fieldMappings(Collection<DataSourceToIndexFieldMapping>) - Method in interface software.amazon.awssdk.services.kendra.model.ServiceNowServiceCatalogConfiguration.Builder
Maps attributes or field names of catalogs to Amazon Kendra index field names.
fieldMappings(Collection<DataSourceToIndexFieldMapping>) - Method in interface software.amazon.awssdk.services.kendra.model.SharePointConfiguration.Builder
A list of DataSourceToIndexFieldMapping objects that map SharePoint data source attributes or field names to Amazon Kendra index field names.
fieldMappings(Collection<DataSourceToIndexFieldMapping>) - Method in interface software.amazon.awssdk.services.kendra.model.SlackConfiguration.Builder
A list of DataSourceToIndexFieldMapping objects that map Slack data source attributes or field names to Amazon Kendra index field names.
fieldMappings(Collection<DataSourceToIndexFieldMapping>) - Method in interface software.amazon.awssdk.services.kendra.model.WorkDocsConfiguration.Builder
A list of DataSourceToIndexFieldMapping objects that map Amazon WorkDocs data source attributes or field names to Amazon Kendra index field names.
fieldMappings(Consumer<DataSourceToIndexFieldMapping.Builder>...) - Method in interface software.amazon.awssdk.services.kendra.model.ColumnConfiguration.Builder
An array of objects that map database column names to the corresponding fields in an index.
fieldMappings(Consumer<DataSourceToIndexFieldMapping.Builder>...) - Method in interface software.amazon.awssdk.services.kendra.model.FsxConfiguration.Builder
A list of DataSourceToIndexFieldMapping objects that map Amazon FSx data source attributes or field names to Amazon Kendra index field names.
fieldMappings(Consumer<DataSourceToIndexFieldMapping.Builder>...) - Method in interface software.amazon.awssdk.services.kendra.model.GoogleDriveConfiguration.Builder
Maps Google Drive data source attributes or field names to Amazon Kendra index field names.
fieldMappings(Consumer<DataSourceToIndexFieldMapping.Builder>...) - Method in interface software.amazon.awssdk.services.kendra.model.OneDriveConfiguration.Builder
A list of DataSourceToIndexFieldMapping objects that map OneDrive data source attributes or field names to Amazon Kendra index field names.
fieldMappings(Consumer<DataSourceToIndexFieldMapping.Builder>...) - Method in interface software.amazon.awssdk.services.kendra.model.SalesforceChatterFeedConfiguration.Builder
Maps fields from a Salesforce chatter feed into Amazon Kendra index fields.
fieldMappings(Consumer<DataSourceToIndexFieldMapping.Builder>...) - Method in interface software.amazon.awssdk.services.kendra.model.SalesforceCustomKnowledgeArticleTypeConfiguration.Builder
Maps attributes or field names of the custom knowledge article to Amazon Kendra index field names.
fieldMappings(Consumer<DataSourceToIndexFieldMapping.Builder>...) - Method in interface software.amazon.awssdk.services.kendra.model.SalesforceStandardKnowledgeArticleTypeConfiguration.Builder
Maps attributes or field names of the knowledge article to Amazon Kendra index field names.
fieldMappings(Consumer<DataSourceToIndexFieldMapping.Builder>...) - Method in interface software.amazon.awssdk.services.kendra.model.SalesforceStandardObjectAttachmentConfiguration.Builder
One or more objects that map fields in attachments to Amazon Kendra index fields.
fieldMappings(Consumer<DataSourceToIndexFieldMapping.Builder>...) - Method in interface software.amazon.awssdk.services.kendra.model.SalesforceStandardObjectConfiguration.Builder
Maps attributes or field names of the standard object to Amazon Kendra index field names.
fieldMappings(Consumer<DataSourceToIndexFieldMapping.Builder>...) - Method in interface software.amazon.awssdk.services.kendra.model.ServiceNowKnowledgeArticleConfiguration.Builder
Maps attributes or field names of knoweldge articles to Amazon Kendra index field names.
fieldMappings(Consumer<DataSourceToIndexFieldMapping.Builder>...) - Method in interface software.amazon.awssdk.services.kendra.model.ServiceNowServiceCatalogConfiguration.Builder
Maps attributes or field names of catalogs to Amazon Kendra index field names.
fieldMappings(Consumer<DataSourceToIndexFieldMapping.Builder>...) - Method in interface software.amazon.awssdk.services.kendra.model.SharePointConfiguration.Builder
A list of DataSourceToIndexFieldMapping objects that map SharePoint data source attributes or field names to Amazon Kendra index field names.
fieldMappings(Consumer<DataSourceToIndexFieldMapping.Builder>...) - Method in interface software.amazon.awssdk.services.kendra.model.SlackConfiguration.Builder
A list of DataSourceToIndexFieldMapping objects that map Slack data source attributes or field names to Amazon Kendra index field names.
fieldMappings(Consumer<DataSourceToIndexFieldMapping.Builder>...) - Method in interface software.amazon.awssdk.services.kendra.model.WorkDocsConfiguration.Builder
A list of DataSourceToIndexFieldMapping objects that map Amazon WorkDocs data source attributes or field names to Amazon Kendra index field names.
fieldMappings(DataSourceToIndexFieldMapping...) - Method in interface software.amazon.awssdk.services.kendra.model.ColumnConfiguration.Builder
An array of objects that map database column names to the corresponding fields in an index.
fieldMappings(DataSourceToIndexFieldMapping...) - Method in interface software.amazon.awssdk.services.kendra.model.FsxConfiguration.Builder
A list of DataSourceToIndexFieldMapping objects that map Amazon FSx data source attributes or field names to Amazon Kendra index field names.
fieldMappings(DataSourceToIndexFieldMapping...) - Method in interface software.amazon.awssdk.services.kendra.model.GoogleDriveConfiguration.Builder
Maps Google Drive data source attributes or field names to Amazon Kendra index field names.
fieldMappings(DataSourceToIndexFieldMapping...) - Method in interface software.amazon.awssdk.services.kendra.model.OneDriveConfiguration.Builder
A list of DataSourceToIndexFieldMapping objects that map OneDrive data source attributes or field names to Amazon Kendra index field names.
fieldMappings(DataSourceToIndexFieldMapping...) - Method in interface software.amazon.awssdk.services.kendra.model.SalesforceChatterFeedConfiguration.Builder
Maps fields from a Salesforce chatter feed into Amazon Kendra index fields.
fieldMappings(DataSourceToIndexFieldMapping...) - Method in interface software.amazon.awssdk.services.kendra.model.SalesforceCustomKnowledgeArticleTypeConfiguration.Builder
Maps attributes or field names of the custom knowledge article to Amazon Kendra index field names.
fieldMappings(DataSourceToIndexFieldMapping...) - Method in interface software.amazon.awssdk.services.kendra.model.SalesforceStandardKnowledgeArticleTypeConfiguration.Builder
Maps attributes or field names of the knowledge article to Amazon Kendra index field names.
fieldMappings(DataSourceToIndexFieldMapping...) - Method in interface software.amazon.awssdk.services.kendra.model.SalesforceStandardObjectAttachmentConfiguration.Builder
One or more objects that map fields in attachments to Amazon Kendra index fields.
fieldMappings(DataSourceToIndexFieldMapping...) - Method in interface software.amazon.awssdk.services.kendra.model.SalesforceStandardObjectConfiguration.Builder
Maps attributes or field names of the standard object to Amazon Kendra index field names.
fieldMappings(DataSourceToIndexFieldMapping...) - Method in interface software.amazon.awssdk.services.kendra.model.ServiceNowKnowledgeArticleConfiguration.Builder
Maps attributes or field names of knoweldge articles to Amazon Kendra index field names.
fieldMappings(DataSourceToIndexFieldMapping...) - Method in interface software.amazon.awssdk.services.kendra.model.ServiceNowServiceCatalogConfiguration.Builder
Maps attributes or field names of catalogs to Amazon Kendra index field names.
fieldMappings(DataSourceToIndexFieldMapping...) - Method in interface software.amazon.awssdk.services.kendra.model.SharePointConfiguration.Builder
A list of DataSourceToIndexFieldMapping objects that map SharePoint data source attributes or field names to Amazon Kendra index field names.
fieldMappings(DataSourceToIndexFieldMapping...) - Method in interface software.amazon.awssdk.services.kendra.model.SlackConfiguration.Builder
A list of DataSourceToIndexFieldMapping objects that map Slack data source attributes or field names to Amazon Kendra index field names.
fieldMappings(DataSourceToIndexFieldMapping...) - Method in interface software.amazon.awssdk.services.kendra.model.WorkDocsConfiguration.Builder
A list of DataSourceToIndexFieldMapping objects that map Amazon WorkDocs data source attributes or field names to Amazon Kendra index field names.
FILE_SIZE - software.amazon.awssdk.services.kendra.model.ConfluenceAttachmentFieldName
 
fileFieldMappings() - Method in class software.amazon.awssdk.services.kendra.model.BoxConfiguration
A list of DataSourceToIndexFieldMapping objects that map attributes or field names of Box files to Amazon Kendra index field names.
fileFieldMappings(Collection<DataSourceToIndexFieldMapping>) - Method in interface software.amazon.awssdk.services.kendra.model.BoxConfiguration.Builder
A list of DataSourceToIndexFieldMapping objects that map attributes or field names of Box files to Amazon Kendra index field names.
fileFieldMappings(Consumer<DataSourceToIndexFieldMapping.Builder>...) - Method in interface software.amazon.awssdk.services.kendra.model.BoxConfiguration.Builder
A list of DataSourceToIndexFieldMapping objects that map attributes or field names of Box files to Amazon Kendra index field names.
fileFieldMappings(DataSourceToIndexFieldMapping...) - Method in interface software.amazon.awssdk.services.kendra.model.BoxConfiguration.Builder
A list of DataSourceToIndexFieldMapping objects that map attributes or field names of Box files to Amazon Kendra index field names.
fileFormat() - Method in class software.amazon.awssdk.services.kendra.model.CreateFaqRequest
The format of the FAQ input file.
fileFormat() - Method in class software.amazon.awssdk.services.kendra.model.DescribeFaqResponse
The file format used by the input files for the FAQ.
fileFormat() - Method in class software.amazon.awssdk.services.kendra.model.FaqSummary
The file type used to create the FAQ.
fileFormat(String) - Method in interface software.amazon.awssdk.services.kendra.model.CreateFaqRequest.Builder
The format of the FAQ input file.
fileFormat(String) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeFaqResponse.Builder
The file format used by the input files for the FAQ.
fileFormat(String) - Method in interface software.amazon.awssdk.services.kendra.model.FaqSummary.Builder
The file type used to create the FAQ.
fileFormat(FaqFileFormat) - Method in interface software.amazon.awssdk.services.kendra.model.CreateFaqRequest.Builder
The format of the FAQ input file.
fileFormat(FaqFileFormat) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeFaqResponse.Builder
The file format used by the input files for the FAQ.
fileFormat(FaqFileFormat) - Method in interface software.amazon.awssdk.services.kendra.model.FaqSummary.Builder
The file type used to create the FAQ.
fileFormatAsString() - Method in class software.amazon.awssdk.services.kendra.model.CreateFaqRequest
The format of the FAQ input file.
fileFormatAsString() - Method in class software.amazon.awssdk.services.kendra.model.DescribeFaqResponse
The file format used by the input files for the FAQ.
fileFormatAsString() - Method in class software.amazon.awssdk.services.kendra.model.FaqSummary
The file type used to create the FAQ.
fileSizeBytes() - Method in class software.amazon.awssdk.services.kendra.model.DescribeQuerySuggestionsBlockListResponse
The current size of the block list text file in S3.
fileSizeBytes() - Method in class software.amazon.awssdk.services.kendra.model.DescribeThesaurusResponse
The size of the thesaurus file in bytes.
fileSizeBytes(Long) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeQuerySuggestionsBlockListResponse.Builder
The current size of the block list text file in S3.
fileSizeBytes(Long) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeThesaurusResponse.Builder
The size of the thesaurus file in bytes.
fileSystemId() - Method in class software.amazon.awssdk.services.kendra.model.FsxConfiguration
The identifier of the Amazon FSx file system.
fileSystemId(String) - Method in interface software.amazon.awssdk.services.kendra.model.FsxConfiguration.Builder
The identifier of the Amazon FSx file system.
fileSystemType() - Method in class software.amazon.awssdk.services.kendra.model.FsxConfiguration
The Amazon FSx file system type.
fileSystemType(String) - Method in interface software.amazon.awssdk.services.kendra.model.FsxConfiguration.Builder
The Amazon FSx file system type.
fileSystemType(FsxFileSystemType) - Method in interface software.amazon.awssdk.services.kendra.model.FsxConfiguration.Builder
The Amazon FSx file system type.
fileSystemTypeAsString() - Method in class software.amazon.awssdk.services.kendra.model.FsxConfiguration
The Amazon FSx file system type.
filterQuery() - Method in class software.amazon.awssdk.services.kendra.model.ServiceNowKnowledgeArticleConfiguration
A query that selects the knowledge articles to index.
filterQuery(String) - Method in interface software.amazon.awssdk.services.kendra.model.ServiceNowKnowledgeArticleConfiguration.Builder
A query that selects the knowledge articles to index.
finishMultipartTemplate() - Method in interface software.amazon.awssdk.services.kendra.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.kendra.endpoints.internal.AwsEndpointProviderUtils
 
firstName() - Method in class software.amazon.awssdk.services.kendra.model.EntityDisplayData
The first name of the user.
firstName(String) - Method in interface software.amazon.awssdk.services.kendra.model.EntityDisplayData.Builder
The first name of the user.
fn(String) - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.FnNode.Builder
 
fn(Fn) - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Condition.Builder
 
Fn - Class in software.amazon.awssdk.services.kendra.endpoints.internal
 
Fn(FnNode) - Constructor for class software.amazon.awssdk.services.kendra.endpoints.internal.Fn
 
fnNode - Variable in class software.amazon.awssdk.services.kendra.endpoints.internal.Fn
 
FnNode - Class in software.amazon.awssdk.services.kendra.endpoints.internal
Parsed but not validated function contents containing the `fn` name and `argv`
FnNode.Builder - Class in software.amazon.awssdk.services.kendra.endpoints.internal
 
FnVisitor<R> - Interface in software.amazon.awssdk.services.kendra.endpoints.internal
 
folderIds() - Method in class software.amazon.awssdk.services.kendra.model.QuipConfiguration
The identifiers of the Quip folders you want to index.
folderIds(String...) - Method in interface software.amazon.awssdk.services.kendra.model.QuipConfiguration.Builder
The identifiers of the Quip folders you want to index.
folderIds(Collection<String>) - Method in interface software.amazon.awssdk.services.kendra.model.QuipConfiguration.Builder
The identifiers of the Quip folders you want to index.
forEach(BiConsumer<Identifier, Value>) - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Value.Record
 
format() - Method in class software.amazon.awssdk.services.kendra.model.QueryResultItem
If the Type of document within the response is ANSWER, then it is either a TABLE answer or TEXT answer.
format(String) - Method in interface software.amazon.awssdk.services.kendra.model.QueryResultItem.Builder
If the Type of document within the response is ANSWER, then it is either a TABLE answer or TEXT answer.
format(QueryResultFormat) - Method in interface software.amazon.awssdk.services.kendra.model.QueryResultItem.Builder
If the Type of document within the response is ANSWER, then it is either a TABLE answer or TEXT answer.
formatAsString() - Method in class software.amazon.awssdk.services.kendra.model.QueryResultItem
If the Type of document within the response is ANSWER, then it is either a TABLE answer or TEXT answer.
freshness() - Method in class software.amazon.awssdk.services.kendra.model.Relevance
Indicates that this field determines how "fresh" a document is.
freshness(Boolean) - Method in interface software.amazon.awssdk.services.kendra.model.Relevance.Builder
Indicates that this field determines how "fresh" a document is.
from(String) - Static method in class software.amazon.awssdk.services.kendra.endpoints.internal.ParameterReference
 
from(String, String) - Static method in class software.amazon.awssdk.services.kendra.endpoints.internal.ParameterReference
 
fromArray(List<Value>) - Static method in class software.amazon.awssdk.services.kendra.endpoints.internal.Value
 
fromBool(boolean) - Static method in class software.amazon.awssdk.services.kendra.endpoints.internal.Literal
 
fromBool(boolean) - Static method in class software.amazon.awssdk.services.kendra.endpoints.internal.Value
 
fromDateValue(Instant) - Static method in class software.amazon.awssdk.services.kendra.model.DocumentAttributeValue
Create an instance of this class with DocumentAttributeValue.dateValue() initialized to the given value.
fromInteger(int) - Static method in class software.amazon.awssdk.services.kendra.endpoints.internal.Literal
 
fromInteger(int) - Static method in class software.amazon.awssdk.services.kendra.endpoints.internal.Value
 
fromLongValue(Long) - Static method in class software.amazon.awssdk.services.kendra.model.DocumentAttributeValue
Create an instance of this class with DocumentAttributeValue.longValue() initialized to the given value.
fromNode(String, JsonNode) - Static method in class software.amazon.awssdk.services.kendra.endpoints.internal.Parameter
 
fromNode(String, JsonNode) - Static method in class software.amazon.awssdk.services.kendra.endpoints.internal.RulePartition
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.kendra.endpoints.internal.Condition
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.kendra.endpoints.internal.EndpointResult
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.kendra.endpoints.internal.EndpointRuleset
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.kendra.endpoints.internal.Expr
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.kendra.endpoints.internal.FnNode
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.kendra.endpoints.internal.Literal
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.kendra.endpoints.internal.Outputs
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.kendra.endpoints.internal.Parameter.Deprecated
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.kendra.endpoints.internal.Parameters
 
fromNode(JsonNode) - Static method in enum software.amazon.awssdk.services.kendra.endpoints.internal.ParameterType
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.kendra.endpoints.internal.Partition
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.kendra.endpoints.internal.Partitions
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.kendra.endpoints.internal.RegionOverride
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.kendra.endpoints.internal.Rule
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.kendra.endpoints.internal.Value.Endpoint
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.kendra.endpoints.internal.Value
 
fromParam(Parameter) - Static method in class software.amazon.awssdk.services.kendra.endpoints.internal.PartitionFn
 
fromParam(Parameter, Expr) - Static method in class software.amazon.awssdk.services.kendra.endpoints.internal.BooleanEqualsFn
 
fromRecord(Map<Identifier, Literal>) - Static method in class software.amazon.awssdk.services.kendra.endpoints.internal.Literal
 
fromRecord(Map<Identifier, Value>) - Static method in class software.amazon.awssdk.services.kendra.endpoints.internal.Value
 
fromStr(String) - Static method in class software.amazon.awssdk.services.kendra.endpoints.internal.Literal
 
fromStr(String) - Static method in class software.amazon.awssdk.services.kendra.endpoints.internal.Value
 
fromStr(Template) - Static method in class software.amazon.awssdk.services.kendra.endpoints.internal.Literal
 
fromString(String) - Static method in class software.amazon.awssdk.services.kendra.endpoints.internal.Identifier
 
fromString(String) - Static method in class software.amazon.awssdk.services.kendra.endpoints.internal.Template
 
fromStringListValue(List<String>) - Static method in class software.amazon.awssdk.services.kendra.model.DocumentAttributeValue
Create an instance of this class with DocumentAttributeValue.stringListValue() initialized to the given value.
fromStringValue(String) - Static method in class software.amazon.awssdk.services.kendra.model.DocumentAttributeValue
Create an instance of this class with DocumentAttributeValue.stringValue() initialized to the given value.
fromTuple(List<Literal>) - Static method in class software.amazon.awssdk.services.kendra.endpoints.internal.Literal
 
fromValue(String) - Static method in enum software.amazon.awssdk.services.kendra.endpoints.internal.ParameterType
 
fromValue(String) - Static method in enum software.amazon.awssdk.services.kendra.model.AdditionalResultAttributeValueType
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.kendra.model.AlfrescoEntity
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.kendra.model.AttributeSuggestionsMode
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.kendra.model.ConditionOperator
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.kendra.model.ConfluenceAttachmentFieldName
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.kendra.model.ConfluenceAuthenticationType
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.kendra.model.ConfluenceBlogFieldName
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.kendra.model.ConfluencePageFieldName
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.kendra.model.ConfluenceSpaceFieldName
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.kendra.model.ConfluenceVersion
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.kendra.model.ContentType
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.kendra.model.DatabaseEngineType
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.kendra.model.DataSourceStatus
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.kendra.model.DataSourceSyncJobStatus
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.kendra.model.DataSourceType
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.kendra.model.DocumentAttributeValueType
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.kendra.model.DocumentStatus
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.kendra.model.EndpointType
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.kendra.model.EntityType
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.kendra.model.ErrorCode
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.kendra.model.ExperienceStatus
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.kendra.model.FaqFileFormat
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.kendra.model.FaqStatus
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.kendra.model.FeaturedResultsSetStatus
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.kendra.model.FsxFileSystemType
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.kendra.model.HighlightType
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.kendra.model.IndexEdition
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.kendra.model.IndexStatus
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.kendra.model.Interval
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.kendra.model.IssueSubEntity
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.kendra.model.KeyLocation
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.kendra.model.MetricType
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.kendra.model.MissingAttributeKeyStrategy
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.kendra.model.Mode
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.kendra.model.Order
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.kendra.model.Persona
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.kendra.model.PrincipalMappingStatus
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.kendra.model.PrincipalType
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.kendra.model.QueryIdentifiersEnclosingOption
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.kendra.model.QueryResultFormat
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.kendra.model.QueryResultType
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.kendra.model.QuerySuggestionsBlockListStatus
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.kendra.model.QuerySuggestionsStatus
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.kendra.model.ReadAccessType
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.kendra.model.RelevanceType
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.kendra.model.SalesforceChatterFeedIncludeFilterType
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.kendra.model.SalesforceKnowledgeArticleState
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.kendra.model.SalesforceStandardObjectName
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.kendra.model.ScoreConfidence
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.kendra.model.ServiceNowAuthenticationType
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.kendra.model.ServiceNowBuildVersionType
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.kendra.model.SharePointOnlineAuthenticationType
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.kendra.model.SharePointVersion
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.kendra.model.SlackEntity
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.kendra.model.SortOrder
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.kendra.model.SuggestionType
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.kendra.model.ThesaurusStatus
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.kendra.model.Type
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.kendra.model.UserContextPolicy
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.kendra.model.UserGroupResolutionMode
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.kendra.model.WarningCode
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.kendra.model.WebCrawlerMode
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
FSX - software.amazon.awssdk.services.kendra.model.DataSourceType
 
fsxConfiguration() - Method in class software.amazon.awssdk.services.kendra.model.DataSourceConfiguration
Provides the configuration information to connect to Amazon FSx as your data source.
fsxConfiguration(Consumer<FsxConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.DataSourceConfiguration.Builder
Provides the configuration information to connect to Amazon FSx as your data source.
fsxConfiguration(FsxConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.DataSourceConfiguration.Builder
Provides the configuration information to connect to Amazon FSx as your data source.
FsxConfiguration - Class in software.amazon.awssdk.services.kendra.model
Provides the configuration information to connect to Amazon FSx as your data source.
FsxConfiguration.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
FsxFileSystemType - Enum in software.amazon.awssdk.services.kendra.model
 

G

generateEndpoint(EndpointResult) - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.RuleEvaluator
 
get() - Method in interface software.amazon.awssdk.services.kendra.endpoints.internal.EndpointAuthSchemeStrategyFactory
 
get(int) - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Value.Array
 
get(Identifier) - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Parameters
 
get(Identifier) - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Value.Record
 
getArgv() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Fn
 
getArgv() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.FnNode
 
getAttr(String) - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Expr
 
getAttr(Identifier) - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Expr
 
GetAttr - Class in software.amazon.awssdk.services.kendra.endpoints.internal
 
GetAttr(FnNode) - Constructor for class software.amazon.awssdk.services.kendra.endpoints.internal.GetAttr
 
GetAttr.Builder - Class in software.amazon.awssdk.services.kendra.endpoints.internal
 
GetAttr.Part - Interface in software.amazon.awssdk.services.kendra.endpoints.internal
 
GetAttr.Part.Index - Class in software.amazon.awssdk.services.kendra.endpoints.internal
 
GetAttr.Part.Key - Class in software.amazon.awssdk.services.kendra.endpoints.internal
 
getBuiltIn() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Parameter
 
getConditions() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Rule
 
getContext() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.ParameterReference
 
getDefault() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.ExprVisitor.Default
 
getDefault() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Parameter
The default value for this Parameter
getDefaultValue() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Parameter
 
getDeprecated() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Parameter
 
getDocumentation() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Parameter
 
getEndpoint() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.EndpointRule
 
getExpr() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Template.Dynamic
 
getFn() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Condition
 
getHeaders() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.EndpointResult
 
getHeaders() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Value.Endpoint
 
getId() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.FnNode
 
getLeft() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.BooleanEqualsFn
 
getLeft() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.StringEqualsFn
 
getName() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Fn
Returns the name of this function, eg.
getName() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Parameter
 
getName() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.ParameterReference
 
getName() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Ref
 
getParameters() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.EndpointRuleset
 
getParts() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Template
 
getProperties() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.EndpointResult
 
getProperties() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Value.Endpoint
 
getQuerySuggestions(Consumer<GetQuerySuggestionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
Fetches the queries that are suggested to your users.
getQuerySuggestions(Consumer<GetQuerySuggestionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
Fetches the queries that are suggested to your users.
getQuerySuggestions(GetQuerySuggestionsRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
Fetches the queries that are suggested to your users.
getQuerySuggestions(GetQuerySuggestionsRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
Fetches the queries that are suggested to your users.
GetQuerySuggestionsRequest - Class in software.amazon.awssdk.services.kendra.model
 
GetQuerySuggestionsRequest.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
GetQuerySuggestionsRequestMarshaller - Class in software.amazon.awssdk.services.kendra.transform
GetQuerySuggestionsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.kendra.transform.GetQuerySuggestionsRequestMarshaller
 
GetQuerySuggestionsResponse - Class in software.amazon.awssdk.services.kendra.model
 
GetQuerySuggestionsResponse.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
getResult() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Condition
 
getRight() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.BooleanEqualsFn
 
getRight() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.StringEqualsFn
 
getRules() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.EndpointRuleset
 
getServiceId() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.EndpointRuleset
 
getSnapshots(Consumer<GetSnapshotsRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
Retrieves search metrics data.
getSnapshots(Consumer<GetSnapshotsRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
Retrieves search metrics data.
getSnapshots(GetSnapshotsRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
Retrieves search metrics data.
getSnapshots(GetSnapshotsRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
Retrieves search metrics data.
GetSnapshotsIterable - Class in software.amazon.awssdk.services.kendra.paginators
Represents the output for the KendraClient.getSnapshotsPaginator(software.amazon.awssdk.services.kendra.model.GetSnapshotsRequest) operation which is a paginated operation.
GetSnapshotsIterable(KendraClient, GetSnapshotsRequest) - Constructor for class software.amazon.awssdk.services.kendra.paginators.GetSnapshotsIterable
 
getSnapshotsPaginator(Consumer<GetSnapshotsRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
getSnapshotsPaginator(Consumer<GetSnapshotsRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
getSnapshotsPaginator(GetSnapshotsRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
getSnapshotsPaginator(GetSnapshotsRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
GetSnapshotsPublisher - Class in software.amazon.awssdk.services.kendra.paginators
Represents the output for the KendraAsyncClient.getSnapshotsPaginator(software.amazon.awssdk.services.kendra.model.GetSnapshotsRequest) operation which is a paginated operation.
GetSnapshotsPublisher(KendraAsyncClient, GetSnapshotsRequest) - Constructor for class software.amazon.awssdk.services.kendra.paginators.GetSnapshotsPublisher
 
GetSnapshotsRequest - Class in software.amazon.awssdk.services.kendra.model
 
GetSnapshotsRequest.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
GetSnapshotsRequestMarshaller - Class in software.amazon.awssdk.services.kendra.transform
GetSnapshotsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.kendra.transform.GetSnapshotsRequestMarshaller
 
GetSnapshotsResponse - Class in software.amazon.awssdk.services.kendra.model
 
GetSnapshotsResponse.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
getType() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Parameter
 
getUrl() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.EndpointResult
 
getUrl() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Value.Endpoint
 
getValue() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Parameter
 
getValue() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Template.Literal
 
getValue() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Value.Record
 
getValue(Identifier) - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Scope
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.AccessControlConfigurationSummary
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.AccessControlListConfiguration
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.AclConfiguration
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.AdditionalResultAttribute
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.AdditionalResultAttributeValue
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.AlfrescoConfiguration
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.AssociateEntitiesToExperienceRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.AssociateEntitiesToExperienceResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.AssociatePersonasToEntitiesRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.AssociatePersonasToEntitiesResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.AttributeFilter
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.AttributeSuggestionsDescribeConfig
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.AttributeSuggestionsGetConfig
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.AttributeSuggestionsUpdateConfig
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.AuthenticationConfiguration
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.BasicAuthenticationConfiguration
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.BatchDeleteDocumentRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.BatchDeleteDocumentResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.BatchDeleteDocumentResponseFailedDocument
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.BatchDeleteFeaturedResultsSetError
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.BatchDeleteFeaturedResultsSetRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.BatchDeleteFeaturedResultsSetResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.BatchGetDocumentStatusRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.BatchGetDocumentStatusResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.BatchGetDocumentStatusResponseError
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.BatchPutDocumentRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.BatchPutDocumentResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.BatchPutDocumentResponseFailedDocument
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.BoxConfiguration
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.CapacityUnitsConfiguration
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.ClearQuerySuggestionsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.ClearQuerySuggestionsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.ClickFeedback
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.CollapseConfiguration
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.CollapsedResultDetail
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.ColumnConfiguration
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.ConflictingItem
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.ConfluenceAttachmentConfiguration
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.ConfluenceAttachmentToIndexFieldMapping
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.ConfluenceBlogConfiguration
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.ConfluenceBlogToIndexFieldMapping
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.ConfluenceConfiguration
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.ConfluencePageConfiguration
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.ConfluencePageToIndexFieldMapping
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.ConfluenceSpaceConfiguration
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.ConfluenceSpaceToIndexFieldMapping
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.ConnectionConfiguration
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.ContentSourceConfiguration
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.Correction
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.CreateAccessControlConfigurationRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.CreateAccessControlConfigurationResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.CreateDataSourceRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.CreateDataSourceResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.CreateExperienceRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.CreateExperienceResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.CreateFaqRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.CreateFaqResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.CreateFeaturedResultsSetRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.CreateFeaturedResultsSetResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.CreateIndexRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.CreateIndexResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.CreateQuerySuggestionsBlockListRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.CreateQuerySuggestionsBlockListResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.CreateThesaurusRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.CreateThesaurusResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.CustomDocumentEnrichmentConfiguration
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.DatabaseConfiguration
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.DataSourceConfiguration
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.DataSourceGroup
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.DataSourceSummary
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.DataSourceSyncJob
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.DataSourceSyncJobMetrics
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.DataSourceSyncJobMetricTarget
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.DataSourceToIndexFieldMapping
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.DataSourceVpcConfiguration
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.DeleteAccessControlConfigurationRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.DeleteAccessControlConfigurationResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.DeleteDataSourceRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.DeleteDataSourceResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.DeleteExperienceRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.DeleteExperienceResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.DeleteFaqRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.DeleteFaqResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.DeleteIndexRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.DeleteIndexResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.DeletePrincipalMappingRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.DeletePrincipalMappingResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.DeleteQuerySuggestionsBlockListRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.DeleteQuerySuggestionsBlockListResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.DeleteThesaurusRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.DeleteThesaurusResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.DescribeAccessControlConfigurationRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.DescribeAccessControlConfigurationResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.DescribeDataSourceRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.DescribeDataSourceResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.DescribeExperienceRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.DescribeExperienceResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.DescribeFaqRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.DescribeFaqResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.DescribeFeaturedResultsSetRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.DescribeFeaturedResultsSetResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.DescribeIndexRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.DescribeIndexResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.DescribePrincipalMappingRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.DescribePrincipalMappingResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.DescribeQuerySuggestionsBlockListRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.DescribeQuerySuggestionsBlockListResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.DescribeQuerySuggestionsConfigRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.DescribeQuerySuggestionsConfigResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.DescribeThesaurusRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.DescribeThesaurusResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.DisassociateEntitiesFromExperienceRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.DisassociateEntitiesFromExperienceResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.DisassociatePersonasFromEntitiesRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.DisassociatePersonasFromEntitiesResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.Document
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.DocumentAttribute
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.DocumentAttributeCondition
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.DocumentAttributeTarget
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.DocumentAttributeValue
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.DocumentAttributeValueCountPair
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.DocumentInfo
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.DocumentMetadataConfiguration
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.DocumentRelevanceConfiguration
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.DocumentsMetadataConfiguration
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.EntityConfiguration
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.EntityDisplayData
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.EntityPersonaConfiguration
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.ExpandConfiguration
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.ExpandedResultItem
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.ExperienceConfiguration
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.ExperienceEndpoint
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.ExperienceEntitiesSummary
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.ExperiencesSummary
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.Facet
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.FacetResult
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.FailedEntity
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.FaqStatistics
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.FaqSummary
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.FeaturedDocument
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.FeaturedDocumentMissing
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.FeaturedDocumentWithMetadata
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.FeaturedResultsItem
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.FeaturedResultsSet
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.FeaturedResultsSetSummary
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.FsxConfiguration
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.GetQuerySuggestionsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.GetQuerySuggestionsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.GetSnapshotsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.GetSnapshotsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.GitHubConfiguration
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.GitHubDocumentCrawlProperties
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.GoogleDriveConfiguration
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.GroupMembers
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.GroupOrderingIdSummary
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.GroupSummary
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.HierarchicalPrincipal
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.Highlight
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.HookConfiguration
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.IndexConfigurationSummary
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.IndexStatistics
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.InlineCustomDocumentEnrichmentConfiguration
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.JiraConfiguration
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.JsonTokenTypeConfiguration
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.JwtTokenTypeConfiguration
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.ListAccessControlConfigurationsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.ListAccessControlConfigurationsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.ListDataSourcesRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.ListDataSourcesResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.ListDataSourceSyncJobsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.ListDataSourceSyncJobsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.ListEntityPersonasRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.ListEntityPersonasResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.ListExperienceEntitiesRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.ListExperienceEntitiesResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.ListExperiencesRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.ListExperiencesResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.ListFaqsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.ListFaqsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.ListFeaturedResultsSetsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.ListFeaturedResultsSetsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.ListGroupsOlderThanOrderingIdRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.ListGroupsOlderThanOrderingIdResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.ListIndicesRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.ListIndicesResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.ListQuerySuggestionsBlockListsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.ListQuerySuggestionsBlockListsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.ListTagsForResourceRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.ListTagsForResourceResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.ListThesauriRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.ListThesauriResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.MemberGroup
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.MemberUser
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.OneDriveConfiguration
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.OneDriveUsers
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.OnPremiseConfiguration
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.PersonasSummary
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.Principal
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.ProxyConfiguration
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.PutPrincipalMappingRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.PutPrincipalMappingResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.QueryRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.QueryResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.QueryResultItem
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.QuerySuggestionsBlockListSummary
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.QuipConfiguration
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.Relevance
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.RelevanceFeedback
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.RetrieveRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.RetrieveResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.RetrieveResultItem
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.S3DataSourceConfiguration
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.S3Path
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.SaaSConfiguration
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.SalesforceChatterFeedConfiguration
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.SalesforceConfiguration
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.SalesforceCustomKnowledgeArticleTypeConfiguration
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.SalesforceKnowledgeArticleConfiguration
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.SalesforceStandardKnowledgeArticleTypeConfiguration
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.SalesforceStandardObjectAttachmentConfiguration
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.SalesforceStandardObjectConfiguration
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.ScoreAttributes
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.Search
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.SeedUrlConfiguration
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.ServerSideEncryptionConfiguration
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.ServiceNowConfiguration
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.ServiceNowKnowledgeArticleConfiguration
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.ServiceNowServiceCatalogConfiguration
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.SharePointConfiguration
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.SiteMapsConfiguration
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.SlackConfiguration
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.SortingConfiguration
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.SourceDocument
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.SpellCorrectedQuery
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.SpellCorrectionConfiguration
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.SqlConfiguration
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.StartDataSourceSyncJobRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.StartDataSourceSyncJobResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.Status
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.StopDataSourceSyncJobRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.StopDataSourceSyncJobResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.SubmitFeedbackRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.SubmitFeedbackResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.SuggestableConfig
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.Suggestion
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.SuggestionHighlight
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.SuggestionTextWithHighlights
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.SuggestionValue
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.TableCell
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.TableExcerpt
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.TableRow
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.Tag
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.TagResourceRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.TagResourceResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.TemplateConfiguration
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.TextDocumentStatistics
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.TextWithHighlights
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.ThesaurusSummary
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.TimeRange
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.UntagResourceRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.UntagResourceResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.UpdateAccessControlConfigurationRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.UpdateAccessControlConfigurationResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.UpdateDataSourceRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.UpdateDataSourceResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.UpdateExperienceRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.UpdateExperienceResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.UpdateFeaturedResultsSetRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.UpdateFeaturedResultsSetResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.UpdateIndexRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.UpdateIndexResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.UpdateQuerySuggestionsBlockListRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.UpdateQuerySuggestionsBlockListResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.UpdateQuerySuggestionsConfigRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.UpdateQuerySuggestionsConfigResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.UpdateThesaurusRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.UpdateThesaurusResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.Urls
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.UserContext
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.UserGroupResolutionConfiguration
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.UserIdentityConfiguration
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.UserTokenConfiguration
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.Warning
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.WebCrawlerConfiguration
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.WorkDocsConfiguration
 
getVersion() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.EndpointRuleset
 
GITHUB - software.amazon.awssdk.services.kendra.model.DataSourceType
 
gitHubCommitConfigurationFieldMappings() - Method in class software.amazon.awssdk.services.kendra.model.GitHubConfiguration
A list of DataSourceToIndexFieldMapping objects that map attributes or field names of GitHub commits to Amazon Kendra index field names.
gitHubCommitConfigurationFieldMappings(Collection<DataSourceToIndexFieldMapping>) - Method in interface software.amazon.awssdk.services.kendra.model.GitHubConfiguration.Builder
A list of DataSourceToIndexFieldMapping objects that map attributes or field names of GitHub commits to Amazon Kendra index field names.
gitHubCommitConfigurationFieldMappings(Consumer<DataSourceToIndexFieldMapping.Builder>...) - Method in interface software.amazon.awssdk.services.kendra.model.GitHubConfiguration.Builder
A list of DataSourceToIndexFieldMapping objects that map attributes or field names of GitHub commits to Amazon Kendra index field names.
gitHubCommitConfigurationFieldMappings(DataSourceToIndexFieldMapping...) - Method in interface software.amazon.awssdk.services.kendra.model.GitHubConfiguration.Builder
A list of DataSourceToIndexFieldMapping objects that map attributes or field names of GitHub commits to Amazon Kendra index field names.
gitHubConfiguration() - Method in class software.amazon.awssdk.services.kendra.model.DataSourceConfiguration
Provides the configuration information to connect to GitHub as your data source.
gitHubConfiguration(Consumer<GitHubConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.DataSourceConfiguration.Builder
Provides the configuration information to connect to GitHub as your data source.
gitHubConfiguration(GitHubConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.DataSourceConfiguration.Builder
Provides the configuration information to connect to GitHub as your data source.
GitHubConfiguration - Class in software.amazon.awssdk.services.kendra.model
Provides the configuration information to connect to GitHub as your data source.
GitHubConfiguration.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
gitHubDocumentCrawlProperties() - Method in class software.amazon.awssdk.services.kendra.model.GitHubConfiguration
Configuration information to include certain types of GitHub content.
gitHubDocumentCrawlProperties(Consumer<GitHubDocumentCrawlProperties.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.GitHubConfiguration.Builder
Configuration information to include certain types of GitHub content.
gitHubDocumentCrawlProperties(GitHubDocumentCrawlProperties) - Method in interface software.amazon.awssdk.services.kendra.model.GitHubConfiguration.Builder
Configuration information to include certain types of GitHub content.
GitHubDocumentCrawlProperties - Class in software.amazon.awssdk.services.kendra.model
Provides the configuration information to include certain types of GitHub content.
GitHubDocumentCrawlProperties.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
gitHubIssueAttachmentConfigurationFieldMappings() - Method in class software.amazon.awssdk.services.kendra.model.GitHubConfiguration
A list of DataSourceToIndexFieldMapping objects that map attributes or field names of GitHub issue attachments to Amazon Kendra index field names.
gitHubIssueAttachmentConfigurationFieldMappings(Collection<DataSourceToIndexFieldMapping>) - Method in interface software.amazon.awssdk.services.kendra.model.GitHubConfiguration.Builder
A list of DataSourceToIndexFieldMapping objects that map attributes or field names of GitHub issue attachments to Amazon Kendra index field names.
gitHubIssueAttachmentConfigurationFieldMappings(Consumer<DataSourceToIndexFieldMapping.Builder>...) - Method in interface software.amazon.awssdk.services.kendra.model.GitHubConfiguration.Builder
A list of DataSourceToIndexFieldMapping objects that map attributes or field names of GitHub issue attachments to Amazon Kendra index field names.
gitHubIssueAttachmentConfigurationFieldMappings(DataSourceToIndexFieldMapping...) - Method in interface software.amazon.awssdk.services.kendra.model.GitHubConfiguration.Builder
A list of DataSourceToIndexFieldMapping objects that map attributes or field names of GitHub issue attachments to Amazon Kendra index field names.
gitHubIssueCommentConfigurationFieldMappings() - Method in class software.amazon.awssdk.services.kendra.model.GitHubConfiguration
A list of DataSourceToIndexFieldMapping objects that map attributes or field names of GitHub issue comments to Amazon Kendra index field names.
gitHubIssueCommentConfigurationFieldMappings(Collection<DataSourceToIndexFieldMapping>) - Method in interface software.amazon.awssdk.services.kendra.model.GitHubConfiguration.Builder
A list of DataSourceToIndexFieldMapping objects that map attributes or field names of GitHub issue comments to Amazon Kendra index field names.
gitHubIssueCommentConfigurationFieldMappings(Consumer<DataSourceToIndexFieldMapping.Builder>...) - Method in interface software.amazon.awssdk.services.kendra.model.GitHubConfiguration.Builder
A list of DataSourceToIndexFieldMapping objects that map attributes or field names of GitHub issue comments to Amazon Kendra index field names.
gitHubIssueCommentConfigurationFieldMappings(DataSourceToIndexFieldMapping...) - Method in interface software.amazon.awssdk.services.kendra.model.GitHubConfiguration.Builder
A list of DataSourceToIndexFieldMapping objects that map attributes or field names of GitHub issue comments to Amazon Kendra index field names.
gitHubIssueDocumentConfigurationFieldMappings() - Method in class software.amazon.awssdk.services.kendra.model.GitHubConfiguration
A list of DataSourceToIndexFieldMapping objects that map attributes or field names of GitHub issues to Amazon Kendra index field names.
gitHubIssueDocumentConfigurationFieldMappings(Collection<DataSourceToIndexFieldMapping>) - Method in interface software.amazon.awssdk.services.kendra.model.GitHubConfiguration.Builder
A list of DataSourceToIndexFieldMapping objects that map attributes or field names of GitHub issues to Amazon Kendra index field names.
gitHubIssueDocumentConfigurationFieldMappings(Consumer<DataSourceToIndexFieldMapping.Builder>...) - Method in interface software.amazon.awssdk.services.kendra.model.GitHubConfiguration.Builder
A list of DataSourceToIndexFieldMapping objects that map attributes or field names of GitHub issues to Amazon Kendra index field names.
gitHubIssueDocumentConfigurationFieldMappings(DataSourceToIndexFieldMapping...) - Method in interface software.amazon.awssdk.services.kendra.model.GitHubConfiguration.Builder
A list of DataSourceToIndexFieldMapping objects that map attributes or field names of GitHub issues to Amazon Kendra index field names.
gitHubPullRequestCommentConfigurationFieldMappings() - Method in class software.amazon.awssdk.services.kendra.model.GitHubConfiguration
A list of DataSourceToIndexFieldMapping objects that map attributes or field names of GitHub pull request comments to Amazon Kendra index field names.
gitHubPullRequestCommentConfigurationFieldMappings(Collection<DataSourceToIndexFieldMapping>) - Method in interface software.amazon.awssdk.services.kendra.model.GitHubConfiguration.Builder
A list of DataSourceToIndexFieldMapping objects that map attributes or field names of GitHub pull request comments to Amazon Kendra index field names.
gitHubPullRequestCommentConfigurationFieldMappings(Consumer<DataSourceToIndexFieldMapping.Builder>...) - Method in interface software.amazon.awssdk.services.kendra.model.GitHubConfiguration.Builder
A list of DataSourceToIndexFieldMapping objects that map attributes or field names of GitHub pull request comments to Amazon Kendra index field names.
gitHubPullRequestCommentConfigurationFieldMappings(DataSourceToIndexFieldMapping...) - Method in interface software.amazon.awssdk.services.kendra.model.GitHubConfiguration.Builder
A list of DataSourceToIndexFieldMapping objects that map attributes or field names of GitHub pull request comments to Amazon Kendra index field names.
gitHubPullRequestDocumentAttachmentConfigurationFieldMappings() - Method in class software.amazon.awssdk.services.kendra.model.GitHubConfiguration
A list of DataSourceToIndexFieldMapping objects that map attributes or field names of GitHub pull request attachments to Amazon Kendra index field names.
gitHubPullRequestDocumentAttachmentConfigurationFieldMappings(Collection<DataSourceToIndexFieldMapping>) - Method in interface software.amazon.awssdk.services.kendra.model.GitHubConfiguration.Builder
A list of DataSourceToIndexFieldMapping objects that map attributes or field names of GitHub pull request attachments to Amazon Kendra index field names.
gitHubPullRequestDocumentAttachmentConfigurationFieldMappings(Consumer<DataSourceToIndexFieldMapping.Builder>...) - Method in interface software.amazon.awssdk.services.kendra.model.GitHubConfiguration.Builder
A list of DataSourceToIndexFieldMapping objects that map attributes or field names of GitHub pull request attachments to Amazon Kendra index field names.
gitHubPullRequestDocumentAttachmentConfigurationFieldMappings(DataSourceToIndexFieldMapping...) - Method in interface software.amazon.awssdk.services.kendra.model.GitHubConfiguration.Builder
A list of DataSourceToIndexFieldMapping objects that map attributes or field names of GitHub pull request attachments to Amazon Kendra index field names.
gitHubPullRequestDocumentConfigurationFieldMappings() - Method in class software.amazon.awssdk.services.kendra.model.GitHubConfiguration
A list of DataSourceToIndexFieldMapping objects that map attributes or field names of GitHub pull requests to Amazon Kendra index field names.
gitHubPullRequestDocumentConfigurationFieldMappings(Collection<DataSourceToIndexFieldMapping>) - Method in interface software.amazon.awssdk.services.kendra.model.GitHubConfiguration.Builder
A list of DataSourceToIndexFieldMapping objects that map attributes or field names of GitHub pull requests to Amazon Kendra index field names.
gitHubPullRequestDocumentConfigurationFieldMappings(Consumer<DataSourceToIndexFieldMapping.Builder>...) - Method in interface software.amazon.awssdk.services.kendra.model.GitHubConfiguration.Builder
A list of DataSourceToIndexFieldMapping objects that map attributes or field names of GitHub pull requests to Amazon Kendra index field names.
gitHubPullRequestDocumentConfigurationFieldMappings(DataSourceToIndexFieldMapping...) - Method in interface software.amazon.awssdk.services.kendra.model.GitHubConfiguration.Builder
A list of DataSourceToIndexFieldMapping objects that map attributes or field names of GitHub pull requests to Amazon Kendra index field names.
gitHubRepositoryConfigurationFieldMappings() - Method in class software.amazon.awssdk.services.kendra.model.GitHubConfiguration
A list of DataSourceToIndexFieldMapping objects that map GitHub repository attributes or field names to Amazon Kendra index field names.
gitHubRepositoryConfigurationFieldMappings(Collection<DataSourceToIndexFieldMapping>) - Method in interface software.amazon.awssdk.services.kendra.model.GitHubConfiguration.Builder
A list of DataSourceToIndexFieldMapping objects that map GitHub repository attributes or field names to Amazon Kendra index field names.
gitHubRepositoryConfigurationFieldMappings(Consumer<DataSourceToIndexFieldMapping.Builder>...) - Method in interface software.amazon.awssdk.services.kendra.model.GitHubConfiguration.Builder
A list of DataSourceToIndexFieldMapping objects that map GitHub repository attributes or field names to Amazon Kendra index field names.
gitHubRepositoryConfigurationFieldMappings(DataSourceToIndexFieldMapping...) - Method in interface software.amazon.awssdk.services.kendra.model.GitHubConfiguration.Builder
A list of DataSourceToIndexFieldMapping objects that map GitHub repository attributes or field names to Amazon Kendra index field names.
GOOGLEDRIVE - software.amazon.awssdk.services.kendra.model.DataSourceType
 
googleDriveConfiguration() - Method in class software.amazon.awssdk.services.kendra.model.DataSourceConfiguration
Provides the configuration information to connect to Google Drive as your data source.
googleDriveConfiguration(Consumer<GoogleDriveConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.DataSourceConfiguration.Builder
Provides the configuration information to connect to Google Drive as your data source.
googleDriveConfiguration(GoogleDriveConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.DataSourceConfiguration.Builder
Provides the configuration information to connect to Google Drive as your data source.
GoogleDriveConfiguration - Class in software.amazon.awssdk.services.kendra.model
Provides the configuration information to connect to Google Drive as your data source.
GoogleDriveConfiguration.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
GREATER_THAN - software.amazon.awssdk.services.kendra.model.ConditionOperator
 
GREATER_THAN_OR_EQUALS - software.amazon.awssdk.services.kendra.model.ConditionOperator
 
greaterThan() - Method in class software.amazon.awssdk.services.kendra.model.AttributeFilter
Performs a greater than operation on document attributes/fields and their values.
greaterThan(Consumer<DocumentAttribute.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.AttributeFilter.Builder
Performs a greater than operation on document attributes/fields and their values.
greaterThan(DocumentAttribute) - Method in interface software.amazon.awssdk.services.kendra.model.AttributeFilter.Builder
Performs a greater than operation on document attributes/fields and their values.
greaterThanOrEquals() - Method in class software.amazon.awssdk.services.kendra.model.AttributeFilter
Performs a greater or equals than operation on document attributes/fields and their values.
greaterThanOrEquals(Consumer<DocumentAttribute.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.AttributeFilter.Builder
Performs a greater or equals than operation on document attributes/fields and their values.
greaterThanOrEquals(DocumentAttribute) - Method in interface software.amazon.awssdk.services.kendra.model.AttributeFilter.Builder
Performs a greater or equals than operation on document attributes/fields and their values.
GROUP - software.amazon.awssdk.services.kendra.model.EntityType
 
GROUP - software.amazon.awssdk.services.kendra.model.PrincipalType
 
GROUP - software.amazon.awssdk.services.kendra.model.SalesforceStandardObjectName
 
GROUP_MESSAGE - software.amazon.awssdk.services.kendra.model.SlackEntity
 
groupAttributeField() - Method in class software.amazon.awssdk.services.kendra.model.JsonTokenTypeConfiguration
The group attribute field.
groupAttributeField() - Method in class software.amazon.awssdk.services.kendra.model.JwtTokenTypeConfiguration
The group attribute field.
groupAttributeField(String) - Method in interface software.amazon.awssdk.services.kendra.model.JsonTokenTypeConfiguration.Builder
The group attribute field.
groupAttributeField(String) - Method in interface software.amazon.awssdk.services.kendra.model.JwtTokenTypeConfiguration.Builder
The group attribute field.
groupId() - Method in class software.amazon.awssdk.services.kendra.model.DataSourceGroup
The identifier of the group you want to add to your list of groups.
groupId() - Method in class software.amazon.awssdk.services.kendra.model.DeletePrincipalMappingRequest
The identifier of the group you want to delete.
groupId() - Method in class software.amazon.awssdk.services.kendra.model.DescribePrincipalMappingRequest
The identifier of the group required to check the processing of PUT and DELETE actions for mapping users to their groups.
groupId() - Method in class software.amazon.awssdk.services.kendra.model.DescribePrincipalMappingResponse
Shows the identifier of the group to see information on the processing of PUT and DELETE actions for mapping users to their groups.
groupId() - Method in class software.amazon.awssdk.services.kendra.model.GroupSummary
The identifier of the group you want group summary information on.
groupId() - Method in class software.amazon.awssdk.services.kendra.model.MemberGroup
The identifier of the sub group you want to map to a group.
groupId() - Method in class software.amazon.awssdk.services.kendra.model.PutPrincipalMappingRequest
The identifier of the group you want to map its users to.
groupId(String) - Method in interface software.amazon.awssdk.services.kendra.model.DataSourceGroup.Builder
The identifier of the group you want to add to your list of groups.
groupId(String) - Method in interface software.amazon.awssdk.services.kendra.model.DeletePrincipalMappingRequest.Builder
The identifier of the group you want to delete.
groupId(String) - Method in interface software.amazon.awssdk.services.kendra.model.DescribePrincipalMappingRequest.Builder
The identifier of the group required to check the processing of PUT and DELETE actions for mapping users to their groups.
groupId(String) - Method in interface software.amazon.awssdk.services.kendra.model.DescribePrincipalMappingResponse.Builder
Shows the identifier of the group to see information on the processing of PUT and DELETE actions for mapping users to their groups.
groupId(String) - Method in interface software.amazon.awssdk.services.kendra.model.GroupSummary.Builder
The identifier of the group you want group summary information on.
groupId(String) - Method in interface software.amazon.awssdk.services.kendra.model.MemberGroup.Builder
The identifier of the sub group you want to map to a group.
groupId(String) - Method in interface software.amazon.awssdk.services.kendra.model.PutPrincipalMappingRequest.Builder
The identifier of the group you want to map its users to.
groupMembers() - Method in class software.amazon.awssdk.services.kendra.model.PutPrincipalMappingRequest
The list that contains your users or sub groups that belong the same group.
groupMembers(Consumer<GroupMembers.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.PutPrincipalMappingRequest.Builder
The list that contains your users or sub groups that belong the same group.
groupMembers(GroupMembers) - Method in interface software.amazon.awssdk.services.kendra.model.PutPrincipalMappingRequest.Builder
The list that contains your users or sub groups that belong the same group.
GroupMembers - Class in software.amazon.awssdk.services.kendra.model
A list of users or sub groups that belong to a group.
GroupMembers.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
groupName() - Method in class software.amazon.awssdk.services.kendra.model.EntityDisplayData
The name of the group.
groupName(String) - Method in interface software.amazon.awssdk.services.kendra.model.EntityDisplayData.Builder
The name of the group.
groupOrderingIdSummaries() - Method in class software.amazon.awssdk.services.kendra.model.DescribePrincipalMappingResponse
Shows the following information on the processing of PUT and DELETE actions for mapping users to their groups:
groupOrderingIdSummaries(Collection<GroupOrderingIdSummary>) - Method in interface software.amazon.awssdk.services.kendra.model.DescribePrincipalMappingResponse.Builder
Shows the following information on the processing of PUT and DELETE actions for mapping users to their groups:
groupOrderingIdSummaries(Consumer<GroupOrderingIdSummary.Builder>...) - Method in interface software.amazon.awssdk.services.kendra.model.DescribePrincipalMappingResponse.Builder
Shows the following information on the processing of PUT and DELETE actions for mapping users to their groups:
groupOrderingIdSummaries(GroupOrderingIdSummary...) - Method in interface software.amazon.awssdk.services.kendra.model.DescribePrincipalMappingResponse.Builder
Shows the following information on the processing of PUT and DELETE actions for mapping users to their groups:
GroupOrderingIdSummary - Class in software.amazon.awssdk.services.kendra.model
Summary information on the processing of PUT and DELETE actions for mapping users to their groups.
GroupOrderingIdSummary.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
groups() - Method in class software.amazon.awssdk.services.kendra.model.UserContext
The list of groups you want to filter search results based on the groups' access to documents.
groups(String...) - Method in interface software.amazon.awssdk.services.kendra.model.UserContext.Builder
The list of groups you want to filter search results based on the groups' access to documents.
groups(Collection<String>) - Method in interface software.amazon.awssdk.services.kendra.model.UserContext.Builder
The list of groups you want to filter search results based on the groups' access to documents.
groupsSummaries() - Method in class software.amazon.awssdk.services.kendra.model.ListGroupsOlderThanOrderingIdResponse
Summary information for list of groups that are mapped to users before a given ordering or timestamp identifier.
groupsSummaries(Collection<GroupSummary>) - Method in interface software.amazon.awssdk.services.kendra.model.ListGroupsOlderThanOrderingIdResponse.Builder
Summary information for list of groups that are mapped to users before a given ordering or timestamp identifier.
groupsSummaries(Consumer<GroupSummary.Builder>...) - Method in interface software.amazon.awssdk.services.kendra.model.ListGroupsOlderThanOrderingIdResponse.Builder
Summary information for list of groups that are mapped to users before a given ordering or timestamp identifier.
groupsSummaries(GroupSummary...) - Method in interface software.amazon.awssdk.services.kendra.model.ListGroupsOlderThanOrderingIdResponse.Builder
Summary information for list of groups that are mapped to users before a given ordering or timestamp identifier.
GroupSummary - Class in software.amazon.awssdk.services.kendra.model
Summary information for groups.
GroupSummary.Builder - Interface in software.amazon.awssdk.services.kendra.model
 

H

hasAccessControlConfigurations() - Method in class software.amazon.awssdk.services.kendra.model.ListAccessControlConfigurationsResponse
For responses, this returns true if the service returned a value for the AccessControlConfigurations property.
hasAccessControlList() - Method in class software.amazon.awssdk.services.kendra.model.CreateAccessControlConfigurationRequest
For responses, this returns true if the service returned a value for the AccessControlList property.
hasAccessControlList() - Method in class software.amazon.awssdk.services.kendra.model.DescribeAccessControlConfigurationResponse
For responses, this returns true if the service returned a value for the AccessControlList property.
hasAccessControlList() - Method in class software.amazon.awssdk.services.kendra.model.Document
For responses, this returns true if the service returned a value for the AccessControlList property.
hasAccessControlList() - Method in class software.amazon.awssdk.services.kendra.model.UpdateAccessControlConfigurationRequest
For responses, this returns true if the service returned a value for the AccessControlList property.
hasAdditionalAttributes() - Method in class software.amazon.awssdk.services.kendra.model.FeaturedResultsItem
For responses, this returns true if the service returned a value for the AdditionalAttributes property.
hasAdditionalAttributes() - Method in class software.amazon.awssdk.services.kendra.model.QueryResultItem
For responses, this returns true if the service returned a value for the AdditionalAttributes property.
hasAdditionalAttributes() - Method in class software.amazon.awssdk.services.kendra.model.SourceDocument
For responses, this returns true if the service returned a value for the AdditionalAttributes property.
hasAdditionalResponseAttributes() - Method in class software.amazon.awssdk.services.kendra.model.AttributeSuggestionsGetConfig
For responses, this returns true if the service returned a value for the AdditionalResponseAttributes property.
hasAndAllFilters() - Method in class software.amazon.awssdk.services.kendra.model.AttributeFilter
For responses, this returns true if the service returned a value for the AndAllFilters property.
hasAttachmentFieldMappings() - Method in class software.amazon.awssdk.services.kendra.model.ConfluenceAttachmentConfiguration
For responses, this returns true if the service returned a value for the AttachmentFieldMappings property.
hasAttachmentFieldMappings() - Method in class software.amazon.awssdk.services.kendra.model.JiraConfiguration
For responses, this returns true if the service returned a value for the AttachmentFieldMappings property.
hasAttachmentFieldMappings() - Method in class software.amazon.awssdk.services.kendra.model.QuipConfiguration
For responses, this returns true if the service returned a value for the AttachmentFieldMappings property.
hasAttributes() - Method in class software.amazon.awssdk.services.kendra.model.Document
For responses, this returns true if the service returned a value for the Attributes property.
hasAttributes() - Method in class software.amazon.awssdk.services.kendra.model.DocumentInfo
For responses, this returns true if the service returned a value for the Attributes property.
hasBasicAuthentication() - Method in class software.amazon.awssdk.services.kendra.model.AuthenticationConfiguration
For responses, this returns true if the service returned a value for the BasicAuthentication property.
hasBlockListSummaryItems() - Method in class software.amazon.awssdk.services.kendra.model.ListQuerySuggestionsBlockListsResponse
For responses, this returns true if the service returned a value for the BlockListSummaryItems property.
hasBlogFieldMappings() - Method in class software.amazon.awssdk.services.kendra.model.AlfrescoConfiguration
For responses, this returns true if the service returned a value for the BlogFieldMappings property.
hasBlogFieldMappings() - Method in class software.amazon.awssdk.services.kendra.model.ConfluenceBlogConfiguration
For responses, this returns true if the service returned a value for the BlogFieldMappings property.
hasCells() - Method in class software.amazon.awssdk.services.kendra.model.TableRow
For responses, this returns true if the service returned a value for the Cells property.
hasChangeDetectingColumns() - Method in class software.amazon.awssdk.services.kendra.model.ColumnConfiguration
For responses, this returns true if the service returned a value for the ChangeDetectingColumns property.
hasClickFeedbackItems() - Method in class software.amazon.awssdk.services.kendra.model.SubmitFeedbackRequest
For responses, this returns true if the service returned a value for the ClickFeedbackItems property.
hasCommentFieldMappings() - Method in class software.amazon.awssdk.services.kendra.model.BoxConfiguration
For responses, this returns true if the service returned a value for the CommentFieldMappings property.
hasCommentFieldMappings() - Method in class software.amazon.awssdk.services.kendra.model.JiraConfiguration
For responses, this returns true if the service returned a value for the CommentFieldMappings property.
hasConflictingItems() - Method in exception software.amazon.awssdk.services.kendra.model.FeaturedResultsConflictException
For responses, this returns true if the service returned a value for the ConflictingItems property.
hasCorrections() - Method in class software.amazon.awssdk.services.kendra.model.SpellCorrectedQuery
For responses, this returns true if the service returned a value for the Corrections property.
hasCustomKnowledgeArticleTypeConfigurations() - Method in class software.amazon.awssdk.services.kendra.model.SalesforceKnowledgeArticleConfiguration
For responses, this returns true if the service returned a value for the CustomKnowledgeArticleTypeConfigurations property.
hasDataSourceGroups() - Method in class software.amazon.awssdk.services.kendra.model.UserContext
For responses, this returns true if the service returned a value for the DataSourceGroups property.
hasDataSourceIds() - Method in class software.amazon.awssdk.services.kendra.model.ContentSourceConfiguration
For responses, this returns true if the service returned a value for the DataSourceIds property.
hasDocumentAttributes() - Method in class software.amazon.awssdk.services.kendra.model.ExpandedResultItem
For responses, this returns true if the service returned a value for the DocumentAttributes property.
hasDocumentAttributes() - Method in class software.amazon.awssdk.services.kendra.model.FeaturedResultsItem
For responses, this returns true if the service returned a value for the DocumentAttributes property.
hasDocumentAttributes() - Method in class software.amazon.awssdk.services.kendra.model.QueryResultItem
For responses, this returns true if the service returned a value for the DocumentAttributes property.
hasDocumentAttributes() - Method in class software.amazon.awssdk.services.kendra.model.RetrieveResultItem
For responses, this returns true if the service returned a value for the DocumentAttributes property.
hasDocumentAttributeValueCountPairs() - Method in class software.amazon.awssdk.services.kendra.model.FacetResult
For responses, this returns true if the service returned a value for the DocumentAttributeValueCountPairs property.
hasDocumentIdList() - Method in class software.amazon.awssdk.services.kendra.model.BatchDeleteDocumentRequest
For responses, this returns true if the service returned a value for the DocumentIdList property.
hasDocumentInfoList() - Method in class software.amazon.awssdk.services.kendra.model.BatchGetDocumentStatusRequest
For responses, this returns true if the service returned a value for the DocumentInfoList property.
hasDocumentLibraryFieldMappings() - Method in class software.amazon.awssdk.services.kendra.model.AlfrescoConfiguration
For responses, this returns true if the service returned a value for the DocumentLibraryFieldMappings property.
hasDocumentMetadataConfigurations() - Method in class software.amazon.awssdk.services.kendra.model.DescribeIndexResponse
For responses, this returns true if the service returned a value for the DocumentMetadataConfigurations property.
hasDocumentMetadataConfigurationUpdates() - Method in class software.amazon.awssdk.services.kendra.model.UpdateIndexRequest
For responses, this returns true if the service returned a value for the DocumentMetadataConfigurationUpdates property.
hasDocumentRelevanceOverrideConfigurations() - Method in class software.amazon.awssdk.services.kendra.model.QueryRequest
For responses, this returns true if the service returned a value for the DocumentRelevanceOverrideConfigurations property.
hasDocumentRelevanceOverrideConfigurations() - Method in class software.amazon.awssdk.services.kendra.model.RetrieveRequest
For responses, this returns true if the service returned a value for the DocumentRelevanceOverrideConfigurations property.
hasDocuments() - Method in class software.amazon.awssdk.services.kendra.model.BatchPutDocumentRequest
For responses, this returns true if the service returned a value for the Documents property.
hasDocumentStatusList() - Method in class software.amazon.awssdk.services.kendra.model.BatchGetDocumentStatusResponse
For responses, this returns true if the service returned a value for the DocumentStatusList property.
hasEndpoints() - Method in class software.amazon.awssdk.services.kendra.model.DescribeExperienceResponse
For responses, this returns true if the service returned a value for the Endpoints property.
hasEndpoints() - Method in class software.amazon.awssdk.services.kendra.model.ExperiencesSummary
For responses, this returns true if the service returned a value for the Endpoints property.
hasEntityFilter() - Method in class software.amazon.awssdk.services.kendra.model.AlfrescoConfiguration
For responses, this returns true if the service returned a value for the EntityFilter property.
hasEntityIds() - Method in class software.amazon.awssdk.services.kendra.model.DisassociatePersonasFromEntitiesRequest
For responses, this returns true if the service returned a value for the EntityIds property.
hasEntityList() - Method in class software.amazon.awssdk.services.kendra.model.AssociateEntitiesToExperienceRequest
For responses, this returns true if the service returned a value for the EntityList property.
hasEntityList() - Method in class software.amazon.awssdk.services.kendra.model.DisassociateEntitiesFromExperienceRequest
For responses, this returns true if the service returned a value for the EntityList property.
hasErrors() - Method in class software.amazon.awssdk.services.kendra.model.BatchDeleteFeaturedResultsSetResponse
For responses, this returns true if the service returned a value for the Errors property.
hasErrors() - Method in class software.amazon.awssdk.services.kendra.model.BatchGetDocumentStatusResponse
For responses, this returns true if the service returned a value for the Errors property.
hasExcludeAttachmentFilePatterns() - Method in class software.amazon.awssdk.services.kendra.model.SalesforceConfiguration
For responses, this returns true if the service returned a value for the ExcludeAttachmentFilePatterns property.
hasExcludeAttachmentFilePatterns() - Method in class software.amazon.awssdk.services.kendra.model.ServiceNowKnowledgeArticleConfiguration
For responses, this returns true if the service returned a value for the ExcludeAttachmentFilePatterns property.
hasExcludeAttachmentFilePatterns() - Method in class software.amazon.awssdk.services.kendra.model.ServiceNowServiceCatalogConfiguration
For responses, this returns true if the service returned a value for the ExcludeAttachmentFilePatterns property.
hasExcludeMimeTypes() - Method in class software.amazon.awssdk.services.kendra.model.GoogleDriveConfiguration
For responses, this returns true if the service returned a value for the ExcludeMimeTypes property.
hasExcludeSharedDrives() - Method in class software.amazon.awssdk.services.kendra.model.GoogleDriveConfiguration
For responses, this returns true if the service returned a value for the ExcludeSharedDrives property.
hasExcludeSpaces() - Method in class software.amazon.awssdk.services.kendra.model.ConfluenceSpaceConfiguration
For responses, this returns true if the service returned a value for the ExcludeSpaces property.
hasExcludeUserAccounts() - Method in class software.amazon.awssdk.services.kendra.model.GoogleDriveConfiguration
For responses, this returns true if the service returned a value for the ExcludeUserAccounts property.
hasExclusionFileNamePatterns() - Method in class software.amazon.awssdk.services.kendra.model.GitHubConfiguration
For responses, this returns true if the service returned a value for the ExclusionFileNamePatterns property.
hasExclusionFileTypePatterns() - Method in class software.amazon.awssdk.services.kendra.model.GitHubConfiguration
For responses, this returns true if the service returned a value for the ExclusionFileTypePatterns property.
hasExclusionFolderNamePatterns() - Method in class software.amazon.awssdk.services.kendra.model.GitHubConfiguration
For responses, this returns true if the service returned a value for the ExclusionFolderNamePatterns property.
hasExclusionPatterns() - Method in class software.amazon.awssdk.services.kendra.model.AlfrescoConfiguration
For responses, this returns true if the service returned a value for the ExclusionPatterns property.
hasExclusionPatterns() - Method in class software.amazon.awssdk.services.kendra.model.BoxConfiguration
For responses, this returns true if the service returned a value for the ExclusionPatterns property.
hasExclusionPatterns() - Method in class software.amazon.awssdk.services.kendra.model.ConfluenceConfiguration
For responses, this returns true if the service returned a value for the ExclusionPatterns property.
hasExclusionPatterns() - Method in class software.amazon.awssdk.services.kendra.model.FsxConfiguration
For responses, this returns true if the service returned a value for the ExclusionPatterns property.
hasExclusionPatterns() - Method in class software.amazon.awssdk.services.kendra.model.GoogleDriveConfiguration
For responses, this returns true if the service returned a value for the ExclusionPatterns property.
hasExclusionPatterns() - Method in class software.amazon.awssdk.services.kendra.model.JiraConfiguration
For responses, this returns true if the service returned a value for the ExclusionPatterns property.
hasExclusionPatterns() - Method in class software.amazon.awssdk.services.kendra.model.OneDriveConfiguration
For responses, this returns true if the service returned a value for the ExclusionPatterns property.
hasExclusionPatterns() - Method in class software.amazon.awssdk.services.kendra.model.QuipConfiguration
For responses, this returns true if the service returned a value for the ExclusionPatterns property.
hasExclusionPatterns() - Method in class software.amazon.awssdk.services.kendra.model.S3DataSourceConfiguration
For responses, this returns true if the service returned a value for the ExclusionPatterns property.
hasExclusionPatterns() - Method in class software.amazon.awssdk.services.kendra.model.SharePointConfiguration
For responses, this returns true if the service returned a value for the ExclusionPatterns property.
hasExclusionPatterns() - Method in class software.amazon.awssdk.services.kendra.model.SlackConfiguration
For responses, this returns true if the service returned a value for the ExclusionPatterns property.
hasExclusionPatterns() - Method in class software.amazon.awssdk.services.kendra.model.WorkDocsConfiguration
For responses, this returns true if the service returned a value for the ExclusionPatterns property.
hasExpandedResults() - Method in class software.amazon.awssdk.services.kendra.model.CollapsedResultDetail
For responses, this returns true if the service returned a value for the ExpandedResults property.
hasFacetResults() - Method in class software.amazon.awssdk.services.kendra.model.DocumentAttributeValueCountPair
For responses, this returns true if the service returned a value for the FacetResults property.
hasFacetResults() - Method in class software.amazon.awssdk.services.kendra.model.QueryResponse
For responses, this returns true if the service returned a value for the FacetResults property.
hasFacets() - Method in class software.amazon.awssdk.services.kendra.model.Facet
For responses, this returns true if the service returned a value for the Facets property.
hasFacets() - Method in class software.amazon.awssdk.services.kendra.model.QueryRequest
For responses, this returns true if the service returned a value for the Facets property.
hasFailedDocuments() - Method in class software.amazon.awssdk.services.kendra.model.BatchDeleteDocumentResponse
For responses, this returns true if the service returned a value for the FailedDocuments property.
hasFailedDocuments() - Method in class software.amazon.awssdk.services.kendra.model.BatchPutDocumentResponse
For responses, this returns true if the service returned a value for the FailedDocuments property.
hasFailedEntityList() - Method in class software.amazon.awssdk.services.kendra.model.AssociateEntitiesToExperienceResponse
For responses, this returns true if the service returned a value for the FailedEntityList property.
hasFailedEntityList() - Method in class software.amazon.awssdk.services.kendra.model.AssociatePersonasToEntitiesResponse
For responses, this returns true if the service returned a value for the FailedEntityList property.
hasFailedEntityList() - Method in class software.amazon.awssdk.services.kendra.model.DisassociateEntitiesFromExperienceResponse
For responses, this returns true if the service returned a value for the FailedEntityList property.
hasFailedEntityList() - Method in class software.amazon.awssdk.services.kendra.model.DisassociatePersonasFromEntitiesResponse
For responses, this returns true if the service returned a value for the FailedEntityList property.
hasFaqIds() - Method in class software.amazon.awssdk.services.kendra.model.ContentSourceConfiguration
For responses, this returns true if the service returned a value for the FaqIds property.
hasFaqSummaryItems() - Method in class software.amazon.awssdk.services.kendra.model.ListFaqsResponse
For responses, this returns true if the service returned a value for the FaqSummaryItems property.
hasFeaturedDocuments() - Method in class software.amazon.awssdk.services.kendra.model.CreateFeaturedResultsSetRequest
For responses, this returns true if the service returned a value for the FeaturedDocuments property.
hasFeaturedDocuments() - Method in class software.amazon.awssdk.services.kendra.model.FeaturedResultsSet
For responses, this returns true if the service returned a value for the FeaturedDocuments property.
hasFeaturedDocuments() - Method in class software.amazon.awssdk.services.kendra.model.UpdateFeaturedResultsSetRequest
For responses, this returns true if the service returned a value for the FeaturedDocuments property.
hasFeaturedDocumentsMissing() - Method in class software.amazon.awssdk.services.kendra.model.DescribeFeaturedResultsSetResponse
For responses, this returns true if the service returned a value for the FeaturedDocumentsMissing property.
hasFeaturedDocumentsWithMetadata() - Method in class software.amazon.awssdk.services.kendra.model.DescribeFeaturedResultsSetResponse
For responses, this returns true if the service returned a value for the FeaturedDocumentsWithMetadata property.
hasFeaturedResultsItems() - Method in class software.amazon.awssdk.services.kendra.model.QueryResponse
For responses, this returns true if the service returned a value for the FeaturedResultsItems property.
hasFeaturedResultsSetIds() - Method in class software.amazon.awssdk.services.kendra.model.BatchDeleteFeaturedResultsSetRequest
For responses, this returns true if the service returned a value for the FeaturedResultsSetIds property.
hasFeaturedResultsSetSummaryItems() - Method in class software.amazon.awssdk.services.kendra.model.ListFeaturedResultsSetsResponse
For responses, this returns true if the service returned a value for the FeaturedResultsSetSummaryItems property.
hasFieldMappings() - Method in class software.amazon.awssdk.services.kendra.model.ColumnConfiguration
For responses, this returns true if the service returned a value for the FieldMappings property.
hasFieldMappings() - Method in class software.amazon.awssdk.services.kendra.model.FsxConfiguration
For responses, this returns true if the service returned a value for the FieldMappings property.
hasFieldMappings() - Method in class software.amazon.awssdk.services.kendra.model.GoogleDriveConfiguration
For responses, this returns true if the service returned a value for the FieldMappings property.
hasFieldMappings() - Method in class software.amazon.awssdk.services.kendra.model.OneDriveConfiguration
For responses, this returns true if the service returned a value for the FieldMappings property.
hasFieldMappings() - Method in class software.amazon.awssdk.services.kendra.model.SalesforceChatterFeedConfiguration
For responses, this returns true if the service returned a value for the FieldMappings property.
hasFieldMappings() - Method in class software.amazon.awssdk.services.kendra.model.SalesforceCustomKnowledgeArticleTypeConfiguration
For responses, this returns true if the service returned a value for the FieldMappings property.
hasFieldMappings() - Method in class software.amazon.awssdk.services.kendra.model.SalesforceStandardKnowledgeArticleTypeConfiguration
For responses, this returns true if the service returned a value for the FieldMappings property.
hasFieldMappings() - Method in class software.amazon.awssdk.services.kendra.model.SalesforceStandardObjectAttachmentConfiguration
For responses, this returns true if the service returned a value for the FieldMappings property.
hasFieldMappings() - Method in class software.amazon.awssdk.services.kendra.model.SalesforceStandardObjectConfiguration
For responses, this returns true if the service returned a value for the FieldMappings property.
hasFieldMappings() - Method in class software.amazon.awssdk.services.kendra.model.ServiceNowKnowledgeArticleConfiguration
For responses, this returns true if the service returned a value for the FieldMappings property.
hasFieldMappings() - Method in class software.amazon.awssdk.services.kendra.model.ServiceNowServiceCatalogConfiguration
For responses, this returns true if the service returned a value for the FieldMappings property.
hasFieldMappings() - Method in class software.amazon.awssdk.services.kendra.model.SharePointConfiguration
For responses, this returns true if the service returned a value for the FieldMappings property.
hasFieldMappings() - Method in class software.amazon.awssdk.services.kendra.model.SlackConfiguration
For responses, this returns true if the service returned a value for the FieldMappings property.
hasFieldMappings() - Method in class software.amazon.awssdk.services.kendra.model.WorkDocsConfiguration
For responses, this returns true if the service returned a value for the FieldMappings property.
hasFileFieldMappings() - Method in class software.amazon.awssdk.services.kendra.model.BoxConfiguration
For responses, this returns true if the service returned a value for the FileFieldMappings property.
hasFolderIds() - Method in class software.amazon.awssdk.services.kendra.model.QuipConfiguration
For responses, this returns true if the service returned a value for the FolderIds property.
hasGitHubCommitConfigurationFieldMappings() - Method in class software.amazon.awssdk.services.kendra.model.GitHubConfiguration
For responses, this returns true if the service returned a value for the GitHubCommitConfigurationFieldMappings property.
hasGitHubIssueAttachmentConfigurationFieldMappings() - Method in class software.amazon.awssdk.services.kendra.model.GitHubConfiguration
For responses, this returns true if the service returned a value for the GitHubIssueAttachmentConfigurationFieldMappings property.
hasGitHubIssueCommentConfigurationFieldMappings() - Method in class software.amazon.awssdk.services.kendra.model.GitHubConfiguration
For responses, this returns true if the service returned a value for the GitHubIssueCommentConfigurationFieldMappings property.
hasGitHubIssueDocumentConfigurationFieldMappings() - Method in class software.amazon.awssdk.services.kendra.model.GitHubConfiguration
For responses, this returns true if the service returned a value for the GitHubIssueDocumentConfigurationFieldMappings property.
hasGitHubPullRequestCommentConfigurationFieldMappings() - Method in class software.amazon.awssdk.services.kendra.model.GitHubConfiguration
For responses, this returns true if the service returned a value for the GitHubPullRequestCommentConfigurationFieldMappings property.
hasGitHubPullRequestDocumentAttachmentConfigurationFieldMappings() - Method in class software.amazon.awssdk.services.kendra.model.GitHubConfiguration
For responses, this returns true if the service returned a value for the GitHubPullRequestDocumentAttachmentConfigurationFieldMappings property.
hasGitHubPullRequestDocumentConfigurationFieldMappings() - Method in class software.amazon.awssdk.services.kendra.model.GitHubConfiguration
For responses, this returns true if the service returned a value for the GitHubPullRequestDocumentConfigurationFieldMappings property.
hasGitHubRepositoryConfigurationFieldMappings() - Method in class software.amazon.awssdk.services.kendra.model.GitHubConfiguration
For responses, this returns true if the service returned a value for the GitHubRepositoryConfigurationFieldMappings property.
hasGroupOrderingIdSummaries() - Method in class software.amazon.awssdk.services.kendra.model.DescribePrincipalMappingResponse
For responses, this returns true if the service returned a value for the GroupOrderingIdSummaries property.
hasGroups() - Method in class software.amazon.awssdk.services.kendra.model.UserContext
For responses, this returns true if the service returned a value for the Groups property.
hasGroupsSummaries() - Method in class software.amazon.awssdk.services.kendra.model.ListGroupsOlderThanOrderingIdResponse
For responses, this returns true if the service returned a value for the GroupsSummaries property.
hashCode() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Arn
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.DefaultKendraEndpointProvider
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.EndpointResult
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.FatScope
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Fn
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.FnNode
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.GetAttr.Part.Index
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.GetAttr.Part.Key
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Identifier
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Literal
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Outputs
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Parameter.Deprecated
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Parameter
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.ParameterReference
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Parameters
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Partition
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Partitions
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Ref
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.RegionOverride
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.RuleArn
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.RulePartition
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Template.Dynamic
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Template
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Template.Literal
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Value.Array
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Value.Bool
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Value.Endpoint
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Value.Int
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Value.Record
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Value.Str
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.AccessControlConfigurationSummary
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.AccessControlListConfiguration
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.AclConfiguration
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.AdditionalResultAttribute
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.AdditionalResultAttributeValue
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.AlfrescoConfiguration
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.AssociateEntitiesToExperienceRequest
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.AssociateEntitiesToExperienceResponse
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.AssociatePersonasToEntitiesRequest
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.AssociatePersonasToEntitiesResponse
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.AttributeFilter
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.AttributeSuggestionsDescribeConfig
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.AttributeSuggestionsGetConfig
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.AttributeSuggestionsUpdateConfig
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.AuthenticationConfiguration
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.BasicAuthenticationConfiguration
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.BatchDeleteDocumentRequest
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.BatchDeleteDocumentResponse
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.BatchDeleteDocumentResponseFailedDocument
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.BatchDeleteFeaturedResultsSetError
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.BatchDeleteFeaturedResultsSetRequest
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.BatchDeleteFeaturedResultsSetResponse
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.BatchGetDocumentStatusRequest
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.BatchGetDocumentStatusResponse
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.BatchGetDocumentStatusResponseError
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.BatchPutDocumentRequest
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.BatchPutDocumentResponse
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.BatchPutDocumentResponseFailedDocument
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.BoxConfiguration
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.CapacityUnitsConfiguration
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.ClearQuerySuggestionsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.ClearQuerySuggestionsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.ClickFeedback
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.CollapseConfiguration
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.CollapsedResultDetail
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.ColumnConfiguration
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.ConflictingItem
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.ConfluenceAttachmentConfiguration
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.ConfluenceAttachmentToIndexFieldMapping
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.ConfluenceBlogConfiguration
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.ConfluenceBlogToIndexFieldMapping
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.ConfluenceConfiguration
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.ConfluencePageConfiguration
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.ConfluencePageToIndexFieldMapping
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.ConfluenceSpaceConfiguration
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.ConfluenceSpaceToIndexFieldMapping
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.ConnectionConfiguration
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.ContentSourceConfiguration
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.Correction
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.CreateAccessControlConfigurationRequest
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.CreateAccessControlConfigurationResponse
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.CreateDataSourceRequest
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.CreateDataSourceResponse
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.CreateExperienceRequest
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.CreateExperienceResponse
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.CreateFaqRequest
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.CreateFaqResponse
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.CreateFeaturedResultsSetRequest
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.CreateFeaturedResultsSetResponse
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.CreateIndexRequest
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.CreateIndexResponse
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.CreateQuerySuggestionsBlockListRequest
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.CreateQuerySuggestionsBlockListResponse
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.CreateThesaurusRequest
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.CreateThesaurusResponse
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.CustomDocumentEnrichmentConfiguration
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.DatabaseConfiguration
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.DataSourceConfiguration
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.DataSourceGroup
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.DataSourceSummary
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.DataSourceSyncJob
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.DataSourceSyncJobMetrics
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.DataSourceSyncJobMetricTarget
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.DataSourceToIndexFieldMapping
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.DataSourceVpcConfiguration
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.DeleteAccessControlConfigurationRequest
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.DeleteAccessControlConfigurationResponse
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.DeleteDataSourceRequest
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.DeleteDataSourceResponse
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.DeleteExperienceRequest
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.DeleteExperienceResponse
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.DeleteFaqRequest
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.DeleteFaqResponse
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.DeleteIndexRequest
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.DeleteIndexResponse
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.DeletePrincipalMappingRequest
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.DeletePrincipalMappingResponse
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.DeleteQuerySuggestionsBlockListRequest
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.DeleteQuerySuggestionsBlockListResponse
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.DeleteThesaurusRequest
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.DeleteThesaurusResponse
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.DescribeAccessControlConfigurationRequest
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.DescribeAccessControlConfigurationResponse
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.DescribeDataSourceRequest
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.DescribeDataSourceResponse
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.DescribeExperienceRequest
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.DescribeExperienceResponse
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.DescribeFaqRequest
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.DescribeFaqResponse
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.DescribeFeaturedResultsSetRequest
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.DescribeFeaturedResultsSetResponse
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.DescribeIndexRequest
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.DescribeIndexResponse
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.DescribePrincipalMappingRequest
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.DescribePrincipalMappingResponse
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.DescribeQuerySuggestionsBlockListRequest
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.DescribeQuerySuggestionsBlockListResponse
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.DescribeQuerySuggestionsConfigRequest
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.DescribeQuerySuggestionsConfigResponse
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.DescribeThesaurusRequest
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.DescribeThesaurusResponse
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.DisassociateEntitiesFromExperienceRequest
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.DisassociateEntitiesFromExperienceResponse
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.DisassociatePersonasFromEntitiesRequest
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.DisassociatePersonasFromEntitiesResponse
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.Document
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.DocumentAttribute
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.DocumentAttributeCondition
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.DocumentAttributeTarget
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.DocumentAttributeValue
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.DocumentAttributeValueCountPair
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.DocumentInfo
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.DocumentMetadataConfiguration
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.DocumentRelevanceConfiguration
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.DocumentsMetadataConfiguration
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.EntityConfiguration
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.EntityDisplayData
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.EntityPersonaConfiguration
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.ExpandConfiguration
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.ExpandedResultItem
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.ExperienceConfiguration
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.ExperienceEndpoint
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.ExperienceEntitiesSummary
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.ExperiencesSummary
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.Facet
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.FacetResult
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.FailedEntity
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.FaqStatistics
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.FaqSummary
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.FeaturedDocument
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.FeaturedDocumentMissing
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.FeaturedDocumentWithMetadata
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.FeaturedResultsItem
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.FeaturedResultsSet
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.FeaturedResultsSetSummary
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.FsxConfiguration
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.GetQuerySuggestionsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.GetQuerySuggestionsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.GetSnapshotsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.GetSnapshotsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.GitHubConfiguration
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.GitHubDocumentCrawlProperties
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.GoogleDriveConfiguration
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.GroupMembers
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.GroupOrderingIdSummary
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.GroupSummary
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.HierarchicalPrincipal
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.Highlight
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.HookConfiguration
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.IndexConfigurationSummary
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.IndexStatistics
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.InlineCustomDocumentEnrichmentConfiguration
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.JiraConfiguration
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.JsonTokenTypeConfiguration
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.JwtTokenTypeConfiguration
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.ListAccessControlConfigurationsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.ListAccessControlConfigurationsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.ListDataSourcesRequest
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.ListDataSourcesResponse
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.ListDataSourceSyncJobsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.ListDataSourceSyncJobsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.ListEntityPersonasRequest
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.ListEntityPersonasResponse
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.ListExperienceEntitiesRequest
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.ListExperienceEntitiesResponse
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.ListExperiencesRequest
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.ListExperiencesResponse
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.ListFaqsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.ListFaqsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.ListFeaturedResultsSetsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.ListFeaturedResultsSetsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.ListGroupsOlderThanOrderingIdRequest
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.ListGroupsOlderThanOrderingIdResponse
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.ListIndicesRequest
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.ListIndicesResponse
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.ListQuerySuggestionsBlockListsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.ListQuerySuggestionsBlockListsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.ListTagsForResourceRequest
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.ListTagsForResourceResponse
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.ListThesauriRequest
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.ListThesauriResponse
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.MemberGroup
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.MemberUser
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.OneDriveConfiguration
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.OneDriveUsers
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.OnPremiseConfiguration
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.PersonasSummary
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.Principal
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.ProxyConfiguration
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.PutPrincipalMappingRequest
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.PutPrincipalMappingResponse
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.QueryRequest
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.QueryResponse
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.QueryResultItem
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.QuerySuggestionsBlockListSummary
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.QuipConfiguration
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.Relevance
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.RelevanceFeedback
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.RetrieveRequest
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.RetrieveResponse
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.RetrieveResultItem
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.S3DataSourceConfiguration
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.S3Path
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.SaaSConfiguration
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.SalesforceChatterFeedConfiguration
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.SalesforceConfiguration
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.SalesforceCustomKnowledgeArticleTypeConfiguration
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.SalesforceKnowledgeArticleConfiguration
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.SalesforceStandardKnowledgeArticleTypeConfiguration
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.SalesforceStandardObjectAttachmentConfiguration
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.SalesforceStandardObjectConfiguration
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.ScoreAttributes
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.Search
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.SeedUrlConfiguration
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.ServerSideEncryptionConfiguration
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.ServiceNowConfiguration
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.ServiceNowKnowledgeArticleConfiguration
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.ServiceNowServiceCatalogConfiguration
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.SharePointConfiguration
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.SiteMapsConfiguration
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.SlackConfiguration
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.SortingConfiguration
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.SourceDocument
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.SpellCorrectedQuery
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.SpellCorrectionConfiguration
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.SqlConfiguration
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.StartDataSourceSyncJobRequest
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.StartDataSourceSyncJobResponse
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.Status
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.StopDataSourceSyncJobRequest
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.StopDataSourceSyncJobResponse
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.SubmitFeedbackRequest
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.SubmitFeedbackResponse
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.SuggestableConfig
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.Suggestion
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.SuggestionHighlight
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.SuggestionTextWithHighlights
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.SuggestionValue
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.TableCell
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.TableExcerpt
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.TableRow
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.Tag
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.TagResourceRequest
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.TagResourceResponse
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.TemplateConfiguration
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.TextDocumentStatistics
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.TextWithHighlights
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.ThesaurusSummary
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.TimeRange
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.UntagResourceRequest
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.UntagResourceResponse
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.UpdateAccessControlConfigurationRequest
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.UpdateAccessControlConfigurationResponse
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.UpdateDataSourceRequest
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.UpdateDataSourceResponse
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.UpdateExperienceRequest
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.UpdateExperienceResponse
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.UpdateFeaturedResultsSetRequest
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.UpdateFeaturedResultsSetResponse
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.UpdateIndexRequest
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.UpdateIndexResponse
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.UpdateQuerySuggestionsBlockListRequest
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.UpdateQuerySuggestionsBlockListResponse
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.UpdateQuerySuggestionsConfigRequest
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.UpdateQuerySuggestionsConfigResponse
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.UpdateThesaurusRequest
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.UpdateThesaurusResponse
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.Urls
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.UserContext
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.UserGroupResolutionConfiguration
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.UserIdentityConfiguration
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.UserTokenConfiguration
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.Warning
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.WebCrawlerConfiguration
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.WorkDocsConfiguration
 
hasHierarchicalAccessControlList() - Method in class software.amazon.awssdk.services.kendra.model.CreateAccessControlConfigurationRequest
For responses, this returns true if the service returned a value for the HierarchicalAccessControlList property.
hasHierarchicalAccessControlList() - Method in class software.amazon.awssdk.services.kendra.model.DescribeAccessControlConfigurationResponse
For responses, this returns true if the service returned a value for the HierarchicalAccessControlList property.
hasHierarchicalAccessControlList() - Method in class software.amazon.awssdk.services.kendra.model.Document
For responses, this returns true if the service returned a value for the HierarchicalAccessControlList property.
hasHierarchicalAccessControlList() - Method in class software.amazon.awssdk.services.kendra.model.UpdateAccessControlConfigurationRequest
For responses, this returns true if the service returned a value for the HierarchicalAccessControlList property.
hasHighlights() - Method in class software.amazon.awssdk.services.kendra.model.SuggestionTextWithHighlights
For responses, this returns true if the service returned a value for the Highlights property.
hasHighlights() - Method in class software.amazon.awssdk.services.kendra.model.TextWithHighlights
For responses, this returns true if the service returned a value for the Highlights property.
hasHistory() - Method in class software.amazon.awssdk.services.kendra.model.ListDataSourceSyncJobsResponse
For responses, this returns true if the service returned a value for the History property.
hasIncludeAttachmentFilePatterns() - Method in class software.amazon.awssdk.services.kendra.model.SalesforceConfiguration
For responses, this returns true if the service returned a value for the IncludeAttachmentFilePatterns property.
hasIncludeAttachmentFilePatterns() - Method in class software.amazon.awssdk.services.kendra.model.ServiceNowKnowledgeArticleConfiguration
For responses, this returns true if the service returned a value for the IncludeAttachmentFilePatterns property.
hasIncludeAttachmentFilePatterns() - Method in class software.amazon.awssdk.services.kendra.model.ServiceNowServiceCatalogConfiguration
For responses, this returns true if the service returned a value for the IncludeAttachmentFilePatterns property.
hasIncludedStates() - Method in class software.amazon.awssdk.services.kendra.model.SalesforceKnowledgeArticleConfiguration
For responses, this returns true if the service returned a value for the IncludedStates property.
hasIncludeFilterTypes() - Method in class software.amazon.awssdk.services.kendra.model.SalesforceChatterFeedConfiguration
For responses, this returns true if the service returned a value for the IncludeFilterTypes property.
hasIncludeSpaces() - Method in class software.amazon.awssdk.services.kendra.model.ConfluenceSpaceConfiguration
For responses, this returns true if the service returned a value for the IncludeSpaces property.
hasInclusionFileNamePatterns() - Method in class software.amazon.awssdk.services.kendra.model.GitHubConfiguration
For responses, this returns true if the service returned a value for the InclusionFileNamePatterns property.
hasInclusionFileTypePatterns() - Method in class software.amazon.awssdk.services.kendra.model.GitHubConfiguration
For responses, this returns true if the service returned a value for the InclusionFileTypePatterns property.
hasInclusionFolderNamePatterns() - Method in class software.amazon.awssdk.services.kendra.model.GitHubConfiguration
For responses, this returns true if the service returned a value for the InclusionFolderNamePatterns property.
hasInclusionPatterns() - Method in class software.amazon.awssdk.services.kendra.model.AlfrescoConfiguration
For responses, this returns true if the service returned a value for the InclusionPatterns property.
hasInclusionPatterns() - Method in class software.amazon.awssdk.services.kendra.model.BoxConfiguration
For responses, this returns true if the service returned a value for the InclusionPatterns property.
hasInclusionPatterns() - Method in class software.amazon.awssdk.services.kendra.model.ConfluenceConfiguration
For responses, this returns true if the service returned a value for the InclusionPatterns property.
hasInclusionPatterns() - Method in class software.amazon.awssdk.services.kendra.model.FsxConfiguration
For responses, this returns true if the service returned a value for the InclusionPatterns property.
hasInclusionPatterns() - Method in class software.amazon.awssdk.services.kendra.model.GoogleDriveConfiguration
For responses, this returns true if the service returned a value for the InclusionPatterns property.
hasInclusionPatterns() - Method in class software.amazon.awssdk.services.kendra.model.JiraConfiguration
For responses, this returns true if the service returned a value for the InclusionPatterns property.
hasInclusionPatterns() - Method in class software.amazon.awssdk.services.kendra.model.OneDriveConfiguration
For responses, this returns true if the service returned a value for the InclusionPatterns property.
hasInclusionPatterns() - Method in class software.amazon.awssdk.services.kendra.model.QuipConfiguration
For responses, this returns true if the service returned a value for the InclusionPatterns property.
hasInclusionPatterns() - Method in class software.amazon.awssdk.services.kendra.model.S3DataSourceConfiguration
For responses, this returns true if the service returned a value for the InclusionPatterns property.
hasInclusionPatterns() - Method in class software.amazon.awssdk.services.kendra.model.SharePointConfiguration
For responses, this returns true if the service returned a value for the InclusionPatterns property.
hasInclusionPatterns() - Method in class software.amazon.awssdk.services.kendra.model.SlackConfiguration
For responses, this returns true if the service returned a value for the InclusionPatterns property.
hasInclusionPatterns() - Method in class software.amazon.awssdk.services.kendra.model.WorkDocsConfiguration
For responses, this returns true if the service returned a value for the InclusionPatterns property.
hasInclusionPrefixes() - Method in class software.amazon.awssdk.services.kendra.model.S3DataSourceConfiguration
For responses, this returns true if the service returned a value for the InclusionPrefixes property.
hasIndexConfigurationSummaryItems() - Method in class software.amazon.awssdk.services.kendra.model.ListIndicesResponse
For responses, this returns true if the service returned a value for the IndexConfigurationSummaryItems property.
hasInlineConfigurations() - Method in class software.amazon.awssdk.services.kendra.model.CustomDocumentEnrichmentConfiguration
For responses, this returns true if the service returned a value for the InlineConfigurations property.
hasIssueFieldMappings() - Method in class software.amazon.awssdk.services.kendra.model.JiraConfiguration
For responses, this returns true if the service returned a value for the IssueFieldMappings property.
hasIssueSubEntityFilter() - Method in class software.amazon.awssdk.services.kendra.model.JiraConfiguration
For responses, this returns true if the service returned a value for the IssueSubEntityFilter property.
hasIssueType() - Method in class software.amazon.awssdk.services.kendra.model.JiraConfiguration
For responses, this returns true if the service returned a value for the IssueType property.
hasMemberGroups() - Method in class software.amazon.awssdk.services.kendra.model.GroupMembers
For responses, this returns true if the service returned a value for the MemberGroups property.
hasMemberUsers() - Method in class software.amazon.awssdk.services.kendra.model.GroupMembers
For responses, this returns true if the service returned a value for the MemberUsers property.
hasMessageFieldMappings() - Method in class software.amazon.awssdk.services.kendra.model.QuipConfiguration
For responses, this returns true if the service returned a value for the MessageFieldMappings property.
hasOneDriveUserList() - Method in class software.amazon.awssdk.services.kendra.model.OneDriveUsers
For responses, this returns true if the service returned a value for the OneDriveUserList property.
hasOrAllFilters() - Method in class software.amazon.awssdk.services.kendra.model.AttributeFilter
For responses, this returns true if the service returned a value for the OrAllFilters property.
hasPageFieldMappings() - Method in class software.amazon.awssdk.services.kendra.model.ConfluencePageConfiguration
For responses, this returns true if the service returned a value for the PageFieldMappings property.
hasPersonas() - Method in class software.amazon.awssdk.services.kendra.model.AssociatePersonasToEntitiesRequest
For responses, this returns true if the service returned a value for the Personas property.
hasPrincipalList() - Method in class software.amazon.awssdk.services.kendra.model.HierarchicalPrincipal
For responses, this returns true if the service returned a value for the PrincipalList property.
hasPrivateChannelFilter() - Method in class software.amazon.awssdk.services.kendra.model.SlackConfiguration
For responses, this returns true if the service returned a value for the PrivateChannelFilter property.
hasProject() - Method in class software.amazon.awssdk.services.kendra.model.JiraConfiguration
For responses, this returns true if the service returned a value for the Project property.
hasProjectFieldMappings() - Method in class software.amazon.awssdk.services.kendra.model.JiraConfiguration
For responses, this returns true if the service returned a value for the ProjectFieldMappings property.
hasPublicChannelFilter() - Method in class software.amazon.awssdk.services.kendra.model.SlackConfiguration
For responses, this returns true if the service returned a value for the PublicChannelFilter property.
hasQueryTexts() - Method in class software.amazon.awssdk.services.kendra.model.CreateFeaturedResultsSetRequest
For responses, this returns true if the service returned a value for the QueryTexts property.
hasQueryTexts() - Method in class software.amazon.awssdk.services.kendra.model.DescribeFeaturedResultsSetResponse
For responses, this returns true if the service returned a value for the QueryTexts property.
hasQueryTexts() - Method in class software.amazon.awssdk.services.kendra.model.FeaturedResultsSet
For responses, this returns true if the service returned a value for the QueryTexts property.
hasQueryTexts() - Method in class software.amazon.awssdk.services.kendra.model.UpdateFeaturedResultsSetRequest
For responses, this returns true if the service returned a value for the QueryTexts property.
hasRelevanceFeedbackItems() - Method in class software.amazon.awssdk.services.kendra.model.SubmitFeedbackRequest
For responses, this returns true if the service returned a value for the RelevanceFeedbackItems property.
hasRepositoryFilter() - Method in class software.amazon.awssdk.services.kendra.model.GitHubConfiguration
For responses, this returns true if the service returned a value for the RepositoryFilter property.
hasRequestedDocumentAttributes() - Method in class software.amazon.awssdk.services.kendra.model.QueryRequest
For responses, this returns true if the service returned a value for the RequestedDocumentAttributes property.
hasRequestedDocumentAttributes() - Method in class software.amazon.awssdk.services.kendra.model.RetrieveRequest
For responses, this returns true if the service returned a value for the RequestedDocumentAttributes property.
hasResultItems() - Method in class software.amazon.awssdk.services.kendra.model.QueryResponse
For responses, this returns true if the service returned a value for the ResultItems property.
hasResultItems() - Method in class software.amazon.awssdk.services.kendra.model.RetrieveResponse
For responses, this returns true if the service returned a value for the ResultItems property.
hasRows() - Method in class software.amazon.awssdk.services.kendra.model.TableExcerpt
For responses, this returns true if the service returned a value for the Rows property.
hasSecurityGroupIds() - Method in class software.amazon.awssdk.services.kendra.model.DataSourceVpcConfiguration
For responses, this returns true if the service returned a value for the SecurityGroupIds property.
hasSeedUrls() - Method in class software.amazon.awssdk.services.kendra.model.SeedUrlConfiguration
For responses, this returns true if the service returned a value for the SeedUrls property.
hasSiteMaps() - Method in class software.amazon.awssdk.services.kendra.model.SiteMapsConfiguration
For responses, this returns true if the service returned a value for the SiteMaps property.
hasSlackEntityList() - Method in class software.amazon.awssdk.services.kendra.model.SlackConfiguration
For responses, this returns true if the service returned a value for the SlackEntityList property.
hasSnapshotsData() - Method in class software.amazon.awssdk.services.kendra.model.GetSnapshotsResponse
For responses, this returns true if the service returned a value for the SnapshotsData property.
hasSnapshotsDataHeader() - Method in class software.amazon.awssdk.services.kendra.model.GetSnapshotsResponse
For responses, this returns true if the service returned a value for the SnapshotsDataHeader property.
hasSortingConfigurations() - Method in class software.amazon.awssdk.services.kendra.model.CollapseConfiguration
For responses, this returns true if the service returned a value for the SortingConfigurations property.
hasSortingConfigurations() - Method in class software.amazon.awssdk.services.kendra.model.QueryRequest
For responses, this returns true if the service returned a value for the SortingConfigurations property.
hasSourceDocuments() - Method in class software.amazon.awssdk.services.kendra.model.Suggestion
For responses, this returns true if the service returned a value for the SourceDocuments property.
hasSpaceFieldMappings() - Method in class software.amazon.awssdk.services.kendra.model.ConfluenceSpaceConfiguration
For responses, this returns true if the service returned a value for the SpaceFieldMappings property.
hasSpellCorrectedQueries() - Method in class software.amazon.awssdk.services.kendra.model.QueryResponse
For responses, this returns true if the service returned a value for the SpellCorrectedQueries property.
hasStandardObjectConfigurations() - Method in class software.amazon.awssdk.services.kendra.model.SalesforceConfiguration
For responses, this returns true if the service returned a value for the StandardObjectConfigurations property.
hasStatus() - Method in class software.amazon.awssdk.services.kendra.model.JiraConfiguration
For responses, this returns true if the service returned a value for the Status property.
hasStringListValue() - Method in class software.amazon.awssdk.services.kendra.model.DocumentAttributeValue
For responses, this returns true if the service returned a value for the StringListValue property.
hasSubnetIds() - Method in class software.amazon.awssdk.services.kendra.model.DataSourceVpcConfiguration
For responses, this returns true if the service returned a value for the SubnetIds property.
hasSuggestableConfigList() - Method in class software.amazon.awssdk.services.kendra.model.AttributeSuggestionsDescribeConfig
For responses, this returns true if the service returned a value for the SuggestableConfigList property.
hasSuggestableConfigList() - Method in class software.amazon.awssdk.services.kendra.model.AttributeSuggestionsUpdateConfig
For responses, this returns true if the service returned a value for the SuggestableConfigList property.
hasSuggestionAttributes() - Method in class software.amazon.awssdk.services.kendra.model.AttributeSuggestionsGetConfig
For responses, this returns true if the service returned a value for the SuggestionAttributes property.
hasSuggestionAttributes() - Method in class software.amazon.awssdk.services.kendra.model.SourceDocument
For responses, this returns true if the service returned a value for the SuggestionAttributes property.
hasSuggestions() - Method in class software.amazon.awssdk.services.kendra.model.GetQuerySuggestionsResponse
For responses, this returns true if the service returned a value for the Suggestions property.
hasSuggestionTypes() - Method in class software.amazon.awssdk.services.kendra.model.GetQuerySuggestionsRequest
For responses, this returns true if the service returned a value for the SuggestionTypes property.
hasSummaryItems() - Method in class software.amazon.awssdk.services.kendra.model.ListDataSourcesResponse
For responses, this returns true if the service returned a value for the SummaryItems property.
hasSummaryItems() - Method in class software.amazon.awssdk.services.kendra.model.ListEntityPersonasResponse
For responses, this returns true if the service returned a value for the SummaryItems property.
hasSummaryItems() - Method in class software.amazon.awssdk.services.kendra.model.ListExperienceEntitiesResponse
For responses, this returns true if the service returned a value for the SummaryItems property.
hasSummaryItems() - Method in class software.amazon.awssdk.services.kendra.model.ListExperiencesResponse
For responses, this returns true if the service returned a value for the SummaryItems property.
hasTagKeys() - Method in class software.amazon.awssdk.services.kendra.model.UntagResourceRequest
For responses, this returns true if the service returned a value for the TagKeys property.
hasTags() - Method in class software.amazon.awssdk.services.kendra.model.CreateDataSourceRequest
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.kendra.model.CreateFaqRequest
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.kendra.model.CreateFeaturedResultsSetRequest
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.kendra.model.CreateIndexRequest
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.kendra.model.CreateQuerySuggestionsBlockListRequest
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.kendra.model.CreateThesaurusRequest
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.kendra.model.ListTagsForResourceResponse
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.kendra.model.TagResourceRequest
For responses, this returns true if the service returned a value for the Tags property.
hasTaskFieldMappings() - Method in class software.amazon.awssdk.services.kendra.model.BoxConfiguration
For responses, this returns true if the service returned a value for the TaskFieldMappings property.
hasThesaurusSummaryItems() - Method in class software.amazon.awssdk.services.kendra.model.ListThesauriResponse
For responses, this returns true if the service returned a value for the ThesaurusSummaryItems property.
hasThreadFieldMappings() - Method in class software.amazon.awssdk.services.kendra.model.QuipConfiguration
For responses, this returns true if the service returned a value for the ThreadFieldMappings property.
hasUrlExclusionPatterns() - Method in class software.amazon.awssdk.services.kendra.model.WebCrawlerConfiguration
For responses, this returns true if the service returned a value for the UrlExclusionPatterns property.
hasUrlInclusionPatterns() - Method in class software.amazon.awssdk.services.kendra.model.WebCrawlerConfiguration
For responses, this returns true if the service returned a value for the UrlInclusionPatterns property.
hasUrls() - Method in class software.amazon.awssdk.services.kendra.model.SharePointConfiguration
For responses, this returns true if the service returned a value for the Urls property.
hasUserTokenConfigurations() - Method in class software.amazon.awssdk.services.kendra.model.CreateIndexRequest
For responses, this returns true if the service returned a value for the UserTokenConfigurations property.
hasUserTokenConfigurations() - Method in class software.amazon.awssdk.services.kendra.model.DescribeIndexResponse
For responses, this returns true if the service returned a value for the UserTokenConfigurations property.
hasUserTokenConfigurations() - Method in class software.amazon.awssdk.services.kendra.model.UpdateIndexRequest
For responses, this returns true if the service returned a value for the UserTokenConfigurations property.
hasValueImportanceMap() - Method in class software.amazon.awssdk.services.kendra.model.Relevance
For responses, this returns true if the service returned a value for the ValueImportanceMap property.
hasWarnings() - Method in class software.amazon.awssdk.services.kendra.model.QueryResponse
For responses, this returns true if the service returned a value for the Warnings property.
hasWebLinkFieldMappings() - Method in class software.amazon.awssdk.services.kendra.model.BoxConfiguration
For responses, this returns true if the service returned a value for the WebLinkFieldMappings property.
hasWikiFieldMappings() - Method in class software.amazon.awssdk.services.kendra.model.AlfrescoConfiguration
For responses, this returns true if the service returned a value for the WikiFieldMappings property.
hasWorkLogFieldMappings() - Method in class software.amazon.awssdk.services.kendra.model.JiraConfiguration
For responses, this returns true if the service returned a value for the WorkLogFieldMappings property.
header() - Method in class software.amazon.awssdk.services.kendra.model.TableCell
TRUE means that the table cell should be treated as a header.
header(Boolean) - Method in interface software.amazon.awssdk.services.kendra.model.TableCell.Builder
TRUE means that the table cell should be treated as a header.
hierarchicalAccessControlList() - Method in class software.amazon.awssdk.services.kendra.model.CreateAccessControlConfigurationRequest
The list of principal lists that define the hierarchy for which documents users should have access to.
hierarchicalAccessControlList() - Method in class software.amazon.awssdk.services.kendra.model.DescribeAccessControlConfigurationResponse
The list of principal lists that define the hierarchy for which documents users should have access to.
hierarchicalAccessControlList() - Method in class software.amazon.awssdk.services.kendra.model.Document
The list of principal lists that define the hierarchy for which documents users should have access to.
hierarchicalAccessControlList() - Method in class software.amazon.awssdk.services.kendra.model.UpdateAccessControlConfigurationRequest
The updated list of principal lists that define the hierarchy for which documents users should have access to.
hierarchicalAccessControlList(Collection<HierarchicalPrincipal>) - Method in interface software.amazon.awssdk.services.kendra.model.CreateAccessControlConfigurationRequest.Builder
The list of principal lists that define the hierarchy for which documents users should have access to.
hierarchicalAccessControlList(Collection<HierarchicalPrincipal>) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeAccessControlConfigurationResponse.Builder
The list of principal lists that define the hierarchy for which documents users should have access to.
hierarchicalAccessControlList(Collection<HierarchicalPrincipal>) - Method in interface software.amazon.awssdk.services.kendra.model.Document.Builder
The list of principal lists that define the hierarchy for which documents users should have access to.
hierarchicalAccessControlList(Collection<HierarchicalPrincipal>) - Method in interface software.amazon.awssdk.services.kendra.model.UpdateAccessControlConfigurationRequest.Builder
The updated list of principal lists that define the hierarchy for which documents users should have access to.
hierarchicalAccessControlList(Consumer<HierarchicalPrincipal.Builder>...) - Method in interface software.amazon.awssdk.services.kendra.model.CreateAccessControlConfigurationRequest.Builder
The list of principal lists that define the hierarchy for which documents users should have access to.
hierarchicalAccessControlList(Consumer<HierarchicalPrincipal.Builder>...) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeAccessControlConfigurationResponse.Builder
The list of principal lists that define the hierarchy for which documents users should have access to.
hierarchicalAccessControlList(Consumer<HierarchicalPrincipal.Builder>...) - Method in interface software.amazon.awssdk.services.kendra.model.Document.Builder
The list of principal lists that define the hierarchy for which documents users should have access to.
hierarchicalAccessControlList(Consumer<HierarchicalPrincipal.Builder>...) - Method in interface software.amazon.awssdk.services.kendra.model.UpdateAccessControlConfigurationRequest.Builder
The updated list of principal lists that define the hierarchy for which documents users should have access to.
hierarchicalAccessControlList(HierarchicalPrincipal...) - Method in interface software.amazon.awssdk.services.kendra.model.CreateAccessControlConfigurationRequest.Builder
The list of principal lists that define the hierarchy for which documents users should have access to.
hierarchicalAccessControlList(HierarchicalPrincipal...) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeAccessControlConfigurationResponse.Builder
The list of principal lists that define the hierarchy for which documents users should have access to.
hierarchicalAccessControlList(HierarchicalPrincipal...) - Method in interface software.amazon.awssdk.services.kendra.model.Document.Builder
The list of principal lists that define the hierarchy for which documents users should have access to.
hierarchicalAccessControlList(HierarchicalPrincipal...) - Method in interface software.amazon.awssdk.services.kendra.model.UpdateAccessControlConfigurationRequest.Builder
The updated list of principal lists that define the hierarchy for which documents users should have access to.
HierarchicalPrincipal - Class in software.amazon.awssdk.services.kendra.model
Information to define the hierarchy for which documents users should have access to.
HierarchicalPrincipal.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
HIGH - software.amazon.awssdk.services.kendra.model.ScoreConfidence
 
Highlight - Class in software.amazon.awssdk.services.kendra.model
Provides information that you can use to highlight a search result so that your users can quickly identify terms in the response.
Highlight.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
highlighted() - Method in class software.amazon.awssdk.services.kendra.model.TableCell
TRUE means that the table cell has a high enough confidence and is relevant to the query, so the value or content should be highlighted.
highlighted(Boolean) - Method in interface software.amazon.awssdk.services.kendra.model.TableCell.Builder
TRUE means that the table cell has a high enough confidence and is relevant to the query, so the value or content should be highlighted.
highlights() - Method in class software.amazon.awssdk.services.kendra.model.SuggestionTextWithHighlights
The beginning and end of the query suggestion text that should be highlighted.
highlights() - Method in class software.amazon.awssdk.services.kendra.model.TextWithHighlights
The beginning and end of the text that should be highlighted.
highlights(Collection<Highlight>) - Method in interface software.amazon.awssdk.services.kendra.model.TextWithHighlights.Builder
The beginning and end of the text that should be highlighted.
highlights(Collection<SuggestionHighlight>) - Method in interface software.amazon.awssdk.services.kendra.model.SuggestionTextWithHighlights.Builder
The beginning and end of the query suggestion text that should be highlighted.
highlights(Consumer<Highlight.Builder>...) - Method in interface software.amazon.awssdk.services.kendra.model.TextWithHighlights.Builder
The beginning and end of the text that should be highlighted.
highlights(Consumer<SuggestionHighlight.Builder>...) - Method in interface software.amazon.awssdk.services.kendra.model.SuggestionTextWithHighlights.Builder
The beginning and end of the query suggestion text that should be highlighted.
highlights(Highlight...) - Method in interface software.amazon.awssdk.services.kendra.model.TextWithHighlights.Builder
The beginning and end of the text that should be highlighted.
highlights(SuggestionHighlight...) - Method in interface software.amazon.awssdk.services.kendra.model.SuggestionTextWithHighlights.Builder
The beginning and end of the query suggestion text that should be highlighted.
HighlightType - Enum in software.amazon.awssdk.services.kendra.model
 
history() - Method in class software.amazon.awssdk.services.kendra.model.ListDataSourceSyncJobsResponse
A history of synchronization jobs for the data source connector.
history(Collection<DataSourceSyncJob>) - Method in interface software.amazon.awssdk.services.kendra.model.ListDataSourceSyncJobsResponse.Builder
A history of synchronization jobs for the data source connector.
history(Consumer<DataSourceSyncJob.Builder>...) - Method in interface software.amazon.awssdk.services.kendra.model.ListDataSourceSyncJobsResponse.Builder
A history of synchronization jobs for the data source connector.
history(DataSourceSyncJob...) - Method in interface software.amazon.awssdk.services.kendra.model.ListDataSourceSyncJobsResponse.Builder
A history of synchronization jobs for the data source connector.
HOME - software.amazon.awssdk.services.kendra.model.EndpointType
 
HookConfiguration - Class in software.amazon.awssdk.services.kendra.model
Provides the configuration information for invoking a Lambda function in Lambda to alter document metadata and content when ingesting documents into Amazon Kendra.
HookConfiguration.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
host() - Method in class software.amazon.awssdk.services.kendra.model.BasicAuthenticationConfiguration
The name of the website host you want to connect to using authentication credentials.
host() - Method in class software.amazon.awssdk.services.kendra.model.ProxyConfiguration
The name of the website host you want to connect to via a web proxy server.
host(String) - Method in interface software.amazon.awssdk.services.kendra.model.BasicAuthenticationConfiguration.Builder
The name of the website host you want to connect to using authentication credentials.
host(String) - Method in interface software.amazon.awssdk.services.kendra.model.ProxyConfiguration.Builder
The name of the website host you want to connect to via a web proxy server.
HOST_ONLY - software.amazon.awssdk.services.kendra.model.WebCrawlerMode
 
hostLabel() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.IsValidHostLabel
 
hostLabel() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.IsVirtualHostableS3Bucket
 
hostUrl() - Method in class software.amazon.awssdk.services.kendra.model.OnPremiseConfiguration
The GitHub host URL or API endpoint URL.
hostUrl() - Method in class software.amazon.awssdk.services.kendra.model.SaaSConfiguration
The GitHub host URL or API endpoint URL.
hostUrl() - Method in class software.amazon.awssdk.services.kendra.model.ServiceNowConfiguration
The ServiceNow instance that the data source connects to.
hostUrl(String) - Method in interface software.amazon.awssdk.services.kendra.model.OnPremiseConfiguration.Builder
The GitHub host URL or API endpoint URL.
hostUrl(String) - Method in interface software.amazon.awssdk.services.kendra.model.SaaSConfiguration.Builder
The GitHub host URL or API endpoint URL.
hostUrl(String) - Method in interface software.amazon.awssdk.services.kendra.model.ServiceNowConfiguration.Builder
The ServiceNow instance that the data source connects to.
HTML - software.amazon.awssdk.services.kendra.model.ContentType
 
HTTP_BASIC - software.amazon.awssdk.services.kendra.model.ConfluenceAuthenticationType
 
HTTP_BASIC - software.amazon.awssdk.services.kendra.model.ServiceNowAuthenticationType
 
HTTP_BASIC - software.amazon.awssdk.services.kendra.model.SharePointOnlineAuthenticationType
 

I

id() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Partition
 
id() - Method in class software.amazon.awssdk.services.kendra.model.AccessControlConfigurationSummary
The identifier of the access control configuration.
id() - Method in class software.amazon.awssdk.services.kendra.model.AssociateEntitiesToExperienceRequest
The identifier of your Amazon Kendra experience.
id() - Method in class software.amazon.awssdk.services.kendra.model.AssociatePersonasToEntitiesRequest
The identifier of your Amazon Kendra experience.
id() - Method in class software.amazon.awssdk.services.kendra.model.BatchDeleteDocumentResponseFailedDocument
The identifier of the document that couldn't be removed from the index.
id() - Method in class software.amazon.awssdk.services.kendra.model.BatchDeleteFeaturedResultsSetError
The identifier of the set of featured results that couldn't be removed from the index.
id() - Method in class software.amazon.awssdk.services.kendra.model.BatchPutDocumentResponseFailedDocument
The identifier of the document.
id() - Method in class software.amazon.awssdk.services.kendra.model.CreateAccessControlConfigurationResponse
The identifier of the access control configuration for your documents in an index.
id() - Method in class software.amazon.awssdk.services.kendra.model.CreateDataSourceResponse
The identifier of the data source connector.
id() - Method in class software.amazon.awssdk.services.kendra.model.CreateExperienceResponse
The identifier of your Amazon Kendra experience.
id() - Method in class software.amazon.awssdk.services.kendra.model.CreateFaqResponse
The identifier of the FAQ.
id() - Method in class software.amazon.awssdk.services.kendra.model.CreateIndexResponse
The identifier of the index.
id() - Method in class software.amazon.awssdk.services.kendra.model.CreateQuerySuggestionsBlockListResponse
The identifier of the block list.
id() - Method in class software.amazon.awssdk.services.kendra.model.CreateThesaurusResponse
The identifier of the thesaurus.
id() - Method in class software.amazon.awssdk.services.kendra.model.DataSourceSummary
The identifier for the data source.
id() - Method in class software.amazon.awssdk.services.kendra.model.DeleteAccessControlConfigurationRequest
The identifier of the access control configuration you want to delete.
id() - Method in class software.amazon.awssdk.services.kendra.model.DeleteDataSourceRequest
The identifier of the data source connector you want to delete.
id() - Method in class software.amazon.awssdk.services.kendra.model.DeleteExperienceRequest
The identifier of your Amazon Kendra experience you want to delete.
id() - Method in class software.amazon.awssdk.services.kendra.model.DeleteFaqRequest
The identifier of the FAQ you want to remove.
id() - Method in class software.amazon.awssdk.services.kendra.model.DeleteIndexRequest
The identifier of the index you want to delete.
id() - Method in class software.amazon.awssdk.services.kendra.model.DeleteQuerySuggestionsBlockListRequest
The identifier of the block list you want to delete.
id() - Method in class software.amazon.awssdk.services.kendra.model.DeleteThesaurusRequest
The identifier of the thesaurus you want to delete.
id() - Method in class software.amazon.awssdk.services.kendra.model.DescribeAccessControlConfigurationRequest
The identifier of the access control configuration you want to get information on.
id() - Method in class software.amazon.awssdk.services.kendra.model.DescribeDataSourceRequest
The identifier of the data source connector.
id() - Method in class software.amazon.awssdk.services.kendra.model.DescribeDataSourceResponse
The identifier of the data source connector.
id() - Method in class software.amazon.awssdk.services.kendra.model.DescribeExperienceRequest
The identifier of your Amazon Kendra experience you want to get information on.
id() - Method in class software.amazon.awssdk.services.kendra.model.DescribeExperienceResponse
Shows the identifier of your Amazon Kendra experience.
id() - Method in class software.amazon.awssdk.services.kendra.model.DescribeFaqRequest
The identifier of the FAQ you want to get information on.
id() - Method in class software.amazon.awssdk.services.kendra.model.DescribeFaqResponse
The identifier of the FAQ.
id() - Method in class software.amazon.awssdk.services.kendra.model.DescribeIndexRequest
The identifier of the index you want to get information on.
id() - Method in class software.amazon.awssdk.services.kendra.model.DescribeIndexResponse
The identifier of the index.
id() - Method in class software.amazon.awssdk.services.kendra.model.DescribeQuerySuggestionsBlockListRequest
The identifier of the block list you want to get information on.
id() - Method in class software.amazon.awssdk.services.kendra.model.DescribeQuerySuggestionsBlockListResponse
The identifier of the block list.
id() - Method in class software.amazon.awssdk.services.kendra.model.DescribeThesaurusRequest
The identifier of the thesaurus you want to get information on.
id() - Method in class software.amazon.awssdk.services.kendra.model.DescribeThesaurusResponse
The identifier of the thesaurus.
id() - Method in class software.amazon.awssdk.services.kendra.model.DisassociateEntitiesFromExperienceRequest
The identifier of your Amazon Kendra experience.
id() - Method in class software.amazon.awssdk.services.kendra.model.DisassociatePersonasFromEntitiesRequest
The identifier of your Amazon Kendra experience.
id() - Method in class software.amazon.awssdk.services.kendra.model.Document
A identifier of the document in the index.
id() - Method in class software.amazon.awssdk.services.kendra.model.ExpandedResultItem
The identifier for the expanded result.
id() - Method in class software.amazon.awssdk.services.kendra.model.ExperiencesSummary
The identifier of your Amazon Kendra experience.
id() - Method in class software.amazon.awssdk.services.kendra.model.FaqSummary
The identifier of the FAQ.
id() - Method in class software.amazon.awssdk.services.kendra.model.FeaturedDocument
The identifier of the document to feature in the search results.
id() - Method in class software.amazon.awssdk.services.kendra.model.FeaturedDocumentMissing
The identifier of the document that doesn't exist but you have specified as a featured document.
id() - Method in class software.amazon.awssdk.services.kendra.model.FeaturedDocumentWithMetadata
The identifier of the featured document with its metadata.
id() - Method in class software.amazon.awssdk.services.kendra.model.FeaturedResultsItem
The identifier of the featured result.
id() - Method in class software.amazon.awssdk.services.kendra.model.IndexConfigurationSummary
A identifier for the index.
id() - Method in class software.amazon.awssdk.services.kendra.model.ListDataSourceSyncJobsRequest
The identifier of the data source connector.
id() - Method in class software.amazon.awssdk.services.kendra.model.ListEntityPersonasRequest
The identifier of your Amazon Kendra experience.
id() - Method in class software.amazon.awssdk.services.kendra.model.ListExperienceEntitiesRequest
The identifier of your Amazon Kendra experience.
id() - Method in class software.amazon.awssdk.services.kendra.model.QueryResultItem
The unique identifier for the query result item id (Id) and the query result item document id ( DocumentId) combined.
id() - Method in class software.amazon.awssdk.services.kendra.model.QuerySuggestionsBlockListSummary
The identifier of a block list.
id() - Method in class software.amazon.awssdk.services.kendra.model.RetrieveResultItem
The identifier of the relevant passage result.
id() - Method in class software.amazon.awssdk.services.kendra.model.StartDataSourceSyncJobRequest
The identifier of the data source connector to synchronize.
id() - Method in class software.amazon.awssdk.services.kendra.model.StopDataSourceSyncJobRequest
The identifier of the data source connector for which to stop the synchronization jobs.
id() - Method in class software.amazon.awssdk.services.kendra.model.Suggestion
The UUID (universally unique identifier) of a single query suggestion.
id() - Method in class software.amazon.awssdk.services.kendra.model.ThesaurusSummary
The identifier of the thesaurus.
id() - Method in class software.amazon.awssdk.services.kendra.model.UpdateAccessControlConfigurationRequest
The identifier of the access control configuration you want to update.
id() - Method in class software.amazon.awssdk.services.kendra.model.UpdateDataSourceRequest
The identifier of the data source connector you want to update.
id() - Method in class software.amazon.awssdk.services.kendra.model.UpdateExperienceRequest
The identifier of your Amazon Kendra experience you want to update.
id() - Method in class software.amazon.awssdk.services.kendra.model.UpdateIndexRequest
The identifier of the index you want to update.
id() - Method in class software.amazon.awssdk.services.kendra.model.UpdateQuerySuggestionsBlockListRequest
The identifier of the block list you want to update.
id() - Method in class software.amazon.awssdk.services.kendra.model.UpdateThesaurusRequest
The identifier of the thesaurus you want to update.
id(String) - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Partition.Builder
 
id(String) - Method in interface software.amazon.awssdk.services.kendra.model.AccessControlConfigurationSummary.Builder
The identifier of the access control configuration.
id(String) - Method in interface software.amazon.awssdk.services.kendra.model.AssociateEntitiesToExperienceRequest.Builder
The identifier of your Amazon Kendra experience.
id(String) - Method in interface software.amazon.awssdk.services.kendra.model.AssociatePersonasToEntitiesRequest.Builder
The identifier of your Amazon Kendra experience.
id(String) - Method in interface software.amazon.awssdk.services.kendra.model.BatchDeleteDocumentResponseFailedDocument.Builder
The identifier of the document that couldn't be removed from the index.
id(String) - Method in interface software.amazon.awssdk.services.kendra.model.BatchDeleteFeaturedResultsSetError.Builder
The identifier of the set of featured results that couldn't be removed from the index.
id(String) - Method in interface software.amazon.awssdk.services.kendra.model.BatchPutDocumentResponseFailedDocument.Builder
The identifier of the document.
id(String) - Method in interface software.amazon.awssdk.services.kendra.model.CreateAccessControlConfigurationResponse.Builder
The identifier of the access control configuration for your documents in an index.
id(String) - Method in interface software.amazon.awssdk.services.kendra.model.CreateDataSourceResponse.Builder
The identifier of the data source connector.
id(String) - Method in interface software.amazon.awssdk.services.kendra.model.CreateExperienceResponse.Builder
The identifier of your Amazon Kendra experience.
id(String) - Method in interface software.amazon.awssdk.services.kendra.model.CreateFaqResponse.Builder
The identifier of the FAQ.
id(String) - Method in interface software.amazon.awssdk.services.kendra.model.CreateIndexResponse.Builder
The identifier of the index.
id(String) - Method in interface software.amazon.awssdk.services.kendra.model.CreateQuerySuggestionsBlockListResponse.Builder
The identifier of the block list.
id(String) - Method in interface software.amazon.awssdk.services.kendra.model.CreateThesaurusResponse.Builder
The identifier of the thesaurus.
id(String) - Method in interface software.amazon.awssdk.services.kendra.model.DataSourceSummary.Builder
The identifier for the data source.
id(String) - Method in interface software.amazon.awssdk.services.kendra.model.DeleteAccessControlConfigurationRequest.Builder
The identifier of the access control configuration you want to delete.
id(String) - Method in interface software.amazon.awssdk.services.kendra.model.DeleteDataSourceRequest.Builder
The identifier of the data source connector you want to delete.
id(String) - Method in interface software.amazon.awssdk.services.kendra.model.DeleteExperienceRequest.Builder
The identifier of your Amazon Kendra experience you want to delete.
id(String) - Method in interface software.amazon.awssdk.services.kendra.model.DeleteFaqRequest.Builder
The identifier of the FAQ you want to remove.
id(String) - Method in interface software.amazon.awssdk.services.kendra.model.DeleteIndexRequest.Builder
The identifier of the index you want to delete.
id(String) - Method in interface software.amazon.awssdk.services.kendra.model.DeleteQuerySuggestionsBlockListRequest.Builder
The identifier of the block list you want to delete.
id(String) - Method in interface software.amazon.awssdk.services.kendra.model.DeleteThesaurusRequest.Builder
The identifier of the thesaurus you want to delete.
id(String) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeAccessControlConfigurationRequest.Builder
The identifier of the access control configuration you want to get information on.
id(String) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeDataSourceRequest.Builder
The identifier of the data source connector.
id(String) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeDataSourceResponse.Builder
The identifier of the data source connector.
id(String) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeExperienceRequest.Builder
The identifier of your Amazon Kendra experience you want to get information on.
id(String) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeExperienceResponse.Builder
Shows the identifier of your Amazon Kendra experience.
id(String) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeFaqRequest.Builder
The identifier of the FAQ you want to get information on.
id(String) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeFaqResponse.Builder
The identifier of the FAQ.
id(String) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeIndexRequest.Builder
The identifier of the index you want to get information on.
id(String) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeIndexResponse.Builder
The identifier of the index.
id(String) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeQuerySuggestionsBlockListRequest.Builder
The identifier of the block list you want to get information on.
id(String) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeQuerySuggestionsBlockListResponse.Builder
The identifier of the block list.
id(String) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeThesaurusRequest.Builder
The identifier of the thesaurus you want to get information on.
id(String) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeThesaurusResponse.Builder
The identifier of the thesaurus.
id(String) - Method in interface software.amazon.awssdk.services.kendra.model.DisassociateEntitiesFromExperienceRequest.Builder
The identifier of your Amazon Kendra experience.
id(String) - Method in interface software.amazon.awssdk.services.kendra.model.DisassociatePersonasFromEntitiesRequest.Builder
The identifier of your Amazon Kendra experience.
id(String) - Method in interface software.amazon.awssdk.services.kendra.model.Document.Builder
A identifier of the document in the index.
id(String) - Method in interface software.amazon.awssdk.services.kendra.model.ExpandedResultItem.Builder
The identifier for the expanded result.
id(String) - Method in interface software.amazon.awssdk.services.kendra.model.ExperiencesSummary.Builder
The identifier of your Amazon Kendra experience.
id(String) - Method in interface software.amazon.awssdk.services.kendra.model.FaqSummary.Builder
The identifier of the FAQ.
id(String) - Method in interface software.amazon.awssdk.services.kendra.model.FeaturedDocument.Builder
The identifier of the document to feature in the search results.
id(String) - Method in interface software.amazon.awssdk.services.kendra.model.FeaturedDocumentMissing.Builder
The identifier of the document that doesn't exist but you have specified as a featured document.
id(String) - Method in interface software.amazon.awssdk.services.kendra.model.FeaturedDocumentWithMetadata.Builder
The identifier of the featured document with its metadata.
id(String) - Method in interface software.amazon.awssdk.services.kendra.model.FeaturedResultsItem.Builder
The identifier of the featured result.
id(String) - Method in interface software.amazon.awssdk.services.kendra.model.IndexConfigurationSummary.Builder
A identifier for the index.
id(String) - Method in interface software.amazon.awssdk.services.kendra.model.ListDataSourceSyncJobsRequest.Builder
The identifier of the data source connector.
id(String) - Method in interface software.amazon.awssdk.services.kendra.model.ListEntityPersonasRequest.Builder
The identifier of your Amazon Kendra experience.
id(String) - Method in interface software.amazon.awssdk.services.kendra.model.ListExperienceEntitiesRequest.Builder
The identifier of your Amazon Kendra experience.
id(String) - Method in interface software.amazon.awssdk.services.kendra.model.QueryResultItem.Builder
The unique identifier for the query result item id (Id) and the query result item document id ( DocumentId) combined.
id(String) - Method in interface software.amazon.awssdk.services.kendra.model.QuerySuggestionsBlockListSummary.Builder
The identifier of a block list.
id(String) - Method in interface software.amazon.awssdk.services.kendra.model.RetrieveResultItem.Builder
The identifier of the relevant passage result.
id(String) - Method in interface software.amazon.awssdk.services.kendra.model.StartDataSourceSyncJobRequest.Builder
The identifier of the data source connector to synchronize.
id(String) - Method in interface software.amazon.awssdk.services.kendra.model.StopDataSourceSyncJobRequest.Builder
The identifier of the data source connector for which to stop the synchronization jobs.
id(String) - Method in interface software.amazon.awssdk.services.kendra.model.Suggestion.Builder
The UUID (universally unique identifier) of a single query suggestion.
id(String) - Method in interface software.amazon.awssdk.services.kendra.model.ThesaurusSummary.Builder
The identifier of the thesaurus.
id(String) - Method in interface software.amazon.awssdk.services.kendra.model.UpdateAccessControlConfigurationRequest.Builder
The identifier of the access control configuration you want to update.
id(String) - Method in interface software.amazon.awssdk.services.kendra.model.UpdateDataSourceRequest.Builder
The identifier of the data source connector you want to update.
id(String) - Method in interface software.amazon.awssdk.services.kendra.model.UpdateExperienceRequest.Builder
The identifier of your Amazon Kendra experience you want to update.
id(String) - Method in interface software.amazon.awssdk.services.kendra.model.UpdateIndexRequest.Builder
The identifier of the index you want to update.
id(String) - Method in interface software.amazon.awssdk.services.kendra.model.UpdateQuerySuggestionsBlockListRequest.Builder
The identifier of the block list you want to update.
id(String) - Method in interface software.amazon.awssdk.services.kendra.model.UpdateThesaurusRequest.Builder
The identifier of the thesaurus you want to update.
ID - Static variable in class software.amazon.awssdk.services.kendra.endpoints.internal.BooleanEqualsFn
 
ID - Static variable in class software.amazon.awssdk.services.kendra.endpoints.internal.GetAttr
 
ID - Static variable in class software.amazon.awssdk.services.kendra.endpoints.internal.IsSet
 
ID - Static variable in class software.amazon.awssdk.services.kendra.endpoints.internal.IsValidHostLabel
 
ID - Static variable in class software.amazon.awssdk.services.kendra.endpoints.internal.IsVirtualHostableS3Bucket
 
ID - Static variable in class software.amazon.awssdk.services.kendra.endpoints.internal.Not
 
ID - Static variable in class software.amazon.awssdk.services.kendra.endpoints.internal.ParseArn
 
ID - Static variable in class software.amazon.awssdk.services.kendra.endpoints.internal.ParseUrl
 
ID - Static variable in class software.amazon.awssdk.services.kendra.endpoints.internal.PartitionFn
 
ID - Static variable in class software.amazon.awssdk.services.kendra.endpoints.internal.StringEqualsFn
 
ID - Static variable in class software.amazon.awssdk.services.kendra.endpoints.internal.Substring
 
ID - Static variable in class software.amazon.awssdk.services.kendra.endpoints.internal.UriEncodeFn
 
IDEA - software.amazon.awssdk.services.kendra.model.SalesforceStandardObjectName
 
identifiedUserName() - Method in class software.amazon.awssdk.services.kendra.model.EntityDisplayData
The user name of the user.
identifiedUserName(String) - Method in interface software.amazon.awssdk.services.kendra.model.EntityDisplayData.Builder
The user name of the user.
Identifier - Class in software.amazon.awssdk.services.kendra.endpoints.internal
Identifiers for variables declared within the rule engine, e.g.
Identifier(String) - Constructor for class software.amazon.awssdk.services.kendra.endpoints.internal.Identifier
 
identityAttributeName() - Method in class software.amazon.awssdk.services.kendra.model.UserIdentityConfiguration
The IAM Identity Center field name that contains the identifiers of your users, such as their emails.
identityAttributeName(String) - Method in interface software.amazon.awssdk.services.kendra.model.UserIdentityConfiguration.Builder
The IAM Identity Center field name that contains the identifiers of your users, such as their emails.
IGNORE - software.amazon.awssdk.services.kendra.model.MissingAttributeKeyStrategy
 
IMPLICIT_GLOBAL_REGION - Static variable in class software.amazon.awssdk.services.kendra.endpoints.internal.PartitionFn
 
implicitGlobalRegion() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Outputs
 
implicitGlobalRegion() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.RulePartition
 
implicitGlobalRegion(String) - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Outputs.Builder
 
implicitGlobalRegion(String) - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.RulePartition.Builder
 
importance() - Method in class software.amazon.awssdk.services.kendra.model.Relevance
The relative importance of the field in the search.
importance(Integer) - Method in interface software.amazon.awssdk.services.kendra.model.Relevance.Builder
The relative importance of the field in the search.
INACTIVE - software.amazon.awssdk.services.kendra.model.AttributeSuggestionsMode
 
INACTIVE - software.amazon.awssdk.services.kendra.model.FeaturedResultsSetStatus
 
includeAttachmentFilePatterns() - Method in class software.amazon.awssdk.services.kendra.model.SalesforceConfiguration
A list of regular expression patterns to include certain documents in your Salesforce.
includeAttachmentFilePatterns() - Method in class software.amazon.awssdk.services.kendra.model.ServiceNowKnowledgeArticleConfiguration
A list of regular expression patterns applied to include knowledge article attachments.
includeAttachmentFilePatterns() - Method in class software.amazon.awssdk.services.kendra.model.ServiceNowServiceCatalogConfiguration
A list of regular expression patterns to include certain attachments of catalogs in your ServiceNow.
includeAttachmentFilePatterns(String...) - Method in interface software.amazon.awssdk.services.kendra.model.SalesforceConfiguration.Builder
A list of regular expression patterns to include certain documents in your Salesforce.
includeAttachmentFilePatterns(String...) - Method in interface software.amazon.awssdk.services.kendra.model.ServiceNowKnowledgeArticleConfiguration.Builder
A list of regular expression patterns applied to include knowledge article attachments.
includeAttachmentFilePatterns(String...) - Method in interface software.amazon.awssdk.services.kendra.model.ServiceNowServiceCatalogConfiguration.Builder
A list of regular expression patterns to include certain attachments of catalogs in your ServiceNow.
includeAttachmentFilePatterns(Collection<String>) - Method in interface software.amazon.awssdk.services.kendra.model.SalesforceConfiguration.Builder
A list of regular expression patterns to include certain documents in your Salesforce.
includeAttachmentFilePatterns(Collection<String>) - Method in interface software.amazon.awssdk.services.kendra.model.ServiceNowKnowledgeArticleConfiguration.Builder
A list of regular expression patterns applied to include knowledge article attachments.
includeAttachmentFilePatterns(Collection<String>) - Method in interface software.amazon.awssdk.services.kendra.model.ServiceNowServiceCatalogConfiguration.Builder
A list of regular expression patterns to include certain attachments of catalogs in your ServiceNow.
includedStates() - Method in class software.amazon.awssdk.services.kendra.model.SalesforceKnowledgeArticleConfiguration
Specifies the document states that should be included when Amazon Kendra indexes knowledge articles.
includedStates(Collection<SalesforceKnowledgeArticleState>) - Method in interface software.amazon.awssdk.services.kendra.model.SalesforceKnowledgeArticleConfiguration.Builder
Specifies the document states that should be included when Amazon Kendra indexes knowledge articles.
includedStates(SalesforceKnowledgeArticleState...) - Method in interface software.amazon.awssdk.services.kendra.model.SalesforceKnowledgeArticleConfiguration.Builder
Specifies the document states that should be included when Amazon Kendra indexes knowledge articles.
includedStatesAsStrings() - Method in class software.amazon.awssdk.services.kendra.model.SalesforceKnowledgeArticleConfiguration
Specifies the document states that should be included when Amazon Kendra indexes knowledge articles.
includedStatesWithStrings(String...) - Method in interface software.amazon.awssdk.services.kendra.model.SalesforceKnowledgeArticleConfiguration.Builder
Specifies the document states that should be included when Amazon Kendra indexes knowledge articles.
includedStatesWithStrings(Collection<String>) - Method in interface software.amazon.awssdk.services.kendra.model.SalesforceKnowledgeArticleConfiguration.Builder
Specifies the document states that should be included when Amazon Kendra indexes knowledge articles.
includeFilterTypes() - Method in class software.amazon.awssdk.services.kendra.model.SalesforceChatterFeedConfiguration
Filters the documents in the feed based on status of the user.
includeFilterTypes(Collection<SalesforceChatterFeedIncludeFilterType>) - Method in interface software.amazon.awssdk.services.kendra.model.SalesforceChatterFeedConfiguration.Builder
Filters the documents in the feed based on status of the user.
includeFilterTypes(SalesforceChatterFeedIncludeFilterType...) - Method in interface software.amazon.awssdk.services.kendra.model.SalesforceChatterFeedConfiguration.Builder
Filters the documents in the feed based on status of the user.
includeFilterTypesAsStrings() - Method in class software.amazon.awssdk.services.kendra.model.SalesforceChatterFeedConfiguration
Filters the documents in the feed based on status of the user.
includeFilterTypesWithStrings(String...) - Method in interface software.amazon.awssdk.services.kendra.model.SalesforceChatterFeedConfiguration.Builder
Filters the documents in the feed based on status of the user.
includeFilterTypesWithStrings(Collection<String>) - Method in interface software.amazon.awssdk.services.kendra.model.SalesforceChatterFeedConfiguration.Builder
Filters the documents in the feed based on status of the user.
includeQueriesWithoutUserInformation() - Method in class software.amazon.awssdk.services.kendra.model.DescribeQuerySuggestionsConfigResponse
TRUE to use all queries, otherwise use only queries that include user information to generate the query suggestions.
includeQueriesWithoutUserInformation() - Method in class software.amazon.awssdk.services.kendra.model.UpdateQuerySuggestionsConfigRequest
TRUE to include queries without user information (i.e.
includeQueriesWithoutUserInformation(Boolean) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeQuerySuggestionsConfigResponse.Builder
TRUE to use all queries, otherwise use only queries that include user information to generate the query suggestions.
includeQueriesWithoutUserInformation(Boolean) - Method in interface software.amazon.awssdk.services.kendra.model.UpdateQuerySuggestionsConfigRequest.Builder
TRUE to include queries without user information (i.e.
includeQuerySpellCheckSuggestions() - Method in class software.amazon.awssdk.services.kendra.model.SpellCorrectionConfiguration
TRUE to suggest spell corrections for queries.
includeQuerySpellCheckSuggestions(Boolean) - Method in interface software.amazon.awssdk.services.kendra.model.SpellCorrectionConfiguration.Builder
TRUE to suggest spell corrections for queries.
includeSpaces() - Method in class software.amazon.awssdk.services.kendra.model.ConfluenceSpaceConfiguration
A list of space keys for Confluence spaces.
includeSpaces(String...) - Method in interface software.amazon.awssdk.services.kendra.model.ConfluenceSpaceConfiguration.Builder
A list of space keys for Confluence spaces.
includeSpaces(Collection<String>) - Method in interface software.amazon.awssdk.services.kendra.model.ConfluenceSpaceConfiguration.Builder
A list of space keys for Confluence spaces.
inclusionFileNamePatterns() - Method in class software.amazon.awssdk.services.kendra.model.GitHubConfiguration
A list of regular expression patterns to include certain file names in your GitHub repository or repositories.
inclusionFileNamePatterns(String...) - Method in interface software.amazon.awssdk.services.kendra.model.GitHubConfiguration.Builder
A list of regular expression patterns to include certain file names in your GitHub repository or repositories.
inclusionFileNamePatterns(Collection<String>) - Method in interface software.amazon.awssdk.services.kendra.model.GitHubConfiguration.Builder
A list of regular expression patterns to include certain file names in your GitHub repository or repositories.
inclusionFileTypePatterns() - Method in class software.amazon.awssdk.services.kendra.model.GitHubConfiguration
A list of regular expression patterns to include certain file types in your GitHub repository or repositories.
inclusionFileTypePatterns(String...) - Method in interface software.amazon.awssdk.services.kendra.model.GitHubConfiguration.Builder
A list of regular expression patterns to include certain file types in your GitHub repository or repositories.
inclusionFileTypePatterns(Collection<String>) - Method in interface software.amazon.awssdk.services.kendra.model.GitHubConfiguration.Builder
A list of regular expression patterns to include certain file types in your GitHub repository or repositories.
inclusionFolderNamePatterns() - Method in class software.amazon.awssdk.services.kendra.model.GitHubConfiguration
A list of regular expression patterns to include certain folder names in your GitHub repository or repositories.
inclusionFolderNamePatterns(String...) - Method in interface software.amazon.awssdk.services.kendra.model.GitHubConfiguration.Builder
A list of regular expression patterns to include certain folder names in your GitHub repository or repositories.
inclusionFolderNamePatterns(Collection<String>) - Method in interface software.amazon.awssdk.services.kendra.model.GitHubConfiguration.Builder
A list of regular expression patterns to include certain folder names in your GitHub repository or repositories.
inclusionPatterns() - Method in class software.amazon.awssdk.services.kendra.model.AlfrescoConfiguration
A list of regular expression patterns to include certain files in your Alfresco data source.
inclusionPatterns() - Method in class software.amazon.awssdk.services.kendra.model.BoxConfiguration
A list of regular expression patterns to include certain files and folders in your Box platform.
inclusionPatterns() - Method in class software.amazon.awssdk.services.kendra.model.ConfluenceConfiguration
A list of regular expression patterns to include certain blog posts, pages, spaces, or attachments in your Confluence.
inclusionPatterns() - Method in class software.amazon.awssdk.services.kendra.model.FsxConfiguration
A list of regular expression patterns to include certain files in your Amazon FSx file system.
inclusionPatterns() - Method in class software.amazon.awssdk.services.kendra.model.GoogleDriveConfiguration
A list of regular expression patterns to include certain items in your Google Drive, including shared drives and users' My Drives.
inclusionPatterns() - Method in class software.amazon.awssdk.services.kendra.model.JiraConfiguration
A list of regular expression patterns to include certain file paths, file names, and file types in your Jira data source.
inclusionPatterns() - Method in class software.amazon.awssdk.services.kendra.model.OneDriveConfiguration
A list of regular expression patterns to include certain documents in your OneDrive.
inclusionPatterns() - Method in class software.amazon.awssdk.services.kendra.model.QuipConfiguration
A list of regular expression patterns to include certain files in your Quip file system.
inclusionPatterns() - Method in class software.amazon.awssdk.services.kendra.model.S3DataSourceConfiguration
A list of glob patterns (patterns that can expand a wildcard pattern into a list of path names that match the given pattern) for certain file names and file types to include in your index.
inclusionPatterns() - Method in class software.amazon.awssdk.services.kendra.model.SharePointConfiguration
A list of regular expression patterns to include certain documents in your SharePoint.
inclusionPatterns() - Method in class software.amazon.awssdk.services.kendra.model.SlackConfiguration
A list of regular expression patterns to include certain attached files in your Slack workspace team.
inclusionPatterns() - Method in class software.amazon.awssdk.services.kendra.model.WorkDocsConfiguration
A list of regular expression patterns to include certain files in your Amazon WorkDocs site repository.
inclusionPatterns(String...) - Method in interface software.amazon.awssdk.services.kendra.model.AlfrescoConfiguration.Builder
A list of regular expression patterns to include certain files in your Alfresco data source.
inclusionPatterns(String...) - Method in interface software.amazon.awssdk.services.kendra.model.BoxConfiguration.Builder
A list of regular expression patterns to include certain files and folders in your Box platform.
inclusionPatterns(String...) - Method in interface software.amazon.awssdk.services.kendra.model.ConfluenceConfiguration.Builder
A list of regular expression patterns to include certain blog posts, pages, spaces, or attachments in your Confluence.
inclusionPatterns(String...) - Method in interface software.amazon.awssdk.services.kendra.model.FsxConfiguration.Builder
A list of regular expression patterns to include certain files in your Amazon FSx file system.
inclusionPatterns(String...) - Method in interface software.amazon.awssdk.services.kendra.model.GoogleDriveConfiguration.Builder
A list of regular expression patterns to include certain items in your Google Drive, including shared drives and users' My Drives.
inclusionPatterns(String...) - Method in interface software.amazon.awssdk.services.kendra.model.JiraConfiguration.Builder
A list of regular expression patterns to include certain file paths, file names, and file types in your Jira data source.
inclusionPatterns(String...) - Method in interface software.amazon.awssdk.services.kendra.model.OneDriveConfiguration.Builder
A list of regular expression patterns to include certain documents in your OneDrive.
inclusionPatterns(String...) - Method in interface software.amazon.awssdk.services.kendra.model.QuipConfiguration.Builder
A list of regular expression patterns to include certain files in your Quip file system.
inclusionPatterns(String...) - Method in interface software.amazon.awssdk.services.kendra.model.S3DataSourceConfiguration.Builder
A list of glob patterns (patterns that can expand a wildcard pattern into a list of path names that match the given pattern) for certain file names and file types to include in your index.
inclusionPatterns(String...) - Method in interface software.amazon.awssdk.services.kendra.model.SharePointConfiguration.Builder
A list of regular expression patterns to include certain documents in your SharePoint.
inclusionPatterns(String...) - Method in interface software.amazon.awssdk.services.kendra.model.SlackConfiguration.Builder
A list of regular expression patterns to include certain attached files in your Slack workspace team.
inclusionPatterns(String...) - Method in interface software.amazon.awssdk.services.kendra.model.WorkDocsConfiguration.Builder
A list of regular expression patterns to include certain files in your Amazon WorkDocs site repository.
inclusionPatterns(Collection<String>) - Method in interface software.amazon.awssdk.services.kendra.model.AlfrescoConfiguration.Builder
A list of regular expression patterns to include certain files in your Alfresco data source.
inclusionPatterns(Collection<String>) - Method in interface software.amazon.awssdk.services.kendra.model.BoxConfiguration.Builder
A list of regular expression patterns to include certain files and folders in your Box platform.
inclusionPatterns(Collection<String>) - Method in interface software.amazon.awssdk.services.kendra.model.ConfluenceConfiguration.Builder
A list of regular expression patterns to include certain blog posts, pages, spaces, or attachments in your Confluence.
inclusionPatterns(Collection<String>) - Method in interface software.amazon.awssdk.services.kendra.model.FsxConfiguration.Builder
A list of regular expression patterns to include certain files in your Amazon FSx file system.
inclusionPatterns(Collection<String>) - Method in interface software.amazon.awssdk.services.kendra.model.GoogleDriveConfiguration.Builder
A list of regular expression patterns to include certain items in your Google Drive, including shared drives and users' My Drives.
inclusionPatterns(Collection<String>) - Method in interface software.amazon.awssdk.services.kendra.model.JiraConfiguration.Builder
A list of regular expression patterns to include certain file paths, file names, and file types in your Jira data source.
inclusionPatterns(Collection<String>) - Method in interface software.amazon.awssdk.services.kendra.model.OneDriveConfiguration.Builder
A list of regular expression patterns to include certain documents in your OneDrive.
inclusionPatterns(Collection<String>) - Method in interface software.amazon.awssdk.services.kendra.model.QuipConfiguration.Builder
A list of regular expression patterns to include certain files in your Quip file system.
inclusionPatterns(Collection<String>) - Method in interface software.amazon.awssdk.services.kendra.model.S3DataSourceConfiguration.Builder
A list of glob patterns (patterns that can expand a wildcard pattern into a list of path names that match the given pattern) for certain file names and file types to include in your index.
inclusionPatterns(Collection<String>) - Method in interface software.amazon.awssdk.services.kendra.model.SharePointConfiguration.Builder
A list of regular expression patterns to include certain documents in your SharePoint.
inclusionPatterns(Collection<String>) - Method in interface software.amazon.awssdk.services.kendra.model.SlackConfiguration.Builder
A list of regular expression patterns to include certain attached files in your Slack workspace team.
inclusionPatterns(Collection<String>) - Method in interface software.amazon.awssdk.services.kendra.model.WorkDocsConfiguration.Builder
A list of regular expression patterns to include certain files in your Amazon WorkDocs site repository.
inclusionPrefixes() - Method in class software.amazon.awssdk.services.kendra.model.S3DataSourceConfiguration
A list of S3 prefixes for the documents that should be included in the index.
inclusionPrefixes(String...) - Method in interface software.amazon.awssdk.services.kendra.model.S3DataSourceConfiguration.Builder
A list of S3 prefixes for the documents that should be included in the index.
inclusionPrefixes(Collection<String>) - Method in interface software.amazon.awssdk.services.kendra.model.S3DataSourceConfiguration.Builder
A list of S3 prefixes for the documents that should be included in the index.
INCOMPLETE - software.amazon.awssdk.services.kendra.model.DataSourceSyncJobStatus
 
index() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.GetAttr.Part.Index
 
Index(int) - Constructor for class software.amazon.awssdk.services.kendra.endpoints.internal.GetAttr.Part.Index
 
IndexConfigurationSummary - Class in software.amazon.awssdk.services.kendra.model
Summary information on the configuration of an index.
IndexConfigurationSummary.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
indexConfigurationSummaryItems() - Method in class software.amazon.awssdk.services.kendra.model.ListIndicesResponse
An array of summary information on the configuration of one or more indexes.
indexConfigurationSummaryItems(Collection<IndexConfigurationSummary>) - Method in interface software.amazon.awssdk.services.kendra.model.ListIndicesResponse.Builder
An array of summary information on the configuration of one or more indexes.
indexConfigurationSummaryItems(Consumer<IndexConfigurationSummary.Builder>...) - Method in interface software.amazon.awssdk.services.kendra.model.ListIndicesResponse.Builder
An array of summary information on the configuration of one or more indexes.
indexConfigurationSummaryItems(IndexConfigurationSummary...) - Method in interface software.amazon.awssdk.services.kendra.model.ListIndicesResponse.Builder
An array of summary information on the configuration of one or more indexes.
INDEXED - software.amazon.awssdk.services.kendra.model.DocumentStatus
 
IndexEdition - Enum in software.amazon.awssdk.services.kendra.model
 
indexedQuestionAnswersCount() - Method in class software.amazon.awssdk.services.kendra.model.FaqStatistics
The total number of FAQ questions and answers contained in the index.
indexedQuestionAnswersCount(Integer) - Method in interface software.amazon.awssdk.services.kendra.model.FaqStatistics.Builder
The total number of FAQ questions and answers contained in the index.
indexedTextBytes() - Method in class software.amazon.awssdk.services.kendra.model.TextDocumentStatistics
The total size, in bytes, of the indexed documents.
indexedTextBytes(Long) - Method in interface software.amazon.awssdk.services.kendra.model.TextDocumentStatistics.Builder
The total size, in bytes, of the indexed documents.
indexedTextDocumentsCount() - Method in class software.amazon.awssdk.services.kendra.model.TextDocumentStatistics
The number of text documents indexed.
indexedTextDocumentsCount(Integer) - Method in interface software.amazon.awssdk.services.kendra.model.TextDocumentStatistics.Builder
The number of text documents indexed.
indexFieldName() - Method in class software.amazon.awssdk.services.kendra.model.ConfluenceAttachmentToIndexFieldMapping
The name of the index field to map to the Confluence data source field.
indexFieldName() - Method in class software.amazon.awssdk.services.kendra.model.ConfluenceBlogToIndexFieldMapping
The name of the index field to map to the Confluence data source field.
indexFieldName() - Method in class software.amazon.awssdk.services.kendra.model.ConfluencePageToIndexFieldMapping
The name of the index field to map to the Confluence data source field.
indexFieldName() - Method in class software.amazon.awssdk.services.kendra.model.ConfluenceSpaceToIndexFieldMapping
The name of the index field to map to the Confluence data source field.
indexFieldName() - Method in class software.amazon.awssdk.services.kendra.model.DataSourceToIndexFieldMapping
The name of the index field to map to the data source field.
indexFieldName(String) - Method in interface software.amazon.awssdk.services.kendra.model.ConfluenceAttachmentToIndexFieldMapping.Builder
The name of the index field to map to the Confluence data source field.
indexFieldName(String) - Method in interface software.amazon.awssdk.services.kendra.model.ConfluenceBlogToIndexFieldMapping.Builder
The name of the index field to map to the Confluence data source field.
indexFieldName(String) - Method in interface software.amazon.awssdk.services.kendra.model.ConfluencePageToIndexFieldMapping.Builder
The name of the index field to map to the Confluence data source field.
indexFieldName(String) - Method in interface software.amazon.awssdk.services.kendra.model.ConfluenceSpaceToIndexFieldMapping.Builder
The name of the index field to map to the Confluence data source field.
indexFieldName(String) - Method in interface software.amazon.awssdk.services.kendra.model.DataSourceToIndexFieldMapping.Builder
The name of the index field to map to the data source field.
indexId() - Method in class software.amazon.awssdk.services.kendra.model.AssociateEntitiesToExperienceRequest
The identifier of the index for your Amazon Kendra experience.
indexId() - Method in class software.amazon.awssdk.services.kendra.model.AssociatePersonasToEntitiesRequest
The identifier of the index for your Amazon Kendra experience.
indexId() - Method in class software.amazon.awssdk.services.kendra.model.BatchDeleteDocumentRequest
The identifier of the index that contains the documents to delete.
indexId() - Method in class software.amazon.awssdk.services.kendra.model.BatchDeleteFeaturedResultsSetRequest
The identifier of the index used for featuring results.
indexId() - Method in class software.amazon.awssdk.services.kendra.model.BatchGetDocumentStatusRequest
The identifier of the index to add documents to.
indexId() - Method in class software.amazon.awssdk.services.kendra.model.BatchPutDocumentRequest
The identifier of the index to add the documents to.
indexId() - Method in class software.amazon.awssdk.services.kendra.model.ClearQuerySuggestionsRequest
The identifier of the index you want to clear query suggestions from.
indexId() - Method in class software.amazon.awssdk.services.kendra.model.CreateAccessControlConfigurationRequest
The identifier of the index to create an access control configuration for your documents.
indexId() - Method in class software.amazon.awssdk.services.kendra.model.CreateDataSourceRequest
The identifier of the index you want to use with the data source connector.
indexId() - Method in class software.amazon.awssdk.services.kendra.model.CreateExperienceRequest
The identifier of the index for your Amazon Kendra experience.
indexId() - Method in class software.amazon.awssdk.services.kendra.model.CreateFaqRequest
The identifier of the index for the FAQ.
indexId() - Method in class software.amazon.awssdk.services.kendra.model.CreateFeaturedResultsSetRequest
The identifier of the index that you want to use for featuring results.
indexId() - Method in class software.amazon.awssdk.services.kendra.model.CreateQuerySuggestionsBlockListRequest
The identifier of the index you want to create a query suggestions block list for.
indexId() - Method in class software.amazon.awssdk.services.kendra.model.CreateThesaurusRequest
The identifier of the index for the thesaurus.
indexId() - Method in class software.amazon.awssdk.services.kendra.model.DeleteAccessControlConfigurationRequest
The identifier of the index for an access control configuration.
indexId() - Method in class software.amazon.awssdk.services.kendra.model.DeleteDataSourceRequest
The identifier of the index used with the data source connector.
indexId() - Method in class software.amazon.awssdk.services.kendra.model.DeleteExperienceRequest
The identifier of the index for your Amazon Kendra experience.
indexId() - Method in class software.amazon.awssdk.services.kendra.model.DeleteFaqRequest
The identifier of the index for the FAQ.
indexId() - Method in class software.amazon.awssdk.services.kendra.model.DeletePrincipalMappingRequest
The identifier of the index you want to delete a group from.
indexId() - Method in class software.amazon.awssdk.services.kendra.model.DeleteQuerySuggestionsBlockListRequest
The identifier of the index for the block list.
indexId() - Method in class software.amazon.awssdk.services.kendra.model.DeleteThesaurusRequest
The identifier of the index for the thesaurus.
indexId() - Method in class software.amazon.awssdk.services.kendra.model.DescribeAccessControlConfigurationRequest
The identifier of the index for an access control configuration.
indexId() - Method in class software.amazon.awssdk.services.kendra.model.DescribeDataSourceRequest
The identifier of the index used with the data source connector.
indexId() - Method in class software.amazon.awssdk.services.kendra.model.DescribeDataSourceResponse
The identifier of the index used with the data source connector.
indexId() - Method in class software.amazon.awssdk.services.kendra.model.DescribeExperienceRequest
The identifier of the index for your Amazon Kendra experience.
indexId() - Method in class software.amazon.awssdk.services.kendra.model.DescribeExperienceResponse
Shows the identifier of the index for your Amazon Kendra experience.
indexId() - Method in class software.amazon.awssdk.services.kendra.model.DescribeFaqRequest
The identifier of the index for the FAQ.
indexId() - Method in class software.amazon.awssdk.services.kendra.model.DescribeFaqResponse
The identifier of the index for the FAQ.
indexId() - Method in class software.amazon.awssdk.services.kendra.model.DescribeFeaturedResultsSetRequest
The identifier of the index used for featuring results.
indexId() - Method in class software.amazon.awssdk.services.kendra.model.DescribePrincipalMappingRequest
The identifier of the index required to check the processing of PUT and DELETE actions for mapping users to their groups.
indexId() - Method in class software.amazon.awssdk.services.kendra.model.DescribePrincipalMappingResponse
Shows the identifier of the index to see information on the processing of PUT and DELETE actions for mapping users to their groups.
indexId() - Method in class software.amazon.awssdk.services.kendra.model.DescribeQuerySuggestionsBlockListRequest
The identifier of the index for the block list.
indexId() - Method in class software.amazon.awssdk.services.kendra.model.DescribeQuerySuggestionsBlockListResponse
The identifier of the index for the block list.
indexId() - Method in class software.amazon.awssdk.services.kendra.model.DescribeQuerySuggestionsConfigRequest
The identifier of the index with query suggestions that you want to get information on.
indexId() - Method in class software.amazon.awssdk.services.kendra.model.DescribeThesaurusRequest
The identifier of the index for the thesaurus.
indexId() - Method in class software.amazon.awssdk.services.kendra.model.DescribeThesaurusResponse
The identifier of the index for the thesaurus.
indexId() - Method in class software.amazon.awssdk.services.kendra.model.DisassociateEntitiesFromExperienceRequest
The identifier of the index for your Amazon Kendra experience.
indexId() - Method in class software.amazon.awssdk.services.kendra.model.DisassociatePersonasFromEntitiesRequest
The identifier of the index for your Amazon Kendra experience.
indexId() - Method in class software.amazon.awssdk.services.kendra.model.GetQuerySuggestionsRequest
The identifier of the index you want to get query suggestions from.
indexId() - Method in class software.amazon.awssdk.services.kendra.model.GetSnapshotsRequest
The identifier of the index to get search metrics data.
indexId() - Method in class software.amazon.awssdk.services.kendra.model.ListAccessControlConfigurationsRequest
The identifier of the index for the access control configuration.
indexId() - Method in class software.amazon.awssdk.services.kendra.model.ListDataSourcesRequest
The identifier of the index used with one or more data source connectors.
indexId() - Method in class software.amazon.awssdk.services.kendra.model.ListDataSourceSyncJobsRequest
The identifier of the index used with the data source connector.
indexId() - Method in class software.amazon.awssdk.services.kendra.model.ListEntityPersonasRequest
The identifier of the index for your Amazon Kendra experience.
indexId() - Method in class software.amazon.awssdk.services.kendra.model.ListExperienceEntitiesRequest
The identifier of the index for your Amazon Kendra experience.
indexId() - Method in class software.amazon.awssdk.services.kendra.model.ListExperiencesRequest
The identifier of the index for your Amazon Kendra experience.
indexId() - Method in class software.amazon.awssdk.services.kendra.model.ListFaqsRequest
The index that contains the FAQ lists.
indexId() - Method in class software.amazon.awssdk.services.kendra.model.ListFeaturedResultsSetsRequest
The identifier of the index used for featuring results.
indexId() - Method in class software.amazon.awssdk.services.kendra.model.ListGroupsOlderThanOrderingIdRequest
The identifier of the index for getting a list of groups mapped to users before a given ordering or timestamp identifier.
indexId() - Method in class software.amazon.awssdk.services.kendra.model.ListQuerySuggestionsBlockListsRequest
The identifier of the index for a list of all block lists that exist for that index.
indexId() - Method in class software.amazon.awssdk.services.kendra.model.ListThesauriRequest
The identifier of the index with one or more thesauri.
indexId() - Method in class software.amazon.awssdk.services.kendra.model.PutPrincipalMappingRequest
The identifier of the index you want to map users to their groups.
indexId() - Method in class software.amazon.awssdk.services.kendra.model.QueryRequest
The identifier of the index for the search.
indexId() - Method in class software.amazon.awssdk.services.kendra.model.RetrieveRequest
The identifier of the index to retrieve relevant passages for the search.
indexId() - Method in class software.amazon.awssdk.services.kendra.model.StartDataSourceSyncJobRequest
The identifier of the index used with the data source connector.
indexId() - Method in class software.amazon.awssdk.services.kendra.model.StopDataSourceSyncJobRequest
The identifier of the index used with the data source connector.
indexId() - Method in class software.amazon.awssdk.services.kendra.model.SubmitFeedbackRequest
The identifier of the index that was queried.
indexId() - Method in class software.amazon.awssdk.services.kendra.model.UpdateAccessControlConfigurationRequest
The identifier of the index for an access control configuration.
indexId() - Method in class software.amazon.awssdk.services.kendra.model.UpdateDataSourceRequest
The identifier of the index used with the data source connector.
indexId() - Method in class software.amazon.awssdk.services.kendra.model.UpdateExperienceRequest
The identifier of the index for your Amazon Kendra experience.
indexId() - Method in class software.amazon.awssdk.services.kendra.model.UpdateFeaturedResultsSetRequest
The identifier of the index used for featuring results.
indexId() - Method in class software.amazon.awssdk.services.kendra.model.UpdateQuerySuggestionsBlockListRequest
The identifier of the index for the block list.
indexId() - Method in class software.amazon.awssdk.services.kendra.model.UpdateQuerySuggestionsConfigRequest
The identifier of the index with query suggestions you want to update.
indexId() - Method in class software.amazon.awssdk.services.kendra.model.UpdateThesaurusRequest
The identifier of the index for the thesaurus.
indexId(String) - Method in interface software.amazon.awssdk.services.kendra.model.AssociateEntitiesToExperienceRequest.Builder
The identifier of the index for your Amazon Kendra experience.
indexId(String) - Method in interface software.amazon.awssdk.services.kendra.model.AssociatePersonasToEntitiesRequest.Builder
The identifier of the index for your Amazon Kendra experience.
indexId(String) - Method in interface software.amazon.awssdk.services.kendra.model.BatchDeleteDocumentRequest.Builder
The identifier of the index that contains the documents to delete.
indexId(String) - Method in interface software.amazon.awssdk.services.kendra.model.BatchDeleteFeaturedResultsSetRequest.Builder
The identifier of the index used for featuring results.
indexId(String) - Method in interface software.amazon.awssdk.services.kendra.model.BatchGetDocumentStatusRequest.Builder
The identifier of the index to add documents to.
indexId(String) - Method in interface software.amazon.awssdk.services.kendra.model.BatchPutDocumentRequest.Builder
The identifier of the index to add the documents to.
indexId(String) - Method in interface software.amazon.awssdk.services.kendra.model.ClearQuerySuggestionsRequest.Builder
The identifier of the index you want to clear query suggestions from.
indexId(String) - Method in interface software.amazon.awssdk.services.kendra.model.CreateAccessControlConfigurationRequest.Builder
The identifier of the index to create an access control configuration for your documents.
indexId(String) - Method in interface software.amazon.awssdk.services.kendra.model.CreateDataSourceRequest.Builder
The identifier of the index you want to use with the data source connector.
indexId(String) - Method in interface software.amazon.awssdk.services.kendra.model.CreateExperienceRequest.Builder
The identifier of the index for your Amazon Kendra experience.
indexId(String) - Method in interface software.amazon.awssdk.services.kendra.model.CreateFaqRequest.Builder
The identifier of the index for the FAQ.
indexId(String) - Method in interface software.amazon.awssdk.services.kendra.model.CreateFeaturedResultsSetRequest.Builder
The identifier of the index that you want to use for featuring results.
indexId(String) - Method in interface software.amazon.awssdk.services.kendra.model.CreateQuerySuggestionsBlockListRequest.Builder
The identifier of the index you want to create a query suggestions block list for.
indexId(String) - Method in interface software.amazon.awssdk.services.kendra.model.CreateThesaurusRequest.Builder
The identifier of the index for the thesaurus.
indexId(String) - Method in interface software.amazon.awssdk.services.kendra.model.DeleteAccessControlConfigurationRequest.Builder
The identifier of the index for an access control configuration.
indexId(String) - Method in interface software.amazon.awssdk.services.kendra.model.DeleteDataSourceRequest.Builder
The identifier of the index used with the data source connector.
indexId(String) - Method in interface software.amazon.awssdk.services.kendra.model.DeleteExperienceRequest.Builder
The identifier of the index for your Amazon Kendra experience.
indexId(String) - Method in interface software.amazon.awssdk.services.kendra.model.DeleteFaqRequest.Builder
The identifier of the index for the FAQ.
indexId(String) - Method in interface software.amazon.awssdk.services.kendra.model.DeletePrincipalMappingRequest.Builder
The identifier of the index you want to delete a group from.
indexId(String) - Method in interface software.amazon.awssdk.services.kendra.model.DeleteQuerySuggestionsBlockListRequest.Builder
The identifier of the index for the block list.
indexId(String) - Method in interface software.amazon.awssdk.services.kendra.model.DeleteThesaurusRequest.Builder
The identifier of the index for the thesaurus.
indexId(String) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeAccessControlConfigurationRequest.Builder
The identifier of the index for an access control configuration.
indexId(String) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeDataSourceRequest.Builder
The identifier of the index used with the data source connector.
indexId(String) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeDataSourceResponse.Builder
The identifier of the index used with the data source connector.
indexId(String) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeExperienceRequest.Builder
The identifier of the index for your Amazon Kendra experience.
indexId(String) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeExperienceResponse.Builder
Shows the identifier of the index for your Amazon Kendra experience.
indexId(String) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeFaqRequest.Builder
The identifier of the index for the FAQ.
indexId(String) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeFaqResponse.Builder
The identifier of the index for the FAQ.
indexId(String) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeFeaturedResultsSetRequest.Builder
The identifier of the index used for featuring results.
indexId(String) - Method in interface software.amazon.awssdk.services.kendra.model.DescribePrincipalMappingRequest.Builder
The identifier of the index required to check the processing of PUT and DELETE actions for mapping users to their groups.
indexId(String) - Method in interface software.amazon.awssdk.services.kendra.model.DescribePrincipalMappingResponse.Builder
Shows the identifier of the index to see information on the processing of PUT and DELETE actions for mapping users to their groups.
indexId(String) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeQuerySuggestionsBlockListRequest.Builder
The identifier of the index for the block list.
indexId(String) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeQuerySuggestionsBlockListResponse.Builder
The identifier of the index for the block list.
indexId(String) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeQuerySuggestionsConfigRequest.Builder
The identifier of the index with query suggestions that you want to get information on.
indexId(String) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeThesaurusRequest.Builder
The identifier of the index for the thesaurus.
indexId(String) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeThesaurusResponse.Builder
The identifier of the index for the thesaurus.
indexId(String) - Method in interface software.amazon.awssdk.services.kendra.model.DisassociateEntitiesFromExperienceRequest.Builder
The identifier of the index for your Amazon Kendra experience.
indexId(String) - Method in interface software.amazon.awssdk.services.kendra.model.DisassociatePersonasFromEntitiesRequest.Builder
The identifier of the index for your Amazon Kendra experience.
indexId(String) - Method in interface software.amazon.awssdk.services.kendra.model.GetQuerySuggestionsRequest.Builder
The identifier of the index you want to get query suggestions from.
indexId(String) - Method in interface software.amazon.awssdk.services.kendra.model.GetSnapshotsRequest.Builder
The identifier of the index to get search metrics data.
indexId(String) - Method in interface software.amazon.awssdk.services.kendra.model.ListAccessControlConfigurationsRequest.Builder
The identifier of the index for the access control configuration.
indexId(String) - Method in interface software.amazon.awssdk.services.kendra.model.ListDataSourcesRequest.Builder
The identifier of the index used with one or more data source connectors.
indexId(String) - Method in interface software.amazon.awssdk.services.kendra.model.ListDataSourceSyncJobsRequest.Builder
The identifier of the index used with the data source connector.
indexId(String) - Method in interface software.amazon.awssdk.services.kendra.model.ListEntityPersonasRequest.Builder
The identifier of the index for your Amazon Kendra experience.
indexId(String) - Method in interface software.amazon.awssdk.services.kendra.model.ListExperienceEntitiesRequest.Builder
The identifier of the index for your Amazon Kendra experience.
indexId(String) - Method in interface software.amazon.awssdk.services.kendra.model.ListExperiencesRequest.Builder
The identifier of the index for your Amazon Kendra experience.
indexId(String) - Method in interface software.amazon.awssdk.services.kendra.model.ListFaqsRequest.Builder
The index that contains the FAQ lists.
indexId(String) - Method in interface software.amazon.awssdk.services.kendra.model.ListFeaturedResultsSetsRequest.Builder
The identifier of the index used for featuring results.
indexId(String) - Method in interface software.amazon.awssdk.services.kendra.model.ListGroupsOlderThanOrderingIdRequest.Builder
The identifier of the index for getting a list of groups mapped to users before a given ordering or timestamp identifier.
indexId(String) - Method in interface software.amazon.awssdk.services.kendra.model.ListQuerySuggestionsBlockListsRequest.Builder
The identifier of the index for a list of all block lists that exist for that index.
indexId(String) - Method in interface software.amazon.awssdk.services.kendra.model.ListThesauriRequest.Builder
The identifier of the index with one or more thesauri.
indexId(String) - Method in interface software.amazon.awssdk.services.kendra.model.PutPrincipalMappingRequest.Builder
The identifier of the index you want to map users to their groups.
indexId(String) - Method in interface software.amazon.awssdk.services.kendra.model.QueryRequest.Builder
The identifier of the index for the search.
indexId(String) - Method in interface software.amazon.awssdk.services.kendra.model.RetrieveRequest.Builder
The identifier of the index to retrieve relevant passages for the search.
indexId(String) - Method in interface software.amazon.awssdk.services.kendra.model.StartDataSourceSyncJobRequest.Builder
The identifier of the index used with the data source connector.
indexId(String) - Method in interface software.amazon.awssdk.services.kendra.model.StopDataSourceSyncJobRequest.Builder
The identifier of the index used with the data source connector.
indexId(String) - Method in interface software.amazon.awssdk.services.kendra.model.SubmitFeedbackRequest.Builder
The identifier of the index that was queried.
indexId(String) - Method in interface software.amazon.awssdk.services.kendra.model.UpdateAccessControlConfigurationRequest.Builder
The identifier of the index for an access control configuration.
indexId(String) - Method in interface software.amazon.awssdk.services.kendra.model.UpdateDataSourceRequest.Builder
The identifier of the index used with the data source connector.
indexId(String) - Method in interface software.amazon.awssdk.services.kendra.model.UpdateExperienceRequest.Builder
The identifier of the index for your Amazon Kendra experience.
indexId(String) - Method in interface software.amazon.awssdk.services.kendra.model.UpdateFeaturedResultsSetRequest.Builder
The identifier of the index used for featuring results.
indexId(String) - Method in interface software.amazon.awssdk.services.kendra.model.UpdateQuerySuggestionsBlockListRequest.Builder
The identifier of the index for the block list.
indexId(String) - Method in interface software.amazon.awssdk.services.kendra.model.UpdateQuerySuggestionsConfigRequest.Builder
The identifier of the index with query suggestions you want to update.
indexId(String) - Method in interface software.amazon.awssdk.services.kendra.model.UpdateThesaurusRequest.Builder
The identifier of the index for the thesaurus.
indexStatistics() - Method in class software.amazon.awssdk.services.kendra.model.DescribeIndexResponse
Provides information about the number of FAQ questions and answers and the number of text documents indexed.
indexStatistics(Consumer<IndexStatistics.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeIndexResponse.Builder
Provides information about the number of FAQ questions and answers and the number of text documents indexed.
indexStatistics(IndexStatistics) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeIndexResponse.Builder
Provides information about the number of FAQ questions and answers and the number of text documents indexed.
IndexStatistics - Class in software.amazon.awssdk.services.kendra.model
Provides information about the number of documents and the number of questions and answers in an index.
IndexStatistics.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
IndexStatus - Enum in software.amazon.awssdk.services.kendra.model
 
INFERRED - Static variable in class software.amazon.awssdk.services.kendra.endpoints.internal.PartitionFn
 
inlineConfigurations() - Method in class software.amazon.awssdk.services.kendra.model.CustomDocumentEnrichmentConfiguration
Configuration information to alter document attributes or metadata fields and content when ingesting documents into Amazon Kendra.
inlineConfigurations(Collection<InlineCustomDocumentEnrichmentConfiguration>) - Method in interface software.amazon.awssdk.services.kendra.model.CustomDocumentEnrichmentConfiguration.Builder
Configuration information to alter document attributes or metadata fields and content when ingesting documents into Amazon Kendra.
inlineConfigurations(Consumer<InlineCustomDocumentEnrichmentConfiguration.Builder>...) - Method in interface software.amazon.awssdk.services.kendra.model.CustomDocumentEnrichmentConfiguration.Builder
Configuration information to alter document attributes or metadata fields and content when ingesting documents into Amazon Kendra.
inlineConfigurations(InlineCustomDocumentEnrichmentConfiguration...) - Method in interface software.amazon.awssdk.services.kendra.model.CustomDocumentEnrichmentConfiguration.Builder
Configuration information to alter document attributes or metadata fields and content when ingesting documents into Amazon Kendra.
InlineCustomDocumentEnrichmentConfiguration - Class in software.amazon.awssdk.services.kendra.model
Provides the configuration information for applying basic logic to alter document metadata and content when ingesting documents into Amazon Kendra.
InlineCustomDocumentEnrichmentConfiguration.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
InnerParseError - Exception in software.amazon.awssdk.services.kendra.endpoints.internal
 
InnerParseError(String) - Constructor for exception software.amazon.awssdk.services.kendra.endpoints.internal.InnerParseError
 
inScope(Supplier<U>) - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Scope
 
insert(String, T) - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Scope
 
insert(Identifier, T) - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Scope
 
insertFact(Expr, T) - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Scope
 
INTERNAL_ERROR - software.amazon.awssdk.services.kendra.model.ErrorCode
 
InternalServerException - Exception in software.amazon.awssdk.services.kendra.model
An issue occurred with the internal server used for your Amazon Kendra service.
InternalServerException.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
interval() - Method in class software.amazon.awssdk.services.kendra.model.GetSnapshotsRequest
The time interval or time window to get search metrics data.
interval(String) - Method in interface software.amazon.awssdk.services.kendra.model.GetSnapshotsRequest.Builder
The time interval or time window to get search metrics data.
interval(Interval) - Method in interface software.amazon.awssdk.services.kendra.model.GetSnapshotsRequest.Builder
The time interval or time window to get search metrics data.
Interval - Enum in software.amazon.awssdk.services.kendra.model
 
intervalAsString() - Method in class software.amazon.awssdk.services.kendra.model.GetSnapshotsRequest
The time interval or time window to get search metrics data.
into() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Fn
 
into() - Method in interface software.amazon.awssdk.services.kendra.endpoints.internal.Into
 
into() - Method in interface software.amazon.awssdk.services.kendra.endpoints.internal.IntoSelf
 
Into<T> - Interface in software.amazon.awssdk.services.kendra.endpoints.internal
 
IntoSelf<T extends IntoSelf<T>> - Interface in software.amazon.awssdk.services.kendra.endpoints.internal
 
INVALID_REQUEST - software.amazon.awssdk.services.kendra.model.ErrorCode
 
InvalidRequestException - Exception in software.amazon.awssdk.services.kendra.model
The input to the request is not valid.
InvalidRequestException.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
invocationCondition() - Method in class software.amazon.awssdk.services.kendra.model.HookConfiguration
The condition used for when a Lambda function should be invoked.
invocationCondition(Consumer<DocumentAttributeCondition.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.HookConfiguration.Builder
The condition used for when a Lambda function should be invoked.
invocationCondition(DocumentAttributeCondition) - Method in interface software.amazon.awssdk.services.kendra.model.HookConfiguration.Builder
The condition used for when a Lambda function should be invoked.
IS_IP - Static variable in class software.amazon.awssdk.services.kendra.endpoints.internal.ParseUrl
 
isBuiltIn() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Parameter
 
isEndpoint() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.RuleResult
 
isError() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.RuleResult
 
isIp() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.RuleUrl
 
isNone() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Value
 
isNone() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Value.None
 
isRequired() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Parameter
 
isResolved() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.RuleResult
 
IsSet - Class in software.amazon.awssdk.services.kendra.endpoints.internal
 
IsSet(FnNode) - Constructor for class software.amazon.awssdk.services.kendra.endpoints.internal.IsSet
 
isStatic() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Template
 
issueFieldMappings() - Method in class software.amazon.awssdk.services.kendra.model.JiraConfiguration
A list of DataSourceToIndexFieldMapping objects that map attributes or field names of Jira issues to Amazon Kendra index field names.
issueFieldMappings(Collection<DataSourceToIndexFieldMapping>) - Method in interface software.amazon.awssdk.services.kendra.model.JiraConfiguration.Builder
A list of DataSourceToIndexFieldMapping objects that map attributes or field names of Jira issues to Amazon Kendra index field names.
issueFieldMappings(Consumer<DataSourceToIndexFieldMapping.Builder>...) - Method in interface software.amazon.awssdk.services.kendra.model.JiraConfiguration.Builder
A list of DataSourceToIndexFieldMapping objects that map attributes or field names of Jira issues to Amazon Kendra index field names.
issueFieldMappings(DataSourceToIndexFieldMapping...) - Method in interface software.amazon.awssdk.services.kendra.model.JiraConfiguration.Builder
A list of DataSourceToIndexFieldMapping objects that map attributes or field names of Jira issues to Amazon Kendra index field names.
issuer() - Method in class software.amazon.awssdk.services.kendra.model.JwtTokenTypeConfiguration
The issuer of the token.
issuer(String) - Method in interface software.amazon.awssdk.services.kendra.model.JwtTokenTypeConfiguration.Builder
The issuer of the token.
IssueSubEntity - Enum in software.amazon.awssdk.services.kendra.model
 
issueSubEntityFilter() - Method in class software.amazon.awssdk.services.kendra.model.JiraConfiguration
Specify whether to crawl comments, attachments, and work logs.
issueSubEntityFilter(Collection<IssueSubEntity>) - Method in interface software.amazon.awssdk.services.kendra.model.JiraConfiguration.Builder
Specify whether to crawl comments, attachments, and work logs.
issueSubEntityFilter(IssueSubEntity...) - Method in interface software.amazon.awssdk.services.kendra.model.JiraConfiguration.Builder
Specify whether to crawl comments, attachments, and work logs.
issueSubEntityFilterAsStrings() - Method in class software.amazon.awssdk.services.kendra.model.JiraConfiguration
Specify whether to crawl comments, attachments, and work logs.
issueSubEntityFilterWithStrings(String...) - Method in interface software.amazon.awssdk.services.kendra.model.JiraConfiguration.Builder
Specify whether to crawl comments, attachments, and work logs.
issueSubEntityFilterWithStrings(Collection<String>) - Method in interface software.amazon.awssdk.services.kendra.model.JiraConfiguration.Builder
Specify whether to crawl comments, attachments, and work logs.
issueType() - Method in class software.amazon.awssdk.services.kendra.model.JiraConfiguration
Specify which issue types to crawl in your Jira data source.
issueType(String...) - Method in interface software.amazon.awssdk.services.kendra.model.JiraConfiguration.Builder
Specify which issue types to crawl in your Jira data source.
issueType(Collection<String>) - Method in interface software.amazon.awssdk.services.kendra.model.JiraConfiguration.Builder
Specify which issue types to crawl in your Jira data source.
isUnresolved() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.RuleResult
 
isValidHostLabel(String, boolean) - Static method in class software.amazon.awssdk.services.kendra.endpoints.internal.RulesFunctions
 
IsValidHostLabel - Class in software.amazon.awssdk.services.kendra.endpoints.internal
 
IsValidHostLabel(FnNode) - Constructor for class software.amazon.awssdk.services.kendra.endpoints.internal.IsValidHostLabel
 
IsVirtualHostableS3Bucket - Class in software.amazon.awssdk.services.kendra.endpoints.internal
 
IsVirtualHostableS3Bucket(FnNode) - Constructor for class software.amazon.awssdk.services.kendra.endpoints.internal.IsVirtualHostableS3Bucket
 
ITEM_TYPE - software.amazon.awssdk.services.kendra.model.ConfluenceAttachmentFieldName
 
ITEM_TYPE - software.amazon.awssdk.services.kendra.model.ConfluenceBlogFieldName
 
ITEM_TYPE - software.amazon.awssdk.services.kendra.model.ConfluencePageFieldName
 
ITEM_TYPE - software.amazon.awssdk.services.kendra.model.ConfluenceSpaceFieldName
 
itemCount() - Method in class software.amazon.awssdk.services.kendra.model.DescribeQuerySuggestionsBlockListResponse
The current number of valid, non-empty words or phrases in the block list text file.
itemCount() - Method in class software.amazon.awssdk.services.kendra.model.QuerySuggestionsBlockListSummary
The number of items in the block list file.
itemCount(Integer) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeQuerySuggestionsBlockListResponse.Builder
The current number of valid, non-empty words or phrases in the block list text file.
itemCount(Integer) - Method in interface software.amazon.awssdk.services.kendra.model.QuerySuggestionsBlockListSummary.Builder
The number of items in the block list file.
iterator() - Method in class software.amazon.awssdk.services.kendra.paginators.GetSnapshotsIterable
 
iterator() - Method in class software.amazon.awssdk.services.kendra.paginators.ListAccessControlConfigurationsIterable
 
iterator() - Method in class software.amazon.awssdk.services.kendra.paginators.ListDataSourcesIterable
 
iterator() - Method in class software.amazon.awssdk.services.kendra.paginators.ListDataSourceSyncJobsIterable
 
iterator() - Method in class software.amazon.awssdk.services.kendra.paginators.ListEntityPersonasIterable
 
iterator() - Method in class software.amazon.awssdk.services.kendra.paginators.ListExperienceEntitiesIterable
 
iterator() - Method in class software.amazon.awssdk.services.kendra.paginators.ListExperiencesIterable
 
iterator() - Method in class software.amazon.awssdk.services.kendra.paginators.ListFaqsIterable
 
iterator() - Method in class software.amazon.awssdk.services.kendra.paginators.ListGroupsOlderThanOrderingIdIterable
 
iterator() - Method in class software.amazon.awssdk.services.kendra.paginators.ListIndicesIterable
 
iterator() - Method in class software.amazon.awssdk.services.kendra.paginators.ListQuerySuggestionsBlockListsIterable
 
iterator() - Method in class software.amazon.awssdk.services.kendra.paginators.ListThesauriIterable
 

J

JIRA - software.amazon.awssdk.services.kendra.model.DataSourceType
 
jiraAccountUrl() - Method in class software.amazon.awssdk.services.kendra.model.JiraConfiguration
The URL of the Jira account.
jiraAccountUrl(String) - Method in interface software.amazon.awssdk.services.kendra.model.JiraConfiguration.Builder
The URL of the Jira account.
jiraConfiguration() - Method in class software.amazon.awssdk.services.kendra.model.DataSourceConfiguration
Provides the configuration information to connect to Jira as your data source.
jiraConfiguration(Consumer<JiraConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.DataSourceConfiguration.Builder
Provides the configuration information to connect to Jira as your data source.
jiraConfiguration(JiraConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.DataSourceConfiguration.Builder
Provides the configuration information to connect to Jira as your data source.
JiraConfiguration - Class in software.amazon.awssdk.services.kendra.model
Provides the configuration information to connect to Jira as your data source.
JiraConfiguration.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
JSON - software.amazon.awssdk.services.kendra.model.ContentType
 
JSON - software.amazon.awssdk.services.kendra.model.FaqFileFormat
 
jsonTokenTypeConfiguration() - Method in class software.amazon.awssdk.services.kendra.model.UserTokenConfiguration
Information about the JSON token type configuration.
jsonTokenTypeConfiguration(Consumer<JsonTokenTypeConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.UserTokenConfiguration.Builder
Information about the JSON token type configuration.
jsonTokenTypeConfiguration(JsonTokenTypeConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.UserTokenConfiguration.Builder
Information about the JSON token type configuration.
JsonTokenTypeConfiguration - Class in software.amazon.awssdk.services.kendra.model
Provides the configuration information for the JSON token type.
JsonTokenTypeConfiguration.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
jwtTokenTypeConfiguration() - Method in class software.amazon.awssdk.services.kendra.model.UserTokenConfiguration
Information about the JWT token type configuration.
jwtTokenTypeConfiguration(Consumer<JwtTokenTypeConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.UserTokenConfiguration.Builder
Information about the JWT token type configuration.
jwtTokenTypeConfiguration(JwtTokenTypeConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.UserTokenConfiguration.Builder
Information about the JWT token type configuration.
JwtTokenTypeConfiguration - Class in software.amazon.awssdk.services.kendra.model
Provides the configuration information for the JWT token type.
JwtTokenTypeConfiguration.Builder - Interface in software.amazon.awssdk.services.kendra.model
 

K

KendraAsyncClient - Interface in software.amazon.awssdk.services.kendra
Service client for accessing kendra asynchronously.
KendraAsyncClientBuilder - Interface in software.amazon.awssdk.services.kendra
A builder for creating an instance of KendraAsyncClient.
KendraAuthSchemeInterceptor - Class in software.amazon.awssdk.services.kendra.auth.scheme.internal
 
KendraAuthSchemeInterceptor() - Constructor for class software.amazon.awssdk.services.kendra.auth.scheme.internal.KendraAuthSchemeInterceptor
 
KendraAuthSchemeParams - Interface in software.amazon.awssdk.services.kendra.auth.scheme
The parameters object used to resolve the auth schemes for the Kendra service.
KendraAuthSchemeParams.Builder - Interface in software.amazon.awssdk.services.kendra.auth.scheme
A builder for a KendraAuthSchemeParams.
KendraAuthSchemeProvider - Interface in software.amazon.awssdk.services.kendra.auth.scheme
An auth scheme provider for Kendra service.
KendraBaseClientBuilder<B extends KendraBaseClientBuilder<B,​C>,​C> - Interface in software.amazon.awssdk.services.kendra
This includes configuration specific to kendra that is supported by both KendraClientBuilder and KendraAsyncClientBuilder.
KendraClient - Interface in software.amazon.awssdk.services.kendra
Service client for accessing kendra.
KendraClientBuilder - Interface in software.amazon.awssdk.services.kendra
A builder for creating an instance of KendraClient.
KendraClientOption<T> - Class in software.amazon.awssdk.services.kendra.internal
 
KendraEndpointParams - Class in software.amazon.awssdk.services.kendra.endpoints
The parameters object used to resolve an endpoint for the Kendra service.
KendraEndpointParams.Builder - Interface in software.amazon.awssdk.services.kendra.endpoints
 
KendraEndpointProvider - Interface in software.amazon.awssdk.services.kendra.endpoints
An endpoint provider for Kendra.
KendraException - Exception in software.amazon.awssdk.services.kendra.model
 
KendraException(KendraException.Builder) - Constructor for exception software.amazon.awssdk.services.kendra.model.KendraException
 
KendraException.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
KendraException.BuilderImpl - Class in software.amazon.awssdk.services.kendra.model
 
KendraRequest - Class in software.amazon.awssdk.services.kendra.model
 
KendraRequest(KendraRequest.Builder) - Constructor for class software.amazon.awssdk.services.kendra.model.KendraRequest
 
KendraRequest.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
KendraRequest.BuilderImpl - Class in software.amazon.awssdk.services.kendra.model
 
KendraRequestSetEndpointInterceptor - Class in software.amazon.awssdk.services.kendra.endpoints.internal
 
KendraRequestSetEndpointInterceptor() - Constructor for class software.amazon.awssdk.services.kendra.endpoints.internal.KendraRequestSetEndpointInterceptor
 
KendraResolveEndpointInterceptor - Class in software.amazon.awssdk.services.kendra.endpoints.internal
 
KendraResolveEndpointInterceptor() - Constructor for class software.amazon.awssdk.services.kendra.endpoints.internal.KendraResolveEndpointInterceptor
 
KendraResponse - Class in software.amazon.awssdk.services.kendra.model
 
KendraResponse(KendraResponse.Builder) - Constructor for class software.amazon.awssdk.services.kendra.model.KendraResponse
 
KendraResponse.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
KendraResponse.BuilderImpl - Class in software.amazon.awssdk.services.kendra.model
 
KendraResponseMetadata - Class in software.amazon.awssdk.services.kendra.model
 
KendraServiceClientConfiguration - Class in software.amazon.awssdk.services.kendra
Class to expose the service client settings to the user.
KendraServiceClientConfiguration(KendraServiceClientConfiguration.Builder) - Constructor for class software.amazon.awssdk.services.kendra.KendraServiceClientConfiguration
 
KendraServiceClientConfiguration.Builder - Interface in software.amazon.awssdk.services.kendra
A builder for creating a KendraServiceClientConfiguration
KendraServiceClientConfigurationBuilder - Class in software.amazon.awssdk.services.kendra.internal
 
KendraServiceClientConfigurationBuilder() - Constructor for class software.amazon.awssdk.services.kendra.internal.KendraServiceClientConfigurationBuilder
 
KendraServiceClientConfigurationBuilder(SdkClientConfiguration.Builder) - Constructor for class software.amazon.awssdk.services.kendra.internal.KendraServiceClientConfigurationBuilder
 
key() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.GetAttr.Part.Key
 
key() - Method in class software.amazon.awssdk.services.kendra.model.AdditionalResultAttribute
The key that identifies the attribute.
key() - Method in class software.amazon.awssdk.services.kendra.model.DocumentAttribute
The identifier for the attribute.
key() - Method in class software.amazon.awssdk.services.kendra.model.S3Path
The name of the file.
key() - Method in class software.amazon.awssdk.services.kendra.model.Tag
The key for the tag.
key(String) - Method in interface software.amazon.awssdk.services.kendra.model.AdditionalResultAttribute.Builder
The key that identifies the attribute.
key(String) - Method in interface software.amazon.awssdk.services.kendra.model.DocumentAttribute.Builder
The identifier for the attribute.
key(String) - Method in interface software.amazon.awssdk.services.kendra.model.S3Path.Builder
The name of the file.
key(String) - Method in interface software.amazon.awssdk.services.kendra.model.Tag.Builder
The key for the tag.
Key(Identifier) - Constructor for class software.amazon.awssdk.services.kendra.endpoints.internal.GetAttr.Part.Key
 
keyLocation() - Method in class software.amazon.awssdk.services.kendra.model.JwtTokenTypeConfiguration
The location of the key.
keyLocation(String) - Method in interface software.amazon.awssdk.services.kendra.model.JwtTokenTypeConfiguration.Builder
The location of the key.
keyLocation(KeyLocation) - Method in interface software.amazon.awssdk.services.kendra.model.JwtTokenTypeConfiguration.Builder
The location of the key.
KeyLocation - Enum in software.amazon.awssdk.services.kendra.model
 
keyLocationAsString() - Method in class software.amazon.awssdk.services.kendra.model.JwtTokenTypeConfiguration
The location of the key.
keyPath() - Method in class software.amazon.awssdk.services.kendra.model.AccessControlListConfiguration
Path to the Amazon S3 bucket that contains the ACL files.
keyPath(String) - Method in interface software.amazon.awssdk.services.kendra.model.AccessControlListConfiguration.Builder
Path to the Amazon S3 bucket that contains the ACL files.
kmsKeyId() - Method in class software.amazon.awssdk.services.kendra.model.ServerSideEncryptionConfiguration
The identifier of the KMS key.
kmsKeyId(String) - Method in interface software.amazon.awssdk.services.kendra.model.ServerSideEncryptionConfiguration.Builder
The identifier of the KMS key.
knowledgeArticleConfiguration() - Method in class software.amazon.awssdk.services.kendra.model.SalesforceConfiguration
Configuration information for the knowledge article types that Amazon Kendra indexes.
knowledgeArticleConfiguration() - Method in class software.amazon.awssdk.services.kendra.model.ServiceNowConfiguration
Configuration information for crawling knowledge articles in the ServiceNow site.
knowledgeArticleConfiguration(Consumer<SalesforceKnowledgeArticleConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.SalesforceConfiguration.Builder
Configuration information for the knowledge article types that Amazon Kendra indexes.
knowledgeArticleConfiguration(Consumer<ServiceNowKnowledgeArticleConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.ServiceNowConfiguration.Builder
Configuration information for crawling knowledge articles in the ServiceNow site.
knowledgeArticleConfiguration(SalesforceKnowledgeArticleConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.SalesforceConfiguration.Builder
Configuration information for the knowledge article types that Amazon Kendra indexes.
knowledgeArticleConfiguration(ServiceNowKnowledgeArticleConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.ServiceNowConfiguration.Builder
Configuration information for crawling knowledge articles in the ServiceNow site.
knownValues() - Static method in enum software.amazon.awssdk.services.kendra.model.AdditionalResultAttributeValueType
Use this in place of AdditionalResultAttributeValueType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.kendra.model.AlfrescoEntity
Use this in place of AlfrescoEntity.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.kendra.model.AttributeSuggestionsMode
Use this in place of AttributeSuggestionsMode.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.kendra.model.ConditionOperator
Use this in place of ConditionOperator.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.kendra.model.ConfluenceAttachmentFieldName
Use this in place of ConfluenceAttachmentFieldName.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.kendra.model.ConfluenceAuthenticationType
Use this in place of ConfluenceAuthenticationType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.kendra.model.ConfluenceBlogFieldName
Use this in place of ConfluenceBlogFieldName.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.kendra.model.ConfluencePageFieldName
Use this in place of ConfluencePageFieldName.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.kendra.model.ConfluenceSpaceFieldName
Use this in place of ConfluenceSpaceFieldName.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.kendra.model.ConfluenceVersion
Use this in place of ConfluenceVersion.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.kendra.model.ContentType
Use this in place of ContentType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.kendra.model.DatabaseEngineType
Use this in place of DatabaseEngineType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.kendra.model.DataSourceStatus
Use this in place of DataSourceStatus.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.kendra.model.DataSourceSyncJobStatus
Use this in place of DataSourceSyncJobStatus.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.kendra.model.DataSourceType
Use this in place of DataSourceType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.kendra.model.DocumentAttributeValueType
Use this in place of DocumentAttributeValueType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.kendra.model.DocumentStatus
Use this in place of DocumentStatus.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.kendra.model.EndpointType
Use this in place of EndpointType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.kendra.model.EntityType
Use this in place of EntityType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.kendra.model.ErrorCode
Use this in place of ErrorCode.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.kendra.model.ExperienceStatus
Use this in place of ExperienceStatus.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.kendra.model.FaqFileFormat
Use this in place of FaqFileFormat.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.kendra.model.FaqStatus
Use this in place of FaqStatus.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.kendra.model.FeaturedResultsSetStatus
Use this in place of FeaturedResultsSetStatus.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.kendra.model.FsxFileSystemType
Use this in place of FsxFileSystemType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.kendra.model.HighlightType
Use this in place of HighlightType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.kendra.model.IndexEdition
Use this in place of IndexEdition.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.kendra.model.IndexStatus
Use this in place of IndexStatus.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.kendra.model.Interval
Use this in place of Interval.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.kendra.model.IssueSubEntity
Use this in place of IssueSubEntity.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.kendra.model.KeyLocation
Use this in place of KeyLocation.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.kendra.model.MetricType
Use this in place of MetricType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.kendra.model.MissingAttributeKeyStrategy
Use this in place of MissingAttributeKeyStrategy.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.kendra.model.Mode
Use this in place of Mode.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.kendra.model.Order
Use this in place of Order.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.kendra.model.Persona
Use this in place of Persona.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.kendra.model.PrincipalMappingStatus
Use this in place of PrincipalMappingStatus.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.kendra.model.PrincipalType
Use this in place of PrincipalType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.kendra.model.QueryIdentifiersEnclosingOption
Use this in place of QueryIdentifiersEnclosingOption.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.kendra.model.QueryResultFormat
Use this in place of QueryResultFormat.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.kendra.model.QueryResultType
Use this in place of QueryResultType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.kendra.model.QuerySuggestionsBlockListStatus
Use this in place of QuerySuggestionsBlockListStatus.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.kendra.model.QuerySuggestionsStatus
Use this in place of QuerySuggestionsStatus.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.kendra.model.ReadAccessType
Use this in place of ReadAccessType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.kendra.model.RelevanceType
Use this in place of RelevanceType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.kendra.model.SalesforceChatterFeedIncludeFilterType
Use this in place of SalesforceChatterFeedIncludeFilterType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.kendra.model.SalesforceKnowledgeArticleState
Use this in place of SalesforceKnowledgeArticleState.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.kendra.model.SalesforceStandardObjectName
Use this in place of SalesforceStandardObjectName.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.kendra.model.ScoreConfidence
Use this in place of ScoreConfidence.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.kendra.model.ServiceNowAuthenticationType
Use this in place of ServiceNowAuthenticationType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.kendra.model.ServiceNowBuildVersionType
Use this in place of ServiceNowBuildVersionType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.kendra.model.SharePointOnlineAuthenticationType
Use this in place of SharePointOnlineAuthenticationType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.kendra.model.SharePointVersion
Use this in place of SharePointVersion.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.kendra.model.SlackEntity
Use this in place of SlackEntity.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.kendra.model.SortOrder
Use this in place of SortOrder.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.kendra.model.SuggestionType
Use this in place of SuggestionType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.kendra.model.ThesaurusStatus
Use this in place of ThesaurusStatus.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.kendra.model.Type
Use this in place of Type.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.kendra.model.UserContextPolicy
Use this in place of UserContextPolicy.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.kendra.model.UserGroupResolutionMode
Use this in place of UserGroupResolutionMode.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.kendra.model.WarningCode
Use this in place of WarningCode.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.kendra.model.WebCrawlerMode
Use this in place of WebCrawlerMode.values() to return a Set of all values known to the SDK.

L

LABELS - software.amazon.awssdk.services.kendra.model.ConfluenceBlogFieldName
 
LABELS - software.amazon.awssdk.services.kendra.model.ConfluencePageFieldName
 
lambdaArn() - Method in class software.amazon.awssdk.services.kendra.model.HookConfiguration
The Amazon Resource Name (ARN) of a role with permission to run a Lambda function during ingestion.
lambdaArn(String) - Method in interface software.amazon.awssdk.services.kendra.model.HookConfiguration.Builder
The Amazon Resource Name (ARN) of a role with permission to run a Lambda function during ingestion.
languageCode() - Method in class software.amazon.awssdk.services.kendra.model.CreateDataSourceRequest
The code for a language.
languageCode() - Method in class software.amazon.awssdk.services.kendra.model.CreateFaqRequest
The code for a language.
languageCode() - Method in class software.amazon.awssdk.services.kendra.model.DataSourceSummary
The code for a language.
languageCode() - Method in class software.amazon.awssdk.services.kendra.model.DescribeDataSourceResponse
The code for a language.
languageCode() - Method in class software.amazon.awssdk.services.kendra.model.DescribeFaqResponse
The code for a language.
languageCode() - Method in class software.amazon.awssdk.services.kendra.model.FaqSummary
The code for a language.
languageCode() - Method in class software.amazon.awssdk.services.kendra.model.UpdateDataSourceRequest
The code for a language you want to update for the data source connector.
languageCode(String) - Method in interface software.amazon.awssdk.services.kendra.model.CreateDataSourceRequest.Builder
The code for a language.
languageCode(String) - Method in interface software.amazon.awssdk.services.kendra.model.CreateFaqRequest.Builder
The code for a language.
languageCode(String) - Method in interface software.amazon.awssdk.services.kendra.model.DataSourceSummary.Builder
The code for a language.
languageCode(String) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeDataSourceResponse.Builder
The code for a language.
languageCode(String) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeFaqResponse.Builder
The code for a language.
languageCode(String) - Method in interface software.amazon.awssdk.services.kendra.model.FaqSummary.Builder
The code for a language.
languageCode(String) - Method in interface software.amazon.awssdk.services.kendra.model.UpdateDataSourceRequest.Builder
The code for a language you want to update for the data source connector.
lastClearTime() - Method in class software.amazon.awssdk.services.kendra.model.DescribeQuerySuggestionsConfigResponse
The Unix timestamp when query suggestions for an index was last cleared.
lastClearTime(Instant) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeQuerySuggestionsConfigResponse.Builder
The Unix timestamp when query suggestions for an index was last cleared.
lastName() - Method in class software.amazon.awssdk.services.kendra.model.EntityDisplayData
The last name of the user.
lastName(String) - Method in interface software.amazon.awssdk.services.kendra.model.EntityDisplayData.Builder
The last name of the user.
lastSuggestionsBuildTime() - Method in class software.amazon.awssdk.services.kendra.model.DescribeQuerySuggestionsConfigResponse
The Unix timestamp when query suggestions for an index was last updated.
lastSuggestionsBuildTime(Instant) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeQuerySuggestionsConfigResponse.Builder
The Unix timestamp when query suggestions for an index was last updated.
lastUpdatedAt() - Method in class software.amazon.awssdk.services.kendra.model.GroupOrderingIdSummary
The Unix timestamp when an action was last updated.
lastUpdatedAt(Instant) - Method in interface software.amazon.awssdk.services.kendra.model.GroupOrderingIdSummary.Builder
The Unix timestamp when an action was last updated.
lastUpdatedTimestamp() - Method in class software.amazon.awssdk.services.kendra.model.DescribeFeaturedResultsSetResponse
The timestamp when the set of featured results was last updated.
lastUpdatedTimestamp() - Method in class software.amazon.awssdk.services.kendra.model.FeaturedResultsSet
The Unix timestamp when the set of featured results was last updated.
lastUpdatedTimestamp() - Method in class software.amazon.awssdk.services.kendra.model.FeaturedResultsSetSummary
The Unix timestamp when the set of featured results was last updated.
lastUpdatedTimestamp(Long) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeFeaturedResultsSetResponse.Builder
The timestamp when the set of featured results was last updated.
lastUpdatedTimestamp(Long) - Method in interface software.amazon.awssdk.services.kendra.model.FeaturedResultsSet.Builder
The Unix timestamp when the set of featured results was last updated.
lastUpdatedTimestamp(Long) - Method in interface software.amazon.awssdk.services.kendra.model.FeaturedResultsSetSummary.Builder
The Unix timestamp when the set of featured results was last updated.
LEAD - software.amazon.awssdk.services.kendra.model.SalesforceStandardObjectName
 
LEARN_ONLY - software.amazon.awssdk.services.kendra.model.Mode
 
LESS_THAN - software.amazon.awssdk.services.kendra.model.ConditionOperator
 
LESS_THAN_OR_EQUALS - software.amazon.awssdk.services.kendra.model.ConditionOperator
 
lessThan() - Method in class software.amazon.awssdk.services.kendra.model.AttributeFilter
Performs a less than operation on document attributes/fields and their values.
lessThan(Consumer<DocumentAttribute.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.AttributeFilter.Builder
Performs a less than operation on document attributes/fields and their values.
lessThan(DocumentAttribute) - Method in interface software.amazon.awssdk.services.kendra.model.AttributeFilter.Builder
Performs a less than operation on document attributes/fields and their values.
lessThanOrEquals() - Method in class software.amazon.awssdk.services.kendra.model.AttributeFilter
Performs a less than or equals operation on document attributes/fields and their values.
lessThanOrEquals(Consumer<DocumentAttribute.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.AttributeFilter.Builder
Performs a less than or equals operation on document attributes/fields and their values.
lessThanOrEquals(DocumentAttribute) - Method in interface software.amazon.awssdk.services.kendra.model.AttributeFilter.Builder
Performs a less than or equals operation on document attributes/fields and their values.
listAccess(List<T>, int) - Static method in class software.amazon.awssdk.services.kendra.endpoints.internal.RulesFunctions
 
listAccessControlConfigurations(Consumer<ListAccessControlConfigurationsRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
Lists one or more access control configurations for an index.
listAccessControlConfigurations(Consumer<ListAccessControlConfigurationsRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
Lists one or more access control configurations for an index.
listAccessControlConfigurations(ListAccessControlConfigurationsRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
Lists one or more access control configurations for an index.
listAccessControlConfigurations(ListAccessControlConfigurationsRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
Lists one or more access control configurations for an index.
ListAccessControlConfigurationsIterable - Class in software.amazon.awssdk.services.kendra.paginators
ListAccessControlConfigurationsIterable(KendraClient, ListAccessControlConfigurationsRequest) - Constructor for class software.amazon.awssdk.services.kendra.paginators.ListAccessControlConfigurationsIterable
 
listAccessControlConfigurationsPaginator(Consumer<ListAccessControlConfigurationsRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
listAccessControlConfigurationsPaginator(Consumer<ListAccessControlConfigurationsRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
listAccessControlConfigurationsPaginator(ListAccessControlConfigurationsRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
listAccessControlConfigurationsPaginator(ListAccessControlConfigurationsRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
ListAccessControlConfigurationsPublisher - Class in software.amazon.awssdk.services.kendra.paginators
ListAccessControlConfigurationsPublisher(KendraAsyncClient, ListAccessControlConfigurationsRequest) - Constructor for class software.amazon.awssdk.services.kendra.paginators.ListAccessControlConfigurationsPublisher
 
ListAccessControlConfigurationsRequest - Class in software.amazon.awssdk.services.kendra.model
 
ListAccessControlConfigurationsRequest.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
ListAccessControlConfigurationsRequestMarshaller - Class in software.amazon.awssdk.services.kendra.transform
ListAccessControlConfigurationsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.kendra.transform.ListAccessControlConfigurationsRequestMarshaller
 
ListAccessControlConfigurationsResponse - Class in software.amazon.awssdk.services.kendra.model
 
ListAccessControlConfigurationsResponse.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
listDataSources(Consumer<ListDataSourcesRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
Lists the data source connectors that you have created.
listDataSources(Consumer<ListDataSourcesRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
Lists the data source connectors that you have created.
listDataSources(ListDataSourcesRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
Lists the data source connectors that you have created.
listDataSources(ListDataSourcesRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
Lists the data source connectors that you have created.
ListDataSourcesIterable - Class in software.amazon.awssdk.services.kendra.paginators
Represents the output for the KendraClient.listDataSourcesPaginator(software.amazon.awssdk.services.kendra.model.ListDataSourcesRequest) operation which is a paginated operation.
ListDataSourcesIterable(KendraClient, ListDataSourcesRequest) - Constructor for class software.amazon.awssdk.services.kendra.paginators.ListDataSourcesIterable
 
listDataSourcesPaginator(Consumer<ListDataSourcesRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
listDataSourcesPaginator(Consumer<ListDataSourcesRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
listDataSourcesPaginator(ListDataSourcesRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
listDataSourcesPaginator(ListDataSourcesRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
ListDataSourcesPublisher - Class in software.amazon.awssdk.services.kendra.paginators
ListDataSourcesPublisher(KendraAsyncClient, ListDataSourcesRequest) - Constructor for class software.amazon.awssdk.services.kendra.paginators.ListDataSourcesPublisher
 
ListDataSourcesRequest - Class in software.amazon.awssdk.services.kendra.model
 
ListDataSourcesRequest.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
ListDataSourcesRequestMarshaller - Class in software.amazon.awssdk.services.kendra.transform
ListDataSourcesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.kendra.transform.ListDataSourcesRequestMarshaller
 
ListDataSourcesResponse - Class in software.amazon.awssdk.services.kendra.model
 
ListDataSourcesResponse.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
listDataSourceSyncJobs(Consumer<ListDataSourceSyncJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
Gets statistics about synchronizing a data source connector.
listDataSourceSyncJobs(Consumer<ListDataSourceSyncJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
Gets statistics about synchronizing a data source connector.
listDataSourceSyncJobs(ListDataSourceSyncJobsRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
Gets statistics about synchronizing a data source connector.
listDataSourceSyncJobs(ListDataSourceSyncJobsRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
Gets statistics about synchronizing a data source connector.
ListDataSourceSyncJobsIterable - Class in software.amazon.awssdk.services.kendra.paginators
ListDataSourceSyncJobsIterable(KendraClient, ListDataSourceSyncJobsRequest) - Constructor for class software.amazon.awssdk.services.kendra.paginators.ListDataSourceSyncJobsIterable
 
listDataSourceSyncJobsPaginator(Consumer<ListDataSourceSyncJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
listDataSourceSyncJobsPaginator(Consumer<ListDataSourceSyncJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
listDataSourceSyncJobsPaginator(ListDataSourceSyncJobsRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
listDataSourceSyncJobsPaginator(ListDataSourceSyncJobsRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
ListDataSourceSyncJobsPublisher - Class in software.amazon.awssdk.services.kendra.paginators
ListDataSourceSyncJobsPublisher(KendraAsyncClient, ListDataSourceSyncJobsRequest) - Constructor for class software.amazon.awssdk.services.kendra.paginators.ListDataSourceSyncJobsPublisher
 
ListDataSourceSyncJobsRequest - Class in software.amazon.awssdk.services.kendra.model
 
ListDataSourceSyncJobsRequest.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
ListDataSourceSyncJobsRequestMarshaller - Class in software.amazon.awssdk.services.kendra.transform
ListDataSourceSyncJobsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.kendra.transform.ListDataSourceSyncJobsRequestMarshaller
 
ListDataSourceSyncJobsResponse - Class in software.amazon.awssdk.services.kendra.model
 
ListDataSourceSyncJobsResponse.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
listEntityPersonas(Consumer<ListEntityPersonasRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
Lists specific permissions of users and groups with access to your Amazon Kendra experience.
listEntityPersonas(Consumer<ListEntityPersonasRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
Lists specific permissions of users and groups with access to your Amazon Kendra experience.
listEntityPersonas(ListEntityPersonasRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
Lists specific permissions of users and groups with access to your Amazon Kendra experience.
listEntityPersonas(ListEntityPersonasRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
Lists specific permissions of users and groups with access to your Amazon Kendra experience.
ListEntityPersonasIterable - Class in software.amazon.awssdk.services.kendra.paginators
ListEntityPersonasIterable(KendraClient, ListEntityPersonasRequest) - Constructor for class software.amazon.awssdk.services.kendra.paginators.ListEntityPersonasIterable
 
listEntityPersonasPaginator(Consumer<ListEntityPersonasRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
listEntityPersonasPaginator(Consumer<ListEntityPersonasRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
listEntityPersonasPaginator(ListEntityPersonasRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
listEntityPersonasPaginator(ListEntityPersonasRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
ListEntityPersonasPublisher - Class in software.amazon.awssdk.services.kendra.paginators
ListEntityPersonasPublisher(KendraAsyncClient, ListEntityPersonasRequest) - Constructor for class software.amazon.awssdk.services.kendra.paginators.ListEntityPersonasPublisher
 
ListEntityPersonasRequest - Class in software.amazon.awssdk.services.kendra.model
 
ListEntityPersonasRequest.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
ListEntityPersonasRequestMarshaller - Class in software.amazon.awssdk.services.kendra.transform
ListEntityPersonasRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.kendra.transform.ListEntityPersonasRequestMarshaller
 
ListEntityPersonasResponse - Class in software.amazon.awssdk.services.kendra.model
 
ListEntityPersonasResponse.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
listExperienceEntities(Consumer<ListExperienceEntitiesRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
Lists users or groups in your IAM Identity Center identity source that are granted access to your Amazon Kendra experience.
listExperienceEntities(Consumer<ListExperienceEntitiesRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
Lists users or groups in your IAM Identity Center identity source that are granted access to your Amazon Kendra experience.
listExperienceEntities(ListExperienceEntitiesRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
Lists users or groups in your IAM Identity Center identity source that are granted access to your Amazon Kendra experience.
listExperienceEntities(ListExperienceEntitiesRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
Lists users or groups in your IAM Identity Center identity source that are granted access to your Amazon Kendra experience.
ListExperienceEntitiesIterable - Class in software.amazon.awssdk.services.kendra.paginators
ListExperienceEntitiesIterable(KendraClient, ListExperienceEntitiesRequest) - Constructor for class software.amazon.awssdk.services.kendra.paginators.ListExperienceEntitiesIterable
 
listExperienceEntitiesPaginator(Consumer<ListExperienceEntitiesRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
listExperienceEntitiesPaginator(Consumer<ListExperienceEntitiesRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
listExperienceEntitiesPaginator(ListExperienceEntitiesRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
listExperienceEntitiesPaginator(ListExperienceEntitiesRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
ListExperienceEntitiesPublisher - Class in software.amazon.awssdk.services.kendra.paginators
ListExperienceEntitiesPublisher(KendraAsyncClient, ListExperienceEntitiesRequest) - Constructor for class software.amazon.awssdk.services.kendra.paginators.ListExperienceEntitiesPublisher
 
ListExperienceEntitiesRequest - Class in software.amazon.awssdk.services.kendra.model
 
ListExperienceEntitiesRequest.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
ListExperienceEntitiesRequestMarshaller - Class in software.amazon.awssdk.services.kendra.transform
ListExperienceEntitiesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.kendra.transform.ListExperienceEntitiesRequestMarshaller
 
ListExperienceEntitiesResponse - Class in software.amazon.awssdk.services.kendra.model
 
ListExperienceEntitiesResponse.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
listExperiences(Consumer<ListExperiencesRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
Lists one or more Amazon Kendra experiences.
listExperiences(Consumer<ListExperiencesRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
Lists one or more Amazon Kendra experiences.
listExperiences(ListExperiencesRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
Lists one or more Amazon Kendra experiences.
listExperiences(ListExperiencesRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
Lists one or more Amazon Kendra experiences.
ListExperiencesIterable - Class in software.amazon.awssdk.services.kendra.paginators
Represents the output for the KendraClient.listExperiencesPaginator(software.amazon.awssdk.services.kendra.model.ListExperiencesRequest) operation which is a paginated operation.
ListExperiencesIterable(KendraClient, ListExperiencesRequest) - Constructor for class software.amazon.awssdk.services.kendra.paginators.ListExperiencesIterable
 
listExperiencesPaginator(Consumer<ListExperiencesRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
listExperiencesPaginator(Consumer<ListExperiencesRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
listExperiencesPaginator(ListExperiencesRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
listExperiencesPaginator(ListExperiencesRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
ListExperiencesPublisher - Class in software.amazon.awssdk.services.kendra.paginators
ListExperiencesPublisher(KendraAsyncClient, ListExperiencesRequest) - Constructor for class software.amazon.awssdk.services.kendra.paginators.ListExperiencesPublisher
 
ListExperiencesRequest - Class in software.amazon.awssdk.services.kendra.model
 
ListExperiencesRequest.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
ListExperiencesRequestMarshaller - Class in software.amazon.awssdk.services.kendra.transform
ListExperiencesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.kendra.transform.ListExperiencesRequestMarshaller
 
ListExperiencesResponse - Class in software.amazon.awssdk.services.kendra.model
 
ListExperiencesResponse.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
listFaqs(Consumer<ListFaqsRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
Gets a list of FAQ lists associated with an index.
listFaqs(Consumer<ListFaqsRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
Gets a list of FAQ lists associated with an index.
listFaqs(ListFaqsRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
Gets a list of FAQ lists associated with an index.
listFaqs(ListFaqsRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
Gets a list of FAQ lists associated with an index.
ListFaqsIterable - Class in software.amazon.awssdk.services.kendra.paginators
Represents the output for the KendraClient.listFaqsPaginator(software.amazon.awssdk.services.kendra.model.ListFaqsRequest) operation which is a paginated operation.
ListFaqsIterable(KendraClient, ListFaqsRequest) - Constructor for class software.amazon.awssdk.services.kendra.paginators.ListFaqsIterable
 
listFaqsPaginator(Consumer<ListFaqsRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
listFaqsPaginator(Consumer<ListFaqsRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
listFaqsPaginator(ListFaqsRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
listFaqsPaginator(ListFaqsRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
ListFaqsPublisher - Class in software.amazon.awssdk.services.kendra.paginators
Represents the output for the KendraAsyncClient.listFaqsPaginator(software.amazon.awssdk.services.kendra.model.ListFaqsRequest) operation which is a paginated operation.
ListFaqsPublisher(KendraAsyncClient, ListFaqsRequest) - Constructor for class software.amazon.awssdk.services.kendra.paginators.ListFaqsPublisher
 
ListFaqsRequest - Class in software.amazon.awssdk.services.kendra.model
 
ListFaqsRequest.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
ListFaqsRequestMarshaller - Class in software.amazon.awssdk.services.kendra.transform
ListFaqsRequest Marshaller
ListFaqsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.kendra.transform.ListFaqsRequestMarshaller
 
ListFaqsResponse - Class in software.amazon.awssdk.services.kendra.model
 
ListFaqsResponse.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
listFeaturedResultsSets(Consumer<ListFeaturedResultsSetsRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
Lists all your sets of featured results for a given index.
listFeaturedResultsSets(Consumer<ListFeaturedResultsSetsRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
Lists all your sets of featured results for a given index.
listFeaturedResultsSets(ListFeaturedResultsSetsRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
Lists all your sets of featured results for a given index.
listFeaturedResultsSets(ListFeaturedResultsSetsRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
Lists all your sets of featured results for a given index.
ListFeaturedResultsSetsRequest - Class in software.amazon.awssdk.services.kendra.model
 
ListFeaturedResultsSetsRequest.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
ListFeaturedResultsSetsRequestMarshaller - Class in software.amazon.awssdk.services.kendra.transform
ListFeaturedResultsSetsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.kendra.transform.ListFeaturedResultsSetsRequestMarshaller
 
ListFeaturedResultsSetsResponse - Class in software.amazon.awssdk.services.kendra.model
 
ListFeaturedResultsSetsResponse.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
listGroupsOlderThanOrderingId(Consumer<ListGroupsOlderThanOrderingIdRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
Provides a list of groups that are mapped to users before a given ordering or timestamp identifier.
listGroupsOlderThanOrderingId(Consumer<ListGroupsOlderThanOrderingIdRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
Provides a list of groups that are mapped to users before a given ordering or timestamp identifier.
listGroupsOlderThanOrderingId(ListGroupsOlderThanOrderingIdRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
Provides a list of groups that are mapped to users before a given ordering or timestamp identifier.
listGroupsOlderThanOrderingId(ListGroupsOlderThanOrderingIdRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
Provides a list of groups that are mapped to users before a given ordering or timestamp identifier.
ListGroupsOlderThanOrderingIdIterable - Class in software.amazon.awssdk.services.kendra.paginators
ListGroupsOlderThanOrderingIdIterable(KendraClient, ListGroupsOlderThanOrderingIdRequest) - Constructor for class software.amazon.awssdk.services.kendra.paginators.ListGroupsOlderThanOrderingIdIterable
 
listGroupsOlderThanOrderingIdPaginator(Consumer<ListGroupsOlderThanOrderingIdRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
listGroupsOlderThanOrderingIdPaginator(Consumer<ListGroupsOlderThanOrderingIdRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
listGroupsOlderThanOrderingIdPaginator(ListGroupsOlderThanOrderingIdRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
listGroupsOlderThanOrderingIdPaginator(ListGroupsOlderThanOrderingIdRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
ListGroupsOlderThanOrderingIdPublisher - Class in software.amazon.awssdk.services.kendra.paginators
ListGroupsOlderThanOrderingIdPublisher(KendraAsyncClient, ListGroupsOlderThanOrderingIdRequest) - Constructor for class software.amazon.awssdk.services.kendra.paginators.ListGroupsOlderThanOrderingIdPublisher
 
ListGroupsOlderThanOrderingIdRequest - Class in software.amazon.awssdk.services.kendra.model
 
ListGroupsOlderThanOrderingIdRequest.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
ListGroupsOlderThanOrderingIdRequestMarshaller - Class in software.amazon.awssdk.services.kendra.transform
ListGroupsOlderThanOrderingIdRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.kendra.transform.ListGroupsOlderThanOrderingIdRequestMarshaller
 
ListGroupsOlderThanOrderingIdResponse - Class in software.amazon.awssdk.services.kendra.model
 
ListGroupsOlderThanOrderingIdResponse.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
listIndices(Consumer<ListIndicesRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
Lists the Amazon Kendra indexes that you created.
listIndices(Consumer<ListIndicesRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
Lists the Amazon Kendra indexes that you created.
listIndices(ListIndicesRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
Lists the Amazon Kendra indexes that you created.
listIndices(ListIndicesRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
Lists the Amazon Kendra indexes that you created.
ListIndicesIterable - Class in software.amazon.awssdk.services.kendra.paginators
Represents the output for the KendraClient.listIndicesPaginator(software.amazon.awssdk.services.kendra.model.ListIndicesRequest) operation which is a paginated operation.
ListIndicesIterable(KendraClient, ListIndicesRequest) - Constructor for class software.amazon.awssdk.services.kendra.paginators.ListIndicesIterable
 
listIndicesPaginator(Consumer<ListIndicesRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
listIndicesPaginator(Consumer<ListIndicesRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
listIndicesPaginator(ListIndicesRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
listIndicesPaginator(ListIndicesRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
ListIndicesPublisher - Class in software.amazon.awssdk.services.kendra.paginators
Represents the output for the KendraAsyncClient.listIndicesPaginator(software.amazon.awssdk.services.kendra.model.ListIndicesRequest) operation which is a paginated operation.
ListIndicesPublisher(KendraAsyncClient, ListIndicesRequest) - Constructor for class software.amazon.awssdk.services.kendra.paginators.ListIndicesPublisher
 
ListIndicesRequest - Class in software.amazon.awssdk.services.kendra.model
 
ListIndicesRequest.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
ListIndicesRequestMarshaller - Class in software.amazon.awssdk.services.kendra.transform
ListIndicesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.kendra.transform.ListIndicesRequestMarshaller
 
ListIndicesResponse - Class in software.amazon.awssdk.services.kendra.model
 
ListIndicesResponse.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
listQuerySuggestionsBlockLists(Consumer<ListQuerySuggestionsBlockListsRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
Lists the block lists used for query suggestions for an index.
listQuerySuggestionsBlockLists(Consumer<ListQuerySuggestionsBlockListsRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
Lists the block lists used for query suggestions for an index.
listQuerySuggestionsBlockLists(ListQuerySuggestionsBlockListsRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
Lists the block lists used for query suggestions for an index.
listQuerySuggestionsBlockLists(ListQuerySuggestionsBlockListsRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
Lists the block lists used for query suggestions for an index.
ListQuerySuggestionsBlockListsIterable - Class in software.amazon.awssdk.services.kendra.paginators
ListQuerySuggestionsBlockListsIterable(KendraClient, ListQuerySuggestionsBlockListsRequest) - Constructor for class software.amazon.awssdk.services.kendra.paginators.ListQuerySuggestionsBlockListsIterable
 
listQuerySuggestionsBlockListsPaginator(Consumer<ListQuerySuggestionsBlockListsRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
listQuerySuggestionsBlockListsPaginator(Consumer<ListQuerySuggestionsBlockListsRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
listQuerySuggestionsBlockListsPaginator(ListQuerySuggestionsBlockListsRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
listQuerySuggestionsBlockListsPaginator(ListQuerySuggestionsBlockListsRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
ListQuerySuggestionsBlockListsPublisher - Class in software.amazon.awssdk.services.kendra.paginators
ListQuerySuggestionsBlockListsPublisher(KendraAsyncClient, ListQuerySuggestionsBlockListsRequest) - Constructor for class software.amazon.awssdk.services.kendra.paginators.ListQuerySuggestionsBlockListsPublisher
 
ListQuerySuggestionsBlockListsRequest - Class in software.amazon.awssdk.services.kendra.model
 
ListQuerySuggestionsBlockListsRequest.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
ListQuerySuggestionsBlockListsRequestMarshaller - Class in software.amazon.awssdk.services.kendra.transform
ListQuerySuggestionsBlockListsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.kendra.transform.ListQuerySuggestionsBlockListsRequestMarshaller
 
ListQuerySuggestionsBlockListsResponse - Class in software.amazon.awssdk.services.kendra.model
 
ListQuerySuggestionsBlockListsResponse.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
listTagsForResource(Consumer<ListTagsForResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
Gets a list of tags associated with a specified resource.
listTagsForResource(Consumer<ListTagsForResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
Gets a list of tags associated with a specified resource.
listTagsForResource(ListTagsForResourceRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
Gets a list of tags associated with a specified resource.
listTagsForResource(ListTagsForResourceRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
Gets a list of tags associated with a specified resource.
ListTagsForResourceRequest - Class in software.amazon.awssdk.services.kendra.model
 
ListTagsForResourceRequest.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
ListTagsForResourceRequestMarshaller - Class in software.amazon.awssdk.services.kendra.transform
ListTagsForResourceRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.kendra.transform.ListTagsForResourceRequestMarshaller
 
ListTagsForResourceResponse - Class in software.amazon.awssdk.services.kendra.model
 
ListTagsForResourceResponse.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
listThesauri(Consumer<ListThesauriRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
Lists the thesauri for an index.
listThesauri(Consumer<ListThesauriRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
Lists the thesauri for an index.
listThesauri(ListThesauriRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
Lists the thesauri for an index.
listThesauri(ListThesauriRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
Lists the thesauri for an index.
ListThesauriIterable - Class in software.amazon.awssdk.services.kendra.paginators
Represents the output for the KendraClient.listThesauriPaginator(software.amazon.awssdk.services.kendra.model.ListThesauriRequest) operation which is a paginated operation.
ListThesauriIterable(KendraClient, ListThesauriRequest) - Constructor for class software.amazon.awssdk.services.kendra.paginators.ListThesauriIterable
 
listThesauriPaginator(Consumer<ListThesauriRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
listThesauriPaginator(Consumer<ListThesauriRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
listThesauriPaginator(ListThesauriRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
listThesauriPaginator(ListThesauriRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
ListThesauriPublisher - Class in software.amazon.awssdk.services.kendra.paginators
Represents the output for the KendraAsyncClient.listThesauriPaginator(software.amazon.awssdk.services.kendra.model.ListThesauriRequest) operation which is a paginated operation.
ListThesauriPublisher(KendraAsyncClient, ListThesauriRequest) - Constructor for class software.amazon.awssdk.services.kendra.paginators.ListThesauriPublisher
 
ListThesauriRequest - Class in software.amazon.awssdk.services.kendra.model
 
ListThesauriRequest.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
ListThesauriRequestMarshaller - Class in software.amazon.awssdk.services.kendra.transform
ListThesauriRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.kendra.transform.ListThesauriRequestMarshaller
 
ListThesauriResponse - Class in software.amazon.awssdk.services.kendra.model
 
ListThesauriResponse.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
Literal - Class in software.amazon.awssdk.services.kendra.endpoints.internal
 
Literal(String) - Constructor for class software.amazon.awssdk.services.kendra.endpoints.internal.Template.Literal
 
Literal.Visitor<T> - Interface in software.amazon.awssdk.services.kendra.endpoints.internal
 
loadPartitions() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.DefaultPartitionDataProvider
 
loadPartitions() - Method in interface software.amazon.awssdk.services.kendra.endpoints.internal.PartitionDataProvider
 
LONDON - software.amazon.awssdk.services.kendra.model.ServiceNowBuildVersionType
 
LONG_VALUE - software.amazon.awssdk.services.kendra.model.DocumentAttributeValue.Type
 
LONG_VALUE - software.amazon.awssdk.services.kendra.model.DocumentAttributeValueType
 
longValue() - Method in class software.amazon.awssdk.services.kendra.model.DocumentAttributeValue
A long integer value.
longValue(Long) - Method in interface software.amazon.awssdk.services.kendra.model.DocumentAttributeValue.Builder
A long integer value.
lookBackPeriod() - Method in class software.amazon.awssdk.services.kendra.model.SlackConfiguration
The number of hours for change log to look back from when you last synchronized your data.
lookBackPeriod(Integer) - Method in interface software.amazon.awssdk.services.kendra.model.SlackConfiguration.Builder
The number of hours for change log to look back from when you last synchronized your data.
LOW - software.amazon.awssdk.services.kendra.model.ScoreConfidence
 

M

marshall(AssociateEntitiesToExperienceRequest) - Method in class software.amazon.awssdk.services.kendra.transform.AssociateEntitiesToExperienceRequestMarshaller
 
marshall(AssociatePersonasToEntitiesRequest) - Method in class software.amazon.awssdk.services.kendra.transform.AssociatePersonasToEntitiesRequestMarshaller
 
marshall(BatchDeleteDocumentRequest) - Method in class software.amazon.awssdk.services.kendra.transform.BatchDeleteDocumentRequestMarshaller
 
marshall(BatchDeleteFeaturedResultsSetRequest) - Method in class software.amazon.awssdk.services.kendra.transform.BatchDeleteFeaturedResultsSetRequestMarshaller
 
marshall(BatchGetDocumentStatusRequest) - Method in class software.amazon.awssdk.services.kendra.transform.BatchGetDocumentStatusRequestMarshaller
 
marshall(BatchPutDocumentRequest) - Method in class software.amazon.awssdk.services.kendra.transform.BatchPutDocumentRequestMarshaller
 
marshall(ClearQuerySuggestionsRequest) - Method in class software.amazon.awssdk.services.kendra.transform.ClearQuerySuggestionsRequestMarshaller
 
marshall(CreateAccessControlConfigurationRequest) - Method in class software.amazon.awssdk.services.kendra.transform.CreateAccessControlConfigurationRequestMarshaller
 
marshall(CreateDataSourceRequest) - Method in class software.amazon.awssdk.services.kendra.transform.CreateDataSourceRequestMarshaller
 
marshall(CreateExperienceRequest) - Method in class software.amazon.awssdk.services.kendra.transform.CreateExperienceRequestMarshaller
 
marshall(CreateFaqRequest) - Method in class software.amazon.awssdk.services.kendra.transform.CreateFaqRequestMarshaller
 
marshall(CreateFeaturedResultsSetRequest) - Method in class software.amazon.awssdk.services.kendra.transform.CreateFeaturedResultsSetRequestMarshaller
 
marshall(CreateIndexRequest) - Method in class software.amazon.awssdk.services.kendra.transform.CreateIndexRequestMarshaller
 
marshall(CreateQuerySuggestionsBlockListRequest) - Method in class software.amazon.awssdk.services.kendra.transform.CreateQuerySuggestionsBlockListRequestMarshaller
 
marshall(CreateThesaurusRequest) - Method in class software.amazon.awssdk.services.kendra.transform.CreateThesaurusRequestMarshaller
 
marshall(DeleteAccessControlConfigurationRequest) - Method in class software.amazon.awssdk.services.kendra.transform.DeleteAccessControlConfigurationRequestMarshaller
 
marshall(DeleteDataSourceRequest) - Method in class software.amazon.awssdk.services.kendra.transform.DeleteDataSourceRequestMarshaller
 
marshall(DeleteExperienceRequest) - Method in class software.amazon.awssdk.services.kendra.transform.DeleteExperienceRequestMarshaller
 
marshall(DeleteFaqRequest) - Method in class software.amazon.awssdk.services.kendra.transform.DeleteFaqRequestMarshaller
 
marshall(DeleteIndexRequest) - Method in class software.amazon.awssdk.services.kendra.transform.DeleteIndexRequestMarshaller
 
marshall(DeletePrincipalMappingRequest) - Method in class software.amazon.awssdk.services.kendra.transform.DeletePrincipalMappingRequestMarshaller
 
marshall(DeleteQuerySuggestionsBlockListRequest) - Method in class software.amazon.awssdk.services.kendra.transform.DeleteQuerySuggestionsBlockListRequestMarshaller
 
marshall(DeleteThesaurusRequest) - Method in class software.amazon.awssdk.services.kendra.transform.DeleteThesaurusRequestMarshaller
 
marshall(DescribeAccessControlConfigurationRequest) - Method in class software.amazon.awssdk.services.kendra.transform.DescribeAccessControlConfigurationRequestMarshaller
 
marshall(DescribeDataSourceRequest) - Method in class software.amazon.awssdk.services.kendra.transform.DescribeDataSourceRequestMarshaller
 
marshall(DescribeExperienceRequest) - Method in class software.amazon.awssdk.services.kendra.transform.DescribeExperienceRequestMarshaller
 
marshall(DescribeFaqRequest) - Method in class software.amazon.awssdk.services.kendra.transform.DescribeFaqRequestMarshaller
 
marshall(DescribeFeaturedResultsSetRequest) - Method in class software.amazon.awssdk.services.kendra.transform.DescribeFeaturedResultsSetRequestMarshaller
 
marshall(DescribeIndexRequest) - Method in class software.amazon.awssdk.services.kendra.transform.DescribeIndexRequestMarshaller
 
marshall(DescribePrincipalMappingRequest) - Method in class software.amazon.awssdk.services.kendra.transform.DescribePrincipalMappingRequestMarshaller
 
marshall(DescribeQuerySuggestionsBlockListRequest) - Method in class software.amazon.awssdk.services.kendra.transform.DescribeQuerySuggestionsBlockListRequestMarshaller
 
marshall(DescribeQuerySuggestionsConfigRequest) - Method in class software.amazon.awssdk.services.kendra.transform.DescribeQuerySuggestionsConfigRequestMarshaller
 
marshall(DescribeThesaurusRequest) - Method in class software.amazon.awssdk.services.kendra.transform.DescribeThesaurusRequestMarshaller
 
marshall(DisassociateEntitiesFromExperienceRequest) - Method in class software.amazon.awssdk.services.kendra.transform.DisassociateEntitiesFromExperienceRequestMarshaller
 
marshall(DisassociatePersonasFromEntitiesRequest) - Method in class software.amazon.awssdk.services.kendra.transform.DisassociatePersonasFromEntitiesRequestMarshaller
 
marshall(GetQuerySuggestionsRequest) - Method in class software.amazon.awssdk.services.kendra.transform.GetQuerySuggestionsRequestMarshaller
 
marshall(GetSnapshotsRequest) - Method in class software.amazon.awssdk.services.kendra.transform.GetSnapshotsRequestMarshaller
 
marshall(ListAccessControlConfigurationsRequest) - Method in class software.amazon.awssdk.services.kendra.transform.ListAccessControlConfigurationsRequestMarshaller
 
marshall(ListDataSourcesRequest) - Method in class software.amazon.awssdk.services.kendra.transform.ListDataSourcesRequestMarshaller
 
marshall(ListDataSourceSyncJobsRequest) - Method in class software.amazon.awssdk.services.kendra.transform.ListDataSourceSyncJobsRequestMarshaller
 
marshall(ListEntityPersonasRequest) - Method in class software.amazon.awssdk.services.kendra.transform.ListEntityPersonasRequestMarshaller
 
marshall(ListExperienceEntitiesRequest) - Method in class software.amazon.awssdk.services.kendra.transform.ListExperienceEntitiesRequestMarshaller
 
marshall(ListExperiencesRequest) - Method in class software.amazon.awssdk.services.kendra.transform.ListExperiencesRequestMarshaller
 
marshall(ListFaqsRequest) - Method in class software.amazon.awssdk.services.kendra.transform.ListFaqsRequestMarshaller
 
marshall(ListFeaturedResultsSetsRequest) - Method in class software.amazon.awssdk.services.kendra.transform.ListFeaturedResultsSetsRequestMarshaller
 
marshall(ListGroupsOlderThanOrderingIdRequest) - Method in class software.amazon.awssdk.services.kendra.transform.ListGroupsOlderThanOrderingIdRequestMarshaller
 
marshall(ListIndicesRequest) - Method in class software.amazon.awssdk.services.kendra.transform.ListIndicesRequestMarshaller
 
marshall(ListQuerySuggestionsBlockListsRequest) - Method in class software.amazon.awssdk.services.kendra.transform.ListQuerySuggestionsBlockListsRequestMarshaller
 
marshall(ListTagsForResourceRequest) - Method in class software.amazon.awssdk.services.kendra.transform.ListTagsForResourceRequestMarshaller
 
marshall(ListThesauriRequest) - Method in class software.amazon.awssdk.services.kendra.transform.ListThesauriRequestMarshaller
 
marshall(PutPrincipalMappingRequest) - Method in class software.amazon.awssdk.services.kendra.transform.PutPrincipalMappingRequestMarshaller
 
marshall(QueryRequest) - Method in class software.amazon.awssdk.services.kendra.transform.QueryRequestMarshaller
 
marshall(RetrieveRequest) - Method in class software.amazon.awssdk.services.kendra.transform.RetrieveRequestMarshaller
 
marshall(StartDataSourceSyncJobRequest) - Method in class software.amazon.awssdk.services.kendra.transform.StartDataSourceSyncJobRequestMarshaller
 
marshall(StopDataSourceSyncJobRequest) - Method in class software.amazon.awssdk.services.kendra.transform.StopDataSourceSyncJobRequestMarshaller
 
marshall(SubmitFeedbackRequest) - Method in class software.amazon.awssdk.services.kendra.transform.SubmitFeedbackRequestMarshaller
 
marshall(TagResourceRequest) - Method in class software.amazon.awssdk.services.kendra.transform.TagResourceRequestMarshaller
 
marshall(UntagResourceRequest) - Method in class software.amazon.awssdk.services.kendra.transform.UntagResourceRequestMarshaller
 
marshall(UpdateAccessControlConfigurationRequest) - Method in class software.amazon.awssdk.services.kendra.transform.UpdateAccessControlConfigurationRequestMarshaller
 
marshall(UpdateDataSourceRequest) - Method in class software.amazon.awssdk.services.kendra.transform.UpdateDataSourceRequestMarshaller
 
marshall(UpdateExperienceRequest) - Method in class software.amazon.awssdk.services.kendra.transform.UpdateExperienceRequestMarshaller
 
marshall(UpdateFeaturedResultsSetRequest) - Method in class software.amazon.awssdk.services.kendra.transform.UpdateFeaturedResultsSetRequestMarshaller
 
marshall(UpdateIndexRequest) - Method in class software.amazon.awssdk.services.kendra.transform.UpdateIndexRequestMarshaller
 
marshall(UpdateQuerySuggestionsBlockListRequest) - Method in class software.amazon.awssdk.services.kendra.transform.UpdateQuerySuggestionsBlockListRequestMarshaller
 
marshall(UpdateQuerySuggestionsConfigRequest) - Method in class software.amazon.awssdk.services.kendra.transform.UpdateQuerySuggestionsConfigRequestMarshaller
 
marshall(UpdateThesaurusRequest) - Method in class software.amazon.awssdk.services.kendra.transform.UpdateThesaurusRequestMarshaller
 
maxContentSizePerPageInMegaBytes() - Method in class software.amazon.awssdk.services.kendra.model.WebCrawlerConfiguration
The maximum size (in MB) of a web page or attachment to crawl.
maxContentSizePerPageInMegaBytes(Float) - Method in interface software.amazon.awssdk.services.kendra.model.WebCrawlerConfiguration.Builder
The maximum size (in MB) of a web page or attachment to crawl.
maxExpandedResultsPerItem() - Method in class software.amazon.awssdk.services.kendra.model.ExpandConfiguration
The number of expanded results to show per collapsed primary document.
maxExpandedResultsPerItem(Integer) - Method in interface software.amazon.awssdk.services.kendra.model.ExpandConfiguration.Builder
The number of expanded results to show per collapsed primary document.
maxLinksPerPage() - Method in class software.amazon.awssdk.services.kendra.model.WebCrawlerConfiguration
The maximum number of URLs on a web page to include when crawling a website.
maxLinksPerPage(Integer) - Method in interface software.amazon.awssdk.services.kendra.model.WebCrawlerConfiguration.Builder
The maximum number of URLs on a web page to include when crawling a website.
maxResultItemsToExpand() - Method in class software.amazon.awssdk.services.kendra.model.ExpandConfiguration
The number of collapsed search result groups to expand.
maxResultItemsToExpand(Integer) - Method in interface software.amazon.awssdk.services.kendra.model.ExpandConfiguration.Builder
The number of collapsed search result groups to expand.
maxResults() - Method in class software.amazon.awssdk.services.kendra.model.Facet
Maximum number of facet values per facet.
maxResults() - Method in class software.amazon.awssdk.services.kendra.model.GetSnapshotsRequest
The maximum number of returned data for the metric.
maxResults() - Method in class software.amazon.awssdk.services.kendra.model.ListAccessControlConfigurationsRequest
The maximum number of access control configurations to return.
maxResults() - Method in class software.amazon.awssdk.services.kendra.model.ListDataSourcesRequest
The maximum number of data source connectors to return.
maxResults() - Method in class software.amazon.awssdk.services.kendra.model.ListDataSourceSyncJobsRequest
The maximum number of synchronization jobs to return in the response.
maxResults() - Method in class software.amazon.awssdk.services.kendra.model.ListEntityPersonasRequest
The maximum number of returned users or groups.
maxResults() - Method in class software.amazon.awssdk.services.kendra.model.ListExperiencesRequest
The maximum number of returned Amazon Kendra experiences.
maxResults() - Method in class software.amazon.awssdk.services.kendra.model.ListFaqsRequest
The maximum number of FAQs to return in the response.
maxResults() - Method in class software.amazon.awssdk.services.kendra.model.ListFeaturedResultsSetsRequest
The maximum number of featured results sets to return.
maxResults() - Method in class software.amazon.awssdk.services.kendra.model.ListGroupsOlderThanOrderingIdRequest
The maximum number of returned groups that are mapped to users before a given ordering or timestamp identifier.
maxResults() - Method in class software.amazon.awssdk.services.kendra.model.ListIndicesRequest
The maximum number of indices to return.
maxResults() - Method in class software.amazon.awssdk.services.kendra.model.ListQuerySuggestionsBlockListsRequest
The maximum number of block lists to return.
maxResults() - Method in class software.amazon.awssdk.services.kendra.model.ListThesauriRequest
The maximum number of thesauri to return.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.kendra.model.Facet.Builder
Maximum number of facet values per facet.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.kendra.model.GetSnapshotsRequest.Builder
The maximum number of returned data for the metric.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.kendra.model.ListAccessControlConfigurationsRequest.Builder
The maximum number of access control configurations to return.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.kendra.model.ListDataSourcesRequest.Builder
The maximum number of data source connectors to return.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.kendra.model.ListDataSourceSyncJobsRequest.Builder
The maximum number of synchronization jobs to return in the response.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.kendra.model.ListEntityPersonasRequest.Builder
The maximum number of returned users or groups.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.kendra.model.ListExperiencesRequest.Builder
The maximum number of returned Amazon Kendra experiences.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.kendra.model.ListFaqsRequest.Builder
The maximum number of FAQs to return in the response.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.kendra.model.ListFeaturedResultsSetsRequest.Builder
The maximum number of featured results sets to return.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.kendra.model.ListGroupsOlderThanOrderingIdRequest.Builder
The maximum number of returned groups that are mapped to users before a given ordering or timestamp identifier.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.kendra.model.ListIndicesRequest.Builder
The maximum number of indices to return.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.kendra.model.ListQuerySuggestionsBlockListsRequest.Builder
The maximum number of block lists to return.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.kendra.model.ListThesauriRequest.Builder
The maximum number of thesauri to return.
maxSuggestionsCount() - Method in class software.amazon.awssdk.services.kendra.model.GetQuerySuggestionsRequest
The maximum number of query suggestions you want to show to your users.
maxSuggestionsCount(Integer) - Method in interface software.amazon.awssdk.services.kendra.model.GetQuerySuggestionsRequest.Builder
The maximum number of query suggestions you want to show to your users.
maxUrlsPerMinuteCrawlRate() - Method in class software.amazon.awssdk.services.kendra.model.WebCrawlerConfiguration
The maximum number of URLs crawled per website host per minute.
maxUrlsPerMinuteCrawlRate(Integer) - Method in interface software.amazon.awssdk.services.kendra.model.WebCrawlerConfiguration.Builder
The maximum number of URLs crawled per website host per minute.
MD - software.amazon.awssdk.services.kendra.model.ContentType
 
MEDIUM - software.amazon.awssdk.services.kendra.model.ScoreConfidence
 
MemberGroup - Class in software.amazon.awssdk.services.kendra.model
The sub groups that belong to a group.
MemberGroup.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
memberGroups() - Method in class software.amazon.awssdk.services.kendra.model.GroupMembers
A list of sub groups that belong to a group.
memberGroups(Collection<MemberGroup>) - Method in interface software.amazon.awssdk.services.kendra.model.GroupMembers.Builder
A list of sub groups that belong to a group.
memberGroups(Consumer<MemberGroup.Builder>...) - Method in interface software.amazon.awssdk.services.kendra.model.GroupMembers.Builder
A list of sub groups that belong to a group.
memberGroups(MemberGroup...) - Method in interface software.amazon.awssdk.services.kendra.model.GroupMembers.Builder
A list of sub groups that belong to a group.
MemberUser - Class in software.amazon.awssdk.services.kendra.model
The users that belong to a group.
MemberUser.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
memberUsers() - Method in class software.amazon.awssdk.services.kendra.model.GroupMembers
A list of users that belong to a group.
memberUsers(Collection<MemberUser>) - Method in interface software.amazon.awssdk.services.kendra.model.GroupMembers.Builder
A list of users that belong to a group.
memberUsers(Consumer<MemberUser.Builder>...) - Method in interface software.amazon.awssdk.services.kendra.model.GroupMembers.Builder
A list of users that belong to a group.
memberUsers(MemberUser...) - Method in interface software.amazon.awssdk.services.kendra.model.GroupMembers.Builder
A list of users that belong to a group.
message() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Parameter.Deprecated
 
message() - Method in class software.amazon.awssdk.services.kendra.model.Warning
The message that explains the problem with the query.
message(String) - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.SourceException.BuilderImpl
 
message(String) - Method in interface software.amazon.awssdk.services.kendra.model.AccessDeniedException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.kendra.model.ConflictException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.kendra.model.FeaturedResultsConflictException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.kendra.model.InternalServerException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.kendra.model.InvalidRequestException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.kendra.model.KendraException.Builder
 
message(String) - Method in class software.amazon.awssdk.services.kendra.model.KendraException.BuilderImpl
 
message(String) - Method in interface software.amazon.awssdk.services.kendra.model.ResourceAlreadyExistException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.kendra.model.ResourceInUseException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.kendra.model.ResourceNotFoundException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.kendra.model.ResourceUnavailableException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.kendra.model.ServiceQuotaExceededException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.kendra.model.ThrottlingException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.kendra.model.ValidationException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.kendra.model.Warning.Builder
The message that explains the problem with the query.
messageFieldMappings() - Method in class software.amazon.awssdk.services.kendra.model.QuipConfiguration
A list of DataSourceToIndexFieldMapping objects that map attributes or field names of Quip messages to Amazon Kendra index field names.
messageFieldMappings(Collection<DataSourceToIndexFieldMapping>) - Method in interface software.amazon.awssdk.services.kendra.model.QuipConfiguration.Builder
A list of DataSourceToIndexFieldMapping objects that map attributes or field names of Quip messages to Amazon Kendra index field names.
messageFieldMappings(Consumer<DataSourceToIndexFieldMapping.Builder>...) - Method in interface software.amazon.awssdk.services.kendra.model.QuipConfiguration.Builder
A list of DataSourceToIndexFieldMapping objects that map attributes or field names of Quip messages to Amazon Kendra index field names.
messageFieldMappings(DataSourceToIndexFieldMapping...) - Method in interface software.amazon.awssdk.services.kendra.model.QuipConfiguration.Builder
A list of DataSourceToIndexFieldMapping objects that map attributes or field names of Quip messages to Amazon Kendra index field names.
metrics() - Method in class software.amazon.awssdk.services.kendra.model.DataSourceSyncJob
Maps a batch delete document request to a specific data source sync job.
metrics(Consumer<DataSourceSyncJobMetrics.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.DataSourceSyncJob.Builder
Maps a batch delete document request to a specific data source sync job.
metrics(DataSourceSyncJobMetrics) - Method in interface software.amazon.awssdk.services.kendra.model.DataSourceSyncJob.Builder
Maps a batch delete document request to a specific data source sync job.
metricType() - Method in class software.amazon.awssdk.services.kendra.model.GetSnapshotsRequest
The metric you want to retrieve.
metricType(String) - Method in interface software.amazon.awssdk.services.kendra.model.GetSnapshotsRequest.Builder
The metric you want to retrieve.
metricType(MetricType) - Method in interface software.amazon.awssdk.services.kendra.model.GetSnapshotsRequest.Builder
The metric you want to retrieve.
MetricType - Enum in software.amazon.awssdk.services.kendra.model
 
metricTypeAsString() - Method in class software.amazon.awssdk.services.kendra.model.GetSnapshotsRequest
The metric you want to retrieve.
minimumNumberOfQueryingUsers() - Method in class software.amazon.awssdk.services.kendra.model.DescribeQuerySuggestionsConfigResponse
The minimum number of unique users who must search a query in order for the query to be eligible to suggest to your users.
minimumNumberOfQueryingUsers() - Method in class software.amazon.awssdk.services.kendra.model.UpdateQuerySuggestionsConfigRequest
The minimum number of unique users who must search a query in order for the query to be eligible to suggest to your users.
minimumNumberOfQueryingUsers(Integer) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeQuerySuggestionsConfigResponse.Builder
The minimum number of unique users who must search a query in order for the query to be eligible to suggest to your users.
minimumNumberOfQueryingUsers(Integer) - Method in interface software.amazon.awssdk.services.kendra.model.UpdateQuerySuggestionsConfigRequest.Builder
The minimum number of unique users who must search a query in order for the query to be eligible to suggest to your users.
minimumQueryCount() - Method in class software.amazon.awssdk.services.kendra.model.DescribeQuerySuggestionsConfigResponse
The minimum number of times a query must be searched in order for the query to be eligible to suggest to your users.
minimumQueryCount() - Method in class software.amazon.awssdk.services.kendra.model.UpdateQuerySuggestionsConfigRequest
The the minimum number of times a query must be searched in order to be eligible to suggest to your users.
minimumQueryCount(Integer) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeQuerySuggestionsConfigResponse.Builder
The minimum number of times a query must be searched in order for the query to be eligible to suggest to your users.
minimumQueryCount(Integer) - Method in interface software.amazon.awssdk.services.kendra.model.UpdateQuerySuggestionsConfigRequest.Builder
The the minimum number of times a query must be searched in order to be eligible to suggest to your users.
missingAttributeKeyStrategy() - Method in class software.amazon.awssdk.services.kendra.model.CollapseConfiguration
Specifies the behavior for documents without a value for the collapse attribute.
missingAttributeKeyStrategy(String) - Method in interface software.amazon.awssdk.services.kendra.model.CollapseConfiguration.Builder
Specifies the behavior for documents without a value for the collapse attribute.
missingAttributeKeyStrategy(MissingAttributeKeyStrategy) - Method in interface software.amazon.awssdk.services.kendra.model.CollapseConfiguration.Builder
Specifies the behavior for documents without a value for the collapse attribute.
MissingAttributeKeyStrategy - Enum in software.amazon.awssdk.services.kendra.model
 
missingAttributeKeyStrategyAsString() - Method in class software.amazon.awssdk.services.kendra.model.CollapseConfiguration
Specifies the behavior for documents without a value for the collapse attribute.
mode() - Method in class software.amazon.awssdk.services.kendra.model.DescribeQuerySuggestionsConfigResponse
Whether query suggestions are currently in ENABLED mode or LEARN_ONLY mode.
mode() - Method in class software.amazon.awssdk.services.kendra.model.UpdateQuerySuggestionsConfigRequest
Set the mode to ENABLED or LEARN_ONLY.
mode(String) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeQuerySuggestionsConfigResponse.Builder
Whether query suggestions are currently in ENABLED mode or LEARN_ONLY mode.
mode(String) - Method in interface software.amazon.awssdk.services.kendra.model.UpdateQuerySuggestionsConfigRequest.Builder
Set the mode to ENABLED or LEARN_ONLY.
mode(Mode) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeQuerySuggestionsConfigResponse.Builder
Whether query suggestions are currently in ENABLED mode or LEARN_ONLY mode.
mode(Mode) - Method in interface software.amazon.awssdk.services.kendra.model.UpdateQuerySuggestionsConfigRequest.Builder
Set the mode to ENABLED or LEARN_ONLY.
Mode - Enum in software.amazon.awssdk.services.kendra.model
 
modeAsString() - Method in class software.amazon.awssdk.services.kendra.model.DescribeQuerySuggestionsConfigResponse
Whether query suggestions are currently in ENABLED mode or LEARN_ONLY mode.
modeAsString() - Method in class software.amazon.awssdk.services.kendra.model.UpdateQuerySuggestionsConfigRequest
Set the mode to ENABLED or LEARN_ONLY.
MODIFIED_DATE - software.amazon.awssdk.services.kendra.model.ConfluencePageFieldName
 
modifyHttpRequest(Context.ModifyHttpRequest, ExecutionAttributes) - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.KendraRequestSetEndpointInterceptor
 
modifyHttpRequest(Context.ModifyHttpRequest, ExecutionAttributes) - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.KendraResolveEndpointInterceptor
 
modifyRequest(Context.ModifyRequest, ExecutionAttributes) - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.KendraResolveEndpointInterceptor
 
MS_EXCEL - software.amazon.awssdk.services.kendra.model.ContentType
 
MS_WORD - software.amazon.awssdk.services.kendra.model.ContentType
 

N

name() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.RulePartition
 
name() - Method in class software.amazon.awssdk.services.kendra.model.CreateAccessControlConfigurationRequest
A name for the access control configuration.
name() - Method in class software.amazon.awssdk.services.kendra.model.CreateDataSourceRequest
A name for the data source connector.
name() - Method in class software.amazon.awssdk.services.kendra.model.CreateExperienceRequest
A name for your Amazon Kendra experience.
name() - Method in class software.amazon.awssdk.services.kendra.model.CreateFaqRequest
A name for the FAQ.
name() - Method in class software.amazon.awssdk.services.kendra.model.CreateIndexRequest
A name for the index.
name() - Method in class software.amazon.awssdk.services.kendra.model.CreateQuerySuggestionsBlockListRequest
A name for the block list.
name() - Method in class software.amazon.awssdk.services.kendra.model.CreateThesaurusRequest
A name for the thesaurus.
name() - Method in class software.amazon.awssdk.services.kendra.model.DataSourceSummary
The name of the data source.
name() - Method in class software.amazon.awssdk.services.kendra.model.DescribeAccessControlConfigurationResponse
The name for the access control configuration.
name() - Method in class software.amazon.awssdk.services.kendra.model.DescribeDataSourceResponse
The name for the data source connector.
name() - Method in class software.amazon.awssdk.services.kendra.model.DescribeExperienceResponse
Shows the name of your Amazon Kendra experience.
name() - Method in class software.amazon.awssdk.services.kendra.model.DescribeFaqResponse
The name that you gave the FAQ when it was created.
name() - Method in class software.amazon.awssdk.services.kendra.model.DescribeIndexResponse
The name of the index.
name() - Method in class software.amazon.awssdk.services.kendra.model.DescribeQuerySuggestionsBlockListResponse
The name of the block list.
name() - Method in class software.amazon.awssdk.services.kendra.model.DescribeThesaurusResponse
The thesaurus name.
name() - Method in class software.amazon.awssdk.services.kendra.model.DocumentMetadataConfiguration
The name of the index field.
name() - Method in class software.amazon.awssdk.services.kendra.model.DocumentRelevanceConfiguration
The name of the index field.
name() - Method in class software.amazon.awssdk.services.kendra.model.ExperiencesSummary
The name of your Amazon Kendra experience.
name() - Method in class software.amazon.awssdk.services.kendra.model.FaqSummary
The name that you assigned the FAQ when you created or updated the FAQ.
name() - Method in class software.amazon.awssdk.services.kendra.model.IndexConfigurationSummary
The name of the index.
name() - Method in class software.amazon.awssdk.services.kendra.model.Principal
The name of the user or group.
name() - Method in class software.amazon.awssdk.services.kendra.model.QuerySuggestionsBlockListSummary
The name of the block list.
name() - Method in class software.amazon.awssdk.services.kendra.model.SalesforceCustomKnowledgeArticleTypeConfiguration
The name of the configuration.
name() - Method in class software.amazon.awssdk.services.kendra.model.SalesforceStandardObjectConfiguration
The name of the standard object.
name() - Method in class software.amazon.awssdk.services.kendra.model.ThesaurusSummary
The name of the thesaurus.
name() - Method in class software.amazon.awssdk.services.kendra.model.UpdateAccessControlConfigurationRequest
A new name for the access control configuration.
name() - Method in class software.amazon.awssdk.services.kendra.model.UpdateDataSourceRequest
A new name for the data source connector.
name() - Method in class software.amazon.awssdk.services.kendra.model.UpdateExperienceRequest
A new name for your Amazon Kendra experience.
name() - Method in class software.amazon.awssdk.services.kendra.model.UpdateIndexRequest
A new name for the index.
name() - Method in class software.amazon.awssdk.services.kendra.model.UpdateQuerySuggestionsBlockListRequest
A new name for the block list.
name() - Method in class software.amazon.awssdk.services.kendra.model.UpdateThesaurusRequest
A new name for the thesaurus.
name(String) - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Parameter.Builder
 
name(String) - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.ParameterReference.Builder
 
name(String) - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.RulePartition.Builder
 
name(String) - Method in interface software.amazon.awssdk.services.kendra.model.CreateAccessControlConfigurationRequest.Builder
A name for the access control configuration.
name(String) - Method in interface software.amazon.awssdk.services.kendra.model.CreateDataSourceRequest.Builder
A name for the data source connector.
name(String) - Method in interface software.amazon.awssdk.services.kendra.model.CreateExperienceRequest.Builder
A name for your Amazon Kendra experience.
name(String) - Method in interface software.amazon.awssdk.services.kendra.model.CreateFaqRequest.Builder
A name for the FAQ.
name(String) - Method in interface software.amazon.awssdk.services.kendra.model.CreateIndexRequest.Builder
A name for the index.
name(String) - Method in interface software.amazon.awssdk.services.kendra.model.CreateQuerySuggestionsBlockListRequest.Builder
A name for the block list.
name(String) - Method in interface software.amazon.awssdk.services.kendra.model.CreateThesaurusRequest.Builder
A name for the thesaurus.
name(String) - Method in interface software.amazon.awssdk.services.kendra.model.DataSourceSummary.Builder
The name of the data source.
name(String) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeAccessControlConfigurationResponse.Builder
The name for the access control configuration.
name(String) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeDataSourceResponse.Builder
The name for the data source connector.
name(String) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeExperienceResponse.Builder
Shows the name of your Amazon Kendra experience.
name(String) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeFaqResponse.Builder
The name that you gave the FAQ when it was created.
name(String) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeIndexResponse.Builder
The name of the index.
name(String) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeQuerySuggestionsBlockListResponse.Builder
The name of the block list.
name(String) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeThesaurusResponse.Builder
The thesaurus name.
name(String) - Method in interface software.amazon.awssdk.services.kendra.model.DocumentMetadataConfiguration.Builder
The name of the index field.
name(String) - Method in interface software.amazon.awssdk.services.kendra.model.DocumentRelevanceConfiguration.Builder
The name of the index field.
name(String) - Method in interface software.amazon.awssdk.services.kendra.model.ExperiencesSummary.Builder
The name of your Amazon Kendra experience.
name(String) - Method in interface software.amazon.awssdk.services.kendra.model.FaqSummary.Builder
The name that you assigned the FAQ when you created or updated the FAQ.
name(String) - Method in interface software.amazon.awssdk.services.kendra.model.IndexConfigurationSummary.Builder
The name of the index.
name(String) - Method in interface software.amazon.awssdk.services.kendra.model.Principal.Builder
The name of the user or group.
name(String) - Method in interface software.amazon.awssdk.services.kendra.model.QuerySuggestionsBlockListSummary.Builder
The name of the block list.
name(String) - Method in interface software.amazon.awssdk.services.kendra.model.SalesforceCustomKnowledgeArticleTypeConfiguration.Builder
The name of the configuration.
name(String) - Method in interface software.amazon.awssdk.services.kendra.model.SalesforceStandardObjectConfiguration.Builder
The name of the standard object.
name(String) - Method in interface software.amazon.awssdk.services.kendra.model.ThesaurusSummary.Builder
The name of the thesaurus.
name(String) - Method in interface software.amazon.awssdk.services.kendra.model.UpdateAccessControlConfigurationRequest.Builder
A new name for the access control configuration.
name(String) - Method in interface software.amazon.awssdk.services.kendra.model.UpdateDataSourceRequest.Builder
A new name for the data source connector.
name(String) - Method in interface software.amazon.awssdk.services.kendra.model.UpdateExperienceRequest.Builder
A new name for your Amazon Kendra experience.
name(String) - Method in interface software.amazon.awssdk.services.kendra.model.UpdateIndexRequest.Builder
A new name for the index.
name(String) - Method in interface software.amazon.awssdk.services.kendra.model.UpdateQuerySuggestionsBlockListRequest.Builder
A new name for the block list.
name(String) - Method in interface software.amazon.awssdk.services.kendra.model.UpdateThesaurusRequest.Builder
A new name for the thesaurus.
name(Identifier) - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Parameter.Builder
 
name(SalesforceStandardObjectName) - Method in interface software.amazon.awssdk.services.kendra.model.SalesforceStandardObjectConfiguration.Builder
The name of the standard object.
NAME - Static variable in class software.amazon.awssdk.services.kendra.endpoints.internal.PartitionFn
 
nameAsString() - Method in class software.amazon.awssdk.services.kendra.model.SalesforceStandardObjectConfiguration
The name of the standard object.
nextToken() - Method in class software.amazon.awssdk.services.kendra.model.GetSnapshotsRequest
If the previous response was incomplete (because there is more data to retrieve), Amazon Kendra returns a pagination token in the response.
nextToken() - Method in class software.amazon.awssdk.services.kendra.model.GetSnapshotsResponse
If the response is truncated, Amazon Kendra returns this token, which you can use in a later request to retrieve the next set of search metrics data.
nextToken() - Method in class software.amazon.awssdk.services.kendra.model.ListAccessControlConfigurationsRequest
If the previous response was incomplete (because there's more data to retrieve), Amazon Kendra returns a pagination token in the response.
nextToken() - Method in class software.amazon.awssdk.services.kendra.model.ListAccessControlConfigurationsResponse
If the response is truncated, Amazon Kendra returns this token, which you can use in the subsequent request to retrieve the next set of access control configurations.
nextToken() - Method in class software.amazon.awssdk.services.kendra.model.ListDataSourcesRequest
If the previous response was incomplete (because there is more data to retrieve), Amazon Kendra returns a pagination token in the response.
nextToken() - Method in class software.amazon.awssdk.services.kendra.model.ListDataSourcesResponse
If the response is truncated, Amazon Kendra returns this token that you can use in the subsequent request to retrieve the next set of data source connectors.
nextToken() - Method in class software.amazon.awssdk.services.kendra.model.ListDataSourceSyncJobsRequest
If the previous response was incomplete (because there is more data to retrieve), Amazon Kendra returns a pagination token in the response.
nextToken() - Method in class software.amazon.awssdk.services.kendra.model.ListDataSourceSyncJobsResponse
If the response is truncated, Amazon Kendra returns this token that you can use in the subsequent request to retrieve the next set of jobs.
nextToken() - Method in class software.amazon.awssdk.services.kendra.model.ListEntityPersonasRequest
If the previous response was incomplete (because there is more data to retrieve), Amazon Kendra returns a pagination token in the response.
nextToken() - Method in class software.amazon.awssdk.services.kendra.model.ListEntityPersonasResponse
If the response is truncated, Amazon Kendra returns this token, which you can use in a later request to retrieve the next set of users or groups.
nextToken() - Method in class software.amazon.awssdk.services.kendra.model.ListExperienceEntitiesRequest
If the previous response was incomplete (because there is more data to retrieve), Amazon Kendra returns a pagination token in the response.
nextToken() - Method in class software.amazon.awssdk.services.kendra.model.ListExperienceEntitiesResponse
If the response is truncated, Amazon Kendra returns this token, which you can use in a later request to retrieve the next set of users or groups.
nextToken() - Method in class software.amazon.awssdk.services.kendra.model.ListExperiencesRequest
If the previous response was incomplete (because there is more data to retrieve), Amazon Kendra returns a pagination token in the response.
nextToken() - Method in class software.amazon.awssdk.services.kendra.model.ListExperiencesResponse
If the response is truncated, Amazon Kendra returns this token, which you can use in a later request to retrieve the next set of Amazon Kendra experiences.
nextToken() - Method in class software.amazon.awssdk.services.kendra.model.ListFaqsRequest
If the previous response was incomplete (because there is more data to retrieve), Amazon Kendra returns a pagination token in the response.
nextToken() - Method in class software.amazon.awssdk.services.kendra.model.ListFaqsResponse
If the response is truncated, Amazon Kendra returns this token that you can use in the subsequent request to retrieve the next set of FAQs.
nextToken() - Method in class software.amazon.awssdk.services.kendra.model.ListFeaturedResultsSetsRequest
If the response is truncated, Amazon Kendra returns a pagination token in the response.
nextToken() - Method in class software.amazon.awssdk.services.kendra.model.ListFeaturedResultsSetsResponse
If the response is truncated, Amazon Kendra returns a pagination token in the response.
nextToken() - Method in class software.amazon.awssdk.services.kendra.model.ListGroupsOlderThanOrderingIdRequest
If the previous response was incomplete (because there is more data to retrieve), Amazon Kendra returns a pagination token in the response.
nextToken() - Method in class software.amazon.awssdk.services.kendra.model.ListGroupsOlderThanOrderingIdResponse
If the response is truncated, Amazon Kendra returns this token that you can use in the subsequent request to retrieve the next set of groups that are mapped to users before a given ordering or timestamp identifier.
nextToken() - Method in class software.amazon.awssdk.services.kendra.model.ListIndicesRequest
If the previous response was incomplete (because there is more data to retrieve), Amazon Kendra returns a pagination token in the response.
nextToken() - Method in class software.amazon.awssdk.services.kendra.model.ListIndicesResponse
If the response is truncated, Amazon Kendra returns this token that you can use in the subsequent request to retrieve the next set of indexes.
nextToken() - Method in class software.amazon.awssdk.services.kendra.model.ListQuerySuggestionsBlockListsRequest
If the previous response was incomplete (because there is more data to retrieve), Amazon Kendra returns a pagination token in the response.
nextToken() - Method in class software.amazon.awssdk.services.kendra.model.ListQuerySuggestionsBlockListsResponse
If the response is truncated, Amazon Kendra returns this token that you can use in the subsequent request to retrieve the next set of block lists.
nextToken() - Method in class software.amazon.awssdk.services.kendra.model.ListThesauriRequest
If the previous response was incomplete (because there is more data to retrieve), Amazon Kendra returns a pagination token in the response.
nextToken() - Method in class software.amazon.awssdk.services.kendra.model.ListThesauriResponse
If the response is truncated, Amazon Kendra returns this token that you can use in the subsequent request to retrieve the next set of thesauri.
nextToken(String) - Method in interface software.amazon.awssdk.services.kendra.model.GetSnapshotsRequest.Builder
If the previous response was incomplete (because there is more data to retrieve), Amazon Kendra returns a pagination token in the response.
nextToken(String) - Method in interface software.amazon.awssdk.services.kendra.model.GetSnapshotsResponse.Builder
If the response is truncated, Amazon Kendra returns this token, which you can use in a later request to retrieve the next set of search metrics data.
nextToken(String) - Method in interface software.amazon.awssdk.services.kendra.model.ListAccessControlConfigurationsRequest.Builder
If the previous response was incomplete (because there's more data to retrieve), Amazon Kendra returns a pagination token in the response.
nextToken(String) - Method in interface software.amazon.awssdk.services.kendra.model.ListAccessControlConfigurationsResponse.Builder
If the response is truncated, Amazon Kendra returns this token, which you can use in the subsequent request to retrieve the next set of access control configurations.
nextToken(String) - Method in interface software.amazon.awssdk.services.kendra.model.ListDataSourcesRequest.Builder
If the previous response was incomplete (because there is more data to retrieve), Amazon Kendra returns a pagination token in the response.
nextToken(String) - Method in interface software.amazon.awssdk.services.kendra.model.ListDataSourcesResponse.Builder
If the response is truncated, Amazon Kendra returns this token that you can use in the subsequent request to retrieve the next set of data source connectors.
nextToken(String) - Method in interface software.amazon.awssdk.services.kendra.model.ListDataSourceSyncJobsRequest.Builder
If the previous response was incomplete (because there is more data to retrieve), Amazon Kendra returns a pagination token in the response.
nextToken(String) - Method in interface software.amazon.awssdk.services.kendra.model.ListDataSourceSyncJobsResponse.Builder
If the response is truncated, Amazon Kendra returns this token that you can use in the subsequent request to retrieve the next set of jobs.
nextToken(String) - Method in interface software.amazon.awssdk.services.kendra.model.ListEntityPersonasRequest.Builder
If the previous response was incomplete (because there is more data to retrieve), Amazon Kendra returns a pagination token in the response.
nextToken(String) - Method in interface software.amazon.awssdk.services.kendra.model.ListEntityPersonasResponse.Builder
If the response is truncated, Amazon Kendra returns this token, which you can use in a later request to retrieve the next set of users or groups.
nextToken(String) - Method in interface software.amazon.awssdk.services.kendra.model.ListExperienceEntitiesRequest.Builder
If the previous response was incomplete (because there is more data to retrieve), Amazon Kendra returns a pagination token in the response.
nextToken(String) - Method in interface software.amazon.awssdk.services.kendra.model.ListExperienceEntitiesResponse.Builder
If the response is truncated, Amazon Kendra returns this token, which you can use in a later request to retrieve the next set of users or groups.
nextToken(String) - Method in interface software.amazon.awssdk.services.kendra.model.ListExperiencesRequest.Builder
If the previous response was incomplete (because there is more data to retrieve), Amazon Kendra returns a pagination token in the response.
nextToken(String) - Method in interface software.amazon.awssdk.services.kendra.model.ListExperiencesResponse.Builder
If the response is truncated, Amazon Kendra returns this token, which you can use in a later request to retrieve the next set of Amazon Kendra experiences.
nextToken(String) - Method in interface software.amazon.awssdk.services.kendra.model.ListFaqsRequest.Builder
If the previous response was incomplete (because there is more data to retrieve), Amazon Kendra returns a pagination token in the response.
nextToken(String) - Method in interface software.amazon.awssdk.services.kendra.model.ListFaqsResponse.Builder
If the response is truncated, Amazon Kendra returns this token that you can use in the subsequent request to retrieve the next set of FAQs.
nextToken(String) - Method in interface software.amazon.awssdk.services.kendra.model.ListFeaturedResultsSetsRequest.Builder
If the response is truncated, Amazon Kendra returns a pagination token in the response.
nextToken(String) - Method in interface software.amazon.awssdk.services.kendra.model.ListFeaturedResultsSetsResponse.Builder
If the response is truncated, Amazon Kendra returns a pagination token in the response.
nextToken(String) - Method in interface software.amazon.awssdk.services.kendra.model.ListGroupsOlderThanOrderingIdRequest.Builder
If the previous response was incomplete (because there is more data to retrieve), Amazon Kendra returns a pagination token in the response.
nextToken(String) - Method in interface software.amazon.awssdk.services.kendra.model.ListGroupsOlderThanOrderingIdResponse.Builder
If the response is truncated, Amazon Kendra returns this token that you can use in the subsequent request to retrieve the next set of groups that are mapped to users before a given ordering or timestamp identifier.
nextToken(String) - Method in interface software.amazon.awssdk.services.kendra.model.ListIndicesRequest.Builder
If the previous response was incomplete (because there is more data to retrieve), Amazon Kendra returns a pagination token in the response.
nextToken(String) - Method in interface software.amazon.awssdk.services.kendra.model.ListIndicesResponse.Builder
If the response is truncated, Amazon Kendra returns this token that you can use in the subsequent request to retrieve the next set of indexes.
nextToken(String) - Method in interface software.amazon.awssdk.services.kendra.model.ListQuerySuggestionsBlockListsRequest.Builder
If the previous response was incomplete (because there is more data to retrieve), Amazon Kendra returns a pagination token in the response.
nextToken(String) - Method in interface software.amazon.awssdk.services.kendra.model.ListQuerySuggestionsBlockListsResponse.Builder
If the response is truncated, Amazon Kendra returns this token that you can use in the subsequent request to retrieve the next set of block lists.
nextToken(String) - Method in interface software.amazon.awssdk.services.kendra.model.ListThesauriRequest.Builder
If the previous response was incomplete (because there is more data to retrieve), Amazon Kendra returns a pagination token in the response.
nextToken(String) - Method in interface software.amazon.awssdk.services.kendra.model.ListThesauriResponse.Builder
If the response is truncated, Amazon Kendra returns this token that you can use in the subsequent request to retrieve the next set of thesauri.
none() - Static method in class software.amazon.awssdk.services.kendra.endpoints.internal.Value
 
None() - Constructor for class software.amazon.awssdk.services.kendra.endpoints.internal.Value.None
 
NONE - software.amazon.awssdk.services.kendra.model.QueryIdentifiersEnclosingOption
 
NONE - software.amazon.awssdk.services.kendra.model.UserGroupResolutionMode
 
NORMALIZED_PATH - Static variable in class software.amazon.awssdk.services.kendra.endpoints.internal.ParseUrl
 
normalizedPath() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.RuleUrl
 
Not - Class in software.amazon.awssdk.services.kendra.endpoints.internal
 
Not(FnNode) - Constructor for class software.amazon.awssdk.services.kendra.endpoints.internal.Not
 
NOT_AVAILABLE - software.amazon.awssdk.services.kendra.model.ScoreConfidence
 
NOT_CONTAINS - software.amazon.awssdk.services.kendra.model.ConditionOperator
 
NOT_EQUALS - software.amazon.awssdk.services.kendra.model.ConditionOperator
 
NOT_EXISTS - software.amazon.awssdk.services.kendra.model.ConditionOperator
 
NOT_FOUND - software.amazon.awssdk.services.kendra.model.DocumentStatus
 
NOT_RELEVANT - software.amazon.awssdk.services.kendra.model.RelevanceType
 
notFilter() - Method in class software.amazon.awssdk.services.kendra.model.AttributeFilter
Performs a logical NOT operation on all filters that you specify.
notFilter(Consumer<AttributeFilter.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.AttributeFilter.Builder
Performs a logical NOT operation on all filters that you specify.
notFilter(AttributeFilter) - Method in interface software.amazon.awssdk.services.kendra.model.AttributeFilter.Builder
Performs a logical NOT operation on all filters that you specify.

O

OAUTH2 - software.amazon.awssdk.services.kendra.model.ServiceNowAuthenticationType
 
OAUTH2 - software.amazon.awssdk.services.kendra.model.SharePointOnlineAuthenticationType
 
of(boolean) - Static method in class software.amazon.awssdk.services.kendra.endpoints.internal.Expr
 
of(int) - Static method in class software.amazon.awssdk.services.kendra.endpoints.internal.Expr
 
of(String) - Static method in class software.amazon.awssdk.services.kendra.endpoints.internal.Expr
 
of(String) - Static method in class software.amazon.awssdk.services.kendra.endpoints.internal.GetAttr.Part.Key
 
of(String) - Static method in class software.amazon.awssdk.services.kendra.endpoints.internal.Identifier
 
ofExpr(Expr) - Static method in class software.amazon.awssdk.services.kendra.endpoints.internal.IsSet
 
ofExpr(Expr) - Static method in class software.amazon.awssdk.services.kendra.endpoints.internal.Not
 
ofExprs(String, Expr...) - Static method in class software.amazon.awssdk.services.kendra.endpoints.internal.FnNode
 
ofExprs(Expr) - Static method in class software.amazon.awssdk.services.kendra.endpoints.internal.Not
 
ofExprs(Expr) - Static method in class software.amazon.awssdk.services.kendra.endpoints.internal.ParseArn
 
ofExprs(Expr) - Static method in class software.amazon.awssdk.services.kendra.endpoints.internal.ParseUrl
 
ofExprs(Expr) - Static method in class software.amazon.awssdk.services.kendra.endpoints.internal.PartitionFn
 
ofExprs(Expr, boolean) - Static method in class software.amazon.awssdk.services.kendra.endpoints.internal.IsValidHostLabel
 
ofExprs(Expr, boolean) - Static method in class software.amazon.awssdk.services.kendra.endpoints.internal.IsVirtualHostableS3Bucket
 
ofExprs(Expr, int, int, Boolean) - Static method in class software.amazon.awssdk.services.kendra.endpoints.internal.Substring
 
ofExprs(Expr, Expr) - Static method in class software.amazon.awssdk.services.kendra.endpoints.internal.BooleanEqualsFn
 
ofExprs(Expr, Expr) - Static method in class software.amazon.awssdk.services.kendra.endpoints.internal.StringEqualsFn
 
ON_PREMISE - software.amazon.awssdk.services.kendra.model.Type
 
ONE_MONTH_AGO - software.amazon.awssdk.services.kendra.model.Interval
 
ONE_WEEK_AGO - software.amazon.awssdk.services.kendra.model.Interval
 
ONEDRIVE - software.amazon.awssdk.services.kendra.model.DataSourceType
 
oneDriveConfiguration() - Method in class software.amazon.awssdk.services.kendra.model.DataSourceConfiguration
Provides the configuration information to connect to Microsoft OneDrive as your data source.
oneDriveConfiguration(Consumer<OneDriveConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.DataSourceConfiguration.Builder
Provides the configuration information to connect to Microsoft OneDrive as your data source.
oneDriveConfiguration(OneDriveConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.DataSourceConfiguration.Builder
Provides the configuration information to connect to Microsoft OneDrive as your data source.
OneDriveConfiguration - Class in software.amazon.awssdk.services.kendra.model
Provides the configuration information to connect to OneDrive as your data source.
OneDriveConfiguration.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
oneDriveUserList() - Method in class software.amazon.awssdk.services.kendra.model.OneDriveUsers
A list of users whose documents should be indexed.
oneDriveUserList(String...) - Method in interface software.amazon.awssdk.services.kendra.model.OneDriveUsers.Builder
A list of users whose documents should be indexed.
oneDriveUserList(Collection<String>) - Method in interface software.amazon.awssdk.services.kendra.model.OneDriveUsers.Builder
A list of users whose documents should be indexed.
oneDriveUsers() - Method in class software.amazon.awssdk.services.kendra.model.OneDriveConfiguration
A list of user accounts whose documents should be indexed.
oneDriveUsers(Consumer<OneDriveUsers.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.OneDriveConfiguration.Builder
A list of user accounts whose documents should be indexed.
oneDriveUsers(OneDriveUsers) - Method in interface software.amazon.awssdk.services.kendra.model.OneDriveConfiguration.Builder
A list of user accounts whose documents should be indexed.
OneDriveUsers - Class in software.amazon.awssdk.services.kendra.model
User accounts whose documents should be indexed.
OneDriveUsers.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
oneDriveUserS3Path() - Method in class software.amazon.awssdk.services.kendra.model.OneDriveUsers
The S3 bucket location of a file containing a list of users whose documents should be indexed.
oneDriveUserS3Path(Consumer<S3Path.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.OneDriveUsers.Builder
The S3 bucket location of a file containing a list of users whose documents should be indexed.
oneDriveUserS3Path(S3Path) - Method in interface software.amazon.awssdk.services.kendra.model.OneDriveUsers.Builder
The S3 bucket location of a file containing a list of users whose documents should be indexed.
onPremiseConfiguration() - Method in class software.amazon.awssdk.services.kendra.model.GitHubConfiguration
Configuration information to connect to GitHub Enterprise Server (on premises).
onPremiseConfiguration(Consumer<OnPremiseConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.GitHubConfiguration.Builder
Configuration information to connect to GitHub Enterprise Server (on premises).
onPremiseConfiguration(OnPremiseConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.GitHubConfiguration.Builder
Configuration information to connect to GitHub Enterprise Server (on premises).
OnPremiseConfiguration - Class in software.amazon.awssdk.services.kendra.model
Provides the configuration information to connect to GitHub Enterprise Server (on premises).
OnPremiseConfiguration.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
operation() - Method in class software.amazon.awssdk.services.kendra.auth.scheme.internal.DefaultKendraAuthSchemeParams
 
operation() - Method in interface software.amazon.awssdk.services.kendra.auth.scheme.KendraAuthSchemeParams
Returns the operation for which to resolve the auth scheme.
operation(String) - Method in interface software.amazon.awssdk.services.kendra.auth.scheme.KendraAuthSchemeParams.Builder
Set the operation for which to resolve the auth scheme.
operator() - Method in class software.amazon.awssdk.services.kendra.model.DocumentAttributeCondition
The condition operator.
operator(String) - Method in interface software.amazon.awssdk.services.kendra.model.DocumentAttributeCondition.Builder
The condition operator.
operator(ConditionOperator) - Method in interface software.amazon.awssdk.services.kendra.model.DocumentAttributeCondition.Builder
The condition operator.
operatorAsString() - Method in class software.amazon.awssdk.services.kendra.model.DocumentAttributeCondition
The condition operator.
OPPORTUNITY - software.amazon.awssdk.services.kendra.model.SalesforceStandardObjectName
 
orAllFilters() - Method in class software.amazon.awssdk.services.kendra.model.AttributeFilter
Performs a logical OR operation on all filters that you specify.
orAllFilters(Collection<AttributeFilter>) - Method in interface software.amazon.awssdk.services.kendra.model.AttributeFilter.Builder
Performs a logical OR operation on all filters that you specify.
orAllFilters(Consumer<AttributeFilter.Builder>...) - Method in interface software.amazon.awssdk.services.kendra.model.AttributeFilter.Builder
Performs a logical OR operation on all filters that you specify.
orAllFilters(AttributeFilter...) - Method in interface software.amazon.awssdk.services.kendra.model.AttributeFilter.Builder
Performs a logical OR operation on all filters that you specify.
Order - Enum in software.amazon.awssdk.services.kendra.model
 
orderingId() - Method in class software.amazon.awssdk.services.kendra.model.DeletePrincipalMappingRequest
The timestamp identifier you specify to ensure Amazon Kendra does not override the latest DELETE action with previous actions.
orderingId() - Method in class software.amazon.awssdk.services.kendra.model.GroupOrderingIdSummary
The order in which actions should complete processing.
orderingId() - Method in class software.amazon.awssdk.services.kendra.model.GroupSummary
The timestamp identifier used for the latest PUT or DELETE action.
orderingId() - Method in class software.amazon.awssdk.services.kendra.model.ListGroupsOlderThanOrderingIdRequest
The timestamp identifier used for the latest PUT or DELETE action for mapping users to their groups.
orderingId() - Method in class software.amazon.awssdk.services.kendra.model.PutPrincipalMappingRequest
The timestamp identifier you specify to ensure Amazon Kendra does not override the latest PUT action with previous actions.
orderingId(Long) - Method in interface software.amazon.awssdk.services.kendra.model.DeletePrincipalMappingRequest.Builder
The timestamp identifier you specify to ensure Amazon Kendra does not override the latest DELETE action with previous actions.
orderingId(Long) - Method in interface software.amazon.awssdk.services.kendra.model.GroupOrderingIdSummary.Builder
The order in which actions should complete processing.
orderingId(Long) - Method in interface software.amazon.awssdk.services.kendra.model.GroupSummary.Builder
The timestamp identifier used for the latest PUT or DELETE action.
orderingId(Long) - Method in interface software.amazon.awssdk.services.kendra.model.ListGroupsOlderThanOrderingIdRequest.Builder
The timestamp identifier used for the latest PUT or DELETE action for mapping users to their groups.
orderingId(Long) - Method in interface software.amazon.awssdk.services.kendra.model.PutPrincipalMappingRequest.Builder
The timestamp identifier you specify to ensure Amazon Kendra does not override the latest PUT action with previous actions.
organizationId() - Method in class software.amazon.awssdk.services.kendra.model.WorkDocsConfiguration
The identifier of the directory corresponding to your Amazon WorkDocs site repository.
organizationId(String) - Method in interface software.amazon.awssdk.services.kendra.model.WorkDocsConfiguration.Builder
The identifier of the directory corresponding to your Amazon WorkDocs site repository.
organizationName() - Method in class software.amazon.awssdk.services.kendra.model.OnPremiseConfiguration
The name of the organization of the GitHub Enterprise Server (on-premises) account you want to connect to.
organizationName() - Method in class software.amazon.awssdk.services.kendra.model.SaaSConfiguration
The name of the organization of the GitHub Enterprise Cloud (SaaS) account you want to connect to.
organizationName(String) - Method in interface software.amazon.awssdk.services.kendra.model.OnPremiseConfiguration.Builder
The name of the organization of the GitHub Enterprise Server (on-premises) account you want to connect to.
organizationName(String) - Method in interface software.amazon.awssdk.services.kendra.model.SaaSConfiguration.Builder
The name of the organization of the GitHub Enterprise Cloud (SaaS) account you want to connect to.
OTHERS - software.amazon.awssdk.services.kendra.model.ServiceNowBuildVersionType
 
outputs() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Partition
 
outputs(Outputs) - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Partition.Builder
 
Outputs - Class in software.amazon.awssdk.services.kendra.endpoints.internal
 
Outputs.Builder - Class in software.amazon.awssdk.services.kendra.endpoints.internal
 
overrideConfiguration() - Method in class software.amazon.awssdk.services.kendra.internal.KendraServiceClientConfigurationBuilder
Gets the value for client override configuration
overrideConfiguration() - Method in interface software.amazon.awssdk.services.kendra.KendraServiceClientConfiguration.Builder
Gets the value for client override configuration
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.AssociateEntitiesToExperienceRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.AssociatePersonasToEntitiesRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.BatchDeleteDocumentRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.BatchDeleteFeaturedResultsSetRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.BatchGetDocumentStatusRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.BatchPutDocumentRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.ClearQuerySuggestionsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.CreateAccessControlConfigurationRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.CreateDataSourceRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.CreateExperienceRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.CreateFaqRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.CreateFeaturedResultsSetRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.CreateIndexRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.CreateQuerySuggestionsBlockListRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.CreateThesaurusRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.DeleteAccessControlConfigurationRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.DeleteDataSourceRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.DeleteExperienceRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.DeleteFaqRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.DeleteIndexRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.DeletePrincipalMappingRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.DeleteQuerySuggestionsBlockListRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.DeleteThesaurusRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeAccessControlConfigurationRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeDataSourceRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeExperienceRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeFaqRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeFeaturedResultsSetRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeIndexRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.DescribePrincipalMappingRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeQuerySuggestionsBlockListRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeQuerySuggestionsConfigRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeThesaurusRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.DisassociateEntitiesFromExperienceRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.DisassociatePersonasFromEntitiesRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.GetQuerySuggestionsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.GetSnapshotsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.ListAccessControlConfigurationsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.ListDataSourcesRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.ListDataSourceSyncJobsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.ListEntityPersonasRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.ListExperienceEntitiesRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.ListExperiencesRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.ListFaqsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.ListFeaturedResultsSetsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.ListGroupsOlderThanOrderingIdRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.ListIndicesRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.ListQuerySuggestionsBlockListsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.ListTagsForResourceRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.ListThesauriRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.PutPrincipalMappingRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.QueryRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.RetrieveRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.StartDataSourceSyncJobRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.StopDataSourceSyncJobRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.SubmitFeedbackRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.TagResourceRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.UntagResourceRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.UpdateAccessControlConfigurationRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.UpdateDataSourceRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.UpdateExperienceRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.UpdateFeaturedResultsSetRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.UpdateIndexRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.UpdateQuerySuggestionsBlockListRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.UpdateQuerySuggestionsConfigRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.UpdateThesaurusRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.AssociateEntitiesToExperienceRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.AssociatePersonasToEntitiesRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.BatchDeleteDocumentRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.BatchDeleteFeaturedResultsSetRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.BatchGetDocumentStatusRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.BatchPutDocumentRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.ClearQuerySuggestionsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.CreateAccessControlConfigurationRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.CreateDataSourceRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.CreateExperienceRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.CreateFaqRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.CreateFeaturedResultsSetRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.CreateIndexRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.CreateQuerySuggestionsBlockListRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.CreateThesaurusRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.DeleteAccessControlConfigurationRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.DeleteDataSourceRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.DeleteExperienceRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.DeleteFaqRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.DeleteIndexRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.DeletePrincipalMappingRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.DeleteQuerySuggestionsBlockListRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.DeleteThesaurusRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeAccessControlConfigurationRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeDataSourceRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeExperienceRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeFaqRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeFeaturedResultsSetRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeIndexRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.DescribePrincipalMappingRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeQuerySuggestionsBlockListRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeQuerySuggestionsConfigRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeThesaurusRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.DisassociateEntitiesFromExperienceRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.DisassociatePersonasFromEntitiesRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.GetQuerySuggestionsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.GetSnapshotsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.ListAccessControlConfigurationsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.ListDataSourcesRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.ListDataSourceSyncJobsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.ListEntityPersonasRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.ListExperienceEntitiesRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.ListExperiencesRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.ListFaqsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.ListFeaturedResultsSetsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.ListGroupsOlderThanOrderingIdRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.ListIndicesRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.ListQuerySuggestionsBlockListsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.ListTagsForResourceRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.ListThesauriRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.PutPrincipalMappingRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.QueryRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.RetrieveRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.StartDataSourceSyncJobRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.StopDataSourceSyncJobRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.SubmitFeedbackRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.TagResourceRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.UntagResourceRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.UpdateAccessControlConfigurationRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.UpdateDataSourceRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.UpdateExperienceRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.UpdateFeaturedResultsSetRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.UpdateIndexRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.UpdateQuerySuggestionsBlockListRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.UpdateQuerySuggestionsConfigRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.UpdateThesaurusRequest.Builder
 
overrideConfiguration(ClientOverrideConfiguration) - Method in class software.amazon.awssdk.services.kendra.internal.KendraServiceClientConfigurationBuilder
Sets the value for client override configuration
overrideConfiguration(ClientOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kendra.KendraServiceClientConfiguration.Builder
Sets the value for client override configuration
OWNER - software.amazon.awssdk.services.kendra.model.Persona
 

P

pageConfiguration() - Method in class software.amazon.awssdk.services.kendra.model.ConfluenceConfiguration
Configuration information for indexing Confluence pages.
pageConfiguration(Consumer<ConfluencePageConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.ConfluenceConfiguration.Builder
Configuration information for indexing Confluence pages.
pageConfiguration(ConfluencePageConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.ConfluenceConfiguration.Builder
Configuration information for indexing Confluence pages.
pageFieldMappings() - Method in class software.amazon.awssdk.services.kendra.model.ConfluencePageConfiguration
Maps attributes or field names of Confluence pages to Amazon Kendra index field names.
pageFieldMappings(Collection<ConfluencePageToIndexFieldMapping>) - Method in interface software.amazon.awssdk.services.kendra.model.ConfluencePageConfiguration.Builder
Maps attributes or field names of Confluence pages to Amazon Kendra index field names.
pageFieldMappings(Consumer<ConfluencePageToIndexFieldMapping.Builder>...) - Method in interface software.amazon.awssdk.services.kendra.model.ConfluencePageConfiguration.Builder
Maps attributes or field names of Confluence pages to Amazon Kendra index field names.
pageFieldMappings(ConfluencePageToIndexFieldMapping...) - Method in interface software.amazon.awssdk.services.kendra.model.ConfluencePageConfiguration.Builder
Maps attributes or field names of Confluence pages to Amazon Kendra index field names.
pageNumber() - Method in class software.amazon.awssdk.services.kendra.model.QueryRequest
Query results are returned in pages the size of the PageSize parameter.
pageNumber() - Method in class software.amazon.awssdk.services.kendra.model.RetrieveRequest
Retrieved relevant passages are returned in pages the size of the PageSize parameter.
pageNumber(Integer) - Method in interface software.amazon.awssdk.services.kendra.model.QueryRequest.Builder
Query results are returned in pages the size of the PageSize parameter.
pageNumber(Integer) - Method in interface software.amazon.awssdk.services.kendra.model.RetrieveRequest.Builder
Retrieved relevant passages are returned in pages the size of the PageSize parameter.
pageSize() - Method in class software.amazon.awssdk.services.kendra.model.QueryRequest
Sets the number of results that are returned in each page of results.
pageSize() - Method in class software.amazon.awssdk.services.kendra.model.RetrieveRequest
Sets the number of retrieved relevant passages that are returned in each page of results.
pageSize(Integer) - Method in interface software.amazon.awssdk.services.kendra.model.QueryRequest.Builder
Sets the number of results that are returned in each page of results.
pageSize(Integer) - Method in interface software.amazon.awssdk.services.kendra.model.RetrieveRequest.Builder
Sets the number of retrieved relevant passages that are returned in each page of results.
Parameter - Class in software.amazon.awssdk.services.kendra.endpoints.internal
 
Parameter(Parameter.Builder) - Constructor for class software.amazon.awssdk.services.kendra.endpoints.internal.Parameter
 
Parameter.Builder - Class in software.amazon.awssdk.services.kendra.endpoints.internal
 
Parameter.Deprecated - Class in software.amazon.awssdk.services.kendra.endpoints.internal
 
ParameterReference - Class in software.amazon.awssdk.services.kendra.endpoints.internal
 
ParameterReference.Builder - Class in software.amazon.awssdk.services.kendra.endpoints.internal
 
parameters(Parameters) - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.EndpointRuleset.Builder
 
Parameters - Class in software.amazon.awssdk.services.kendra.endpoints.internal
 
Parameters.Builder - Class in software.amazon.awssdk.services.kendra.endpoints.internal
 
ParameterType - Enum in software.amazon.awssdk.services.kendra.endpoints.internal
 
PARENT_ID - software.amazon.awssdk.services.kendra.model.ConfluenceAttachmentFieldName
 
PARENT_ID - software.amazon.awssdk.services.kendra.model.ConfluencePageFieldName
 
parse(String) - Static method in class software.amazon.awssdk.services.kendra.endpoints.internal.Arn
 
parse(String) - Static method in class software.amazon.awssdk.services.kendra.endpoints.internal.RuleArn
 
parse(String) - Static method in class software.amazon.awssdk.services.kendra.endpoints.internal.RuleUrl
 
parse(String) - Static method in class software.amazon.awssdk.services.kendra.endpoints.internal.Template.Dynamic
 
ParseArn - Class in software.amazon.awssdk.services.kendra.endpoints.internal
 
ParseArn(FnNode) - Constructor for class software.amazon.awssdk.services.kendra.endpoints.internal.ParseArn
 
parseShortform(String) - Static method in class software.amazon.awssdk.services.kendra.endpoints.internal.Expr
Parse a value from a "short form" used within a template
parseURL(String) - Static method in class software.amazon.awssdk.services.kendra.endpoints.internal.RulesFunctions
 
ParseUrl - Class in software.amazon.awssdk.services.kendra.endpoints.internal
Function to parse a URI from a string.
ParseUrl(FnNode) - Constructor for class software.amazon.awssdk.services.kendra.endpoints.internal.ParseUrl
 
Part() - Constructor for class software.amazon.awssdk.services.kendra.endpoints.internal.Template.Part
 
partition() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Arn
 
partition() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.RuleArn
 
Partition - Class in software.amazon.awssdk.services.kendra.endpoints.internal
 
PARTITION - Static variable in class software.amazon.awssdk.services.kendra.endpoints.internal.ParseArn
 
Partition.Builder - Class in software.amazon.awssdk.services.kendra.endpoints.internal
 
PartitionDataProvider - Interface in software.amazon.awssdk.services.kendra.endpoints.internal
 
PartitionFn - Class in software.amazon.awssdk.services.kendra.endpoints.internal
 
PartitionFn(FnNode) - Constructor for class software.amazon.awssdk.services.kendra.endpoints.internal.PartitionFn
 
partitions() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Partitions
 
partitions(List<Partition>) - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Partitions.Builder
 
Partitions - Class in software.amazon.awssdk.services.kendra.endpoints.internal
 
Partitions.Builder - Class in software.amazon.awssdk.services.kendra.endpoints.internal
 
PARTNER - software.amazon.awssdk.services.kendra.model.SalesforceStandardObjectName
 
PAT - software.amazon.awssdk.services.kendra.model.ConfluenceAuthenticationType
 
path() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.GetAttr
 
path() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.RuleUrl
 
path(String) - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.GetAttr.Builder
 
PATH - Static variable in class software.amazon.awssdk.services.kendra.endpoints.internal.ParseUrl
 
PDF - software.amazon.awssdk.services.kendra.model.ContentType
 
persona() - Method in class software.amazon.awssdk.services.kendra.model.EntityPersonaConfiguration
The persona that defines the specific permissions of the user or group in your IAM Identity Center identity source.
persona() - Method in class software.amazon.awssdk.services.kendra.model.PersonasSummary
The persona that defines the specific permissions of the user or group in your IAM Identity Center identity source.
persona(String) - Method in interface software.amazon.awssdk.services.kendra.model.EntityPersonaConfiguration.Builder
The persona that defines the specific permissions of the user or group in your IAM Identity Center identity source.
persona(String) - Method in interface software.amazon.awssdk.services.kendra.model.PersonasSummary.Builder
The persona that defines the specific permissions of the user or group in your IAM Identity Center identity source.
persona(Persona) - Method in interface software.amazon.awssdk.services.kendra.model.EntityPersonaConfiguration.Builder
The persona that defines the specific permissions of the user or group in your IAM Identity Center identity source.
persona(Persona) - Method in interface software.amazon.awssdk.services.kendra.model.PersonasSummary.Builder
The persona that defines the specific permissions of the user or group in your IAM Identity Center identity source.
Persona - Enum in software.amazon.awssdk.services.kendra.model
 
personaAsString() - Method in class software.amazon.awssdk.services.kendra.model.EntityPersonaConfiguration
The persona that defines the specific permissions of the user or group in your IAM Identity Center identity source.
personaAsString() - Method in class software.amazon.awssdk.services.kendra.model.PersonasSummary
The persona that defines the specific permissions of the user or group in your IAM Identity Center identity source.
personas() - Method in class software.amazon.awssdk.services.kendra.model.AssociatePersonasToEntitiesRequest
The personas that define the specific permissions of users or groups in your IAM Identity Center identity source.
personas(Collection<EntityPersonaConfiguration>) - Method in interface software.amazon.awssdk.services.kendra.model.AssociatePersonasToEntitiesRequest.Builder
The personas that define the specific permissions of users or groups in your IAM Identity Center identity source.
personas(Consumer<EntityPersonaConfiguration.Builder>...) - Method in interface software.amazon.awssdk.services.kendra.model.AssociatePersonasToEntitiesRequest.Builder
The personas that define the specific permissions of users or groups in your IAM Identity Center identity source.
personas(EntityPersonaConfiguration...) - Method in interface software.amazon.awssdk.services.kendra.model.AssociatePersonasToEntitiesRequest.Builder
The personas that define the specific permissions of users or groups in your IAM Identity Center identity source.
PersonasSummary - Class in software.amazon.awssdk.services.kendra.model
Summary information for users or groups in your IAM Identity Center identity source.
PersonasSummary.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
PLAIN_TEXT - software.amazon.awssdk.services.kendra.model.ContentType
 
pop() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Scope
 
port() - Method in class software.amazon.awssdk.services.kendra.model.BasicAuthenticationConfiguration
The port number of the website host you want to connect to using authentication credentials.
port() - Method in class software.amazon.awssdk.services.kendra.model.ProxyConfiguration
The port number of the website host you want to connect to via a web proxy server.
port(Integer) - Method in interface software.amazon.awssdk.services.kendra.model.BasicAuthenticationConfiguration.Builder
The port number of the website host you want to connect to using authentication credentials.
port(Integer) - Method in interface software.amazon.awssdk.services.kendra.model.ProxyConfiguration.Builder
The port number of the website host you want to connect to via a web proxy server.
postExtractionHookConfiguration() - Method in class software.amazon.awssdk.services.kendra.model.CustomDocumentEnrichmentConfiguration
Configuration information for invoking a Lambda function in Lambda on the structured documents with their metadata and text extracted.
postExtractionHookConfiguration(Consumer<HookConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.CustomDocumentEnrichmentConfiguration.Builder
Configuration information for invoking a Lambda function in Lambda on the structured documents with their metadata and text extracted.
postExtractionHookConfiguration(HookConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.CustomDocumentEnrichmentConfiguration.Builder
Configuration information for invoking a Lambda function in Lambda on the structured documents with their metadata and text extracted.
PPT - software.amazon.awssdk.services.kendra.model.ContentType
 
preExtractionHookConfiguration() - Method in class software.amazon.awssdk.services.kendra.model.CustomDocumentEnrichmentConfiguration
Configuration information for invoking a Lambda function in Lambda on the original or raw documents before extracting their metadata and text.
preExtractionHookConfiguration(Consumer<HookConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.CustomDocumentEnrichmentConfiguration.Builder
Configuration information for invoking a Lambda function in Lambda on the original or raw documents before extracting their metadata and text.
preExtractionHookConfiguration(HookConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.CustomDocumentEnrichmentConfiguration.Builder
Configuration information for invoking a Lambda function in Lambda on the original or raw documents before extracting their metadata and text.
PRICEBOOK - software.amazon.awssdk.services.kendra.model.SalesforceStandardObjectName
 
Principal - Class in software.amazon.awssdk.services.kendra.model
Provides user and group information for user context filtering.
Principal.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
principalList() - Method in class software.amazon.awssdk.services.kendra.model.HierarchicalPrincipal
A list of principal lists that define the hierarchy for which documents users should have access to.
principalList(Collection<Principal>) - Method in interface software.amazon.awssdk.services.kendra.model.HierarchicalPrincipal.Builder
A list of principal lists that define the hierarchy for which documents users should have access to.
principalList(Consumer<Principal.Builder>...) - Method in interface software.amazon.awssdk.services.kendra.model.HierarchicalPrincipal.Builder
A list of principal lists that define the hierarchy for which documents users should have access to.
principalList(Principal...) - Method in interface software.amazon.awssdk.services.kendra.model.HierarchicalPrincipal.Builder
A list of principal lists that define the hierarchy for which documents users should have access to.
PrincipalMappingStatus - Enum in software.amazon.awssdk.services.kendra.model
 
PrincipalType - Enum in software.amazon.awssdk.services.kendra.model
 
PRIVATE_CHANNEL - software.amazon.awssdk.services.kendra.model.SlackEntity
 
privateChannelFilter() - Method in class software.amazon.awssdk.services.kendra.model.SlackConfiguration
The list of private channel names from your Slack workspace team.
privateChannelFilter(String...) - Method in interface software.amazon.awssdk.services.kendra.model.SlackConfiguration.Builder
The list of private channel names from your Slack workspace team.
privateChannelFilter(Collection<String>) - Method in interface software.amazon.awssdk.services.kendra.model.SlackConfiguration.Builder
The list of private channel names from your Slack workspace team.
PROCESSING - software.amazon.awssdk.services.kendra.model.DocumentStatus
 
PROCESSING - software.amazon.awssdk.services.kendra.model.PrincipalMappingStatus
 
PRODUCT - software.amazon.awssdk.services.kendra.model.SalesforceStandardObjectName
 
PROFILE - software.amazon.awssdk.services.kendra.model.SalesforceStandardObjectName
 
project() - Method in class software.amazon.awssdk.services.kendra.model.JiraConfiguration
Specify which projects to crawl in your Jira data source.
project(String...) - Method in interface software.amazon.awssdk.services.kendra.model.JiraConfiguration.Builder
Specify which projects to crawl in your Jira data source.
project(Collection<String>) - Method in interface software.amazon.awssdk.services.kendra.model.JiraConfiguration.Builder
Specify which projects to crawl in your Jira data source.
projectFieldMappings() - Method in class software.amazon.awssdk.services.kendra.model.JiraConfiguration
A list of DataSourceToIndexFieldMapping objects that map attributes or field names of Jira projects to Amazon Kendra index field names.
projectFieldMappings(Collection<DataSourceToIndexFieldMapping>) - Method in interface software.amazon.awssdk.services.kendra.model.JiraConfiguration.Builder
A list of DataSourceToIndexFieldMapping objects that map attributes or field names of Jira projects to Amazon Kendra index field names.
projectFieldMappings(Consumer<DataSourceToIndexFieldMapping.Builder>...) - Method in interface software.amazon.awssdk.services.kendra.model.JiraConfiguration.Builder
A list of DataSourceToIndexFieldMapping objects that map attributes or field names of Jira projects to Amazon Kendra index field names.
projectFieldMappings(DataSourceToIndexFieldMapping...) - Method in interface software.amazon.awssdk.services.kendra.model.JiraConfiguration.Builder
A list of DataSourceToIndexFieldMapping objects that map attributes or field names of Jira projects to Amazon Kendra index field names.
properties(Map<String, Value>) - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Value.Endpoint.Builder
 
property(String, Value) - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Value.Endpoint.Builder
 
propertyName() - Method in interface software.amazon.awssdk.services.kendra.endpoints.internal.EndpointAttributeProvider
 
proxyConfiguration() - Method in class software.amazon.awssdk.services.kendra.model.ConfluenceConfiguration
Configuration information to connect to your Confluence URL instance via a web proxy.
proxyConfiguration() - Method in class software.amazon.awssdk.services.kendra.model.SharePointConfiguration
Configuration information to connect to your Microsoft SharePoint site URLs via instance via a web proxy.
proxyConfiguration() - Method in class software.amazon.awssdk.services.kendra.model.WebCrawlerConfiguration
Configuration information required to connect to your internal websites via a web proxy.
proxyConfiguration(Consumer<ProxyConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.ConfluenceConfiguration.Builder
Configuration information to connect to your Confluence URL instance via a web proxy.
proxyConfiguration(Consumer<ProxyConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.SharePointConfiguration.Builder
Configuration information to connect to your Microsoft SharePoint site URLs via instance via a web proxy.
proxyConfiguration(Consumer<ProxyConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.WebCrawlerConfiguration.Builder
Configuration information required to connect to your internal websites via a web proxy.
proxyConfiguration(ProxyConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.ConfluenceConfiguration.Builder
Configuration information to connect to your Confluence URL instance via a web proxy.
proxyConfiguration(ProxyConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.SharePointConfiguration.Builder
Configuration information to connect to your Microsoft SharePoint site URLs via instance via a web proxy.
proxyConfiguration(ProxyConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.WebCrawlerConfiguration.Builder
Configuration information required to connect to your internal websites via a web proxy.
ProxyConfiguration - Class in software.amazon.awssdk.services.kendra.model
Provides the configuration information for a web proxy to connect to website hosts.
ProxyConfiguration.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
PUBLIC_CHANNEL - software.amazon.awssdk.services.kendra.model.SlackEntity
 
publicChannelFilter() - Method in class software.amazon.awssdk.services.kendra.model.SlackConfiguration
The list of public channel names to index from your Slack workspace team.
publicChannelFilter(String...) - Method in interface software.amazon.awssdk.services.kendra.model.SlackConfiguration.Builder
The list of public channel names to index from your Slack workspace team.
publicChannelFilter(Collection<String>) - Method in interface software.amazon.awssdk.services.kendra.model.SlackConfiguration.Builder
The list of public channel names to index from your Slack workspace team.
PUBLISH_DATE - software.amazon.awssdk.services.kendra.model.ConfluenceBlogFieldName
 
PUBLISHED - software.amazon.awssdk.services.kendra.model.SalesforceKnowledgeArticleState
 
push() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Scope
 
putAuthScheme(AuthScheme<?>) - Method in class software.amazon.awssdk.services.kendra.internal.KendraServiceClientConfigurationBuilder
 
putAuthScheme(AuthScheme<?>) - Method in interface software.amazon.awssdk.services.kendra.KendraServiceClientConfiguration.Builder
 
putPrincipalMapping(Consumer<PutPrincipalMappingRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
Maps users to their groups so that you only need to provide the user ID when you issue the query.
putPrincipalMapping(Consumer<PutPrincipalMappingRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
Maps users to their groups so that you only need to provide the user ID when you issue the query.
putPrincipalMapping(PutPrincipalMappingRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
Maps users to their groups so that you only need to provide the user ID when you issue the query.
putPrincipalMapping(PutPrincipalMappingRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
Maps users to their groups so that you only need to provide the user ID when you issue the query.
PutPrincipalMappingRequest - Class in software.amazon.awssdk.services.kendra.model
 
PutPrincipalMappingRequest.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
PutPrincipalMappingRequestMarshaller - Class in software.amazon.awssdk.services.kendra.transform
PutPrincipalMappingRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.kendra.transform.PutPrincipalMappingRequestMarshaller
 
PutPrincipalMappingResponse - Class in software.amazon.awssdk.services.kendra.model
 
PutPrincipalMappingResponse.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
putRegion(String, RegionOverride) - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Partition.Builder
 

Q

QUERIES_BY_COUNT - software.amazon.awssdk.services.kendra.model.MetricType
 
QUERIES_BY_ZERO_CLICK_RATE - software.amazon.awssdk.services.kendra.model.MetricType
 
QUERIES_BY_ZERO_RESULT_RATE - software.amazon.awssdk.services.kendra.model.MetricType
 
query(Consumer<QueryRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
Searches an index given an input query.
query(Consumer<QueryRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
Searches an index given an input query.
query(QueryRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
Searches an index given an input query.
query(QueryRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
Searches an index given an input query.
QUERY - software.amazon.awssdk.services.kendra.model.SuggestionType
 
QUERY_LANGUAGE_INVALID_SYNTAX - software.amazon.awssdk.services.kendra.model.WarningCode
 
queryCapacityUnits() - Method in class software.amazon.awssdk.services.kendra.model.CapacityUnitsConfiguration
The amount of extra query capacity for an index and GetQuerySuggestions capacity.
queryCapacityUnits(Integer) - Method in interface software.amazon.awssdk.services.kendra.model.CapacityUnitsConfiguration.Builder
The amount of extra query capacity for an index and GetQuerySuggestions capacity.
queryId() - Method in class software.amazon.awssdk.services.kendra.model.QueryResponse
The identifier for the search.
queryId() - Method in class software.amazon.awssdk.services.kendra.model.RetrieveResponse
The identifier of query used for the search.
queryId() - Method in class software.amazon.awssdk.services.kendra.model.SubmitFeedbackRequest
The identifier of the specific query for which you are submitting feedback.
queryId(String) - Method in interface software.amazon.awssdk.services.kendra.model.QueryResponse.Builder
The identifier for the search.
queryId(String) - Method in interface software.amazon.awssdk.services.kendra.model.RetrieveResponse.Builder
The identifier of query used for the search.
queryId(String) - Method in interface software.amazon.awssdk.services.kendra.model.SubmitFeedbackRequest.Builder
The identifier of the specific query for which you are submitting feedback.
queryIdentifiersEnclosingOption() - Method in class software.amazon.awssdk.services.kendra.model.SqlConfiguration
Determines whether Amazon Kendra encloses SQL identifiers for tables and column names in double quotes (") when making a database query.
queryIdentifiersEnclosingOption(String) - Method in interface software.amazon.awssdk.services.kendra.model.SqlConfiguration.Builder
Determines whether Amazon Kendra encloses SQL identifiers for tables and column names in double quotes (") when making a database query.
queryIdentifiersEnclosingOption(QueryIdentifiersEnclosingOption) - Method in interface software.amazon.awssdk.services.kendra.model.SqlConfiguration.Builder
Determines whether Amazon Kendra encloses SQL identifiers for tables and column names in double quotes (") when making a database query.
QueryIdentifiersEnclosingOption - Enum in software.amazon.awssdk.services.kendra.model
 
queryIdentifiersEnclosingOptionAsString() - Method in class software.amazon.awssdk.services.kendra.model.SqlConfiguration
Determines whether Amazon Kendra encloses SQL identifiers for tables and column names in double quotes (") when making a database query.
queryLogLookBackWindowInDays() - Method in class software.amazon.awssdk.services.kendra.model.DescribeQuerySuggestionsConfigResponse
How recent your queries are in your query log time window (in days).
queryLogLookBackWindowInDays() - Method in class software.amazon.awssdk.services.kendra.model.UpdateQuerySuggestionsConfigRequest
How recent your queries are in your query log time window.
queryLogLookBackWindowInDays(Integer) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeQuerySuggestionsConfigResponse.Builder
How recent your queries are in your query log time window (in days).
queryLogLookBackWindowInDays(Integer) - Method in interface software.amazon.awssdk.services.kendra.model.UpdateQuerySuggestionsConfigRequest.Builder
How recent your queries are in your query log time window.
QueryRequest - Class in software.amazon.awssdk.services.kendra.model
 
QueryRequest.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
QueryRequestMarshaller - Class in software.amazon.awssdk.services.kendra.transform
QueryRequest Marshaller
QueryRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.kendra.transform.QueryRequestMarshaller
 
QueryResponse - Class in software.amazon.awssdk.services.kendra.model
 
QueryResponse.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
QueryResultFormat - Enum in software.amazon.awssdk.services.kendra.model
 
QueryResultItem - Class in software.amazon.awssdk.services.kendra.model
A single query result.
QueryResultItem.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
QueryResultType - Enum in software.amazon.awssdk.services.kendra.model
 
queryResultTypeFilter() - Method in class software.amazon.awssdk.services.kendra.model.QueryRequest
Sets the type of query result or response.
queryResultTypeFilter(String) - Method in interface software.amazon.awssdk.services.kendra.model.QueryRequest.Builder
Sets the type of query result or response.
queryResultTypeFilter(QueryResultType) - Method in interface software.amazon.awssdk.services.kendra.model.QueryRequest.Builder
Sets the type of query result or response.
queryResultTypeFilterAsString() - Method in class software.amazon.awssdk.services.kendra.model.QueryRequest
Sets the type of query result or response.
QuerySuggestionsBlockListStatus - Enum in software.amazon.awssdk.services.kendra.model
 
QuerySuggestionsBlockListSummary - Class in software.amazon.awssdk.services.kendra.model
Summary information on a query suggestions block list.
QuerySuggestionsBlockListSummary.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
querySuggestionsId() - Method in class software.amazon.awssdk.services.kendra.model.GetQuerySuggestionsResponse
The identifier for a list of query suggestions for an index.
querySuggestionsId(String) - Method in interface software.amazon.awssdk.services.kendra.model.GetQuerySuggestionsResponse.Builder
The identifier for a list of query suggestions for an index.
QuerySuggestionsStatus - Enum in software.amazon.awssdk.services.kendra.model
 
queryText() - Method in class software.amazon.awssdk.services.kendra.model.ConflictingItem
The text of the conflicting query.
queryText() - Method in class software.amazon.awssdk.services.kendra.model.GetQuerySuggestionsRequest
The text of a user's query to generate query suggestions.
queryText() - Method in class software.amazon.awssdk.services.kendra.model.QueryRequest
The input query text for the search.
queryText() - Method in class software.amazon.awssdk.services.kendra.model.RetrieveRequest
The input query text to retrieve relevant passages for the search.
queryText(String) - Method in interface software.amazon.awssdk.services.kendra.model.ConflictingItem.Builder
The text of the conflicting query.
queryText(String) - Method in interface software.amazon.awssdk.services.kendra.model.GetQuerySuggestionsRequest.Builder
The text of a user's query to generate query suggestions.
queryText(String) - Method in interface software.amazon.awssdk.services.kendra.model.QueryRequest.Builder
The input query text for the search.
queryText(String) - Method in interface software.amazon.awssdk.services.kendra.model.RetrieveRequest.Builder
The input query text to retrieve relevant passages for the search.
queryTexts() - Method in class software.amazon.awssdk.services.kendra.model.CreateFeaturedResultsSetRequest
A list of queries for featuring results.
queryTexts() - Method in class software.amazon.awssdk.services.kendra.model.DescribeFeaturedResultsSetResponse
The list of queries for featuring results.
queryTexts() - Method in class software.amazon.awssdk.services.kendra.model.FeaturedResultsSet
The list of queries for featuring results.
queryTexts() - Method in class software.amazon.awssdk.services.kendra.model.UpdateFeaturedResultsSetRequest
A list of queries for featuring results.
queryTexts(String...) - Method in interface software.amazon.awssdk.services.kendra.model.CreateFeaturedResultsSetRequest.Builder
A list of queries for featuring results.
queryTexts(String...) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeFeaturedResultsSetResponse.Builder
The list of queries for featuring results.
queryTexts(String...) - Method in interface software.amazon.awssdk.services.kendra.model.FeaturedResultsSet.Builder
The list of queries for featuring results.
queryTexts(String...) - Method in interface software.amazon.awssdk.services.kendra.model.UpdateFeaturedResultsSetRequest.Builder
A list of queries for featuring results.
queryTexts(Collection<String>) - Method in interface software.amazon.awssdk.services.kendra.model.CreateFeaturedResultsSetRequest.Builder
A list of queries for featuring results.
queryTexts(Collection<String>) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeFeaturedResultsSetResponse.Builder
The list of queries for featuring results.
queryTexts(Collection<String>) - Method in interface software.amazon.awssdk.services.kendra.model.FeaturedResultsSet.Builder
The list of queries for featuring results.
queryTexts(Collection<String>) - Method in interface software.amazon.awssdk.services.kendra.model.UpdateFeaturedResultsSetRequest.Builder
A list of queries for featuring results.
QUESTION_ANSWER - software.amazon.awssdk.services.kendra.model.QueryResultType
 
QUIP - software.amazon.awssdk.services.kendra.model.DataSourceType
 
quipConfiguration() - Method in class software.amazon.awssdk.services.kendra.model.DataSourceConfiguration
Provides the configuration information to connect to Quip as your data source.
quipConfiguration(Consumer<QuipConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.DataSourceConfiguration.Builder
Provides the configuration information to connect to Quip as your data source.
quipConfiguration(QuipConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.DataSourceConfiguration.Builder
Provides the configuration information to connect to Quip as your data source.
QuipConfiguration - Class in software.amazon.awssdk.services.kendra.model
Provides the configuration information to connect to Quip as your data source.
QuipConfiguration.Builder - Interface in software.amazon.awssdk.services.kendra.model
 

R

rankOrder() - Method in class software.amazon.awssdk.services.kendra.model.Relevance
Determines how values should be interpreted.
rankOrder(String) - Method in interface software.amazon.awssdk.services.kendra.model.Relevance.Builder
Determines how values should be interpreted.
rankOrder(Order) - Method in interface software.amazon.awssdk.services.kendra.model.Relevance.Builder
Determines how values should be interpreted.
rankOrderAsString() - Method in class software.amazon.awssdk.services.kendra.model.Relevance
Determines how values should be interpreted.
RDS_AURORA_MYSQL - software.amazon.awssdk.services.kendra.model.DatabaseEngineType
 
RDS_AURORA_POSTGRESQL - software.amazon.awssdk.services.kendra.model.DatabaseEngineType
 
RDS_MYSQL - software.amazon.awssdk.services.kendra.model.DatabaseEngineType
 
RDS_POSTGRESQL - software.amazon.awssdk.services.kendra.model.DatabaseEngineType
 
ReadAccessType - Enum in software.amazon.awssdk.services.kendra.model
 
receivedAt() - Method in class software.amazon.awssdk.services.kendra.model.GroupOrderingIdSummary
The Unix timestamp when an action was received by Amazon Kendra.
receivedAt(Instant) - Method in interface software.amazon.awssdk.services.kendra.model.GroupOrderingIdSummary.Builder
The Unix timestamp when an action was received by Amazon Kendra.
ref(Identifier) - Static method in class software.amazon.awssdk.services.kendra.endpoints.internal.Expr
 
Ref - Class in software.amazon.awssdk.services.kendra.endpoints.internal
A reference to a field.
Ref(Identifier) - Constructor for class software.amazon.awssdk.services.kendra.endpoints.internal.Ref
 
region() - Method in class software.amazon.awssdk.services.kendra.auth.scheme.internal.DefaultKendraAuthSchemeParams
 
region() - Method in interface software.amazon.awssdk.services.kendra.auth.scheme.KendraAuthSchemeParams
Returns the region.
region() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Arn
 
region() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.RuleArn
 
region() - Method in class software.amazon.awssdk.services.kendra.endpoints.KendraEndpointParams
 
region() - Method in class software.amazon.awssdk.services.kendra.internal.KendraServiceClientConfigurationBuilder
Gets the value for AWS region
region() - Method in interface software.amazon.awssdk.services.kendra.KendraServiceClientConfiguration.Builder
Gets the value for AWS region
region(Region) - Method in interface software.amazon.awssdk.services.kendra.auth.scheme.KendraAuthSchemeParams.Builder
Set the region.
region(Region) - Method in interface software.amazon.awssdk.services.kendra.endpoints.KendraEndpointParams.Builder
 
region(Region) - Method in class software.amazon.awssdk.services.kendra.internal.KendraServiceClientConfigurationBuilder
Sets the value for AWS region
region(Region) - Method in interface software.amazon.awssdk.services.kendra.KendraServiceClientConfiguration.Builder
Sets the value for AWS region
REGION - Static variable in class software.amazon.awssdk.services.kendra.endpoints.internal.ParseArn
 
regionBuiltIn(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.kendra.endpoints.internal.AwsEndpointProviderUtils
 
RegionOverride - Class in software.amazon.awssdk.services.kendra.endpoints.internal
 
RegionOverride.Builder - Class in software.amazon.awssdk.services.kendra.endpoints.internal
 
regionRegex() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Partition
 
regionRegex(String) - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Partition.Builder
 
regions() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Partition
 
regions(Map<String, RegionOverride>) - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Partition.Builder
 
relevance() - Method in class software.amazon.awssdk.services.kendra.model.DocumentMetadataConfiguration
Provides tuning parameters to determine how the field affects the search results.
relevance() - Method in class software.amazon.awssdk.services.kendra.model.DocumentRelevanceConfiguration
Provides information for tuning the relevance of a field in a search.
relevance(Consumer<Relevance.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.DocumentMetadataConfiguration.Builder
Provides tuning parameters to determine how the field affects the search results.
relevance(Consumer<Relevance.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.DocumentRelevanceConfiguration.Builder
Provides information for tuning the relevance of a field in a search.
relevance(Relevance) - Method in interface software.amazon.awssdk.services.kendra.model.DocumentMetadataConfiguration.Builder
Provides tuning parameters to determine how the field affects the search results.
relevance(Relevance) - Method in interface software.amazon.awssdk.services.kendra.model.DocumentRelevanceConfiguration.Builder
Provides information for tuning the relevance of a field in a search.
Relevance - Class in software.amazon.awssdk.services.kendra.model
Provides information for tuning the relevance of a field in a search.
Relevance.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
RelevanceFeedback - Class in software.amazon.awssdk.services.kendra.model
Provides feedback on how relevant a document is to a search.
RelevanceFeedback.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
relevanceFeedbackItems() - Method in class software.amazon.awssdk.services.kendra.model.SubmitFeedbackRequest
Provides Amazon Kendra with relevant or not relevant feedback for whether a particular item was relevant to the search.
relevanceFeedbackItems(Collection<RelevanceFeedback>) - Method in interface software.amazon.awssdk.services.kendra.model.SubmitFeedbackRequest.Builder
Provides Amazon Kendra with relevant or not relevant feedback for whether a particular item was relevant to the search.
relevanceFeedbackItems(Consumer<RelevanceFeedback.Builder>...) - Method in interface software.amazon.awssdk.services.kendra.model.SubmitFeedbackRequest.Builder
Provides Amazon Kendra with relevant or not relevant feedback for whether a particular item was relevant to the search.
relevanceFeedbackItems(RelevanceFeedback...) - Method in interface software.amazon.awssdk.services.kendra.model.SubmitFeedbackRequest.Builder
Provides Amazon Kendra with relevant or not relevant feedback for whether a particular item was relevant to the search.
RelevanceType - Enum in software.amazon.awssdk.services.kendra.model
 
relevanceValue() - Method in class software.amazon.awssdk.services.kendra.model.RelevanceFeedback
Whether the document was relevant or not relevant to the search.
relevanceValue(String) - Method in interface software.amazon.awssdk.services.kendra.model.RelevanceFeedback.Builder
Whether the document was relevant or not relevant to the search.
relevanceValue(RelevanceType) - Method in interface software.amazon.awssdk.services.kendra.model.RelevanceFeedback.Builder
Whether the document was relevant or not relevant to the search.
relevanceValueAsString() - Method in class software.amazon.awssdk.services.kendra.model.RelevanceFeedback
Whether the document was relevant or not relevant to the search.
RELEVANT - software.amazon.awssdk.services.kendra.model.RelevanceType
 
repositoryFilter() - Method in class software.amazon.awssdk.services.kendra.model.GitHubConfiguration
A list of names of the specific repositories you want to index.
repositoryFilter(String...) - Method in interface software.amazon.awssdk.services.kendra.model.GitHubConfiguration.Builder
A list of names of the specific repositories you want to index.
repositoryFilter(Collection<String>) - Method in interface software.amazon.awssdk.services.kendra.model.GitHubConfiguration.Builder
A list of names of the specific repositories you want to index.
requestedDocumentAttributes() - Method in class software.amazon.awssdk.services.kendra.model.QueryRequest
An array of document fields/attributes to include in the response.
requestedDocumentAttributes() - Method in class software.amazon.awssdk.services.kendra.model.RetrieveRequest
A list of document fields/attributes to include in the response.
requestedDocumentAttributes(String...) - Method in interface software.amazon.awssdk.services.kendra.model.QueryRequest.Builder
An array of document fields/attributes to include in the response.
requestedDocumentAttributes(String...) - Method in interface software.amazon.awssdk.services.kendra.model.RetrieveRequest.Builder
A list of document fields/attributes to include in the response.
requestedDocumentAttributes(Collection<String>) - Method in interface software.amazon.awssdk.services.kendra.model.QueryRequest.Builder
An array of document fields/attributes to include in the response.
requestedDocumentAttributes(Collection<String>) - Method in interface software.amazon.awssdk.services.kendra.model.RetrieveRequest.Builder
A list of document fields/attributes to include in the response.
requestId(String) - Method in interface software.amazon.awssdk.services.kendra.model.AccessDeniedException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.kendra.model.ConflictException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.kendra.model.FeaturedResultsConflictException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.kendra.model.InternalServerException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.kendra.model.InvalidRequestException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.kendra.model.KendraException.Builder
 
requestId(String) - Method in class software.amazon.awssdk.services.kendra.model.KendraException.BuilderImpl
 
requestId(String) - Method in interface software.amazon.awssdk.services.kendra.model.ResourceAlreadyExistException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.kendra.model.ResourceInUseException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.kendra.model.ResourceNotFoundException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.kendra.model.ResourceUnavailableException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.kendra.model.ServiceQuotaExceededException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.kendra.model.ThrottlingException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.kendra.model.ValidationException.Builder
 
required(boolean) - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Parameter.Builder
 
resolveAuthScheme(Consumer<KendraAuthSchemeParams.Builder>) - Method in interface software.amazon.awssdk.services.kendra.auth.scheme.KendraAuthSchemeProvider
Resolve the auth schemes based on the given set of parameters.
resolveAuthScheme(KendraAuthSchemeParams) - Method in class software.amazon.awssdk.services.kendra.auth.scheme.internal.DefaultKendraAuthSchemeProvider
 
resolveAuthScheme(KendraAuthSchemeParams) - Method in interface software.amazon.awssdk.services.kendra.auth.scheme.KendraAuthSchemeProvider
Resolve the auth schemes based on the given set of parameters.
resolveEndpoint(Consumer<KendraEndpointParams.Builder>) - Method in interface software.amazon.awssdk.services.kendra.endpoints.KendraEndpointProvider
Compute the endpoint based on the given set of parameters.
resolveEndpoint(KendraEndpointParams) - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.DefaultKendraEndpointProvider
 
resolveEndpoint(KendraEndpointParams) - Method in interface software.amazon.awssdk.services.kendra.endpoints.KendraEndpointProvider
Compute the endpoint based on the given set of parameters.
resource() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Arn
 
ResourceAlreadyExistException - Exception in software.amazon.awssdk.services.kendra.model
The resource you want to use already exists.
ResourceAlreadyExistException.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
resourceARN() - Method in class software.amazon.awssdk.services.kendra.model.ListTagsForResourceRequest
The Amazon Resource Name (ARN) of the index, FAQ, or data source to get a list of tags for.
resourceARN() - Method in class software.amazon.awssdk.services.kendra.model.TagResourceRequest
The Amazon Resource Name (ARN) of the index, FAQ, or data source to tag.
resourceARN() - Method in class software.amazon.awssdk.services.kendra.model.UntagResourceRequest
The Amazon Resource Name (ARN) of the index, FAQ, or data source to remove the tag from.
resourceARN(String) - Method in interface software.amazon.awssdk.services.kendra.model.ListTagsForResourceRequest.Builder
The Amazon Resource Name (ARN) of the index, FAQ, or data source to get a list of tags for.
resourceARN(String) - Method in interface software.amazon.awssdk.services.kendra.model.TagResourceRequest.Builder
The Amazon Resource Name (ARN) of the index, FAQ, or data source to tag.
resourceARN(String) - Method in interface software.amazon.awssdk.services.kendra.model.UntagResourceRequest.Builder
The Amazon Resource Name (ARN) of the index, FAQ, or data source to remove the tag from.
resourceId() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.RuleArn
 
ResourceInUseException - Exception in software.amazon.awssdk.services.kendra.model
The resource you want to use is currently in use.
ResourceInUseException.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
ResourceNotFoundException - Exception in software.amazon.awssdk.services.kendra.model
The resource you want to use doesn’t exist.
ResourceNotFoundException.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
ResourceUnavailableException - Exception in software.amazon.awssdk.services.kendra.model
The resource you want to use isn't available.
ResourceUnavailableException.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
responseMetadata() - Method in interface software.amazon.awssdk.services.kendra.model.KendraResponse.Builder
 
responseMetadata() - Method in class software.amazon.awssdk.services.kendra.model.KendraResponse.BuilderImpl
 
responseMetadata() - Method in class software.amazon.awssdk.services.kendra.model.KendraResponse
 
responseMetadata(AwsResponseMetadata) - Method in interface software.amazon.awssdk.services.kendra.model.KendraResponse.Builder
 
responseMetadata(AwsResponseMetadata) - Method in class software.amazon.awssdk.services.kendra.model.KendraResponse.BuilderImpl
 
result(String) - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Condition.Builder
 
resultId() - Method in class software.amazon.awssdk.services.kendra.model.ClickFeedback
The identifier of the search result that was clicked.
resultId() - Method in class software.amazon.awssdk.services.kendra.model.RelevanceFeedback
The identifier of the search result that the user provided relevance feedback for.
resultId(String) - Method in interface software.amazon.awssdk.services.kendra.model.ClickFeedback.Builder
The identifier of the search result that was clicked.
resultId(String) - Method in interface software.amazon.awssdk.services.kendra.model.RelevanceFeedback.Builder
The identifier of the search result that the user provided relevance feedback for.
resultItems() - Method in class software.amazon.awssdk.services.kendra.model.QueryResponse
The results of the search.
resultItems() - Method in class software.amazon.awssdk.services.kendra.model.RetrieveResponse
The results of the retrieved relevant passages for the search.
resultItems(Collection<QueryResultItem>) - Method in interface software.amazon.awssdk.services.kendra.model.QueryResponse.Builder
The results of the search.
resultItems(Collection<RetrieveResultItem>) - Method in interface software.amazon.awssdk.services.kendra.model.RetrieveResponse.Builder
The results of the retrieved relevant passages for the search.
resultItems(Consumer<QueryResultItem.Builder>...) - Method in interface software.amazon.awssdk.services.kendra.model.QueryResponse.Builder
The results of the search.
resultItems(Consumer<RetrieveResultItem.Builder>...) - Method in interface software.amazon.awssdk.services.kendra.model.RetrieveResponse.Builder
The results of the retrieved relevant passages for the search.
resultItems(QueryResultItem...) - Method in interface software.amazon.awssdk.services.kendra.model.QueryResponse.Builder
The results of the search.
resultItems(RetrieveResultItem...) - Method in interface software.amazon.awssdk.services.kendra.model.RetrieveResponse.Builder
The results of the retrieved relevant passages for the search.
retrieve(Consumer<RetrieveRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
Retrieves relevant passages or text excerpts given an input query.
retrieve(Consumer<RetrieveRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
Retrieves relevant passages or text excerpts given an input query.
retrieve(RetrieveRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
Retrieves relevant passages or text excerpts given an input query.
retrieve(RetrieveRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
Retrieves relevant passages or text excerpts given an input query.
RetrieveRequest - Class in software.amazon.awssdk.services.kendra.model
 
RetrieveRequest.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
RetrieveRequestMarshaller - Class in software.amazon.awssdk.services.kendra.transform
RetrieveRequest Marshaller
RetrieveRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.kendra.transform.RetrieveRequestMarshaller
 
RetrieveResponse - Class in software.amazon.awssdk.services.kendra.model
 
RetrieveResponse.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
RetrieveResultItem - Class in software.amazon.awssdk.services.kendra.model
A single retrieved relevant passage result.
RetrieveResultItem.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
reverse() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Substring
 
roleArn() - Method in class software.amazon.awssdk.services.kendra.model.BatchPutDocumentRequest
The Amazon Resource Name (ARN) of an IAM role with permission to access your S3 bucket.
roleArn() - Method in class software.amazon.awssdk.services.kendra.model.CreateDataSourceRequest
The Amazon Resource Name (ARN) of an IAM role with permission to access the data source and required resources.
roleArn() - Method in class software.amazon.awssdk.services.kendra.model.CreateExperienceRequest
The Amazon Resource Name (ARN) of an IAM role with permission to access Query API, GetQuerySuggestions API, and other required APIs.
roleArn() - Method in class software.amazon.awssdk.services.kendra.model.CreateFaqRequest
The Amazon Resource Name (ARN) of an IAM role with permission to access the S3 bucket that contains the FAQs.
roleArn() - Method in class software.amazon.awssdk.services.kendra.model.CreateIndexRequest
The Amazon Resource Name (ARN) of an IAM role with permission to access your Amazon CloudWatch logs and metrics.
roleArn() - Method in class software.amazon.awssdk.services.kendra.model.CreateQuerySuggestionsBlockListRequest
The Amazon Resource Name (ARN) of an IAM role with permission to access your S3 bucket that contains the block list text file.
roleArn() - Method in class software.amazon.awssdk.services.kendra.model.CreateThesaurusRequest
The Amazon Resource Name (ARN) of an IAM role with permission to access your S3 bucket that contains the thesaurus file.
roleArn() - Method in class software.amazon.awssdk.services.kendra.model.CustomDocumentEnrichmentConfiguration
The Amazon Resource Name (ARN) of a role with permission to run PreExtractionHookConfiguration and PostExtractionHookConfiguration for altering document metadata and content during the document ingestion process.
roleArn() - Method in class software.amazon.awssdk.services.kendra.model.DescribeDataSourceResponse
The Amazon Resource Name (ARN) of the role with permission to access the data source and required resources.
roleArn() - Method in class software.amazon.awssdk.services.kendra.model.DescribeExperienceResponse
Shows the Amazon Resource Name (ARN) of a role with permission to access Query API, QuerySuggestions API, SubmitFeedback API, and IAM Identity Center that stores your user and group information.
roleArn() - Method in class software.amazon.awssdk.services.kendra.model.DescribeFaqResponse
The Amazon Resource Name (ARN) of the role that provides access to the S3 bucket containing the input files for the FAQ.
roleArn() - Method in class software.amazon.awssdk.services.kendra.model.DescribeIndexResponse
The Amazon Resource Name (ARN) of the IAM role that gives Amazon Kendra permission to write to your Amazon CloudWatch logs.
roleArn() - Method in class software.amazon.awssdk.services.kendra.model.DescribeQuerySuggestionsBlockListResponse
The IAM (Identity and Access Management) role used by Amazon Kendra to access the block list text file in S3.
roleArn() - Method in class software.amazon.awssdk.services.kendra.model.DescribeThesaurusResponse
An IAM role that gives Amazon Kendra permissions to access thesaurus file specified in SourceS3Path.
roleArn() - Method in class software.amazon.awssdk.services.kendra.model.PutPrincipalMappingRequest
The Amazon Resource Name (ARN) of a role that has access to the S3 file that contains your list of users or sub groups that belong to a group.
roleArn() - Method in class software.amazon.awssdk.services.kendra.model.UpdateDataSourceRequest
The Amazon Resource Name (ARN) of a role with permission to access the data source and required resources.
roleArn() - Method in class software.amazon.awssdk.services.kendra.model.UpdateExperienceRequest
The Amazon Resource Name (ARN) of a role with permission to access Query API, QuerySuggestions API, SubmitFeedback API, and IAM Identity Center that stores your user and group information.
roleArn() - Method in class software.amazon.awssdk.services.kendra.model.UpdateIndexRequest
An Identity and Access Management (IAM) role that gives Amazon Kendra permission to access Amazon CloudWatch logs and metrics.
roleArn() - Method in class software.amazon.awssdk.services.kendra.model.UpdateQuerySuggestionsBlockListRequest
The IAM (Identity and Access Management) role used to access the block list text file in S3.
roleArn() - Method in class software.amazon.awssdk.services.kendra.model.UpdateThesaurusRequest
An IAM role that gives Amazon Kendra permissions to access thesaurus file specified in SourceS3Path.
roleArn(String) - Method in interface software.amazon.awssdk.services.kendra.model.BatchPutDocumentRequest.Builder
The Amazon Resource Name (ARN) of an IAM role with permission to access your S3 bucket.
roleArn(String) - Method in interface software.amazon.awssdk.services.kendra.model.CreateDataSourceRequest.Builder
The Amazon Resource Name (ARN) of an IAM role with permission to access the data source and required resources.
roleArn(String) - Method in interface software.amazon.awssdk.services.kendra.model.CreateExperienceRequest.Builder
The Amazon Resource Name (ARN) of an IAM role with permission to access Query API, GetQuerySuggestions API, and other required APIs.
roleArn(String) - Method in interface software.amazon.awssdk.services.kendra.model.CreateFaqRequest.Builder
The Amazon Resource Name (ARN) of an IAM role with permission to access the S3 bucket that contains the FAQs.
roleArn(String) - Method in interface software.amazon.awssdk.services.kendra.model.CreateIndexRequest.Builder
The Amazon Resource Name (ARN) of an IAM role with permission to access your Amazon CloudWatch logs and metrics.
roleArn(String) - Method in interface software.amazon.awssdk.services.kendra.model.CreateQuerySuggestionsBlockListRequest.Builder
The Amazon Resource Name (ARN) of an IAM role with permission to access your S3 bucket that contains the block list text file.
roleArn(String) - Method in interface software.amazon.awssdk.services.kendra.model.CreateThesaurusRequest.Builder
The Amazon Resource Name (ARN) of an IAM role with permission to access your S3 bucket that contains the thesaurus file.
roleArn(String) - Method in interface software.amazon.awssdk.services.kendra.model.CustomDocumentEnrichmentConfiguration.Builder
The Amazon Resource Name (ARN) of a role with permission to run PreExtractionHookConfiguration and PostExtractionHookConfiguration for altering document metadata and content during the document ingestion process.
roleArn(String) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeDataSourceResponse.Builder
The Amazon Resource Name (ARN) of the role with permission to access the data source and required resources.
roleArn(String) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeExperienceResponse.Builder
Shows the Amazon Resource Name (ARN) of a role with permission to access Query API, QuerySuggestions API, SubmitFeedback API, and IAM Identity Center that stores your user and group information.
roleArn(String) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeFaqResponse.Builder
The Amazon Resource Name (ARN) of the role that provides access to the S3 bucket containing the input files for the FAQ.
roleArn(String) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeIndexResponse.Builder
The Amazon Resource Name (ARN) of the IAM role that gives Amazon Kendra permission to write to your Amazon CloudWatch logs.
roleArn(String) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeQuerySuggestionsBlockListResponse.Builder
The IAM (Identity and Access Management) role used by Amazon Kendra to access the block list text file in S3.
roleArn(String) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeThesaurusResponse.Builder
An IAM role that gives Amazon Kendra permissions to access thesaurus file specified in SourceS3Path.
roleArn(String) - Method in interface software.amazon.awssdk.services.kendra.model.PutPrincipalMappingRequest.Builder
The Amazon Resource Name (ARN) of a role that has access to the S3 file that contains your list of users or sub groups that belong to a group.
roleArn(String) - Method in interface software.amazon.awssdk.services.kendra.model.UpdateDataSourceRequest.Builder
The Amazon Resource Name (ARN) of a role with permission to access the data source and required resources.
roleArn(String) - Method in interface software.amazon.awssdk.services.kendra.model.UpdateExperienceRequest.Builder
The Amazon Resource Name (ARN) of a role with permission to access Query API, QuerySuggestions API, SubmitFeedback API, and IAM Identity Center that stores your user and group information.
roleArn(String) - Method in interface software.amazon.awssdk.services.kendra.model.UpdateIndexRequest.Builder
An Identity and Access Management (IAM) role that gives Amazon Kendra permission to access Amazon CloudWatch logs and metrics.
roleArn(String) - Method in interface software.amazon.awssdk.services.kendra.model.UpdateQuerySuggestionsBlockListRequest.Builder
The IAM (Identity and Access Management) role used to access the block list text file in S3.
roleArn(String) - Method in interface software.amazon.awssdk.services.kendra.model.UpdateThesaurusRequest.Builder
An IAM role that gives Amazon Kendra permissions to access thesaurus file specified in SourceS3Path.
rows() - Method in class software.amazon.awssdk.services.kendra.model.TableExcerpt
A list of rows in the table excerpt.
rows(Collection<TableRow>) - Method in interface software.amazon.awssdk.services.kendra.model.TableExcerpt.Builder
A list of rows in the table excerpt.
rows(Consumer<TableRow.Builder>...) - Method in interface software.amazon.awssdk.services.kendra.model.TableExcerpt.Builder
A list of rows in the table excerpt.
rows(TableRow...) - Method in interface software.amazon.awssdk.services.kendra.model.TableExcerpt.Builder
A list of rows in the table excerpt.
RTF - software.amazon.awssdk.services.kendra.model.ContentType
 
Rule - Class in software.amazon.awssdk.services.kendra.endpoints.internal
 
Rule(Rule.Builder) - Constructor for class software.amazon.awssdk.services.kendra.endpoints.internal.Rule
 
Rule.Builder - Class in software.amazon.awssdk.services.kendra.endpoints.internal
 
RuleArn - Class in software.amazon.awssdk.services.kendra.endpoints.internal
 
RuleEngine - Interface in software.amazon.awssdk.services.kendra.endpoints.internal
 
RuleError - Exception in software.amazon.awssdk.services.kendra.endpoints.internal
 
RuleError(RuleError.BuilderImpl) - Constructor for exception software.amazon.awssdk.services.kendra.endpoints.internal.RuleError
 
RuleError.Builder - Interface in software.amazon.awssdk.services.kendra.endpoints.internal
 
RuleEvaluator - Class in software.amazon.awssdk.services.kendra.endpoints.internal
 
RuleEvaluator() - Constructor for class software.amazon.awssdk.services.kendra.endpoints.internal.RuleEvaluator
 
ruleParams(SdkRequest, ExecutionAttributes) - Static method in class software.amazon.awssdk.services.kendra.endpoints.internal.KendraResolveEndpointInterceptor
 
RulePartition - Class in software.amazon.awssdk.services.kendra.endpoints.internal
 
RulePartition.Builder - Class in software.amazon.awssdk.services.kendra.endpoints.internal
 
RuleResult - Class in software.amazon.awssdk.services.kendra.endpoints.internal
 
RULES - Static variable in class software.amazon.awssdk.services.kendra.endpoints.internal.Rule
 
RulesFunctions - Class in software.amazon.awssdk.services.kendra.endpoints.internal
 
RulesFunctions() - Constructor for class software.amazon.awssdk.services.kendra.endpoints.internal.RulesFunctions
 
RuleUrl - Class in software.amazon.awssdk.services.kendra.endpoints.internal
Represents a URL to be used internally for endpoint resolution.
RuleValueVisitor<R> - Interface in software.amazon.awssdk.services.kendra.endpoints.internal
Visitor for the right-hand side of rules (tree, error, endpoint)

S

S3 - software.amazon.awssdk.services.kendra.model.DataSourceType
 
s3Bucket() - Method in class software.amazon.awssdk.services.kendra.model.HookConfiguration
Stores the original, raw documents or the structured, parsed documents before and after altering them.
s3Bucket(String) - Method in interface software.amazon.awssdk.services.kendra.model.HookConfiguration.Builder
Stores the original, raw documents or the structured, parsed documents before and after altering them.
s3Configuration() - Method in class software.amazon.awssdk.services.kendra.model.DataSourceConfiguration
Provides the configuration information to connect to an Amazon S3 bucket as your data source.
s3Configuration(Consumer<S3DataSourceConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.DataSourceConfiguration.Builder
Provides the configuration information to connect to an Amazon S3 bucket as your data source.
s3Configuration(S3DataSourceConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.DataSourceConfiguration.Builder
Provides the configuration information to connect to an Amazon S3 bucket as your data source.
S3DataSourceConfiguration - Class in software.amazon.awssdk.services.kendra.model
Provides the configuration information to connect to an Amazon S3 bucket.
S3DataSourceConfiguration.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
s3Path() - Method in class software.amazon.awssdk.services.kendra.model.CreateFaqRequest
The path to the FAQ file in S3.
s3Path() - Method in class software.amazon.awssdk.services.kendra.model.DescribeFaqResponse
Returns the value of the S3Path property for this object.
s3Path() - Method in class software.amazon.awssdk.services.kendra.model.Document
Returns the value of the S3Path property for this object.
s3Path(Consumer<S3Path.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.CreateFaqRequest.Builder
The path to the FAQ file in S3.
s3Path(Consumer<S3Path.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeFaqResponse.Builder
Sets the value of the S3Path property for this object.
s3Path(Consumer<S3Path.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.Document.Builder
Sets the value of the S3Path property for this object.
s3Path(S3Path) - Method in interface software.amazon.awssdk.services.kendra.model.CreateFaqRequest.Builder
The path to the FAQ file in S3.
s3Path(S3Path) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeFaqResponse.Builder
Sets the value of the S3Path property for this object.
s3Path(S3Path) - Method in interface software.amazon.awssdk.services.kendra.model.Document.Builder
Sets the value of the S3Path property for this object.
S3Path - Class in software.amazon.awssdk.services.kendra.model
Information required to find a specific file in an Amazon S3 bucket.
S3Path.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
s3PathforGroupMembers() - Method in class software.amazon.awssdk.services.kendra.model.GroupMembers
If you have more than 1000 users and/or sub groups for a single group, you need to provide the path to the S3 file that lists your users and sub groups for a group.
s3PathforGroupMembers(Consumer<S3Path.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.GroupMembers.Builder
If you have more than 1000 users and/or sub groups for a single group, you need to provide the path to the S3 file that lists your users and sub groups for a group.
s3PathforGroupMembers(S3Path) - Method in interface software.amazon.awssdk.services.kendra.model.GroupMembers.Builder
If you have more than 1000 users and/or sub groups for a single group, you need to provide the path to the S3 file that lists your users and sub groups for a group.
s3Prefix() - Method in class software.amazon.awssdk.services.kendra.model.DocumentsMetadataConfiguration
A prefix used to filter metadata configuration files in the Amazon Web Services S3 bucket.
s3Prefix(String) - Method in interface software.amazon.awssdk.services.kendra.model.DocumentsMetadataConfiguration.Builder
A prefix used to filter metadata configuration files in the Amazon Web Services S3 bucket.
SAAS - software.amazon.awssdk.services.kendra.model.Type
 
saaSConfiguration() - Method in class software.amazon.awssdk.services.kendra.model.GitHubConfiguration
Configuration information to connect to GitHub Enterprise Cloud (SaaS).
saaSConfiguration(Consumer<SaaSConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.GitHubConfiguration.Builder
Configuration information to connect to GitHub Enterprise Cloud (SaaS).
saaSConfiguration(SaaSConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.GitHubConfiguration.Builder
Configuration information to connect to GitHub Enterprise Cloud (SaaS).
SaaSConfiguration - Class in software.amazon.awssdk.services.kendra.model
Provides the configuration information to connect to GitHub Enterprise Cloud (SaaS).
SaaSConfiguration.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
SALESFORCE - software.amazon.awssdk.services.kendra.model.DataSourceType
 
SalesforceChatterFeedConfiguration - Class in software.amazon.awssdk.services.kendra.model
The configuration information for syncing a Salesforce chatter feed.
SalesforceChatterFeedConfiguration.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
SalesforceChatterFeedIncludeFilterType - Enum in software.amazon.awssdk.services.kendra.model
 
salesforceConfiguration() - Method in class software.amazon.awssdk.services.kendra.model.DataSourceConfiguration
Provides the configuration information to connect to Salesforce as your data source.
salesforceConfiguration(Consumer<SalesforceConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.DataSourceConfiguration.Builder
Provides the configuration information to connect to Salesforce as your data source.
salesforceConfiguration(SalesforceConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.DataSourceConfiguration.Builder
Provides the configuration information to connect to Salesforce as your data source.
SalesforceConfiguration - Class in software.amazon.awssdk.services.kendra.model
Provides the configuration information to connect to Salesforce as your data source.
SalesforceConfiguration.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
SalesforceCustomKnowledgeArticleTypeConfiguration - Class in software.amazon.awssdk.services.kendra.model
Provides the configuration information for indexing Salesforce custom articles.
SalesforceCustomKnowledgeArticleTypeConfiguration.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
SalesforceKnowledgeArticleConfiguration - Class in software.amazon.awssdk.services.kendra.model
Provides the configuration information for the knowledge article types that Amazon Kendra indexes.
SalesforceKnowledgeArticleConfiguration.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
SalesforceKnowledgeArticleState - Enum in software.amazon.awssdk.services.kendra.model
 
SalesforceStandardKnowledgeArticleTypeConfiguration - Class in software.amazon.awssdk.services.kendra.model
Provides the configuration information for standard Salesforce knowledge articles.
SalesforceStandardKnowledgeArticleTypeConfiguration.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
SalesforceStandardObjectAttachmentConfiguration - Class in software.amazon.awssdk.services.kendra.model
Provides the configuration information for processing attachments to Salesforce standard objects.
SalesforceStandardObjectAttachmentConfiguration.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
SalesforceStandardObjectConfiguration - Class in software.amazon.awssdk.services.kendra.model
Provides the configuration information for indexing a single standard object.
SalesforceStandardObjectConfiguration.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
SalesforceStandardObjectName - Enum in software.amazon.awssdk.services.kendra.model
 
schedule() - Method in class software.amazon.awssdk.services.kendra.model.CreateDataSourceRequest
Sets the frequency for Amazon Kendra to check the documents in your data source repository and update the index.
schedule() - Method in class software.amazon.awssdk.services.kendra.model.DescribeDataSourceResponse
The schedule for Amazon Kendra to update the index.
schedule() - Method in class software.amazon.awssdk.services.kendra.model.UpdateDataSourceRequest
The sync schedule you want to update for the data source connector.
schedule(String) - Method in interface software.amazon.awssdk.services.kendra.model.CreateDataSourceRequest.Builder
Sets the frequency for Amazon Kendra to check the documents in your data source repository and update the index.
schedule(String) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeDataSourceResponse.Builder
The schedule for Amazon Kendra to update the index.
schedule(String) - Method in interface software.amazon.awssdk.services.kendra.model.UpdateDataSourceRequest.Builder
The sync schedule you want to update for the data source connector.
scheme() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.RuleUrl
 
SCHEME - Static variable in class software.amazon.awssdk.services.kendra.endpoints.internal.ParseUrl
 
Scope<T> - Class in software.amazon.awssdk.services.kendra.endpoints.internal
 
Scope() - Constructor for class software.amazon.awssdk.services.kendra.endpoints.internal.Scope
 
scoreAttributes() - Method in class software.amazon.awssdk.services.kendra.model.QueryResultItem
Indicates the confidence level of Amazon Kendra providing a relevant result for the query.
scoreAttributes() - Method in class software.amazon.awssdk.services.kendra.model.RetrieveResultItem
The confidence score bucket for a retrieved passage result.
scoreAttributes(Consumer<ScoreAttributes.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.QueryResultItem.Builder
Indicates the confidence level of Amazon Kendra providing a relevant result for the query.
scoreAttributes(Consumer<ScoreAttributes.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.RetrieveResultItem.Builder
The confidence score bucket for a retrieved passage result.
scoreAttributes(ScoreAttributes) - Method in interface software.amazon.awssdk.services.kendra.model.QueryResultItem.Builder
Indicates the confidence level of Amazon Kendra providing a relevant result for the query.
scoreAttributes(ScoreAttributes) - Method in interface software.amazon.awssdk.services.kendra.model.RetrieveResultItem.Builder
The confidence score bucket for a retrieved passage result.
ScoreAttributes - Class in software.amazon.awssdk.services.kendra.model
Provides a relative ranking that indicates how confident Amazon Kendra is that the response is relevant to the query.
ScoreAttributes.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
scoreConfidence() - Method in class software.amazon.awssdk.services.kendra.model.ScoreAttributes
A relative ranking for how relevant the response is to the query.
scoreConfidence(String) - Method in interface software.amazon.awssdk.services.kendra.model.ScoreAttributes.Builder
A relative ranking for how relevant the response is to the query.
scoreConfidence(ScoreConfidence) - Method in interface software.amazon.awssdk.services.kendra.model.ScoreAttributes.Builder
A relative ranking for how relevant the response is to the query.
ScoreConfidence - Enum in software.amazon.awssdk.services.kendra.model
Enumeration for query score confidence.
scoreConfidenceAsString() - Method in class software.amazon.awssdk.services.kendra.model.ScoreAttributes
A relative ranking for how relevant the response is to the query.
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.AccessControlConfigurationSummary
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.AccessControlListConfiguration
 
sdkFieldNameToField() - Method in exception software.amazon.awssdk.services.kendra.model.AccessDeniedException
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.AclConfiguration
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.AdditionalResultAttribute
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.AdditionalResultAttributeValue
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.AlfrescoConfiguration
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.AssociateEntitiesToExperienceRequest
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.AssociateEntitiesToExperienceResponse
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.AssociatePersonasToEntitiesRequest
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.AssociatePersonasToEntitiesResponse
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.AttributeFilter
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.AttributeSuggestionsDescribeConfig
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.AttributeSuggestionsGetConfig
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.AttributeSuggestionsUpdateConfig
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.AuthenticationConfiguration
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.BasicAuthenticationConfiguration
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.BatchDeleteDocumentRequest
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.BatchDeleteDocumentResponse
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.BatchDeleteDocumentResponseFailedDocument
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.BatchDeleteFeaturedResultsSetError
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.BatchDeleteFeaturedResultsSetRequest
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.BatchDeleteFeaturedResultsSetResponse
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.BatchGetDocumentStatusRequest
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.BatchGetDocumentStatusResponse
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.BatchGetDocumentStatusResponseError
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.BatchPutDocumentRequest
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.BatchPutDocumentResponse
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.BatchPutDocumentResponseFailedDocument
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.BoxConfiguration
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.CapacityUnitsConfiguration
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.ClearQuerySuggestionsRequest
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.ClearQuerySuggestionsResponse
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.ClickFeedback
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.CollapseConfiguration
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.CollapsedResultDetail
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.ColumnConfiguration
 
sdkFieldNameToField() - Method in exception software.amazon.awssdk.services.kendra.model.ConflictException
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.ConflictingItem
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.ConfluenceAttachmentConfiguration
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.ConfluenceAttachmentToIndexFieldMapping
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.ConfluenceBlogConfiguration
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.ConfluenceBlogToIndexFieldMapping
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.ConfluenceConfiguration
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.ConfluencePageConfiguration
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.ConfluencePageToIndexFieldMapping
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.ConfluenceSpaceConfiguration
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.ConfluenceSpaceToIndexFieldMapping
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.ConnectionConfiguration
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.ContentSourceConfiguration
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.Correction
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.CreateAccessControlConfigurationRequest
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.CreateAccessControlConfigurationResponse
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.CreateDataSourceRequest
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.CreateDataSourceResponse
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.CreateExperienceRequest
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.CreateExperienceResponse
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.CreateFaqRequest
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.CreateFaqResponse
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.CreateFeaturedResultsSetRequest
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.CreateFeaturedResultsSetResponse
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.CreateIndexRequest
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.CreateIndexResponse
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.CreateQuerySuggestionsBlockListRequest
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.CreateQuerySuggestionsBlockListResponse
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.CreateThesaurusRequest
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.CreateThesaurusResponse
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.CustomDocumentEnrichmentConfiguration
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.DatabaseConfiguration
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.DataSourceConfiguration
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.DataSourceGroup
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.DataSourceSummary
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.DataSourceSyncJob
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.DataSourceSyncJobMetrics
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.DataSourceSyncJobMetricTarget
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.DataSourceToIndexFieldMapping
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.DataSourceVpcConfiguration
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.DeleteAccessControlConfigurationRequest
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.DeleteAccessControlConfigurationResponse
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.DeleteDataSourceRequest
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.DeleteDataSourceResponse
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.DeleteExperienceRequest
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.DeleteExperienceResponse
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.DeleteFaqRequest
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.DeleteFaqResponse
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.DeleteIndexRequest
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.DeleteIndexResponse
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.DeletePrincipalMappingRequest
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.DeletePrincipalMappingResponse
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.DeleteQuerySuggestionsBlockListRequest
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.DeleteQuerySuggestionsBlockListResponse
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.DeleteThesaurusRequest
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.DeleteThesaurusResponse
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.DescribeAccessControlConfigurationRequest
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.DescribeAccessControlConfigurationResponse
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.DescribeDataSourceRequest
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.DescribeDataSourceResponse
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.DescribeExperienceRequest
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.DescribeExperienceResponse
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.DescribeFaqRequest
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.DescribeFaqResponse
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.DescribeFeaturedResultsSetRequest
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.DescribeFeaturedResultsSetResponse
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.DescribeIndexRequest
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.DescribeIndexResponse
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.DescribePrincipalMappingRequest
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.DescribePrincipalMappingResponse
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.DescribeQuerySuggestionsBlockListRequest
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.DescribeQuerySuggestionsBlockListResponse
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.DescribeQuerySuggestionsConfigRequest
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.DescribeQuerySuggestionsConfigResponse
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.DescribeThesaurusRequest
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.DescribeThesaurusResponse
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.DisassociateEntitiesFromExperienceRequest
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.DisassociateEntitiesFromExperienceResponse
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.DisassociatePersonasFromEntitiesRequest
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.DisassociatePersonasFromEntitiesResponse
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.Document
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.DocumentAttribute
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.DocumentAttributeCondition
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.DocumentAttributeTarget
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.DocumentAttributeValue
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.DocumentAttributeValueCountPair
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.DocumentInfo
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.DocumentMetadataConfiguration
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.DocumentRelevanceConfiguration
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.DocumentsMetadataConfiguration
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.EntityConfiguration
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.EntityDisplayData
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.EntityPersonaConfiguration
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.ExpandConfiguration
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.ExpandedResultItem
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.ExperienceConfiguration
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.ExperienceEndpoint
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.ExperienceEntitiesSummary
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.ExperiencesSummary
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.Facet
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.FacetResult
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.FailedEntity
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.FaqStatistics
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.FaqSummary
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.FeaturedDocument
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.FeaturedDocumentMissing
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.FeaturedDocumentWithMetadata
 
sdkFieldNameToField() - Method in exception software.amazon.awssdk.services.kendra.model.FeaturedResultsConflictException
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.FeaturedResultsItem
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.FeaturedResultsSet
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.FeaturedResultsSetSummary
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.FsxConfiguration
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.GetQuerySuggestionsRequest
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.GetQuerySuggestionsResponse
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.GetSnapshotsRequest
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.GetSnapshotsResponse
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.GitHubConfiguration
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.GitHubDocumentCrawlProperties
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.GoogleDriveConfiguration
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.GroupMembers
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.GroupOrderingIdSummary
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.GroupSummary
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.HierarchicalPrincipal
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.Highlight
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.HookConfiguration
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.IndexConfigurationSummary
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.IndexStatistics
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.InlineCustomDocumentEnrichmentConfiguration
 
sdkFieldNameToField() - Method in exception software.amazon.awssdk.services.kendra.model.InternalServerException
 
sdkFieldNameToField() - Method in exception software.amazon.awssdk.services.kendra.model.InvalidRequestException
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.JiraConfiguration
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.JsonTokenTypeConfiguration
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.JwtTokenTypeConfiguration
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.ListAccessControlConfigurationsRequest
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.ListAccessControlConfigurationsResponse
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.ListDataSourcesRequest
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.ListDataSourcesResponse
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.ListDataSourceSyncJobsRequest
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.ListDataSourceSyncJobsResponse
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.ListEntityPersonasRequest
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.ListEntityPersonasResponse
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.ListExperienceEntitiesRequest
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.ListExperienceEntitiesResponse
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.ListExperiencesRequest
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.ListExperiencesResponse
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.ListFaqsRequest
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.ListFaqsResponse
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.ListFeaturedResultsSetsRequest
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.ListFeaturedResultsSetsResponse
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.ListGroupsOlderThanOrderingIdRequest
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.ListGroupsOlderThanOrderingIdResponse
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.ListIndicesRequest
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.ListIndicesResponse
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.ListQuerySuggestionsBlockListsRequest
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.ListQuerySuggestionsBlockListsResponse
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.ListTagsForResourceRequest
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.ListTagsForResourceResponse
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.ListThesauriRequest
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.ListThesauriResponse
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.MemberGroup
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.MemberUser
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.OneDriveConfiguration
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.OneDriveUsers
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.OnPremiseConfiguration
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.PersonasSummary
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.Principal
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.ProxyConfiguration
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.PutPrincipalMappingRequest
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.PutPrincipalMappingResponse
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.QueryRequest
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.QueryResponse
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.QueryResultItem
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.QuerySuggestionsBlockListSummary
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.QuipConfiguration
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.Relevance
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.RelevanceFeedback
 
sdkFieldNameToField() - Method in exception software.amazon.awssdk.services.kendra.model.ResourceAlreadyExistException
 
sdkFieldNameToField() - Method in exception software.amazon.awssdk.services.kendra.model.ResourceInUseException
 
sdkFieldNameToField() - Method in exception software.amazon.awssdk.services.kendra.model.ResourceNotFoundException
 
sdkFieldNameToField() - Method in exception software.amazon.awssdk.services.kendra.model.ResourceUnavailableException
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.RetrieveRequest
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.RetrieveResponse
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.RetrieveResultItem
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.S3DataSourceConfiguration
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.S3Path
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.SaaSConfiguration
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.SalesforceChatterFeedConfiguration
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.SalesforceConfiguration
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.SalesforceCustomKnowledgeArticleTypeConfiguration
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.SalesforceKnowledgeArticleConfiguration
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.SalesforceStandardKnowledgeArticleTypeConfiguration
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.SalesforceStandardObjectAttachmentConfiguration
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.SalesforceStandardObjectConfiguration
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.ScoreAttributes
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.Search
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.SeedUrlConfiguration
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.ServerSideEncryptionConfiguration
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.ServiceNowConfiguration
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.ServiceNowKnowledgeArticleConfiguration
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.ServiceNowServiceCatalogConfiguration
 
sdkFieldNameToField() - Method in exception software.amazon.awssdk.services.kendra.model.ServiceQuotaExceededException
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.SharePointConfiguration
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.SiteMapsConfiguration
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.SlackConfiguration
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.SortingConfiguration
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.SourceDocument
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.SpellCorrectedQuery
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.SpellCorrectionConfiguration
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.SqlConfiguration
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.StartDataSourceSyncJobRequest
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.StartDataSourceSyncJobResponse
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.Status
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.StopDataSourceSyncJobRequest
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.StopDataSourceSyncJobResponse
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.SubmitFeedbackRequest
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.SubmitFeedbackResponse
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.SuggestableConfig
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.Suggestion
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.SuggestionHighlight
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.SuggestionTextWithHighlights
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.SuggestionValue
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.TableCell
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.TableExcerpt
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.TableRow
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.Tag
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.TagResourceRequest
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.TagResourceResponse
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.TemplateConfiguration
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.TextDocumentStatistics
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.TextWithHighlights
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.ThesaurusSummary
 
sdkFieldNameToField() - Method in exception software.amazon.awssdk.services.kendra.model.ThrottlingException
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.TimeRange
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.UntagResourceRequest
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.UntagResourceResponse
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.UpdateAccessControlConfigurationRequest
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.UpdateAccessControlConfigurationResponse
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.UpdateDataSourceRequest
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.UpdateDataSourceResponse
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.UpdateExperienceRequest
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.UpdateExperienceResponse
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.UpdateFeaturedResultsSetRequest
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.UpdateFeaturedResultsSetResponse
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.UpdateIndexRequest
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.UpdateIndexResponse
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.UpdateQuerySuggestionsBlockListRequest
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.UpdateQuerySuggestionsBlockListResponse
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.UpdateQuerySuggestionsConfigRequest
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.UpdateQuerySuggestionsConfigResponse
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.UpdateThesaurusRequest
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.UpdateThesaurusResponse
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.Urls
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.UserContext
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.UserGroupResolutionConfiguration
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.UserIdentityConfiguration
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.UserTokenConfiguration
 
sdkFieldNameToField() - Method in exception software.amazon.awssdk.services.kendra.model.ValidationException
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.Warning
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.WebCrawlerConfiguration
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.kendra.model.WorkDocsConfiguration
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.AccessControlConfigurationSummary
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.AccessControlListConfiguration
 
sdkFields() - Method in exception software.amazon.awssdk.services.kendra.model.AccessDeniedException
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.AclConfiguration
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.AdditionalResultAttribute
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.AdditionalResultAttributeValue
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.AlfrescoConfiguration
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.AssociateEntitiesToExperienceRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.AssociateEntitiesToExperienceResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.AssociatePersonasToEntitiesRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.AssociatePersonasToEntitiesResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.AttributeFilter
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.AttributeSuggestionsDescribeConfig
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.AttributeSuggestionsGetConfig
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.AttributeSuggestionsUpdateConfig
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.AuthenticationConfiguration
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.BasicAuthenticationConfiguration
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.BatchDeleteDocumentRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.BatchDeleteDocumentResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.BatchDeleteDocumentResponseFailedDocument
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.BatchDeleteFeaturedResultsSetError
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.BatchDeleteFeaturedResultsSetRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.BatchDeleteFeaturedResultsSetResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.BatchGetDocumentStatusRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.BatchGetDocumentStatusResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.BatchGetDocumentStatusResponseError
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.BatchPutDocumentRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.BatchPutDocumentResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.BatchPutDocumentResponseFailedDocument
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.BoxConfiguration
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.CapacityUnitsConfiguration
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.ClearQuerySuggestionsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.ClearQuerySuggestionsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.ClickFeedback
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.CollapseConfiguration
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.CollapsedResultDetail
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.ColumnConfiguration
 
sdkFields() - Method in exception software.amazon.awssdk.services.kendra.model.ConflictException
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.ConflictingItem
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.ConfluenceAttachmentConfiguration
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.ConfluenceAttachmentToIndexFieldMapping
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.ConfluenceBlogConfiguration
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.ConfluenceBlogToIndexFieldMapping
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.ConfluenceConfiguration
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.ConfluencePageConfiguration
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.ConfluencePageToIndexFieldMapping
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.ConfluenceSpaceConfiguration
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.ConfluenceSpaceToIndexFieldMapping
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.ConnectionConfiguration
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.ContentSourceConfiguration
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.Correction
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.CreateAccessControlConfigurationRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.CreateAccessControlConfigurationResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.CreateDataSourceRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.CreateDataSourceResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.CreateExperienceRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.CreateExperienceResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.CreateFaqRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.CreateFaqResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.CreateFeaturedResultsSetRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.CreateFeaturedResultsSetResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.CreateIndexRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.CreateIndexResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.CreateQuerySuggestionsBlockListRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.CreateQuerySuggestionsBlockListResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.CreateThesaurusRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.CreateThesaurusResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.CustomDocumentEnrichmentConfiguration
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.DatabaseConfiguration
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.DataSourceConfiguration
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.DataSourceGroup
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.DataSourceSummary
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.DataSourceSyncJob
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.DataSourceSyncJobMetrics
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.DataSourceSyncJobMetricTarget
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.DataSourceToIndexFieldMapping
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.DataSourceVpcConfiguration
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.DeleteAccessControlConfigurationRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.DeleteAccessControlConfigurationResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.DeleteDataSourceRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.DeleteDataSourceResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.DeleteExperienceRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.DeleteExperienceResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.DeleteFaqRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.DeleteFaqResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.DeleteIndexRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.DeleteIndexResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.DeletePrincipalMappingRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.DeletePrincipalMappingResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.DeleteQuerySuggestionsBlockListRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.DeleteQuerySuggestionsBlockListResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.DeleteThesaurusRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.DeleteThesaurusResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.DescribeAccessControlConfigurationRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.DescribeAccessControlConfigurationResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.DescribeDataSourceRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.DescribeDataSourceResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.DescribeExperienceRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.DescribeExperienceResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.DescribeFaqRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.DescribeFaqResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.DescribeFeaturedResultsSetRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.DescribeFeaturedResultsSetResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.DescribeIndexRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.DescribeIndexResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.DescribePrincipalMappingRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.DescribePrincipalMappingResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.DescribeQuerySuggestionsBlockListRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.DescribeQuerySuggestionsBlockListResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.DescribeQuerySuggestionsConfigRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.DescribeQuerySuggestionsConfigResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.DescribeThesaurusRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.DescribeThesaurusResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.DisassociateEntitiesFromExperienceRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.DisassociateEntitiesFromExperienceResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.DisassociatePersonasFromEntitiesRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.DisassociatePersonasFromEntitiesResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.Document
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.DocumentAttribute
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.DocumentAttributeCondition
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.DocumentAttributeTarget
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.DocumentAttributeValue
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.DocumentAttributeValueCountPair
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.DocumentInfo
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.DocumentMetadataConfiguration
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.DocumentRelevanceConfiguration
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.DocumentsMetadataConfiguration
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.EntityConfiguration
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.EntityDisplayData
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.EntityPersonaConfiguration
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.ExpandConfiguration
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.ExpandedResultItem
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.ExperienceConfiguration
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.ExperienceEndpoint
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.ExperienceEntitiesSummary
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.ExperiencesSummary
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.Facet
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.FacetResult
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.FailedEntity
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.FaqStatistics
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.FaqSummary
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.FeaturedDocument
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.FeaturedDocumentMissing
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.FeaturedDocumentWithMetadata
 
sdkFields() - Method in exception software.amazon.awssdk.services.kendra.model.FeaturedResultsConflictException
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.FeaturedResultsItem
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.FeaturedResultsSet
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.FeaturedResultsSetSummary
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.FsxConfiguration
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.GetQuerySuggestionsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.GetQuerySuggestionsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.GetSnapshotsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.GetSnapshotsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.GitHubConfiguration
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.GitHubDocumentCrawlProperties
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.GoogleDriveConfiguration
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.GroupMembers
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.GroupOrderingIdSummary
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.GroupSummary
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.HierarchicalPrincipal
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.Highlight
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.HookConfiguration
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.IndexConfigurationSummary
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.IndexStatistics
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.InlineCustomDocumentEnrichmentConfiguration
 
sdkFields() - Method in exception software.amazon.awssdk.services.kendra.model.InternalServerException
 
sdkFields() - Method in exception software.amazon.awssdk.services.kendra.model.InvalidRequestException
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.JiraConfiguration
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.JsonTokenTypeConfiguration
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.JwtTokenTypeConfiguration
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.ListAccessControlConfigurationsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.ListAccessControlConfigurationsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.ListDataSourcesRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.ListDataSourcesResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.ListDataSourceSyncJobsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.ListDataSourceSyncJobsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.ListEntityPersonasRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.ListEntityPersonasResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.ListExperienceEntitiesRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.ListExperienceEntitiesResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.ListExperiencesRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.ListExperiencesResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.ListFaqsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.ListFaqsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.ListFeaturedResultsSetsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.ListFeaturedResultsSetsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.ListGroupsOlderThanOrderingIdRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.ListGroupsOlderThanOrderingIdResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.ListIndicesRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.ListIndicesResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.ListQuerySuggestionsBlockListsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.ListQuerySuggestionsBlockListsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.ListTagsForResourceRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.ListTagsForResourceResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.ListThesauriRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.ListThesauriResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.MemberGroup
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.MemberUser
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.OneDriveConfiguration
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.OneDriveUsers
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.OnPremiseConfiguration
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.PersonasSummary
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.Principal
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.ProxyConfiguration
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.PutPrincipalMappingRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.PutPrincipalMappingResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.QueryRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.QueryResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.QueryResultItem
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.QuerySuggestionsBlockListSummary
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.QuipConfiguration
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.Relevance
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.RelevanceFeedback
 
sdkFields() - Method in exception software.amazon.awssdk.services.kendra.model.ResourceAlreadyExistException
 
sdkFields() - Method in exception software.amazon.awssdk.services.kendra.model.ResourceInUseException
 
sdkFields() - Method in exception software.amazon.awssdk.services.kendra.model.ResourceNotFoundException
 
sdkFields() - Method in exception software.amazon.awssdk.services.kendra.model.ResourceUnavailableException
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.RetrieveRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.RetrieveResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.RetrieveResultItem
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.S3DataSourceConfiguration
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.S3Path
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.SaaSConfiguration
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.SalesforceChatterFeedConfiguration
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.SalesforceConfiguration
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.SalesforceCustomKnowledgeArticleTypeConfiguration
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.SalesforceKnowledgeArticleConfiguration
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.SalesforceStandardKnowledgeArticleTypeConfiguration
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.SalesforceStandardObjectAttachmentConfiguration
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.SalesforceStandardObjectConfiguration
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.ScoreAttributes
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.Search
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.SeedUrlConfiguration
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.ServerSideEncryptionConfiguration
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.ServiceNowConfiguration
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.ServiceNowKnowledgeArticleConfiguration
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.ServiceNowServiceCatalogConfiguration
 
sdkFields() - Method in exception software.amazon.awssdk.services.kendra.model.ServiceQuotaExceededException
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.SharePointConfiguration
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.SiteMapsConfiguration
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.SlackConfiguration
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.SortingConfiguration
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.SourceDocument
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.SpellCorrectedQuery
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.SpellCorrectionConfiguration
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.SqlConfiguration
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.StartDataSourceSyncJobRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.StartDataSourceSyncJobResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.Status
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.StopDataSourceSyncJobRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.StopDataSourceSyncJobResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.SubmitFeedbackRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.SubmitFeedbackResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.SuggestableConfig
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.Suggestion
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.SuggestionHighlight
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.SuggestionTextWithHighlights
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.SuggestionValue
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.TableCell
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.TableExcerpt
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.TableRow
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.Tag
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.TagResourceRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.TagResourceResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.TemplateConfiguration
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.TextDocumentStatistics
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.TextWithHighlights
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.ThesaurusSummary
 
sdkFields() - Method in exception software.amazon.awssdk.services.kendra.model.ThrottlingException
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.TimeRange
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.UntagResourceRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.UntagResourceResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.UpdateAccessControlConfigurationRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.UpdateAccessControlConfigurationResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.UpdateDataSourceRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.UpdateDataSourceResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.UpdateExperienceRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.UpdateExperienceResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.UpdateFeaturedResultsSetRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.UpdateFeaturedResultsSetResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.UpdateIndexRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.UpdateIndexResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.UpdateQuerySuggestionsBlockListRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.UpdateQuerySuggestionsBlockListResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.UpdateQuerySuggestionsConfigRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.UpdateQuerySuggestionsConfigResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.UpdateThesaurusRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.UpdateThesaurusResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.Urls
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.UserContext
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.UserGroupResolutionConfiguration
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.UserIdentityConfiguration
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.UserTokenConfiguration
 
sdkFields() - Method in exception software.amazon.awssdk.services.kendra.model.ValidationException
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.Warning
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.WebCrawlerConfiguration
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.WorkDocsConfiguration
 
search() - Method in class software.amazon.awssdk.services.kendra.model.DocumentMetadataConfiguration
Provides information about how the field is used during a search.
search(Consumer<Search.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.DocumentMetadataConfiguration.Builder
Provides information about how the field is used during a search.
search(Search) - Method in interface software.amazon.awssdk.services.kendra.model.DocumentMetadataConfiguration.Builder
Provides information about how the field is used during a search.
Search - Class in software.amazon.awssdk.services.kendra.model
Provides information about how a custom index field is used during a search.
Search.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
searchable() - Method in class software.amazon.awssdk.services.kendra.model.Search
Determines whether the field is used in the search.
searchable(Boolean) - Method in interface software.amazon.awssdk.services.kendra.model.Search.Builder
Determines whether the field is used in the search.
SECRET_MANAGER - software.amazon.awssdk.services.kendra.model.KeyLocation
 
secretArn() - Method in class software.amazon.awssdk.services.kendra.model.AlfrescoConfiguration
The Amazon Resource Name (ARN) of an Secrets Manager secret that contains the key-value pairs required to connect to your Alfresco data source.
secretArn() - Method in class software.amazon.awssdk.services.kendra.model.BoxConfiguration
The Amazon Resource Name (ARN) of an Secrets Manager secret that contains the key-value pairs required to connect to your Box platform.
secretArn() - Method in class software.amazon.awssdk.services.kendra.model.ConfluenceConfiguration
The Amazon Resource Name (ARN) of an Secrets Manager secret that contains the user name and password required to connect to the Confluence instance.
secretArn() - Method in class software.amazon.awssdk.services.kendra.model.ConnectionConfiguration
The Amazon Resource Name (ARN) of credentials stored in Secrets Manager.
secretArn() - Method in class software.amazon.awssdk.services.kendra.model.FsxConfiguration
The Amazon Resource Name (ARN) of an Secrets Manager secret that contains the key-value pairs required to connect to your Amazon FSx file system.
secretArn() - Method in class software.amazon.awssdk.services.kendra.model.GitHubConfiguration
The Amazon Resource Name (ARN) of an Secrets Manager secret that contains the key-value pairs required to connect to your GitHub.
secretArn() - Method in class software.amazon.awssdk.services.kendra.model.GoogleDriveConfiguration
The Amazon Resource Name (ARN) of a Secrets Managersecret that contains the credentials required to connect to Google Drive.
secretArn() - Method in class software.amazon.awssdk.services.kendra.model.JiraConfiguration
The Amazon Resource Name (ARN) of a secret in Secrets Manager contains the key-value pairs required to connect to your Jira data source.
secretArn() - Method in class software.amazon.awssdk.services.kendra.model.OneDriveConfiguration
The Amazon Resource Name (ARN) of an Secrets Managersecret that contains the user name and password to connect to OneDrive.
secretArn() - Method in class software.amazon.awssdk.services.kendra.model.QuipConfiguration
The Amazon Resource Name (ARN) of an Secrets Manager secret that contains the key-value pairs that are required to connect to your Quip.
secretArn() - Method in class software.amazon.awssdk.services.kendra.model.SalesforceConfiguration
The Amazon Resource Name (ARN) of an Secrets Managersecret that contains the key/value pairs required to connect to your Salesforce instance.
secretArn() - Method in class software.amazon.awssdk.services.kendra.model.ServiceNowConfiguration
The Amazon Resource Name (ARN) of the Secrets Manager secret that contains the user name and password required to connect to the ServiceNow instance.
secretArn() - Method in class software.amazon.awssdk.services.kendra.model.SharePointConfiguration
The Amazon Resource Name (ARN) of an Secrets Manager secret that contains the user name and password required to connect to the SharePoint instance.
secretArn() - Method in class software.amazon.awssdk.services.kendra.model.SlackConfiguration
The Amazon Resource Name (ARN) of an Secrets Manager secret that contains the key-value pairs required to connect to your Slack workspace team.
secretArn(String) - Method in interface software.amazon.awssdk.services.kendra.model.AlfrescoConfiguration.Builder
The Amazon Resource Name (ARN) of an Secrets Manager secret that contains the key-value pairs required to connect to your Alfresco data source.
secretArn(String) - Method in interface software.amazon.awssdk.services.kendra.model.BoxConfiguration.Builder
The Amazon Resource Name (ARN) of an Secrets Manager secret that contains the key-value pairs required to connect to your Box platform.
secretArn(String) - Method in interface software.amazon.awssdk.services.kendra.model.ConfluenceConfiguration.Builder
The Amazon Resource Name (ARN) of an Secrets Manager secret that contains the user name and password required to connect to the Confluence instance.
secretArn(String) - Method in interface software.amazon.awssdk.services.kendra.model.ConnectionConfiguration.Builder
The Amazon Resource Name (ARN) of credentials stored in Secrets Manager.
secretArn(String) - Method in interface software.amazon.awssdk.services.kendra.model.FsxConfiguration.Builder
The Amazon Resource Name (ARN) of an Secrets Manager secret that contains the key-value pairs required to connect to your Amazon FSx file system.
secretArn(String) - Method in interface software.amazon.awssdk.services.kendra.model.GitHubConfiguration.Builder
The Amazon Resource Name (ARN) of an Secrets Manager secret that contains the key-value pairs required to connect to your GitHub.
secretArn(String) - Method in interface software.amazon.awssdk.services.kendra.model.GoogleDriveConfiguration.Builder
The Amazon Resource Name (ARN) of a Secrets Managersecret that contains the credentials required to connect to Google Drive.
secretArn(String) - Method in interface software.amazon.awssdk.services.kendra.model.JiraConfiguration.Builder
The Amazon Resource Name (ARN) of a secret in Secrets Manager contains the key-value pairs required to connect to your Jira data source.
secretArn(String) - Method in interface software.amazon.awssdk.services.kendra.model.OneDriveConfiguration.Builder
The Amazon Resource Name (ARN) of an Secrets Managersecret that contains the user name and password to connect to OneDrive.
secretArn(String) - Method in interface software.amazon.awssdk.services.kendra.model.QuipConfiguration.Builder
The Amazon Resource Name (ARN) of an Secrets Manager secret that contains the key-value pairs that are required to connect to your Quip.
secretArn(String) - Method in interface software.amazon.awssdk.services.kendra.model.SalesforceConfiguration.Builder
The Amazon Resource Name (ARN) of an Secrets Managersecret that contains the key/value pairs required to connect to your Salesforce instance.
secretArn(String) - Method in interface software.amazon.awssdk.services.kendra.model.ServiceNowConfiguration.Builder
The Amazon Resource Name (ARN) of the Secrets Manager secret that contains the user name and password required to connect to the ServiceNow instance.
secretArn(String) - Method in interface software.amazon.awssdk.services.kendra.model.SharePointConfiguration.Builder
The Amazon Resource Name (ARN) of an Secrets Manager secret that contains the user name and password required to connect to the SharePoint instance.
secretArn(String) - Method in interface software.amazon.awssdk.services.kendra.model.SlackConfiguration.Builder
The Amazon Resource Name (ARN) of an Secrets Manager secret that contains the key-value pairs required to connect to your Slack workspace team.
secretManagerArn() - Method in class software.amazon.awssdk.services.kendra.model.JwtTokenTypeConfiguration
The Amazon Resource Name (arn) of the secret.
secretManagerArn(String) - Method in interface software.amazon.awssdk.services.kendra.model.JwtTokenTypeConfiguration.Builder
The Amazon Resource Name (arn) of the secret.
securityGroupIds() - Method in class software.amazon.awssdk.services.kendra.model.DataSourceVpcConfiguration
A list of identifiers of security groups within your Amazon VPC.
securityGroupIds(String...) - Method in interface software.amazon.awssdk.services.kendra.model.DataSourceVpcConfiguration.Builder
A list of identifiers of security groups within your Amazon VPC.
securityGroupIds(Collection<String>) - Method in interface software.amazon.awssdk.services.kendra.model.DataSourceVpcConfiguration.Builder
A list of identifiers of security groups within your Amazon VPC.
seedUrlConfiguration() - Method in class software.amazon.awssdk.services.kendra.model.Urls
Configuration of the seed or starting point URLs of the websites you want to crawl.
seedUrlConfiguration(Consumer<SeedUrlConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.Urls.Builder
Configuration of the seed or starting point URLs of the websites you want to crawl.
seedUrlConfiguration(SeedUrlConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.Urls.Builder
Configuration of the seed or starting point URLs of the websites you want to crawl.
SeedUrlConfiguration - Class in software.amazon.awssdk.services.kendra.model
Provides the configuration information for the seed or starting point URLs to crawl.
SeedUrlConfiguration.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
seedUrls() - Method in class software.amazon.awssdk.services.kendra.model.SeedUrlConfiguration
The list of seed or starting point URLs of the websites you want to crawl.
seedUrls(String...) - Method in interface software.amazon.awssdk.services.kendra.model.SeedUrlConfiguration.Builder
The list of seed or starting point URLs of the websites you want to crawl.
seedUrls(Collection<String>) - Method in interface software.amazon.awssdk.services.kendra.model.SeedUrlConfiguration.Builder
The list of seed or starting point URLs of the websites you want to crawl.
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.AccessControlConfigurationSummary
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.AccessControlListConfiguration
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.kendra.model.AccessDeniedException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.AclConfiguration
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.AdditionalResultAttribute
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.AdditionalResultAttributeValue
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.AlfrescoConfiguration
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.AssociateEntitiesToExperienceRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.AssociateEntitiesToExperienceResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.AssociatePersonasToEntitiesRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.AssociatePersonasToEntitiesResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.AttributeFilter
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.AttributeSuggestionsDescribeConfig
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.AttributeSuggestionsGetConfig
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.AttributeSuggestionsUpdateConfig
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.AuthenticationConfiguration
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.BasicAuthenticationConfiguration
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.BatchDeleteDocumentRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.BatchDeleteDocumentResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.BatchDeleteDocumentResponseFailedDocument
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.BatchDeleteFeaturedResultsSetError
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.BatchDeleteFeaturedResultsSetRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.BatchDeleteFeaturedResultsSetResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.BatchGetDocumentStatusRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.BatchGetDocumentStatusResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.BatchGetDocumentStatusResponseError
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.BatchPutDocumentRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.BatchPutDocumentResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.BatchPutDocumentResponseFailedDocument
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.BoxConfiguration
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.CapacityUnitsConfiguration
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.ClearQuerySuggestionsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.ClearQuerySuggestionsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.ClickFeedback
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.CollapseConfiguration
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.CollapsedResultDetail
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.ColumnConfiguration
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.kendra.model.ConflictException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.ConflictingItem
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.ConfluenceAttachmentConfiguration
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.ConfluenceAttachmentToIndexFieldMapping
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.ConfluenceBlogConfiguration
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.ConfluenceBlogToIndexFieldMapping
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.ConfluenceConfiguration
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.ConfluencePageConfiguration
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.ConfluencePageToIndexFieldMapping
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.ConfluenceSpaceConfiguration
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.ConfluenceSpaceToIndexFieldMapping
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.ConnectionConfiguration
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.ContentSourceConfiguration
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.Correction
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.CreateAccessControlConfigurationRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.CreateAccessControlConfigurationResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.CreateDataSourceRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.CreateDataSourceResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.CreateExperienceRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.CreateExperienceResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.CreateFaqRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.CreateFaqResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.CreateFeaturedResultsSetRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.CreateFeaturedResultsSetResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.CreateIndexRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.CreateIndexResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.CreateQuerySuggestionsBlockListRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.CreateQuerySuggestionsBlockListResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.CreateThesaurusRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.CreateThesaurusResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.CustomDocumentEnrichmentConfiguration
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.DatabaseConfiguration
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.DataSourceConfiguration
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.DataSourceGroup
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.DataSourceSummary
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.DataSourceSyncJob
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.DataSourceSyncJobMetrics
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.DataSourceSyncJobMetricTarget
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.DataSourceToIndexFieldMapping
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.DataSourceVpcConfiguration
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.DeleteAccessControlConfigurationRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.DeleteAccessControlConfigurationResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.DeleteDataSourceRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.DeleteDataSourceResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.DeleteExperienceRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.DeleteExperienceResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.DeleteFaqRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.DeleteFaqResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.DeleteIndexRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.DeleteIndexResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.DeletePrincipalMappingRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.DeletePrincipalMappingResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.DeleteQuerySuggestionsBlockListRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.DeleteQuerySuggestionsBlockListResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.DeleteThesaurusRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.DeleteThesaurusResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.DescribeAccessControlConfigurationRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.DescribeAccessControlConfigurationResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.DescribeDataSourceRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.DescribeDataSourceResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.DescribeExperienceRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.DescribeExperienceResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.DescribeFaqRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.DescribeFaqResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.DescribeFeaturedResultsSetRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.DescribeFeaturedResultsSetResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.DescribeIndexRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.DescribeIndexResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.DescribePrincipalMappingRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.DescribePrincipalMappingResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.DescribeQuerySuggestionsBlockListRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.DescribeQuerySuggestionsBlockListResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.DescribeQuerySuggestionsConfigRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.DescribeQuerySuggestionsConfigResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.DescribeThesaurusRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.DescribeThesaurusResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.DisassociateEntitiesFromExperienceRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.DisassociateEntitiesFromExperienceResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.DisassociatePersonasFromEntitiesRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.DisassociatePersonasFromEntitiesResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.Document
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.DocumentAttribute
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.DocumentAttributeCondition
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.DocumentAttributeTarget
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.DocumentAttributeValue
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.DocumentAttributeValueCountPair
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.DocumentInfo
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.DocumentMetadataConfiguration
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.DocumentRelevanceConfiguration
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.DocumentsMetadataConfiguration
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.EntityConfiguration
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.EntityDisplayData
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.EntityPersonaConfiguration
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.ExpandConfiguration
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.ExpandedResultItem
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.ExperienceConfiguration
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.ExperienceEndpoint
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.ExperienceEntitiesSummary
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.ExperiencesSummary
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.Facet
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.FacetResult
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.FailedEntity
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.FaqStatistics
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.FaqSummary
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.FeaturedDocument
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.FeaturedDocumentMissing
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.FeaturedDocumentWithMetadata
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.kendra.model.FeaturedResultsConflictException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.FeaturedResultsItem
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.FeaturedResultsSet
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.FeaturedResultsSetSummary
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.FsxConfiguration
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.GetQuerySuggestionsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.GetQuerySuggestionsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.GetSnapshotsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.GetSnapshotsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.GitHubConfiguration
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.GitHubDocumentCrawlProperties
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.GoogleDriveConfiguration
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.GroupMembers
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.GroupOrderingIdSummary
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.GroupSummary
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.HierarchicalPrincipal
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.Highlight
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.HookConfiguration
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.IndexConfigurationSummary
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.IndexStatistics
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.InlineCustomDocumentEnrichmentConfiguration
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.kendra.model.InternalServerException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.kendra.model.InvalidRequestException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.JiraConfiguration
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.JsonTokenTypeConfiguration
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.JwtTokenTypeConfiguration
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.kendra.model.KendraException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.ListAccessControlConfigurationsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.ListAccessControlConfigurationsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.ListDataSourcesRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.ListDataSourcesResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.ListDataSourceSyncJobsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.ListDataSourceSyncJobsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.ListEntityPersonasRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.ListEntityPersonasResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.ListExperienceEntitiesRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.ListExperienceEntitiesResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.ListExperiencesRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.ListExperiencesResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.ListFaqsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.ListFaqsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.ListFeaturedResultsSetsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.ListFeaturedResultsSetsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.ListGroupsOlderThanOrderingIdRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.ListGroupsOlderThanOrderingIdResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.ListIndicesRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.ListIndicesResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.ListQuerySuggestionsBlockListsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.ListQuerySuggestionsBlockListsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.ListTagsForResourceRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.ListTagsForResourceResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.ListThesauriRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.ListThesauriResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.MemberGroup
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.MemberUser
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.OneDriveConfiguration
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.OneDriveUsers
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.OnPremiseConfiguration
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.PersonasSummary
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.Principal
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.ProxyConfiguration
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.PutPrincipalMappingRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.PutPrincipalMappingResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.QueryRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.QueryResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.QueryResultItem
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.QuerySuggestionsBlockListSummary
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.QuipConfiguration
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.Relevance
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.RelevanceFeedback
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.kendra.model.ResourceAlreadyExistException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.kendra.model.ResourceInUseException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.kendra.model.ResourceNotFoundException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.kendra.model.ResourceUnavailableException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.RetrieveRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.RetrieveResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.RetrieveResultItem
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.S3DataSourceConfiguration
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.S3Path
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.SaaSConfiguration
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.SalesforceChatterFeedConfiguration
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.SalesforceConfiguration
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.SalesforceCustomKnowledgeArticleTypeConfiguration
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.SalesforceKnowledgeArticleConfiguration
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.SalesforceStandardKnowledgeArticleTypeConfiguration
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.SalesforceStandardObjectAttachmentConfiguration
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.SalesforceStandardObjectConfiguration
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.ScoreAttributes
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.Search
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.SeedUrlConfiguration
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.ServerSideEncryptionConfiguration
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.ServiceNowConfiguration
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.ServiceNowKnowledgeArticleConfiguration
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.ServiceNowServiceCatalogConfiguration
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.kendra.model.ServiceQuotaExceededException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.SharePointConfiguration
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.SiteMapsConfiguration
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.SlackConfiguration
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.SortingConfiguration
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.SourceDocument
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.SpellCorrectedQuery
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.SpellCorrectionConfiguration
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.SqlConfiguration
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.StartDataSourceSyncJobRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.StartDataSourceSyncJobResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.Status
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.StopDataSourceSyncJobRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.StopDataSourceSyncJobResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.SubmitFeedbackRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.SubmitFeedbackResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.SuggestableConfig
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.Suggestion
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.SuggestionHighlight
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.SuggestionTextWithHighlights
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.SuggestionValue
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.TableCell
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.TableExcerpt
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.TableRow
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.Tag
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.TagResourceRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.TagResourceResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.TemplateConfiguration
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.TextDocumentStatistics
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.TextWithHighlights
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.ThesaurusSummary
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.kendra.model.ThrottlingException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.TimeRange
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.UntagResourceRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.UntagResourceResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.UpdateAccessControlConfigurationRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.UpdateAccessControlConfigurationResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.UpdateDataSourceRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.UpdateDataSourceResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.UpdateExperienceRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.UpdateExperienceResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.UpdateFeaturedResultsSetRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.UpdateFeaturedResultsSetResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.UpdateIndexRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.UpdateIndexResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.UpdateQuerySuggestionsBlockListRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.UpdateQuerySuggestionsBlockListResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.UpdateQuerySuggestionsConfigRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.UpdateQuerySuggestionsConfigResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.UpdateThesaurusRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.UpdateThesaurusResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.Urls
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.UserContext
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.UserGroupResolutionConfiguration
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.UserIdentityConfiguration
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.UserTokenConfiguration
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.kendra.model.ValidationException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.Warning
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.WebCrawlerConfiguration
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.WorkDocsConfiguration
 
SERVER - software.amazon.awssdk.services.kendra.model.ConfluenceVersion
 
serverSideEncryptionConfiguration() - Method in class software.amazon.awssdk.services.kendra.model.CreateIndexRequest
The identifier of the KMS customer managed key (CMK) that's used to encrypt data indexed by Amazon Kendra.
serverSideEncryptionConfiguration() - Method in class software.amazon.awssdk.services.kendra.model.DescribeIndexResponse
The identifier of the KMS customer master key (CMK) that is used to encrypt your data.
serverSideEncryptionConfiguration(Consumer<ServerSideEncryptionConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.CreateIndexRequest.Builder
The identifier of the KMS customer managed key (CMK) that's used to encrypt data indexed by Amazon Kendra.
serverSideEncryptionConfiguration(Consumer<ServerSideEncryptionConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeIndexResponse.Builder
The identifier of the KMS customer master key (CMK) that is used to encrypt your data.
serverSideEncryptionConfiguration(ServerSideEncryptionConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.CreateIndexRequest.Builder
The identifier of the KMS customer managed key (CMK) that's used to encrypt data indexed by Amazon Kendra.
serverSideEncryptionConfiguration(ServerSideEncryptionConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeIndexResponse.Builder
The identifier of the KMS customer master key (CMK) that is used to encrypt your data.
ServerSideEncryptionConfiguration - Class in software.amazon.awssdk.services.kendra.model
Provides the identifier of the KMS key used to encrypt data indexed by Amazon Kendra.
ServerSideEncryptionConfiguration.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
serverUrl() - Method in class software.amazon.awssdk.services.kendra.model.ConfluenceConfiguration
The URL of your Confluence instance.
serverUrl() - Method in class software.amazon.awssdk.services.kendra.model.SalesforceConfiguration
The instance URL for the Salesforce site that you want to index.
serverUrl(String) - Method in interface software.amazon.awssdk.services.kendra.model.ConfluenceConfiguration.Builder
The URL of your Confluence instance.
serverUrl(String) - Method in interface software.amazon.awssdk.services.kendra.model.SalesforceConfiguration.Builder
The instance URL for the Salesforce site that you want to index.
service() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Arn
 
service() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.RuleArn
 
SERVICE - Static variable in class software.amazon.awssdk.services.kendra.endpoints.internal.ParseArn
 
SERVICE_METADATA_ID - Static variable in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
Value for looking up the service's metadata from the ServiceMetadataProvider.
SERVICE_METADATA_ID - Static variable in interface software.amazon.awssdk.services.kendra.KendraClient
Value for looking up the service's metadata from the ServiceMetadataProvider.
SERVICE_NAME - Static variable in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
 
SERVICE_NAME - Static variable in interface software.amazon.awssdk.services.kendra.KendraClient
 
serviceCatalogConfiguration() - Method in class software.amazon.awssdk.services.kendra.model.ServiceNowConfiguration
Configuration information for crawling service catalogs in the ServiceNow site.
serviceCatalogConfiguration(Consumer<ServiceNowServiceCatalogConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.ServiceNowConfiguration.Builder
Configuration information for crawling service catalogs in the ServiceNow site.
serviceCatalogConfiguration(ServiceNowServiceCatalogConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.ServiceNowConfiguration.Builder
Configuration information for crawling service catalogs in the ServiceNow site.
serviceClientConfiguration() - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
 
serviceClientConfiguration() - Method in interface software.amazon.awssdk.services.kendra.KendraClient
 
serviceId(String) - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.EndpointRuleset.Builder
 
serviceMetadata() - Static method in interface software.amazon.awssdk.services.kendra.KendraClient
 
SERVICENOW - software.amazon.awssdk.services.kendra.model.DataSourceType
 
ServiceNowAuthenticationType - Enum in software.amazon.awssdk.services.kendra.model
 
serviceNowBuildVersion() - Method in class software.amazon.awssdk.services.kendra.model.ServiceNowConfiguration
The identifier of the release that the ServiceNow host is running.
serviceNowBuildVersion(String) - Method in interface software.amazon.awssdk.services.kendra.model.ServiceNowConfiguration.Builder
The identifier of the release that the ServiceNow host is running.
serviceNowBuildVersion(ServiceNowBuildVersionType) - Method in interface software.amazon.awssdk.services.kendra.model.ServiceNowConfiguration.Builder
The identifier of the release that the ServiceNow host is running.
serviceNowBuildVersionAsString() - Method in class software.amazon.awssdk.services.kendra.model.ServiceNowConfiguration
The identifier of the release that the ServiceNow host is running.
ServiceNowBuildVersionType - Enum in software.amazon.awssdk.services.kendra.model
 
serviceNowConfiguration() - Method in class software.amazon.awssdk.services.kendra.model.DataSourceConfiguration
Provides the configuration information to connect to ServiceNow as your data source.
serviceNowConfiguration(Consumer<ServiceNowConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.DataSourceConfiguration.Builder
Provides the configuration information to connect to ServiceNow as your data source.
serviceNowConfiguration(ServiceNowConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.DataSourceConfiguration.Builder
Provides the configuration information to connect to ServiceNow as your data source.
ServiceNowConfiguration - Class in software.amazon.awssdk.services.kendra.model
Provides the configuration information to connect to ServiceNow as your data source.
ServiceNowConfiguration.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
ServiceNowKnowledgeArticleConfiguration - Class in software.amazon.awssdk.services.kendra.model
Provides the configuration information for crawling knowledge articles in the ServiceNow site.
ServiceNowKnowledgeArticleConfiguration.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
ServiceNowServiceCatalogConfiguration - Class in software.amazon.awssdk.services.kendra.model
Provides the configuration information for crawling service catalog items in the ServiceNow site
ServiceNowServiceCatalogConfiguration.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
ServiceQuotaExceededException - Exception in software.amazon.awssdk.services.kendra.model
You have exceeded the set limits for your Amazon Kendra service.
ServiceQuotaExceededException.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
setId() - Method in class software.amazon.awssdk.services.kendra.model.ConflictingItem
The identifier of the set of featured results that the conflicting query belongs to.
setId(String) - Method in interface software.amazon.awssdk.services.kendra.model.ConflictingItem.Builder
The identifier of the set of featured results that the conflicting query belongs to.
setName() - Method in class software.amazon.awssdk.services.kendra.model.ConflictingItem
The name for the set of featured results that the conflicting query belongs to.
setName(String) - Method in interface software.amazon.awssdk.services.kendra.model.ConflictingItem.Builder
The name for the set of featured results that the conflicting query belongs to.
setUri(SdkHttpRequest, URI, URI) - Static method in class software.amazon.awssdk.services.kendra.endpoints.internal.AwsEndpointProviderUtils
This sets the request URI to the resolved URI returned by the endpoint provider.
SHAREPOINT - software.amazon.awssdk.services.kendra.model.DataSourceType
 
SHAREPOINT_2013 - software.amazon.awssdk.services.kendra.model.SharePointVersion
 
SHAREPOINT_2016 - software.amazon.awssdk.services.kendra.model.SharePointVersion
 
SHAREPOINT_2019 - software.amazon.awssdk.services.kendra.model.SharePointVersion
 
SHAREPOINT_ONLINE - software.amazon.awssdk.services.kendra.model.SharePointVersion
 
sharePointConfiguration() - Method in class software.amazon.awssdk.services.kendra.model.DataSourceConfiguration
Provides the configuration information to connect to Microsoft SharePoint as your data source.
sharePointConfiguration(Consumer<SharePointConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.DataSourceConfiguration.Builder
Provides the configuration information to connect to Microsoft SharePoint as your data source.
sharePointConfiguration(SharePointConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.DataSourceConfiguration.Builder
Provides the configuration information to connect to Microsoft SharePoint as your data source.
SharePointConfiguration - Class in software.amazon.awssdk.services.kendra.model
Provides the configuration information to connect to Microsoft SharePoint as your data source.
SharePointConfiguration.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
SharePointOnlineAuthenticationType - Enum in software.amazon.awssdk.services.kendra.model
 
sharePointVersion() - Method in class software.amazon.awssdk.services.kendra.model.SharePointConfiguration
The version of Microsoft SharePoint that you use.
sharePointVersion(String) - Method in interface software.amazon.awssdk.services.kendra.model.SharePointConfiguration.Builder
The version of Microsoft SharePoint that you use.
sharePointVersion(SharePointVersion) - Method in interface software.amazon.awssdk.services.kendra.model.SharePointConfiguration.Builder
The version of Microsoft SharePoint that you use.
SharePointVersion - Enum in software.amazon.awssdk.services.kendra.model
 
sharePointVersionAsString() - Method in class software.amazon.awssdk.services.kendra.model.SharePointConfiguration
The version of Microsoft SharePoint that you use.
since() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Parameter.Deprecated
 
sinceCrawlDate() - Method in class software.amazon.awssdk.services.kendra.model.SlackConfiguration
The date to start crawling your data from your Slack workspace team.
sinceCrawlDate(String) - Method in interface software.amazon.awssdk.services.kendra.model.SlackConfiguration.Builder
The date to start crawling your data from your Slack workspace team.
SingleArgFn - Class in software.amazon.awssdk.services.kendra.endpoints.internal
 
SingleArgFn(FnNode) - Constructor for class software.amazon.awssdk.services.kendra.endpoints.internal.SingleArgFn
 
siteId() - Method in class software.amazon.awssdk.services.kendra.model.AlfrescoConfiguration
The identifier of the Alfresco site.
siteId(String) - Method in interface software.amazon.awssdk.services.kendra.model.AlfrescoConfiguration.Builder
The identifier of the Alfresco site.
siteMaps() - Method in class software.amazon.awssdk.services.kendra.model.SiteMapsConfiguration
The list of sitemap URLs of the websites you want to crawl.
siteMaps(String...) - Method in interface software.amazon.awssdk.services.kendra.model.SiteMapsConfiguration.Builder
The list of sitemap URLs of the websites you want to crawl.
siteMaps(Collection<String>) - Method in interface software.amazon.awssdk.services.kendra.model.SiteMapsConfiguration.Builder
The list of sitemap URLs of the websites you want to crawl.
siteMapsConfiguration() - Method in class software.amazon.awssdk.services.kendra.model.Urls
Configuration of the sitemap URLs of the websites you want to crawl.
siteMapsConfiguration(Consumer<SiteMapsConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.Urls.Builder
Configuration of the sitemap URLs of the websites you want to crawl.
siteMapsConfiguration(SiteMapsConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.Urls.Builder
Configuration of the sitemap URLs of the websites you want to crawl.
SiteMapsConfiguration - Class in software.amazon.awssdk.services.kendra.model
Provides the configuration information for the sitemap URLs to crawl.
SiteMapsConfiguration.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
siteUrl() - Method in class software.amazon.awssdk.services.kendra.model.AlfrescoConfiguration
The URL of the Alfresco site.
siteUrl(String) - Method in interface software.amazon.awssdk.services.kendra.model.AlfrescoConfiguration.Builder
The URL of the Alfresco site.
size() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Value.Array
 
SLACK - software.amazon.awssdk.services.kendra.model.DataSourceType
 
slackConfiguration() - Method in class software.amazon.awssdk.services.kendra.model.DataSourceConfiguration
Provides the configuration information to connect to Slack as your data source.
slackConfiguration(Consumer<SlackConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.DataSourceConfiguration.Builder
Provides the configuration information to connect to Slack as your data source.
slackConfiguration(SlackConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.DataSourceConfiguration.Builder
Provides the configuration information to connect to Slack as your data source.
SlackConfiguration - Class in software.amazon.awssdk.services.kendra.model
Provides the configuration information to connect to Slack as your data source.
SlackConfiguration.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
SlackEntity - Enum in software.amazon.awssdk.services.kendra.model
 
slackEntityList() - Method in class software.amazon.awssdk.services.kendra.model.SlackConfiguration
Specify whether to index public channels, private channels, group messages, and direct messages.
slackEntityList(Collection<SlackEntity>) - Method in interface software.amazon.awssdk.services.kendra.model.SlackConfiguration.Builder
Specify whether to index public channels, private channels, group messages, and direct messages.
slackEntityList(SlackEntity...) - Method in interface software.amazon.awssdk.services.kendra.model.SlackConfiguration.Builder
Specify whether to index public channels, private channels, group messages, and direct messages.
slackEntityListAsStrings() - Method in class software.amazon.awssdk.services.kendra.model.SlackConfiguration
Specify whether to index public channels, private channels, group messages, and direct messages.
slackEntityListWithStrings(String...) - Method in interface software.amazon.awssdk.services.kendra.model.SlackConfiguration.Builder
Specify whether to index public channels, private channels, group messages, and direct messages.
slackEntityListWithStrings(Collection<String>) - Method in interface software.amazon.awssdk.services.kendra.model.SlackConfiguration.Builder
Specify whether to index public channels, private channels, group messages, and direct messages.
snapshotsData() - Method in class software.amazon.awssdk.services.kendra.model.GetSnapshotsResponse
The search metrics data.
snapshotsData(Collection<? extends Collection<String>>) - Method in interface software.amazon.awssdk.services.kendra.model.GetSnapshotsResponse.Builder
The search metrics data.
snapshotsData(Collection<String>...) - Method in interface software.amazon.awssdk.services.kendra.model.GetSnapshotsResponse.Builder
The search metrics data.
snapshotsDataHeader() - Method in class software.amazon.awssdk.services.kendra.model.GetSnapshotsResponse
The column headers for the search metrics data.
snapshotsDataHeader(String...) - Method in interface software.amazon.awssdk.services.kendra.model.GetSnapshotsResponse.Builder
The column headers for the search metrics data.
snapshotsDataHeader(Collection<String>) - Method in interface software.amazon.awssdk.services.kendra.model.GetSnapshotsResponse.Builder
The column headers for the search metrics data.
snapShotTimeFilter() - Method in class software.amazon.awssdk.services.kendra.model.GetSnapshotsResponse
The Unix timestamp for the beginning and end of the time window for the search metrics data.
snapShotTimeFilter(Consumer<TimeRange.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.GetSnapshotsResponse.Builder
The Unix timestamp for the beginning and end of the time window for the search metrics data.
snapShotTimeFilter(TimeRange) - Method in interface software.amazon.awssdk.services.kendra.model.GetSnapshotsResponse.Builder
The Unix timestamp for the beginning and end of the time window for the search metrics data.
software.amazon.awssdk.services.kendra - package software.amazon.awssdk.services.kendra
Amazon Kendra is a service for indexing large document sets.
software.amazon.awssdk.services.kendra.auth.scheme - package software.amazon.awssdk.services.kendra.auth.scheme
 
software.amazon.awssdk.services.kendra.auth.scheme.internal - package software.amazon.awssdk.services.kendra.auth.scheme.internal
 
software.amazon.awssdk.services.kendra.endpoints - package software.amazon.awssdk.services.kendra.endpoints
 
software.amazon.awssdk.services.kendra.endpoints.internal - package software.amazon.awssdk.services.kendra.endpoints.internal
 
software.amazon.awssdk.services.kendra.internal - package software.amazon.awssdk.services.kendra.internal
 
software.amazon.awssdk.services.kendra.model - package software.amazon.awssdk.services.kendra.model
 
software.amazon.awssdk.services.kendra.paginators - package software.amazon.awssdk.services.kendra.paginators
 
software.amazon.awssdk.services.kendra.transform - package software.amazon.awssdk.services.kendra.transform
 
SOLUTION - software.amazon.awssdk.services.kendra.model.SalesforceStandardObjectName
 
sortable() - Method in class software.amazon.awssdk.services.kendra.model.Search
Determines whether the field can be used to sort the results of a query.
sortable(Boolean) - Method in interface software.amazon.awssdk.services.kendra.model.Search.Builder
Determines whether the field can be used to sort the results of a query.
sortingConfiguration() - Method in class software.amazon.awssdk.services.kendra.model.QueryRequest
Provides information that determines how the results of the query are sorted.
sortingConfiguration(Consumer<SortingConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.QueryRequest.Builder
Provides information that determines how the results of the query are sorted.
sortingConfiguration(SortingConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.QueryRequest.Builder
Provides information that determines how the results of the query are sorted.
SortingConfiguration - Class in software.amazon.awssdk.services.kendra.model
Specifies the document attribute to use to sort the response to a Amazon Kendra query.
SortingConfiguration.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
sortingConfigurations() - Method in class software.amazon.awssdk.services.kendra.model.CollapseConfiguration
A prioritized list of document attributes/fields that determine the primary document among those in a collapsed group.
sortingConfigurations() - Method in class software.amazon.awssdk.services.kendra.model.QueryRequest
Provides configuration information to determine how the results of a query are sorted.
sortingConfigurations(Collection<SortingConfiguration>) - Method in interface software.amazon.awssdk.services.kendra.model.CollapseConfiguration.Builder
A prioritized list of document attributes/fields that determine the primary document among those in a collapsed group.
sortingConfigurations(Collection<SortingConfiguration>) - Method in interface software.amazon.awssdk.services.kendra.model.QueryRequest.Builder
Provides configuration information to determine how the results of a query are sorted.
sortingConfigurations(Consumer<SortingConfiguration.Builder>...) - Method in interface software.amazon.awssdk.services.kendra.model.CollapseConfiguration.Builder
A prioritized list of document attributes/fields that determine the primary document among those in a collapsed group.
sortingConfigurations(Consumer<SortingConfiguration.Builder>...) - Method in interface software.amazon.awssdk.services.kendra.model.QueryRequest.Builder
Provides configuration information to determine how the results of a query are sorted.
sortingConfigurations(SortingConfiguration...) - Method in interface software.amazon.awssdk.services.kendra.model.CollapseConfiguration.Builder
A prioritized list of document attributes/fields that determine the primary document among those in a collapsed group.
sortingConfigurations(SortingConfiguration...) - Method in interface software.amazon.awssdk.services.kendra.model.QueryRequest.Builder
Provides configuration information to determine how the results of a query are sorted.
sortOrder() - Method in class software.amazon.awssdk.services.kendra.model.SortingConfiguration
The order that the results should be returned in.
sortOrder(String) - Method in interface software.amazon.awssdk.services.kendra.model.SortingConfiguration.Builder
The order that the results should be returned in.
sortOrder(SortOrder) - Method in interface software.amazon.awssdk.services.kendra.model.SortingConfiguration.Builder
The order that the results should be returned in.
SortOrder - Enum in software.amazon.awssdk.services.kendra.model
 
sortOrderAsString() - Method in class software.amazon.awssdk.services.kendra.model.SortingConfiguration
The order that the results should be returned in.
SourceDocument - Class in software.amazon.awssdk.services.kendra.model
The document ID and its fields/attributes that are used for a query suggestion, if document fields set to use for query suggestions.
SourceDocument.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
sourceDocuments() - Method in class software.amazon.awssdk.services.kendra.model.Suggestion
The list of document IDs and their fields/attributes that are used for a single query suggestion, if document fields set to use for query suggestions.
sourceDocuments(Collection<SourceDocument>) - Method in interface software.amazon.awssdk.services.kendra.model.Suggestion.Builder
The list of document IDs and their fields/attributes that are used for a single query suggestion, if document fields set to use for query suggestions.
sourceDocuments(Consumer<SourceDocument.Builder>...) - Method in interface software.amazon.awssdk.services.kendra.model.Suggestion.Builder
The list of document IDs and their fields/attributes that are used for a single query suggestion, if document fields set to use for query suggestions.
sourceDocuments(SourceDocument...) - Method in interface software.amazon.awssdk.services.kendra.model.Suggestion.Builder
The list of document IDs and their fields/attributes that are used for a single query suggestion, if document fields set to use for query suggestions.
SourceException - Exception in software.amazon.awssdk.services.kendra.endpoints.internal
 
SourceException.BuilderImpl - Class in software.amazon.awssdk.services.kendra.endpoints.internal
 
sourceS3Path() - Method in class software.amazon.awssdk.services.kendra.model.CreateQuerySuggestionsBlockListRequest
The S3 path to your block list text file in your S3 bucket.
sourceS3Path() - Method in class software.amazon.awssdk.services.kendra.model.CreateThesaurusRequest
The path to the thesaurus file in S3.
sourceS3Path() - Method in class software.amazon.awssdk.services.kendra.model.DescribeQuerySuggestionsBlockListResponse
Shows the current S3 path to your block list text file in your S3 bucket.
sourceS3Path() - Method in class software.amazon.awssdk.services.kendra.model.DescribeThesaurusResponse
Returns the value of the SourceS3Path property for this object.
sourceS3Path() - Method in class software.amazon.awssdk.services.kendra.model.UpdateQuerySuggestionsBlockListRequest
The S3 path where your block list text file sits in S3.
sourceS3Path() - Method in class software.amazon.awssdk.services.kendra.model.UpdateThesaurusRequest
Returns the value of the SourceS3Path property for this object.
sourceS3Path(Consumer<S3Path.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.CreateQuerySuggestionsBlockListRequest.Builder
The S3 path to your block list text file in your S3 bucket.
sourceS3Path(Consumer<S3Path.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.CreateThesaurusRequest.Builder
The path to the thesaurus file in S3.
sourceS3Path(Consumer<S3Path.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeQuerySuggestionsBlockListResponse.Builder
Shows the current S3 path to your block list text file in your S3 bucket.
sourceS3Path(Consumer<S3Path.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeThesaurusResponse.Builder
Sets the value of the SourceS3Path property for this object.
sourceS3Path(Consumer<S3Path.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.UpdateQuerySuggestionsBlockListRequest.Builder
The S3 path where your block list text file sits in S3.
sourceS3Path(Consumer<S3Path.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.UpdateThesaurusRequest.Builder
Sets the value of the SourceS3Path property for this object.
sourceS3Path(S3Path) - Method in interface software.amazon.awssdk.services.kendra.model.CreateQuerySuggestionsBlockListRequest.Builder
The S3 path to your block list text file in your S3 bucket.
sourceS3Path(S3Path) - Method in interface software.amazon.awssdk.services.kendra.model.CreateThesaurusRequest.Builder
The path to the thesaurus file in S3.
sourceS3Path(S3Path) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeQuerySuggestionsBlockListResponse.Builder
Shows the current S3 path to your block list text file in your S3 bucket.
sourceS3Path(S3Path) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeThesaurusResponse.Builder
Sets the value of the SourceS3Path property for this object.
sourceS3Path(S3Path) - Method in interface software.amazon.awssdk.services.kendra.model.UpdateQuerySuggestionsBlockListRequest.Builder
The S3 path where your block list text file sits in S3.
sourceS3Path(S3Path) - Method in interface software.amazon.awssdk.services.kendra.model.UpdateThesaurusRequest.Builder
Sets the value of the SourceS3Path property for this object.
SPACE_KEY - software.amazon.awssdk.services.kendra.model.ConfluenceAttachmentFieldName
 
SPACE_KEY - software.amazon.awssdk.services.kendra.model.ConfluenceBlogFieldName
 
SPACE_KEY - software.amazon.awssdk.services.kendra.model.ConfluencePageFieldName
 
SPACE_KEY - software.amazon.awssdk.services.kendra.model.ConfluenceSpaceFieldName
 
SPACE_NAME - software.amazon.awssdk.services.kendra.model.ConfluenceAttachmentFieldName
 
SPACE_NAME - software.amazon.awssdk.services.kendra.model.ConfluenceBlogFieldName
 
SPACE_NAME - software.amazon.awssdk.services.kendra.model.ConfluencePageFieldName
 
spaceConfiguration() - Method in class software.amazon.awssdk.services.kendra.model.ConfluenceConfiguration
Configuration information for indexing Confluence spaces.
spaceConfiguration(Consumer<ConfluenceSpaceConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.ConfluenceConfiguration.Builder
Configuration information for indexing Confluence spaces.
spaceConfiguration(ConfluenceSpaceConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.ConfluenceConfiguration.Builder
Configuration information for indexing Confluence spaces.
spaceFieldMappings() - Method in class software.amazon.awssdk.services.kendra.model.ConfluenceSpaceConfiguration
Maps attributes or field names of Confluence spaces to Amazon Kendra index field names.
spaceFieldMappings(Collection<ConfluenceSpaceToIndexFieldMapping>) - Method in interface software.amazon.awssdk.services.kendra.model.ConfluenceSpaceConfiguration.Builder
Maps attributes or field names of Confluence spaces to Amazon Kendra index field names.
spaceFieldMappings(Consumer<ConfluenceSpaceToIndexFieldMapping.Builder>...) - Method in interface software.amazon.awssdk.services.kendra.model.ConfluenceSpaceConfiguration.Builder
Maps attributes or field names of Confluence spaces to Amazon Kendra index field names.
spaceFieldMappings(ConfluenceSpaceToIndexFieldMapping...) - Method in interface software.amazon.awssdk.services.kendra.model.ConfluenceSpaceConfiguration.Builder
Maps attributes or field names of Confluence spaces to Amazon Kendra index field names.
spellCorrectedQueries() - Method in class software.amazon.awssdk.services.kendra.model.QueryResponse
A list of information related to suggested spell corrections for a query.
spellCorrectedQueries(Collection<SpellCorrectedQuery>) - Method in interface software.amazon.awssdk.services.kendra.model.QueryResponse.Builder
A list of information related to suggested spell corrections for a query.
spellCorrectedQueries(Consumer<SpellCorrectedQuery.Builder>...) - Method in interface software.amazon.awssdk.services.kendra.model.QueryResponse.Builder
A list of information related to suggested spell corrections for a query.
spellCorrectedQueries(SpellCorrectedQuery...) - Method in interface software.amazon.awssdk.services.kendra.model.QueryResponse.Builder
A list of information related to suggested spell corrections for a query.
SpellCorrectedQuery - Class in software.amazon.awssdk.services.kendra.model
A query with suggested spell corrections.
SpellCorrectedQuery.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
spellCorrectionConfiguration() - Method in class software.amazon.awssdk.services.kendra.model.QueryRequest
Enables suggested spell corrections for queries.
spellCorrectionConfiguration(Consumer<SpellCorrectionConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.QueryRequest.Builder
Enables suggested spell corrections for queries.
spellCorrectionConfiguration(SpellCorrectionConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.QueryRequest.Builder
Enables suggested spell corrections for queries.
SpellCorrectionConfiguration - Class in software.amazon.awssdk.services.kendra.model
Provides the configuration information for suggested query spell corrections.
SpellCorrectionConfiguration.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
sqlConfiguration() - Method in class software.amazon.awssdk.services.kendra.model.DatabaseConfiguration
Provides information about how Amazon Kendra uses quote marks around SQL identifiers when querying a database data source.
sqlConfiguration(Consumer<SqlConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.DatabaseConfiguration.Builder
Provides information about how Amazon Kendra uses quote marks around SQL identifiers when querying a database data source.
sqlConfiguration(SqlConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.DatabaseConfiguration.Builder
Provides information about how Amazon Kendra uses quote marks around SQL identifiers when querying a database data source.
SqlConfiguration - Class in software.amazon.awssdk.services.kendra.model
Provides the configuration information to use a SQL database.
SqlConfiguration.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
sslCertificateS3Path() - Method in class software.amazon.awssdk.services.kendra.model.AlfrescoConfiguration
The path to the SSL certificate stored in an Amazon S3 bucket.
sslCertificateS3Path() - Method in class software.amazon.awssdk.services.kendra.model.OnPremiseConfiguration
The path to the SSL certificate stored in an Amazon S3 bucket.
sslCertificateS3Path() - Method in class software.amazon.awssdk.services.kendra.model.SharePointConfiguration
The path to the SSL certificate stored in an Amazon S3 bucket.
sslCertificateS3Path(Consumer<S3Path.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.AlfrescoConfiguration.Builder
The path to the SSL certificate stored in an Amazon S3 bucket.
sslCertificateS3Path(Consumer<S3Path.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.OnPremiseConfiguration.Builder
The path to the SSL certificate stored in an Amazon S3 bucket.
sslCertificateS3Path(Consumer<S3Path.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.SharePointConfiguration.Builder
The path to the SSL certificate stored in an Amazon S3 bucket.
sslCertificateS3Path(S3Path) - Method in interface software.amazon.awssdk.services.kendra.model.AlfrescoConfiguration.Builder
The path to the SSL certificate stored in an Amazon S3 bucket.
sslCertificateS3Path(S3Path) - Method in interface software.amazon.awssdk.services.kendra.model.OnPremiseConfiguration.Builder
The path to the SSL certificate stored in an Amazon S3 bucket.
sslCertificateS3Path(S3Path) - Method in interface software.amazon.awssdk.services.kendra.model.SharePointConfiguration.Builder
The path to the SSL certificate stored in an Amazon S3 bucket.
STANDARD - software.amazon.awssdk.services.kendra.model.HighlightType
 
STANDARD_USER - software.amazon.awssdk.services.kendra.model.SalesforceChatterFeedIncludeFilterType
 
standardKnowledgeArticleTypeConfiguration() - Method in class software.amazon.awssdk.services.kendra.model.SalesforceKnowledgeArticleConfiguration
Configuration information for standard Salesforce knowledge articles.
standardKnowledgeArticleTypeConfiguration(Consumer<SalesforceStandardKnowledgeArticleTypeConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.SalesforceKnowledgeArticleConfiguration.Builder
Configuration information for standard Salesforce knowledge articles.
standardKnowledgeArticleTypeConfiguration(SalesforceStandardKnowledgeArticleTypeConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.SalesforceKnowledgeArticleConfiguration.Builder
Configuration information for standard Salesforce knowledge articles.
standardObjectAttachmentConfiguration() - Method in class software.amazon.awssdk.services.kendra.model.SalesforceConfiguration
Configuration information for processing attachments to Salesforce standard objects.
standardObjectAttachmentConfiguration(Consumer<SalesforceStandardObjectAttachmentConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.SalesforceConfiguration.Builder
Configuration information for processing attachments to Salesforce standard objects.
standardObjectAttachmentConfiguration(SalesforceStandardObjectAttachmentConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.SalesforceConfiguration.Builder
Configuration information for processing attachments to Salesforce standard objects.
standardObjectConfigurations() - Method in class software.amazon.awssdk.services.kendra.model.SalesforceConfiguration
Configuration of the Salesforce standard objects that Amazon Kendra indexes.
standardObjectConfigurations(Collection<SalesforceStandardObjectConfiguration>) - Method in interface software.amazon.awssdk.services.kendra.model.SalesforceConfiguration.Builder
Configuration of the Salesforce standard objects that Amazon Kendra indexes.
standardObjectConfigurations(Consumer<SalesforceStandardObjectConfiguration.Builder>...) - Method in interface software.amazon.awssdk.services.kendra.model.SalesforceConfiguration.Builder
Configuration of the Salesforce standard objects that Amazon Kendra indexes.
standardObjectConfigurations(SalesforceStandardObjectConfiguration...) - Method in interface software.amazon.awssdk.services.kendra.model.SalesforceConfiguration.Builder
Configuration of the Salesforce standard objects that Amazon Kendra indexes.
startDataSourceSyncJob(Consumer<StartDataSourceSyncJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
Starts a synchronization job for a data source connector.
startDataSourceSyncJob(Consumer<StartDataSourceSyncJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
Starts a synchronization job for a data source connector.
startDataSourceSyncJob(StartDataSourceSyncJobRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
Starts a synchronization job for a data source connector.
startDataSourceSyncJob(StartDataSourceSyncJobRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
Starts a synchronization job for a data source connector.
StartDataSourceSyncJobRequest - Class in software.amazon.awssdk.services.kendra.model
 
StartDataSourceSyncJobRequest.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
StartDataSourceSyncJobRequestMarshaller - Class in software.amazon.awssdk.services.kendra.transform
StartDataSourceSyncJobRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.kendra.transform.StartDataSourceSyncJobRequestMarshaller
 
StartDataSourceSyncJobResponse - Class in software.amazon.awssdk.services.kendra.model
 
StartDataSourceSyncJobResponse.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
startIndex() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Substring
 
startMultipartTemplate() - Method in interface software.amazon.awssdk.services.kendra.endpoints.internal.TemplateVisitor
Invoked prior to visiting a multipart template like `https://{Region}.{dnsSuffix}`.
startTime() - Method in class software.amazon.awssdk.services.kendra.model.DataSourceSyncJob
The Unix timestamp when the synchronization job started.
startTime() - Method in class software.amazon.awssdk.services.kendra.model.TimeRange
The Unix timestamp for the beginning of the time range.
startTime(Instant) - Method in interface software.amazon.awssdk.services.kendra.model.DataSourceSyncJob.Builder
The Unix timestamp when the synchronization job started.
startTime(Instant) - Method in interface software.amazon.awssdk.services.kendra.model.TimeRange.Builder
The Unix timestamp for the beginning of the time range.
startTimeFilter() - Method in class software.amazon.awssdk.services.kendra.model.ListDataSourceSyncJobsRequest
When specified, the synchronization jobs returned in the list are limited to jobs between the specified dates.
startTimeFilter(Consumer<TimeRange.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.ListDataSourceSyncJobsRequest.Builder
When specified, the synchronization jobs returned in the list are limited to jobs between the specified dates.
startTimeFilter(TimeRange) - Method in interface software.amazon.awssdk.services.kendra.model.ListDataSourceSyncJobsRequest.Builder
When specified, the synchronization jobs returned in the list are limited to jobs between the specified dates.
status() - Method in class software.amazon.awssdk.services.kendra.model.CreateFeaturedResultsSetRequest
The current status of the set of featured results.
status() - Method in class software.amazon.awssdk.services.kendra.model.DataSourceSummary
The status of the data source.
status() - Method in class software.amazon.awssdk.services.kendra.model.DataSourceSyncJob
The execution status of the synchronization job.
status() - Method in class software.amazon.awssdk.services.kendra.model.DescribeDataSourceResponse
The current status of the data source connector.
status() - Method in class software.amazon.awssdk.services.kendra.model.DescribeExperienceResponse
The current processing status of your Amazon Kendra experience.
status() - Method in class software.amazon.awssdk.services.kendra.model.DescribeFaqResponse
The status of the FAQ.
status() - Method in class software.amazon.awssdk.services.kendra.model.DescribeFeaturedResultsSetResponse
The current status of the set of featured results.
status() - Method in class software.amazon.awssdk.services.kendra.model.DescribeIndexResponse
The current status of the index.
status() - Method in class software.amazon.awssdk.services.kendra.model.DescribeQuerySuggestionsBlockListResponse
The current status of the block list.
status() - Method in class software.amazon.awssdk.services.kendra.model.DescribeQuerySuggestionsConfigResponse
Whether the status of query suggestions settings is currently ACTIVE or UPDATING.
status() - Method in class software.amazon.awssdk.services.kendra.model.DescribeThesaurusResponse
The current status of the thesaurus.
status() - Method in class software.amazon.awssdk.services.kendra.model.ExperiencesSummary
The processing status of your Amazon Kendra experience.
status() - Method in class software.amazon.awssdk.services.kendra.model.FaqSummary
The current status of the FAQ.
status() - Method in class software.amazon.awssdk.services.kendra.model.FeaturedResultsSet
The current status of the set of featured results.
status() - Method in class software.amazon.awssdk.services.kendra.model.FeaturedResultsSetSummary
The current status of the set of featured results.
status() - Method in class software.amazon.awssdk.services.kendra.model.GroupOrderingIdSummary
The current processing status of actions for mapping users to their groups.
status() - Method in class software.amazon.awssdk.services.kendra.model.IndexConfigurationSummary
The current status of the index.
status() - Method in class software.amazon.awssdk.services.kendra.model.JiraConfiguration
Specify which statuses to crawl in your Jira data source.
status() - Method in class software.amazon.awssdk.services.kendra.model.QuerySuggestionsBlockListSummary
The status of the block list.
status() - Method in class software.amazon.awssdk.services.kendra.model.ThesaurusSummary
The status of the thesaurus.
status() - Method in class software.amazon.awssdk.services.kendra.model.UpdateFeaturedResultsSetRequest
You can set the status to ACTIVE or INACTIVE.
status(String) - Method in interface software.amazon.awssdk.services.kendra.model.CreateFeaturedResultsSetRequest.Builder
The current status of the set of featured results.
status(String) - Method in interface software.amazon.awssdk.services.kendra.model.DataSourceSummary.Builder
The status of the data source.
status(String) - Method in interface software.amazon.awssdk.services.kendra.model.DataSourceSyncJob.Builder
The execution status of the synchronization job.
status(String) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeDataSourceResponse.Builder
The current status of the data source connector.
status(String) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeExperienceResponse.Builder
The current processing status of your Amazon Kendra experience.
status(String) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeFaqResponse.Builder
The status of the FAQ.
status(String) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeFeaturedResultsSetResponse.Builder
The current status of the set of featured results.
status(String) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeIndexResponse.Builder
The current status of the index.
status(String) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeQuerySuggestionsBlockListResponse.Builder
The current status of the block list.
status(String) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeQuerySuggestionsConfigResponse.Builder
Whether the status of query suggestions settings is currently ACTIVE or UPDATING.
status(String) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeThesaurusResponse.Builder
The current status of the thesaurus.
status(String) - Method in interface software.amazon.awssdk.services.kendra.model.ExperiencesSummary.Builder
The processing status of your Amazon Kendra experience.
status(String) - Method in interface software.amazon.awssdk.services.kendra.model.FaqSummary.Builder
The current status of the FAQ.
status(String) - Method in interface software.amazon.awssdk.services.kendra.model.FeaturedResultsSet.Builder
The current status of the set of featured results.
status(String) - Method in interface software.amazon.awssdk.services.kendra.model.FeaturedResultsSetSummary.Builder
The current status of the set of featured results.
status(String) - Method in interface software.amazon.awssdk.services.kendra.model.GroupOrderingIdSummary.Builder
The current processing status of actions for mapping users to their groups.
status(String) - Method in interface software.amazon.awssdk.services.kendra.model.IndexConfigurationSummary.Builder
The current status of the index.
status(String) - Method in interface software.amazon.awssdk.services.kendra.model.QuerySuggestionsBlockListSummary.Builder
The status of the block list.
status(String) - Method in interface software.amazon.awssdk.services.kendra.model.ThesaurusSummary.Builder
The status of the thesaurus.
status(String) - Method in interface software.amazon.awssdk.services.kendra.model.UpdateFeaturedResultsSetRequest.Builder
You can set the status to ACTIVE or INACTIVE.
status(String...) - Method in interface software.amazon.awssdk.services.kendra.model.JiraConfiguration.Builder
Specify which statuses to crawl in your Jira data source.
status(Collection<String>) - Method in interface software.amazon.awssdk.services.kendra.model.JiraConfiguration.Builder
Specify which statuses to crawl in your Jira data source.
status(DataSourceStatus) - Method in interface software.amazon.awssdk.services.kendra.model.DataSourceSummary.Builder
The status of the data source.
status(DataSourceStatus) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeDataSourceResponse.Builder
The current status of the data source connector.
status(DataSourceSyncJobStatus) - Method in interface software.amazon.awssdk.services.kendra.model.DataSourceSyncJob.Builder
The execution status of the synchronization job.
status(ExperienceStatus) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeExperienceResponse.Builder
The current processing status of your Amazon Kendra experience.
status(ExperienceStatus) - Method in interface software.amazon.awssdk.services.kendra.model.ExperiencesSummary.Builder
The processing status of your Amazon Kendra experience.
status(FaqStatus) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeFaqResponse.Builder
The status of the FAQ.
status(FaqStatus) - Method in interface software.amazon.awssdk.services.kendra.model.FaqSummary.Builder
The current status of the FAQ.
status(FeaturedResultsSetStatus) - Method in interface software.amazon.awssdk.services.kendra.model.CreateFeaturedResultsSetRequest.Builder
The current status of the set of featured results.
status(FeaturedResultsSetStatus) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeFeaturedResultsSetResponse.Builder
The current status of the set of featured results.
status(FeaturedResultsSetStatus) - Method in interface software.amazon.awssdk.services.kendra.model.FeaturedResultsSet.Builder
The current status of the set of featured results.
status(FeaturedResultsSetStatus) - Method in interface software.amazon.awssdk.services.kendra.model.FeaturedResultsSetSummary.Builder
The current status of the set of featured results.
status(FeaturedResultsSetStatus) - Method in interface software.amazon.awssdk.services.kendra.model.UpdateFeaturedResultsSetRequest.Builder
You can set the status to ACTIVE or INACTIVE.
status(IndexStatus) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeIndexResponse.Builder
The current status of the index.
status(IndexStatus) - Method in interface software.amazon.awssdk.services.kendra.model.IndexConfigurationSummary.Builder
The current status of the index.
status(PrincipalMappingStatus) - Method in interface software.amazon.awssdk.services.kendra.model.GroupOrderingIdSummary.Builder
The current processing status of actions for mapping users to their groups.
status(QuerySuggestionsBlockListStatus) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeQuerySuggestionsBlockListResponse.Builder
The current status of the block list.
status(QuerySuggestionsBlockListStatus) - Method in interface software.amazon.awssdk.services.kendra.model.QuerySuggestionsBlockListSummary.Builder
The status of the block list.
status(QuerySuggestionsStatus) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeQuerySuggestionsConfigResponse.Builder
Whether the status of query suggestions settings is currently ACTIVE or UPDATING.
status(ThesaurusStatus) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeThesaurusResponse.Builder
The current status of the thesaurus.
status(ThesaurusStatus) - Method in interface software.amazon.awssdk.services.kendra.model.ThesaurusSummary.Builder
The status of the thesaurus.
Status - Class in software.amazon.awssdk.services.kendra.model
Provides information about the status of documents submitted for indexing.
Status.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
statusAsString() - Method in class software.amazon.awssdk.services.kendra.model.CreateFeaturedResultsSetRequest
The current status of the set of featured results.
statusAsString() - Method in class software.amazon.awssdk.services.kendra.model.DataSourceSummary
The status of the data source.
statusAsString() - Method in class software.amazon.awssdk.services.kendra.model.DataSourceSyncJob
The execution status of the synchronization job.
statusAsString() - Method in class software.amazon.awssdk.services.kendra.model.DescribeDataSourceResponse
The current status of the data source connector.
statusAsString() - Method in class software.amazon.awssdk.services.kendra.model.DescribeExperienceResponse
The current processing status of your Amazon Kendra experience.
statusAsString() - Method in class software.amazon.awssdk.services.kendra.model.DescribeFaqResponse
The status of the FAQ.
statusAsString() - Method in class software.amazon.awssdk.services.kendra.model.DescribeFeaturedResultsSetResponse
The current status of the set of featured results.
statusAsString() - Method in class software.amazon.awssdk.services.kendra.model.DescribeIndexResponse
The current status of the index.
statusAsString() - Method in class software.amazon.awssdk.services.kendra.model.DescribeQuerySuggestionsBlockListResponse
The current status of the block list.
statusAsString() - Method in class software.amazon.awssdk.services.kendra.model.DescribeQuerySuggestionsConfigResponse
Whether the status of query suggestions settings is currently ACTIVE or UPDATING.
statusAsString() - Method in class software.amazon.awssdk.services.kendra.model.DescribeThesaurusResponse
The current status of the thesaurus.
statusAsString() - Method in class software.amazon.awssdk.services.kendra.model.ExperiencesSummary
The processing status of your Amazon Kendra experience.
statusAsString() - Method in class software.amazon.awssdk.services.kendra.model.FaqSummary
The current status of the FAQ.
statusAsString() - Method in class software.amazon.awssdk.services.kendra.model.FeaturedResultsSet
The current status of the set of featured results.
statusAsString() - Method in class software.amazon.awssdk.services.kendra.model.FeaturedResultsSetSummary
The current status of the set of featured results.
statusAsString() - Method in class software.amazon.awssdk.services.kendra.model.GroupOrderingIdSummary
The current processing status of actions for mapping users to their groups.
statusAsString() - Method in class software.amazon.awssdk.services.kendra.model.IndexConfigurationSummary
The current status of the index.
statusAsString() - Method in class software.amazon.awssdk.services.kendra.model.QuerySuggestionsBlockListSummary
The status of the block list.
statusAsString() - Method in class software.amazon.awssdk.services.kendra.model.ThesaurusSummary
The status of the thesaurus.
statusAsString() - Method in class software.amazon.awssdk.services.kendra.model.UpdateFeaturedResultsSetRequest
You can set the status to ACTIVE or INACTIVE.
statusCode(int) - Method in interface software.amazon.awssdk.services.kendra.model.AccessDeniedException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.kendra.model.ConflictException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.kendra.model.FeaturedResultsConflictException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.kendra.model.InternalServerException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.kendra.model.InvalidRequestException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.kendra.model.KendraException.Builder
 
statusCode(int) - Method in class software.amazon.awssdk.services.kendra.model.KendraException.BuilderImpl
 
statusCode(int) - Method in interface software.amazon.awssdk.services.kendra.model.ResourceAlreadyExistException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.kendra.model.ResourceInUseException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.kendra.model.ResourceNotFoundException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.kendra.model.ResourceUnavailableException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.kendra.model.ServiceQuotaExceededException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.kendra.model.ThrottlingException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.kendra.model.ValidationException.Builder
 
statusFilter() - Method in class software.amazon.awssdk.services.kendra.model.ListDataSourceSyncJobsRequest
Only returns synchronization jobs with the Status field equal to the specified status.
statusFilter(String) - Method in interface software.amazon.awssdk.services.kendra.model.ListDataSourceSyncJobsRequest.Builder
Only returns synchronization jobs with the Status field equal to the specified status.
statusFilter(DataSourceSyncJobStatus) - Method in interface software.amazon.awssdk.services.kendra.model.ListDataSourceSyncJobsRequest.Builder
Only returns synchronization jobs with the Status field equal to the specified status.
statusFilterAsString() - Method in class software.amazon.awssdk.services.kendra.model.ListDataSourceSyncJobsRequest
Only returns synchronization jobs with the Status field equal to the specified status.
stopDataSourceSyncJob(Consumer<StopDataSourceSyncJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
Stops a synchronization job that is currently running.
stopDataSourceSyncJob(Consumer<StopDataSourceSyncJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
Stops a synchronization job that is currently running.
stopDataSourceSyncJob(StopDataSourceSyncJobRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
Stops a synchronization job that is currently running.
stopDataSourceSyncJob(StopDataSourceSyncJobRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
Stops a synchronization job that is currently running.
StopDataSourceSyncJobRequest - Class in software.amazon.awssdk.services.kendra.model
 
StopDataSourceSyncJobRequest.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
StopDataSourceSyncJobRequestMarshaller - Class in software.amazon.awssdk.services.kendra.transform
StopDataSourceSyncJobRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.kendra.transform.StopDataSourceSyncJobRequestMarshaller
 
StopDataSourceSyncJobResponse - Class in software.amazon.awssdk.services.kendra.model
 
StopDataSourceSyncJobResponse.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
stopIndex() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Substring
 
STOPPING - software.amazon.awssdk.services.kendra.model.DataSourceSyncJobStatus
 
storageCapacityUnits() - Method in class software.amazon.awssdk.services.kendra.model.CapacityUnitsConfiguration
The amount of extra storage capacity for an index.
storageCapacityUnits(Integer) - Method in interface software.amazon.awssdk.services.kendra.model.CapacityUnitsConfiguration.Builder
The amount of extra storage capacity for an index.
STRING - software.amazon.awssdk.services.kendra.endpoints.internal.ParameterType
 
STRING_ARRAY - software.amazon.awssdk.services.kendra.endpoints.internal.ParameterType
 
STRING_LIST_VALUE - software.amazon.awssdk.services.kendra.model.DocumentAttributeValue.Type
 
STRING_LIST_VALUE - software.amazon.awssdk.services.kendra.model.DocumentAttributeValueType
 
STRING_VALUE - software.amazon.awssdk.services.kendra.model.DocumentAttributeValue.Type
 
STRING_VALUE - software.amazon.awssdk.services.kendra.model.DocumentAttributeValueType
 
stringEquals(String, String) - Static method in class software.amazon.awssdk.services.kendra.endpoints.internal.RulesFunctions
 
StringEqualsFn - Class in software.amazon.awssdk.services.kendra.endpoints.internal
 
StringEqualsFn(FnNode) - Constructor for class software.amazon.awssdk.services.kendra.endpoints.internal.StringEqualsFn
 
stringListValue() - Method in class software.amazon.awssdk.services.kendra.model.DocumentAttributeValue
A list of strings.
stringListValue(String...) - Method in interface software.amazon.awssdk.services.kendra.model.DocumentAttributeValue.Builder
A list of strings.
stringListValue(Collection<String>) - Method in interface software.amazon.awssdk.services.kendra.model.DocumentAttributeValue.Builder
A list of strings.
stringToParse() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Substring
 
stringValue() - Method in class software.amazon.awssdk.services.kendra.model.DocumentAttributeValue
A string, such as "department".
stringValue(String) - Method in interface software.amazon.awssdk.services.kendra.model.DocumentAttributeValue.Builder
A string, such as "department".
SUBDOMAINS - software.amazon.awssdk.services.kendra.model.WebCrawlerMode
 
submitFeedback(Consumer<SubmitFeedbackRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
Enables you to provide feedback to Amazon Kendra to improve the performance of your index.
submitFeedback(Consumer<SubmitFeedbackRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
Enables you to provide feedback to Amazon Kendra to improve the performance of your index.
submitFeedback(SubmitFeedbackRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
Enables you to provide feedback to Amazon Kendra to improve the performance of your index.
submitFeedback(SubmitFeedbackRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
Enables you to provide feedback to Amazon Kendra to improve the performance of your index.
SubmitFeedbackRequest - Class in software.amazon.awssdk.services.kendra.model
 
SubmitFeedbackRequest.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
SubmitFeedbackRequestMarshaller - Class in software.amazon.awssdk.services.kendra.transform
SubmitFeedbackRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.kendra.transform.SubmitFeedbackRequestMarshaller
 
SubmitFeedbackResponse - Class in software.amazon.awssdk.services.kendra.model
 
SubmitFeedbackResponse.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
subnetIds() - Method in class software.amazon.awssdk.services.kendra.model.DataSourceVpcConfiguration
A list of identifiers for subnets within your Amazon VPC.
subnetIds(String...) - Method in interface software.amazon.awssdk.services.kendra.model.DataSourceVpcConfiguration.Builder
A list of identifiers for subnets within your Amazon VPC.
subnetIds(Collection<String>) - Method in interface software.amazon.awssdk.services.kendra.model.DataSourceVpcConfiguration.Builder
A list of identifiers for subnets within your Amazon VPC.
subscribe(Subscriber<? super GetSnapshotsResponse>) - Method in class software.amazon.awssdk.services.kendra.paginators.GetSnapshotsPublisher
 
subscribe(Subscriber<? super ListAccessControlConfigurationsResponse>) - Method in class software.amazon.awssdk.services.kendra.paginators.ListAccessControlConfigurationsPublisher
 
subscribe(Subscriber<? super ListDataSourcesResponse>) - Method in class software.amazon.awssdk.services.kendra.paginators.ListDataSourcesPublisher
 
subscribe(Subscriber<? super ListDataSourceSyncJobsResponse>) - Method in class software.amazon.awssdk.services.kendra.paginators.ListDataSourceSyncJobsPublisher
 
subscribe(Subscriber<? super ListEntityPersonasResponse>) - Method in class software.amazon.awssdk.services.kendra.paginators.ListEntityPersonasPublisher
 
subscribe(Subscriber<? super ListExperienceEntitiesResponse>) - Method in class software.amazon.awssdk.services.kendra.paginators.ListExperienceEntitiesPublisher
 
subscribe(Subscriber<? super ListExperiencesResponse>) - Method in class software.amazon.awssdk.services.kendra.paginators.ListExperiencesPublisher
 
subscribe(Subscriber<? super ListFaqsResponse>) - Method in class software.amazon.awssdk.services.kendra.paginators.ListFaqsPublisher
 
subscribe(Subscriber<? super ListGroupsOlderThanOrderingIdResponse>) - Method in class software.amazon.awssdk.services.kendra.paginators.ListGroupsOlderThanOrderingIdPublisher
 
subscribe(Subscriber<? super ListIndicesResponse>) - Method in class software.amazon.awssdk.services.kendra.paginators.ListIndicesPublisher
 
subscribe(Subscriber<? super ListQuerySuggestionsBlockListsResponse>) - Method in class software.amazon.awssdk.services.kendra.paginators.ListQuerySuggestionsBlockListsPublisher
 
subscribe(Subscriber<? super ListThesauriResponse>) - Method in class software.amazon.awssdk.services.kendra.paginators.ListThesauriPublisher
 
substring(String, int, int, boolean) - Static method in class software.amazon.awssdk.services.kendra.endpoints.internal.RulesFunctions
 
Substring - Class in software.amazon.awssdk.services.kendra.endpoints.internal
 
Substring(FnNode) - Constructor for class software.amazon.awssdk.services.kendra.endpoints.internal.Substring
 
SUBSTRING - Static variable in class software.amazon.awssdk.services.kendra.endpoints.internal.Substring
 
SUCCEEDED - software.amazon.awssdk.services.kendra.model.DataSourceSyncJobStatus
 
SUCCEEDED - software.amazon.awssdk.services.kendra.model.PrincipalMappingStatus
 
suggestable() - Method in class software.amazon.awssdk.services.kendra.model.SuggestableConfig
TRUE means the document field/attribute is suggestible, so the contents within the field can be used for query suggestions.
suggestable(Boolean) - Method in interface software.amazon.awssdk.services.kendra.model.SuggestableConfig.Builder
TRUE means the document field/attribute is suggestible, so the contents within the field can be used for query suggestions.
SuggestableConfig - Class in software.amazon.awssdk.services.kendra.model
Provides the configuration information for a document field/attribute that you want to base query suggestions on.
SuggestableConfig.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
suggestableConfigList() - Method in class software.amazon.awssdk.services.kendra.model.AttributeSuggestionsDescribeConfig
The list of fields/attributes that you want to set as suggestible for query suggestions.
suggestableConfigList() - Method in class software.amazon.awssdk.services.kendra.model.AttributeSuggestionsUpdateConfig
The list of fields/attributes that you want to set as suggestible for query suggestions.
suggestableConfigList(Collection<SuggestableConfig>) - Method in interface software.amazon.awssdk.services.kendra.model.AttributeSuggestionsDescribeConfig.Builder
The list of fields/attributes that you want to set as suggestible for query suggestions.
suggestableConfigList(Collection<SuggestableConfig>) - Method in interface software.amazon.awssdk.services.kendra.model.AttributeSuggestionsUpdateConfig.Builder
The list of fields/attributes that you want to set as suggestible for query suggestions.
suggestableConfigList(Consumer<SuggestableConfig.Builder>...) - Method in interface software.amazon.awssdk.services.kendra.model.AttributeSuggestionsDescribeConfig.Builder
The list of fields/attributes that you want to set as suggestible for query suggestions.
suggestableConfigList(Consumer<SuggestableConfig.Builder>...) - Method in interface software.amazon.awssdk.services.kendra.model.AttributeSuggestionsUpdateConfig.Builder
The list of fields/attributes that you want to set as suggestible for query suggestions.
suggestableConfigList(SuggestableConfig...) - Method in interface software.amazon.awssdk.services.kendra.model.AttributeSuggestionsDescribeConfig.Builder
The list of fields/attributes that you want to set as suggestible for query suggestions.
suggestableConfigList(SuggestableConfig...) - Method in interface software.amazon.awssdk.services.kendra.model.AttributeSuggestionsUpdateConfig.Builder
The list of fields/attributes that you want to set as suggestible for query suggestions.
suggestedQueryText() - Method in class software.amazon.awssdk.services.kendra.model.SpellCorrectedQuery
The query with the suggested spell corrections.
suggestedQueryText(String) - Method in interface software.amazon.awssdk.services.kendra.model.SpellCorrectedQuery.Builder
The query with the suggested spell corrections.
Suggestion - Class in software.amazon.awssdk.services.kendra.model
A single query suggestion.
Suggestion.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
suggestionAttributes() - Method in class software.amazon.awssdk.services.kendra.model.AttributeSuggestionsGetConfig
The list of document field/attribute keys or field names to use for query suggestions.
suggestionAttributes() - Method in class software.amazon.awssdk.services.kendra.model.SourceDocument
The document fields/attributes used for a query suggestion.
suggestionAttributes(String...) - Method in interface software.amazon.awssdk.services.kendra.model.AttributeSuggestionsGetConfig.Builder
The list of document field/attribute keys or field names to use for query suggestions.
suggestionAttributes(String...) - Method in interface software.amazon.awssdk.services.kendra.model.SourceDocument.Builder
The document fields/attributes used for a query suggestion.
suggestionAttributes(Collection<String>) - Method in interface software.amazon.awssdk.services.kendra.model.AttributeSuggestionsGetConfig.Builder
The list of document field/attribute keys or field names to use for query suggestions.
suggestionAttributes(Collection<String>) - Method in interface software.amazon.awssdk.services.kendra.model.SourceDocument.Builder
The document fields/attributes used for a query suggestion.
SuggestionHighlight - Class in software.amazon.awssdk.services.kendra.model
The text highlights for a single query suggestion.
SuggestionHighlight.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
suggestions() - Method in class software.amazon.awssdk.services.kendra.model.GetQuerySuggestionsResponse
A list of query suggestions for an index.
suggestions(Collection<Suggestion>) - Method in interface software.amazon.awssdk.services.kendra.model.GetQuerySuggestionsResponse.Builder
A list of query suggestions for an index.
suggestions(Consumer<Suggestion.Builder>...) - Method in interface software.amazon.awssdk.services.kendra.model.GetQuerySuggestionsResponse.Builder
A list of query suggestions for an index.
suggestions(Suggestion...) - Method in interface software.amazon.awssdk.services.kendra.model.GetQuerySuggestionsResponse.Builder
A list of query suggestions for an index.
SuggestionTextWithHighlights - Class in software.amazon.awssdk.services.kendra.model
Provides text and information about where to highlight the query suggestion text.
SuggestionTextWithHighlights.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
SuggestionType - Enum in software.amazon.awssdk.services.kendra.model
 
suggestionTypes() - Method in class software.amazon.awssdk.services.kendra.model.GetQuerySuggestionsRequest
The suggestions type to base query suggestions on.
suggestionTypes(Collection<SuggestionType>) - Method in interface software.amazon.awssdk.services.kendra.model.GetQuerySuggestionsRequest.Builder
The suggestions type to base query suggestions on.
suggestionTypes(SuggestionType...) - Method in interface software.amazon.awssdk.services.kendra.model.GetQuerySuggestionsRequest.Builder
The suggestions type to base query suggestions on.
suggestionTypesAsStrings() - Method in class software.amazon.awssdk.services.kendra.model.GetQuerySuggestionsRequest
The suggestions type to base query suggestions on.
suggestionTypesWithStrings(String...) - Method in interface software.amazon.awssdk.services.kendra.model.GetQuerySuggestionsRequest.Builder
The suggestions type to base query suggestions on.
suggestionTypesWithStrings(Collection<String>) - Method in interface software.amazon.awssdk.services.kendra.model.GetQuerySuggestionsRequest.Builder
The suggestions type to base query suggestions on.
SuggestionValue - Class in software.amazon.awssdk.services.kendra.model
The SuggestionTextWithHighlights structure information.
SuggestionValue.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
summaryItems() - Method in class software.amazon.awssdk.services.kendra.model.ListDataSourcesResponse
An array of summary information for one or more data source connector.
summaryItems() - Method in class software.amazon.awssdk.services.kendra.model.ListEntityPersonasResponse
An array of summary information for one or more users or groups.
summaryItems() - Method in class software.amazon.awssdk.services.kendra.model.ListExperienceEntitiesResponse
An array of summary information for one or more users or groups.
summaryItems() - Method in class software.amazon.awssdk.services.kendra.model.ListExperiencesResponse
An array of summary information for one or more Amazon Kendra experiences.
summaryItems(Collection<DataSourceSummary>) - Method in interface software.amazon.awssdk.services.kendra.model.ListDataSourcesResponse.Builder
An array of summary information for one or more data source connector.
summaryItems(Collection<ExperienceEntitiesSummary>) - Method in interface software.amazon.awssdk.services.kendra.model.ListExperienceEntitiesResponse.Builder
An array of summary information for one or more users or groups.
summaryItems(Collection<ExperiencesSummary>) - Method in interface software.amazon.awssdk.services.kendra.model.ListExperiencesResponse.Builder
An array of summary information for one or more Amazon Kendra experiences.
summaryItems(Collection<PersonasSummary>) - Method in interface software.amazon.awssdk.services.kendra.model.ListEntityPersonasResponse.Builder
An array of summary information for one or more users or groups.
summaryItems(Consumer<DataSourceSummary.Builder>...) - Method in interface software.amazon.awssdk.services.kendra.model.ListDataSourcesResponse.Builder
An array of summary information for one or more data source connector.
summaryItems(Consumer<ExperienceEntitiesSummary.Builder>...) - Method in interface software.amazon.awssdk.services.kendra.model.ListExperienceEntitiesResponse.Builder
An array of summary information for one or more users or groups.
summaryItems(Consumer<ExperiencesSummary.Builder>...) - Method in interface software.amazon.awssdk.services.kendra.model.ListExperiencesResponse.Builder
An array of summary information for one or more Amazon Kendra experiences.
summaryItems(Consumer<PersonasSummary.Builder>...) - Method in interface software.amazon.awssdk.services.kendra.model.ListEntityPersonasResponse.Builder
An array of summary information for one or more users or groups.
summaryItems(DataSourceSummary...) - Method in interface software.amazon.awssdk.services.kendra.model.ListDataSourcesResponse.Builder
An array of summary information for one or more data source connector.
summaryItems(ExperienceEntitiesSummary...) - Method in interface software.amazon.awssdk.services.kendra.model.ListExperienceEntitiesResponse.Builder
An array of summary information for one or more users or groups.
summaryItems(ExperiencesSummary...) - Method in interface software.amazon.awssdk.services.kendra.model.ListExperiencesResponse.Builder
An array of summary information for one or more Amazon Kendra experiences.
summaryItems(PersonasSummary...) - Method in interface software.amazon.awssdk.services.kendra.model.ListEntityPersonasResponse.Builder
An array of summary information for one or more users or groups.
SUPPORTS_DUAL_STACK - Static variable in class software.amazon.awssdk.services.kendra.endpoints.internal.PartitionFn
 
SUPPORTS_FIPS - Static variable in class software.amazon.awssdk.services.kendra.endpoints.internal.PartitionFn
 
supportsDualStack() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Outputs
 
supportsDualStack() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.RulePartition
 
supportsDualStack(boolean) - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Outputs.Builder
 
supportsDualStack(boolean) - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.RulePartition.Builder
 
supportsFips() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Outputs
 
supportsFips() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.RulePartition
 
supportsFips(boolean) - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Outputs.Builder
 
supportsFips(boolean) - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.RulePartition.Builder
 
supportsFIPS() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.RulePartition
 
SYNCING - software.amazon.awssdk.services.kendra.model.DataSourceSyncJobStatus
 
SYNCING_INDEXING - software.amazon.awssdk.services.kendra.model.DataSourceSyncJobStatus
 
synonymRuleCount() - Method in class software.amazon.awssdk.services.kendra.model.DescribeThesaurusResponse
The number of synonym rules in the thesaurus file.
synonymRuleCount(Long) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeThesaurusResponse.Builder
The number of synonym rules in the thesaurus file.
SYSTEM_UPDATING - software.amazon.awssdk.services.kendra.model.IndexStatus
 

T

TABLE - software.amazon.awssdk.services.kendra.model.QueryResultFormat
 
TableCell - Class in software.amazon.awssdk.services.kendra.model
Provides information about a table cell in a table excerpt.
TableCell.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
tableExcerpt() - Method in class software.amazon.awssdk.services.kendra.model.QueryResultItem
An excerpt from a table within a document.
tableExcerpt(Consumer<TableExcerpt.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.QueryResultItem.Builder
An excerpt from a table within a document.
tableExcerpt(TableExcerpt) - Method in interface software.amazon.awssdk.services.kendra.model.QueryResultItem.Builder
An excerpt from a table within a document.
TableExcerpt - Class in software.amazon.awssdk.services.kendra.model
An excerpt from a table within a document.
TableExcerpt.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
tableName() - Method in class software.amazon.awssdk.services.kendra.model.ConnectionConfiguration
The name of the table that contains the document data.
tableName(String) - Method in interface software.amazon.awssdk.services.kendra.model.ConnectionConfiguration.Builder
The name of the table that contains the document data.
TableRow - Class in software.amazon.awssdk.services.kendra.model
Information about a row in a table excerpt.
TableRow.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
Tag - Class in software.amazon.awssdk.services.kendra.model
A list of key/value pairs that identify an index, FAQ, or data source.
Tag.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
tagKeys() - Method in class software.amazon.awssdk.services.kendra.model.UntagResourceRequest
A list of tag keys to remove from the index, FAQ, or data source.
tagKeys(String...) - Method in interface software.amazon.awssdk.services.kendra.model.UntagResourceRequest.Builder
A list of tag keys to remove from the index, FAQ, or data source.
tagKeys(Collection<String>) - Method in interface software.amazon.awssdk.services.kendra.model.UntagResourceRequest.Builder
A list of tag keys to remove from the index, FAQ, or data source.
tagResource(Consumer<TagResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
Adds the specified tag to the specified index, FAQ, or data source resource.
tagResource(Consumer<TagResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
Adds the specified tag to the specified index, FAQ, or data source resource.
tagResource(TagResourceRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
Adds the specified tag to the specified index, FAQ, or data source resource.
tagResource(TagResourceRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
Adds the specified tag to the specified index, FAQ, or data source resource.
TagResourceRequest - Class in software.amazon.awssdk.services.kendra.model
 
TagResourceRequest.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
TagResourceRequestMarshaller - Class in software.amazon.awssdk.services.kendra.transform
TagResourceRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.kendra.transform.TagResourceRequestMarshaller
 
TagResourceResponse - Class in software.amazon.awssdk.services.kendra.model
 
TagResourceResponse.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
tags() - Method in class software.amazon.awssdk.services.kendra.model.CreateDataSourceRequest
A list of key-value pairs that identify or categorize the data source connector.
tags() - Method in class software.amazon.awssdk.services.kendra.model.CreateFaqRequest
A list of key-value pairs that identify the FAQ.
tags() - Method in class software.amazon.awssdk.services.kendra.model.CreateFeaturedResultsSetRequest
A list of key-value pairs that identify or categorize the featured results set.
tags() - Method in class software.amazon.awssdk.services.kendra.model.CreateIndexRequest
A list of key-value pairs that identify or categorize the index.
tags() - Method in class software.amazon.awssdk.services.kendra.model.CreateQuerySuggestionsBlockListRequest
A list of key-value pairs that identify or categorize the block list.
tags() - Method in class software.amazon.awssdk.services.kendra.model.CreateThesaurusRequest
A list of key-value pairs that identify or categorize the thesaurus.
tags() - Method in class software.amazon.awssdk.services.kendra.model.ListTagsForResourceResponse
A list of tags associated with the index, FAQ, or data source.
tags() - Method in class software.amazon.awssdk.services.kendra.model.TagResourceRequest
A list of tag keys to add to the index, FAQ, or data source.
tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.kendra.model.CreateDataSourceRequest.Builder
A list of key-value pairs that identify or categorize the data source connector.
tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.kendra.model.CreateFaqRequest.Builder
A list of key-value pairs that identify the FAQ.
tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.kendra.model.CreateFeaturedResultsSetRequest.Builder
A list of key-value pairs that identify or categorize the featured results set.
tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.kendra.model.CreateIndexRequest.Builder
A list of key-value pairs that identify or categorize the index.
tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.kendra.model.CreateQuerySuggestionsBlockListRequest.Builder
A list of key-value pairs that identify or categorize the block list.
tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.kendra.model.CreateThesaurusRequest.Builder
A list of key-value pairs that identify or categorize the thesaurus.
tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.kendra.model.ListTagsForResourceResponse.Builder
A list of tags associated with the index, FAQ, or data source.
tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.kendra.model.TagResourceRequest.Builder
A list of tag keys to add to the index, FAQ, or data source.
tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.kendra.model.CreateDataSourceRequest.Builder
A list of key-value pairs that identify or categorize the data source connector.
tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.kendra.model.CreateFaqRequest.Builder
A list of key-value pairs that identify the FAQ.
tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.kendra.model.CreateFeaturedResultsSetRequest.Builder
A list of key-value pairs that identify or categorize the featured results set.
tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.kendra.model.CreateIndexRequest.Builder
A list of key-value pairs that identify or categorize the index.
tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.kendra.model.CreateQuerySuggestionsBlockListRequest.Builder
A list of key-value pairs that identify or categorize the block list.
tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.kendra.model.CreateThesaurusRequest.Builder
A list of key-value pairs that identify or categorize the thesaurus.
tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.kendra.model.ListTagsForResourceResponse.Builder
A list of tags associated with the index, FAQ, or data source.
tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.kendra.model.TagResourceRequest.Builder
A list of tag keys to add to the index, FAQ, or data source.
tags(Tag...) - Method in interface software.amazon.awssdk.services.kendra.model.CreateDataSourceRequest.Builder
A list of key-value pairs that identify or categorize the data source connector.
tags(Tag...) - Method in interface software.amazon.awssdk.services.kendra.model.CreateFaqRequest.Builder
A list of key-value pairs that identify the FAQ.
tags(Tag...) - Method in interface software.amazon.awssdk.services.kendra.model.CreateFeaturedResultsSetRequest.Builder
A list of key-value pairs that identify or categorize the featured results set.
tags(Tag...) - Method in interface software.amazon.awssdk.services.kendra.model.CreateIndexRequest.Builder
A list of key-value pairs that identify or categorize the index.
tags(Tag...) - Method in interface software.amazon.awssdk.services.kendra.model.CreateQuerySuggestionsBlockListRequest.Builder
A list of key-value pairs that identify or categorize the block list.
tags(Tag...) - Method in interface software.amazon.awssdk.services.kendra.model.CreateThesaurusRequest.Builder
A list of key-value pairs that identify or categorize the thesaurus.
tags(Tag...) - Method in interface software.amazon.awssdk.services.kendra.model.ListTagsForResourceResponse.Builder
A list of tags associated with the index, FAQ, or data source.
tags(Tag...) - Method in interface software.amazon.awssdk.services.kendra.model.TagResourceRequest.Builder
A list of tag keys to add to the index, FAQ, or data source.
target() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.GetAttr
 
target() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Not
 
target() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.SingleArgFn
 
target() - Method in class software.amazon.awssdk.services.kendra.model.InlineCustomDocumentEnrichmentConfiguration
Configuration of the target document attribute or metadata field when ingesting documents into Amazon Kendra.
target(Consumer<DocumentAttributeTarget.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.InlineCustomDocumentEnrichmentConfiguration.Builder
Configuration of the target document attribute or metadata field when ingesting documents into Amazon Kendra.
target(Expr) - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.GetAttr.Builder
 
target(DocumentAttributeTarget) - Method in interface software.amazon.awssdk.services.kendra.model.InlineCustomDocumentEnrichmentConfiguration.Builder
Configuration of the target document attribute or metadata field when ingesting documents into Amazon Kendra.
targetDocumentAttributeKey() - Method in class software.amazon.awssdk.services.kendra.model.DocumentAttributeTarget
The identifier of the target document attribute or metadata field.
targetDocumentAttributeKey(String) - Method in interface software.amazon.awssdk.services.kendra.model.DocumentAttributeTarget.Builder
The identifier of the target document attribute or metadata field.
targetDocumentAttributeValue() - Method in class software.amazon.awssdk.services.kendra.model.DocumentAttributeTarget
The target value you want to create for the target attribute.
targetDocumentAttributeValue(Consumer<DocumentAttributeValue.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.DocumentAttributeTarget.Builder
The target value you want to create for the target attribute.
targetDocumentAttributeValue(DocumentAttributeValue) - Method in interface software.amazon.awssdk.services.kendra.model.DocumentAttributeTarget.Builder
The target value you want to create for the target attribute.
targetDocumentAttributeValueDeletion() - Method in class software.amazon.awssdk.services.kendra.model.DocumentAttributeTarget
TRUE to delete the existing target value for your specified target attribute key.
targetDocumentAttributeValueDeletion(Boolean) - Method in interface software.amazon.awssdk.services.kendra.model.DocumentAttributeTarget.Builder
TRUE to delete the existing target value for your specified target attribute key.
TASK - software.amazon.awssdk.services.kendra.model.SalesforceStandardObjectName
 
taskFieldMappings() - Method in class software.amazon.awssdk.services.kendra.model.BoxConfiguration
A list of DataSourceToIndexFieldMapping objects that map attributes or field names of Box tasks to Amazon Kendra index field names.
taskFieldMappings(Collection<DataSourceToIndexFieldMapping>) - Method in interface software.amazon.awssdk.services.kendra.model.BoxConfiguration.Builder
A list of DataSourceToIndexFieldMapping objects that map attributes or field names of Box tasks to Amazon Kendra index field names.
taskFieldMappings(Consumer<DataSourceToIndexFieldMapping.Builder>...) - Method in interface software.amazon.awssdk.services.kendra.model.BoxConfiguration.Builder
A list of DataSourceToIndexFieldMapping objects that map attributes or field names of Box tasks to Amazon Kendra index field names.
taskFieldMappings(DataSourceToIndexFieldMapping...) - Method in interface software.amazon.awssdk.services.kendra.model.BoxConfiguration.Builder
A list of DataSourceToIndexFieldMapping objects that map attributes or field names of Box tasks to Amazon Kendra index field names.
teamId() - Method in class software.amazon.awssdk.services.kendra.model.SlackConfiguration
The identifier of the team in the Slack workspace.
teamId(String) - Method in interface software.amazon.awssdk.services.kendra.model.SlackConfiguration.Builder
The identifier of the team in the Slack workspace.
template() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Expr
 
template() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.GetAttr
 
template() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Parameter
 
template() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Ref
 
template() - Method in class software.amazon.awssdk.services.kendra.model.TemplateConfiguration
The template schema used for the data source, where templates schemas are supported.
template(Document) - Method in interface software.amazon.awssdk.services.kendra.model.TemplateConfiguration.Builder
The template schema used for the data source, where templates schemas are supported.
Template - Class in software.amazon.awssdk.services.kendra.endpoints.internal
Template represents a "Template Literal".
TEMPLATE - software.amazon.awssdk.services.kendra.model.DataSourceType
 
Template.Dynamic - Class in software.amazon.awssdk.services.kendra.endpoints.internal
 
Template.Literal - Class in software.amazon.awssdk.services.kendra.endpoints.internal
 
Template.Part - Class in software.amazon.awssdk.services.kendra.endpoints.internal
 
templateConfiguration() - Method in class software.amazon.awssdk.services.kendra.model.DataSourceConfiguration
Provides a template for the configuration information to connect to your data source.
templateConfiguration(Consumer<TemplateConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.DataSourceConfiguration.Builder
Provides a template for the configuration information to connect to your data source.
templateConfiguration(TemplateConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.DataSourceConfiguration.Builder
Provides a template for the configuration information to connect to your data source.
TemplateConfiguration - Class in software.amazon.awssdk.services.kendra.model
Provides a template for the configuration information to connect to your data source.
TemplateConfiguration.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
TemplateVisitor<T> - Interface in software.amazon.awssdk.services.kendra.endpoints.internal
For code generating from a template, use a `TemplateVisitor`.
tenantDomain() - Method in class software.amazon.awssdk.services.kendra.model.OneDriveConfiguration
The Azure Active Directory domain of the organization.
tenantDomain(String) - Method in interface software.amazon.awssdk.services.kendra.model.OneDriveConfiguration.Builder
The Azure Active Directory domain of the organization.
term() - Method in class software.amazon.awssdk.services.kendra.model.Correction
The string or text of a misspelled word in a query.
term(String) - Method in interface software.amazon.awssdk.services.kendra.model.Correction.Builder
The string or text of a misspelled word in a query.
termCount() - Method in class software.amazon.awssdk.services.kendra.model.DescribeThesaurusResponse
The number of unique terms in the thesaurus file.
termCount(Long) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeThesaurusResponse.Builder
The number of unique terms in the thesaurus file.
text() - Method in class software.amazon.awssdk.services.kendra.model.SuggestionTextWithHighlights
The query suggestion text to display to the user.
text() - Method in class software.amazon.awssdk.services.kendra.model.SuggestionValue
The SuggestionTextWithHighlights structure that contains the query suggestion text and highlights.
text() - Method in class software.amazon.awssdk.services.kendra.model.TextWithHighlights
The text to display to the user.
text(String) - Method in interface software.amazon.awssdk.services.kendra.model.SuggestionTextWithHighlights.Builder
The query suggestion text to display to the user.
text(String) - Method in interface software.amazon.awssdk.services.kendra.model.TextWithHighlights.Builder
The text to display to the user.
text(Consumer<SuggestionTextWithHighlights.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.SuggestionValue.Builder
The SuggestionTextWithHighlights structure that contains the query suggestion text and highlights.
text(SuggestionTextWithHighlights) - Method in interface software.amazon.awssdk.services.kendra.model.SuggestionValue.Builder
The SuggestionTextWithHighlights structure that contains the query suggestion text and highlights.
TEXT - software.amazon.awssdk.services.kendra.model.QueryResultFormat
 
TEXT_WITH_HIGHLIGHTS_VALUE - software.amazon.awssdk.services.kendra.model.AdditionalResultAttributeValueType
 
textDocumentStatistics() - Method in class software.amazon.awssdk.services.kendra.model.IndexStatistics
The number of text documents indexed.
textDocumentStatistics(Consumer<TextDocumentStatistics.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.IndexStatistics.Builder
The number of text documents indexed.
textDocumentStatistics(TextDocumentStatistics) - Method in interface software.amazon.awssdk.services.kendra.model.IndexStatistics.Builder
The number of text documents indexed.
TextDocumentStatistics - Class in software.amazon.awssdk.services.kendra.model
Provides information about text documents indexed in an index.
TextDocumentStatistics.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
TextWithHighlights - Class in software.amazon.awssdk.services.kendra.model
Provides text and information about where to highlight the text.
TextWithHighlights.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
textWithHighlightsValue() - Method in class software.amazon.awssdk.services.kendra.model.AdditionalResultAttributeValue
The text associated with the attribute and information about the highlight to apply to the text.
textWithHighlightsValue(Consumer<TextWithHighlights.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.AdditionalResultAttributeValue.Builder
The text associated with the attribute and information about the highlight to apply to the text.
textWithHighlightsValue(TextWithHighlights) - Method in interface software.amazon.awssdk.services.kendra.model.AdditionalResultAttributeValue.Builder
The text associated with the attribute and information about the highlight to apply to the text.
THESAURUS_SYNONYM - software.amazon.awssdk.services.kendra.model.HighlightType
 
ThesaurusStatus - Enum in software.amazon.awssdk.services.kendra.model
 
ThesaurusSummary - Class in software.amazon.awssdk.services.kendra.model
An array of summary information for a thesaurus or multiple thesauri.
ThesaurusSummary.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
thesaurusSummaryItems() - Method in class software.amazon.awssdk.services.kendra.model.ListThesauriResponse
An array of summary information for a thesaurus or multiple thesauri.
thesaurusSummaryItems(Collection<ThesaurusSummary>) - Method in interface software.amazon.awssdk.services.kendra.model.ListThesauriResponse.Builder
An array of summary information for a thesaurus or multiple thesauri.
thesaurusSummaryItems(Consumer<ThesaurusSummary.Builder>...) - Method in interface software.amazon.awssdk.services.kendra.model.ListThesauriResponse.Builder
An array of summary information for a thesaurus or multiple thesauri.
thesaurusSummaryItems(ThesaurusSummary...) - Method in interface software.amazon.awssdk.services.kendra.model.ListThesauriResponse.Builder
An array of summary information for a thesaurus or multiple thesauri.
THIS_MONTH - software.amazon.awssdk.services.kendra.model.Interval
 
THIS_WEEK - software.amazon.awssdk.services.kendra.model.Interval
 
threadFieldMappings() - Method in class software.amazon.awssdk.services.kendra.model.QuipConfiguration
A list of DataSourceToIndexFieldMapping objects that map attributes or field names of Quip threads to Amazon Kendra index field names.
threadFieldMappings(Collection<DataSourceToIndexFieldMapping>) - Method in interface software.amazon.awssdk.services.kendra.model.QuipConfiguration.Builder
A list of DataSourceToIndexFieldMapping objects that map attributes or field names of Quip threads to Amazon Kendra index field names.
threadFieldMappings(Consumer<DataSourceToIndexFieldMapping.Builder>...) - Method in interface software.amazon.awssdk.services.kendra.model.QuipConfiguration.Builder
A list of DataSourceToIndexFieldMapping objects that map attributes or field names of Quip threads to Amazon Kendra index field names.
threadFieldMappings(DataSourceToIndexFieldMapping...) - Method in interface software.amazon.awssdk.services.kendra.model.QuipConfiguration.Builder
A list of DataSourceToIndexFieldMapping objects that map attributes or field names of Quip threads to Amazon Kendra index field names.
ThrottlingException - Exception in software.amazon.awssdk.services.kendra.model
The request was denied due to request throttling.
ThrottlingException.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
TimeRange - Class in software.amazon.awssdk.services.kendra.model
Provides a range of time.
TimeRange.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
title() - Method in class software.amazon.awssdk.services.kendra.model.Document
The title of the document.
title() - Method in class software.amazon.awssdk.services.kendra.model.FeaturedDocumentWithMetadata
The main title of the featured document.
title(String) - Method in interface software.amazon.awssdk.services.kendra.model.Document.Builder
The title of the document.
title(String) - Method in interface software.amazon.awssdk.services.kendra.model.FeaturedDocumentWithMetadata.Builder
The main title of the featured document.
toBuilder() - Method in class software.amazon.awssdk.services.kendra.auth.scheme.internal.DefaultKendraAuthSchemeParams
 
toBuilder() - Method in interface software.amazon.awssdk.services.kendra.auth.scheme.KendraAuthSchemeParams
Returns a KendraAuthSchemeParams.Builder to customize the parameters.
toBuilder() - Method in class software.amazon.awssdk.services.kendra.endpoints.KendraEndpointParams
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.AccessControlConfigurationSummary
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.AccessControlListConfiguration
 
toBuilder() - Method in exception software.amazon.awssdk.services.kendra.model.AccessDeniedException
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.AclConfiguration
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.AdditionalResultAttribute
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.AdditionalResultAttributeValue
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.AlfrescoConfiguration
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.AssociateEntitiesToExperienceRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.AssociateEntitiesToExperienceResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.AssociatePersonasToEntitiesRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.AssociatePersonasToEntitiesResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.AttributeFilter
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.AttributeSuggestionsDescribeConfig
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.AttributeSuggestionsGetConfig
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.AttributeSuggestionsUpdateConfig
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.AuthenticationConfiguration
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.BasicAuthenticationConfiguration
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.BatchDeleteDocumentRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.BatchDeleteDocumentResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.BatchDeleteDocumentResponseFailedDocument
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.BatchDeleteFeaturedResultsSetError
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.BatchDeleteFeaturedResultsSetRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.BatchDeleteFeaturedResultsSetResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.BatchGetDocumentStatusRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.BatchGetDocumentStatusResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.BatchGetDocumentStatusResponseError
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.BatchPutDocumentRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.BatchPutDocumentResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.BatchPutDocumentResponseFailedDocument
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.BoxConfiguration
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.CapacityUnitsConfiguration
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.ClearQuerySuggestionsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.ClearQuerySuggestionsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.ClickFeedback
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.CollapseConfiguration
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.CollapsedResultDetail
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.ColumnConfiguration
 
toBuilder() - Method in exception software.amazon.awssdk.services.kendra.model.ConflictException
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.ConflictingItem
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.ConfluenceAttachmentConfiguration
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.ConfluenceAttachmentToIndexFieldMapping
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.ConfluenceBlogConfiguration
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.ConfluenceBlogToIndexFieldMapping
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.ConfluenceConfiguration
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.ConfluencePageConfiguration
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.ConfluencePageToIndexFieldMapping
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.ConfluenceSpaceConfiguration
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.ConfluenceSpaceToIndexFieldMapping
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.ConnectionConfiguration
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.ContentSourceConfiguration
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.Correction
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.CreateAccessControlConfigurationRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.CreateAccessControlConfigurationResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.CreateDataSourceRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.CreateDataSourceResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.CreateExperienceRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.CreateExperienceResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.CreateFaqRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.CreateFaqResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.CreateFeaturedResultsSetRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.CreateFeaturedResultsSetResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.CreateIndexRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.CreateIndexResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.CreateQuerySuggestionsBlockListRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.CreateQuerySuggestionsBlockListResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.CreateThesaurusRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.CreateThesaurusResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.CustomDocumentEnrichmentConfiguration
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.DatabaseConfiguration
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.DataSourceConfiguration
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.DataSourceGroup
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.DataSourceSummary
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.DataSourceSyncJob
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.DataSourceSyncJobMetrics
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.DataSourceSyncJobMetricTarget
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.DataSourceToIndexFieldMapping
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.DataSourceVpcConfiguration
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.DeleteAccessControlConfigurationRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.DeleteAccessControlConfigurationResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.DeleteDataSourceRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.DeleteDataSourceResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.DeleteExperienceRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.DeleteExperienceResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.DeleteFaqRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.DeleteFaqResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.DeleteIndexRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.DeleteIndexResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.DeletePrincipalMappingRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.DeletePrincipalMappingResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.DeleteQuerySuggestionsBlockListRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.DeleteQuerySuggestionsBlockListResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.DeleteThesaurusRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.DeleteThesaurusResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.DescribeAccessControlConfigurationRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.DescribeAccessControlConfigurationResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.DescribeDataSourceRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.DescribeDataSourceResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.DescribeExperienceRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.DescribeExperienceResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.DescribeFaqRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.DescribeFaqResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.DescribeFeaturedResultsSetRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.DescribeFeaturedResultsSetResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.DescribeIndexRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.DescribeIndexResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.DescribePrincipalMappingRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.DescribePrincipalMappingResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.DescribeQuerySuggestionsBlockListRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.DescribeQuerySuggestionsBlockListResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.DescribeQuerySuggestionsConfigRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.DescribeQuerySuggestionsConfigResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.DescribeThesaurusRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.DescribeThesaurusResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.DisassociateEntitiesFromExperienceRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.DisassociateEntitiesFromExperienceResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.DisassociatePersonasFromEntitiesRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.DisassociatePersonasFromEntitiesResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.Document
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.DocumentAttribute
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.DocumentAttributeCondition
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.DocumentAttributeTarget
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.DocumentAttributeValue
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.DocumentAttributeValueCountPair
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.DocumentInfo
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.DocumentMetadataConfiguration
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.DocumentRelevanceConfiguration
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.DocumentsMetadataConfiguration
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.EntityConfiguration
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.EntityDisplayData
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.EntityPersonaConfiguration
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.ExpandConfiguration
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.ExpandedResultItem
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.ExperienceConfiguration
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.ExperienceEndpoint
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.ExperienceEntitiesSummary
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.ExperiencesSummary
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.Facet
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.FacetResult
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.FailedEntity
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.FaqStatistics
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.FaqSummary
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.FeaturedDocument
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.FeaturedDocumentMissing
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.FeaturedDocumentWithMetadata
 
toBuilder() - Method in exception software.amazon.awssdk.services.kendra.model.FeaturedResultsConflictException
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.FeaturedResultsItem
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.FeaturedResultsSet
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.FeaturedResultsSetSummary
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.FsxConfiguration
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.GetQuerySuggestionsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.GetQuerySuggestionsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.GetSnapshotsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.GetSnapshotsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.GitHubConfiguration
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.GitHubDocumentCrawlProperties
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.GoogleDriveConfiguration
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.GroupMembers
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.GroupOrderingIdSummary
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.GroupSummary
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.HierarchicalPrincipal
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.Highlight
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.HookConfiguration
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.IndexConfigurationSummary
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.IndexStatistics
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.InlineCustomDocumentEnrichmentConfiguration
 
toBuilder() - Method in exception software.amazon.awssdk.services.kendra.model.InternalServerException
 
toBuilder() - Method in exception software.amazon.awssdk.services.kendra.model.InvalidRequestException
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.JiraConfiguration
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.JsonTokenTypeConfiguration
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.JwtTokenTypeConfiguration
 
toBuilder() - Method in exception software.amazon.awssdk.services.kendra.model.KendraException
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.KendraRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.ListAccessControlConfigurationsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.ListAccessControlConfigurationsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.ListDataSourcesRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.ListDataSourcesResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.ListDataSourceSyncJobsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.ListDataSourceSyncJobsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.ListEntityPersonasRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.ListEntityPersonasResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.ListExperienceEntitiesRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.ListExperienceEntitiesResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.ListExperiencesRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.ListExperiencesResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.ListFaqsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.ListFaqsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.ListFeaturedResultsSetsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.ListFeaturedResultsSetsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.ListGroupsOlderThanOrderingIdRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.ListGroupsOlderThanOrderingIdResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.ListIndicesRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.ListIndicesResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.ListQuerySuggestionsBlockListsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.ListQuerySuggestionsBlockListsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.ListTagsForResourceRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.ListTagsForResourceResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.ListThesauriRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.ListThesauriResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.MemberGroup
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.MemberUser
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.OneDriveConfiguration
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.OneDriveUsers
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.OnPremiseConfiguration
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.PersonasSummary
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.Principal
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.ProxyConfiguration
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.PutPrincipalMappingRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.PutPrincipalMappingResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.QueryRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.QueryResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.QueryResultItem
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.QuerySuggestionsBlockListSummary
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.QuipConfiguration
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.Relevance
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.RelevanceFeedback
 
toBuilder() - Method in exception software.amazon.awssdk.services.kendra.model.ResourceAlreadyExistException
 
toBuilder() - Method in exception software.amazon.awssdk.services.kendra.model.ResourceInUseException
 
toBuilder() - Method in exception software.amazon.awssdk.services.kendra.model.ResourceNotFoundException
 
toBuilder() - Method in exception software.amazon.awssdk.services.kendra.model.ResourceUnavailableException
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.RetrieveRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.RetrieveResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.RetrieveResultItem
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.S3DataSourceConfiguration
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.S3Path
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.SaaSConfiguration
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.SalesforceChatterFeedConfiguration
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.SalesforceConfiguration
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.SalesforceCustomKnowledgeArticleTypeConfiguration
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.SalesforceKnowledgeArticleConfiguration
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.SalesforceStandardKnowledgeArticleTypeConfiguration
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.SalesforceStandardObjectAttachmentConfiguration
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.SalesforceStandardObjectConfiguration
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.ScoreAttributes
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.Search
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.SeedUrlConfiguration
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.ServerSideEncryptionConfiguration
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.ServiceNowConfiguration
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.ServiceNowKnowledgeArticleConfiguration
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.ServiceNowServiceCatalogConfiguration
 
toBuilder() - Method in exception software.amazon.awssdk.services.kendra.model.ServiceQuotaExceededException
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.SharePointConfiguration
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.SiteMapsConfiguration
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.SlackConfiguration
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.SortingConfiguration
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.SourceDocument
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.SpellCorrectedQuery
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.SpellCorrectionConfiguration
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.SqlConfiguration
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.StartDataSourceSyncJobRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.StartDataSourceSyncJobResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.Status
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.StopDataSourceSyncJobRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.StopDataSourceSyncJobResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.SubmitFeedbackRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.SubmitFeedbackResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.SuggestableConfig
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.Suggestion
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.SuggestionHighlight
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.SuggestionTextWithHighlights
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.SuggestionValue
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.TableCell
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.TableExcerpt
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.TableRow
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.Tag
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.TagResourceRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.TagResourceResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.TemplateConfiguration
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.TextDocumentStatistics
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.TextWithHighlights
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.ThesaurusSummary
 
toBuilder() - Method in exception software.amazon.awssdk.services.kendra.model.ThrottlingException
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.TimeRange
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.UntagResourceRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.UntagResourceResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.UpdateAccessControlConfigurationRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.UpdateAccessControlConfigurationResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.UpdateDataSourceRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.UpdateDataSourceResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.UpdateExperienceRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.UpdateExperienceResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.UpdateFeaturedResultsSetRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.UpdateFeaturedResultsSetResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.UpdateIndexRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.UpdateIndexResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.UpdateQuerySuggestionsBlockListRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.UpdateQuerySuggestionsBlockListResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.UpdateQuerySuggestionsConfigRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.UpdateQuerySuggestionsConfigResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.UpdateThesaurusRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.UpdateThesaurusResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.Urls
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.UserContext
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.UserGroupResolutionConfiguration
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.UserIdentityConfiguration
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.UserTokenConfiguration
 
toBuilder() - Method in exception software.amazon.awssdk.services.kendra.model.ValidationException
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.Warning
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.WebCrawlerConfiguration
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.WorkDocsConfiguration
 
token() - Method in class software.amazon.awssdk.services.kendra.model.UserContext
The user context token for filtering search results for a user.
token(String) - Method in interface software.amazon.awssdk.services.kendra.model.UserContext.Builder
The user context token for filtering search results for a user.
toList() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Parameters
 
topAnswer() - Method in class software.amazon.awssdk.services.kendra.model.Highlight
Indicates whether the response is the best response.
topAnswer() - Method in class software.amazon.awssdk.services.kendra.model.TableCell
TRUE if the response of the table cell is the top answer.
topAnswer(Boolean) - Method in interface software.amazon.awssdk.services.kendra.model.Highlight.Builder
Indicates whether the response is the best response.
topAnswer(Boolean) - Method in interface software.amazon.awssdk.services.kendra.model.TableCell.Builder
TRUE if the response of the table cell is the top answer.
toParameterReference() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Parameter
 
toParameterReference() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.ParameterReference
 
toParameterReference() - Method in interface software.amazon.awssdk.services.kendra.endpoints.internal.ToParameterReference
 
ToParameterReference - Interface in software.amazon.awssdk.services.kendra.endpoints.internal
 
toString() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Arn
 
toString() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Condition
 
toString() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.EndpointResult
 
toString() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.EndpointRule
 
toString() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.EndpointRuleset
 
toString() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.ErrorRule
 
toString() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.FatScope
 
toString() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Fn
 
toString() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.GetAttr.Part.Index
 
toString() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.GetAttr.Part.Key
 
toString() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.GetAttr
 
toString() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Identifier
 
toString() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Literal
 
toString() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Outputs
 
toString() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Parameter.Deprecated
 
toString() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Parameter
 
toString() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.ParameterReference
 
toString() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Parameters
 
toString() - Method in enum software.amazon.awssdk.services.kendra.endpoints.internal.ParameterType
 
toString() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Partition
 
toString() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Partitions
 
toString() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Ref
 
toString() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.RuleArn
 
toString() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Scope
 
toString() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Template.Dynamic
 
toString() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Template.Literal
 
toString() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Template
 
toString() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.TreeRule
 
toString() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Value.Array
 
toString() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Value.Endpoint
 
toString() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Value.Record
 
toString() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Value.Str
 
toString() - Method in class software.amazon.awssdk.services.kendra.model.AccessControlConfigurationSummary
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.AccessControlListConfiguration
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.AclConfiguration
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.AdditionalResultAttribute
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.AdditionalResultAttributeValue
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.kendra.model.AdditionalResultAttributeValueType
 
toString() - Method in class software.amazon.awssdk.services.kendra.model.AlfrescoConfiguration
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.kendra.model.AlfrescoEntity
 
toString() - Method in class software.amazon.awssdk.services.kendra.model.AssociateEntitiesToExperienceRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.AssociateEntitiesToExperienceResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.AssociatePersonasToEntitiesRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.AssociatePersonasToEntitiesResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.AttributeFilter
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.AttributeSuggestionsDescribeConfig
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.AttributeSuggestionsGetConfig
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.kendra.model.AttributeSuggestionsMode
 
toString() - Method in class software.amazon.awssdk.services.kendra.model.AttributeSuggestionsUpdateConfig
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.AuthenticationConfiguration
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.BasicAuthenticationConfiguration
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.BatchDeleteDocumentRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.BatchDeleteDocumentResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.BatchDeleteDocumentResponseFailedDocument
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.BatchDeleteFeaturedResultsSetError
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.BatchDeleteFeaturedResultsSetRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.BatchDeleteFeaturedResultsSetResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.BatchGetDocumentStatusRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.BatchGetDocumentStatusResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.BatchGetDocumentStatusResponseError
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.BatchPutDocumentRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.BatchPutDocumentResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.BatchPutDocumentResponseFailedDocument
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.BoxConfiguration
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.CapacityUnitsConfiguration
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.ClearQuerySuggestionsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.ClearQuerySuggestionsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.ClickFeedback
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.CollapseConfiguration
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.CollapsedResultDetail
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.ColumnConfiguration
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.kendra.model.ConditionOperator
 
toString() - Method in class software.amazon.awssdk.services.kendra.model.ConflictingItem
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.ConfluenceAttachmentConfiguration
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.kendra.model.ConfluenceAttachmentFieldName
 
toString() - Method in class software.amazon.awssdk.services.kendra.model.ConfluenceAttachmentToIndexFieldMapping
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.kendra.model.ConfluenceAuthenticationType
 
toString() - Method in class software.amazon.awssdk.services.kendra.model.ConfluenceBlogConfiguration
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.kendra.model.ConfluenceBlogFieldName
 
toString() - Method in class software.amazon.awssdk.services.kendra.model.ConfluenceBlogToIndexFieldMapping
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.ConfluenceConfiguration
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.ConfluencePageConfiguration
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.kendra.model.ConfluencePageFieldName
 
toString() - Method in class software.amazon.awssdk.services.kendra.model.ConfluencePageToIndexFieldMapping
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.ConfluenceSpaceConfiguration
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.kendra.model.ConfluenceSpaceFieldName
 
toString() - Method in class software.amazon.awssdk.services.kendra.model.ConfluenceSpaceToIndexFieldMapping
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.kendra.model.ConfluenceVersion
 
toString() - Method in class software.amazon.awssdk.services.kendra.model.ConnectionConfiguration
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.ContentSourceConfiguration
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.kendra.model.ContentType
 
toString() - Method in class software.amazon.awssdk.services.kendra.model.Correction
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.CreateAccessControlConfigurationRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.CreateAccessControlConfigurationResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.CreateDataSourceRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.CreateDataSourceResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.CreateExperienceRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.CreateExperienceResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.CreateFaqRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.CreateFaqResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.CreateFeaturedResultsSetRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.CreateFeaturedResultsSetResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.CreateIndexRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.CreateIndexResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.CreateQuerySuggestionsBlockListRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.CreateQuerySuggestionsBlockListResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.CreateThesaurusRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.CreateThesaurusResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.CustomDocumentEnrichmentConfiguration
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.DatabaseConfiguration
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.kendra.model.DatabaseEngineType
 
toString() - Method in class software.amazon.awssdk.services.kendra.model.DataSourceConfiguration
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.DataSourceGroup
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.kendra.model.DataSourceStatus
 
toString() - Method in class software.amazon.awssdk.services.kendra.model.DataSourceSummary
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.DataSourceSyncJob
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.DataSourceSyncJobMetrics
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.DataSourceSyncJobMetricTarget
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.kendra.model.DataSourceSyncJobStatus
 
toString() - Method in class software.amazon.awssdk.services.kendra.model.DataSourceToIndexFieldMapping
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.kendra.model.DataSourceType
 
toString() - Method in class software.amazon.awssdk.services.kendra.model.DataSourceVpcConfiguration
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.DeleteAccessControlConfigurationRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.DeleteAccessControlConfigurationResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.DeleteDataSourceRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.DeleteDataSourceResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.DeleteExperienceRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.DeleteExperienceResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.DeleteFaqRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.DeleteFaqResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.DeleteIndexRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.DeleteIndexResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.DeletePrincipalMappingRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.DeletePrincipalMappingResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.DeleteQuerySuggestionsBlockListRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.DeleteQuerySuggestionsBlockListResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.DeleteThesaurusRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.DeleteThesaurusResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.DescribeAccessControlConfigurationRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.DescribeAccessControlConfigurationResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.DescribeDataSourceRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.DescribeDataSourceResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.DescribeExperienceRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.DescribeExperienceResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.DescribeFaqRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.DescribeFaqResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.DescribeFeaturedResultsSetRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.DescribeFeaturedResultsSetResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.DescribeIndexRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.DescribeIndexResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.DescribePrincipalMappingRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.DescribePrincipalMappingResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.DescribeQuerySuggestionsBlockListRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.DescribeQuerySuggestionsBlockListResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.DescribeQuerySuggestionsConfigRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.DescribeQuerySuggestionsConfigResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.DescribeThesaurusRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.DescribeThesaurusResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.DisassociateEntitiesFromExperienceRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.DisassociateEntitiesFromExperienceResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.DisassociatePersonasFromEntitiesRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.DisassociatePersonasFromEntitiesResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.Document
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.DocumentAttribute
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.DocumentAttributeCondition
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.DocumentAttributeTarget
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.DocumentAttributeValue
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.DocumentAttributeValueCountPair
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.kendra.model.DocumentAttributeValueType
 
toString() - Method in class software.amazon.awssdk.services.kendra.model.DocumentInfo
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.DocumentMetadataConfiguration
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.DocumentRelevanceConfiguration
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.DocumentsMetadataConfiguration
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.kendra.model.DocumentStatus
 
toString() - Method in enum software.amazon.awssdk.services.kendra.model.EndpointType
 
toString() - Method in class software.amazon.awssdk.services.kendra.model.EntityConfiguration
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.EntityDisplayData
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.EntityPersonaConfiguration
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.kendra.model.EntityType
 
toString() - Method in enum software.amazon.awssdk.services.kendra.model.ErrorCode
 
toString() - Method in class software.amazon.awssdk.services.kendra.model.ExpandConfiguration
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.ExpandedResultItem
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.ExperienceConfiguration
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.ExperienceEndpoint
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.ExperienceEntitiesSummary
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.ExperiencesSummary
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.kendra.model.ExperienceStatus
 
toString() - Method in class software.amazon.awssdk.services.kendra.model.Facet
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.FacetResult
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.FailedEntity
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.kendra.model.FaqFileFormat
 
toString() - Method in class software.amazon.awssdk.services.kendra.model.FaqStatistics
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.kendra.model.FaqStatus
 
toString() - Method in class software.amazon.awssdk.services.kendra.model.FaqSummary
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.FeaturedDocument
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.FeaturedDocumentMissing
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.FeaturedDocumentWithMetadata
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.FeaturedResultsItem
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.FeaturedResultsSet
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.kendra.model.FeaturedResultsSetStatus
 
toString() - Method in class software.amazon.awssdk.services.kendra.model.FeaturedResultsSetSummary
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.FsxConfiguration
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.kendra.model.FsxFileSystemType
 
toString() - Method in class software.amazon.awssdk.services.kendra.model.GetQuerySuggestionsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.GetQuerySuggestionsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.GetSnapshotsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.GetSnapshotsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.GitHubConfiguration
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.GitHubDocumentCrawlProperties
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.GoogleDriveConfiguration
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.GroupMembers
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.GroupOrderingIdSummary
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.GroupSummary
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.HierarchicalPrincipal
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.Highlight
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.kendra.model.HighlightType
 
toString() - Method in class software.amazon.awssdk.services.kendra.model.HookConfiguration
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.IndexConfigurationSummary
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.kendra.model.IndexEdition
 
toString() - Method in class software.amazon.awssdk.services.kendra.model.IndexStatistics
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.kendra.model.IndexStatus
 
toString() - Method in class software.amazon.awssdk.services.kendra.model.InlineCustomDocumentEnrichmentConfiguration
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.kendra.model.Interval
 
toString() - Method in enum software.amazon.awssdk.services.kendra.model.IssueSubEntity
 
toString() - Method in class software.amazon.awssdk.services.kendra.model.JiraConfiguration
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.JsonTokenTypeConfiguration
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.JwtTokenTypeConfiguration
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.kendra.model.KeyLocation
 
toString() - Method in class software.amazon.awssdk.services.kendra.model.ListAccessControlConfigurationsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.ListAccessControlConfigurationsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.ListDataSourcesRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.ListDataSourcesResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.ListDataSourceSyncJobsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.ListDataSourceSyncJobsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.ListEntityPersonasRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.ListEntityPersonasResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.ListExperienceEntitiesRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.ListExperienceEntitiesResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.ListExperiencesRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.ListExperiencesResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.ListFaqsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.ListFaqsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.ListFeaturedResultsSetsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.ListFeaturedResultsSetsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.ListGroupsOlderThanOrderingIdRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.ListGroupsOlderThanOrderingIdResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.ListIndicesRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.ListIndicesResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.ListQuerySuggestionsBlockListsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.ListQuerySuggestionsBlockListsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.ListTagsForResourceRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.ListTagsForResourceResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.ListThesauriRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.ListThesauriResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.MemberGroup
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.MemberUser
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.kendra.model.MetricType
 
toString() - Method in enum software.amazon.awssdk.services.kendra.model.MissingAttributeKeyStrategy
 
toString() - Method in enum software.amazon.awssdk.services.kendra.model.Mode
 
toString() - Method in class software.amazon.awssdk.services.kendra.model.OneDriveConfiguration
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.OneDriveUsers
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.OnPremiseConfiguration
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.kendra.model.Order
 
toString() - Method in enum software.amazon.awssdk.services.kendra.model.Persona
 
toString() - Method in class software.amazon.awssdk.services.kendra.model.PersonasSummary
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.Principal
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.kendra.model.PrincipalMappingStatus
 
toString() - Method in enum software.amazon.awssdk.services.kendra.model.PrincipalType
 
toString() - Method in class software.amazon.awssdk.services.kendra.model.ProxyConfiguration
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.PutPrincipalMappingRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.PutPrincipalMappingResponse
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.kendra.model.QueryIdentifiersEnclosingOption
 
toString() - Method in class software.amazon.awssdk.services.kendra.model.QueryRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.QueryResponse
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.kendra.model.QueryResultFormat
 
toString() - Method in class software.amazon.awssdk.services.kendra.model.QueryResultItem
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.kendra.model.QueryResultType
 
toString() - Method in enum software.amazon.awssdk.services.kendra.model.QuerySuggestionsBlockListStatus
 
toString() - Method in class software.amazon.awssdk.services.kendra.model.QuerySuggestionsBlockListSummary
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.kendra.model.QuerySuggestionsStatus
 
toString() - Method in class software.amazon.awssdk.services.kendra.model.QuipConfiguration
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.kendra.model.ReadAccessType
 
toString() - Method in class software.amazon.awssdk.services.kendra.model.Relevance
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.RelevanceFeedback
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.kendra.model.RelevanceType
 
toString() - Method in class software.amazon.awssdk.services.kendra.model.RetrieveRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.RetrieveResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.RetrieveResultItem
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.S3DataSourceConfiguration
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.S3Path
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.SaaSConfiguration
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.SalesforceChatterFeedConfiguration
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.kendra.model.SalesforceChatterFeedIncludeFilterType
 
toString() - Method in class software.amazon.awssdk.services.kendra.model.SalesforceConfiguration
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.SalesforceCustomKnowledgeArticleTypeConfiguration
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.SalesforceKnowledgeArticleConfiguration
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.kendra.model.SalesforceKnowledgeArticleState
 
toString() - Method in class software.amazon.awssdk.services.kendra.model.SalesforceStandardKnowledgeArticleTypeConfiguration
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.SalesforceStandardObjectAttachmentConfiguration
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.SalesforceStandardObjectConfiguration
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.kendra.model.SalesforceStandardObjectName
 
toString() - Method in class software.amazon.awssdk.services.kendra.model.ScoreAttributes
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.kendra.model.ScoreConfidence
 
toString() - Method in class software.amazon.awssdk.services.kendra.model.Search
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.SeedUrlConfiguration
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.ServerSideEncryptionConfiguration
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.kendra.model.ServiceNowAuthenticationType
 
toString() - Method in enum software.amazon.awssdk.services.kendra.model.ServiceNowBuildVersionType
 
toString() - Method in class software.amazon.awssdk.services.kendra.model.ServiceNowConfiguration
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.ServiceNowKnowledgeArticleConfiguration
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.ServiceNowServiceCatalogConfiguration
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.SharePointConfiguration
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.kendra.model.SharePointOnlineAuthenticationType
 
toString() - Method in enum software.amazon.awssdk.services.kendra.model.SharePointVersion
 
toString() - Method in class software.amazon.awssdk.services.kendra.model.SiteMapsConfiguration
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.SlackConfiguration
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.kendra.model.SlackEntity
 
toString() - Method in class software.amazon.awssdk.services.kendra.model.SortingConfiguration
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.kendra.model.SortOrder
 
toString() - Method in class software.amazon.awssdk.services.kendra.model.SourceDocument
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.SpellCorrectedQuery
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.SpellCorrectionConfiguration
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.SqlConfiguration
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.StartDataSourceSyncJobRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.StartDataSourceSyncJobResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.Status
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.StopDataSourceSyncJobRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.StopDataSourceSyncJobResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.SubmitFeedbackRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.SubmitFeedbackResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.SuggestableConfig
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.Suggestion
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.SuggestionHighlight
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.SuggestionTextWithHighlights
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.kendra.model.SuggestionType
 
toString() - Method in class software.amazon.awssdk.services.kendra.model.SuggestionValue
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.TableCell
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.TableExcerpt
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.TableRow
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.Tag
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.TagResourceRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.TagResourceResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.TemplateConfiguration
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.TextDocumentStatistics
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.TextWithHighlights
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.kendra.model.ThesaurusStatus
 
toString() - Method in class software.amazon.awssdk.services.kendra.model.ThesaurusSummary
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.TimeRange
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.kendra.model.Type
 
toString() - Method in class software.amazon.awssdk.services.kendra.model.UntagResourceRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.UntagResourceResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.UpdateAccessControlConfigurationRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.UpdateAccessControlConfigurationResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.UpdateDataSourceRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.UpdateDataSourceResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.UpdateExperienceRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.UpdateExperienceResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.UpdateFeaturedResultsSetRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.UpdateFeaturedResultsSetResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.UpdateIndexRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.UpdateIndexResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.UpdateQuerySuggestionsBlockListRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.UpdateQuerySuggestionsBlockListResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.UpdateQuerySuggestionsConfigRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.UpdateQuerySuggestionsConfigResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.UpdateThesaurusRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.UpdateThesaurusResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.Urls
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.UserContext
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.kendra.model.UserContextPolicy
 
toString() - Method in class software.amazon.awssdk.services.kendra.model.UserGroupResolutionConfiguration
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.kendra.model.UserGroupResolutionMode
 
toString() - Method in class software.amazon.awssdk.services.kendra.model.UserIdentityConfiguration
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.UserTokenConfiguration
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.kendra.model.Warning
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.kendra.model.WarningCode
 
toString() - Method in class software.amazon.awssdk.services.kendra.model.WebCrawlerConfiguration
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.kendra.model.WebCrawlerMode
 
toString() - Method in class software.amazon.awssdk.services.kendra.model.WorkDocsConfiguration
Returns a string representation of this object.
totalNumberOfResults() - Method in class software.amazon.awssdk.services.kendra.model.QueryResponse
The total number of items found by the search.
totalNumberOfResults(Integer) - Method in interface software.amazon.awssdk.services.kendra.model.QueryResponse.Builder
The total number of items found by the search.
totalNumberOfRows() - Method in class software.amazon.awssdk.services.kendra.model.TableExcerpt
A count of the number of rows in the original table within the document.
totalNumberOfRows(Integer) - Method in interface software.amazon.awssdk.services.kendra.model.TableExcerpt.Builder
A count of the number of rows in the original table within the document.
totalSuggestionsCount() - Method in class software.amazon.awssdk.services.kendra.model.DescribeQuerySuggestionsConfigResponse
The current total count of query suggestions for an index.
totalSuggestionsCount(Integer) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeQuerySuggestionsConfigResponse.Builder
The current total count of query suggestions for an index.
TREE - Static variable in class software.amazon.awssdk.services.kendra.endpoints.internal.Rule
 
treeRule(List<Rule>) - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Rule.Builder
 
TreeRule - Class in software.amazon.awssdk.services.kendra.endpoints.internal
 
TreeRule(Rule.Builder, List<Rule>) - Constructor for class software.amazon.awssdk.services.kendra.endpoints.internal.TreeRule
 
TREND_QUERY_DOC_METRICS - software.amazon.awssdk.services.kendra.model.MetricType
 
TWO_MONTHS_AGO - software.amazon.awssdk.services.kendra.model.Interval
 
TWO_WEEKS_AGO - software.amazon.awssdk.services.kendra.model.Interval
 
type() - Method in class software.amazon.awssdk.services.kendra.model.CreateDataSourceRequest
The type of data source repository.
type() - Method in class software.amazon.awssdk.services.kendra.model.DataSourceSummary
The type of the data source.
type() - Method in class software.amazon.awssdk.services.kendra.model.DescribeDataSourceResponse
The type of the data source.
type() - Method in class software.amazon.awssdk.services.kendra.model.DocumentAttributeValue
Retrieve an enum value representing which member of this object is populated.
type() - Method in class software.amazon.awssdk.services.kendra.model.DocumentMetadataConfiguration
The data type of the index field.
type() - Method in class software.amazon.awssdk.services.kendra.model.FeaturedResultsItem
The type of document within the featured result response.
type() - Method in class software.amazon.awssdk.services.kendra.model.GitHubConfiguration
The type of GitHub service you want to connect to—GitHub Enterprise Cloud (SaaS) or GitHub Enterprise Server (on premises).
type() - Method in class software.amazon.awssdk.services.kendra.model.Highlight
The highlight type.
type() - Method in class software.amazon.awssdk.services.kendra.model.Principal
The type of principal.
type() - Method in class software.amazon.awssdk.services.kendra.model.QueryResultItem
The type of document within the response.
type(String) - Method in interface software.amazon.awssdk.services.kendra.model.CreateDataSourceRequest.Builder
The type of data source repository.
type(String) - Method in interface software.amazon.awssdk.services.kendra.model.DataSourceSummary.Builder
The type of the data source.
type(String) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeDataSourceResponse.Builder
The type of the data source.
type(String) - Method in interface software.amazon.awssdk.services.kendra.model.DocumentMetadataConfiguration.Builder
The data type of the index field.
type(String) - Method in interface software.amazon.awssdk.services.kendra.model.FeaturedResultsItem.Builder
The type of document within the featured result response.
type(String) - Method in interface software.amazon.awssdk.services.kendra.model.GitHubConfiguration.Builder
The type of GitHub service you want to connect to—GitHub Enterprise Cloud (SaaS) or GitHub Enterprise Server (on premises).
type(String) - Method in interface software.amazon.awssdk.services.kendra.model.Highlight.Builder
The highlight type.
type(String) - Method in interface software.amazon.awssdk.services.kendra.model.Principal.Builder
The type of principal.
type(String) - Method in interface software.amazon.awssdk.services.kendra.model.QueryResultItem.Builder
The type of document within the response.
type(ParameterType) - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Parameter.Builder
 
type(DataSourceType) - Method in interface software.amazon.awssdk.services.kendra.model.CreateDataSourceRequest.Builder
The type of data source repository.
type(DataSourceType) - Method in interface software.amazon.awssdk.services.kendra.model.DataSourceSummary.Builder
The type of the data source.
type(DataSourceType) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeDataSourceResponse.Builder
The type of the data source.
type(DocumentAttributeValueType) - Method in interface software.amazon.awssdk.services.kendra.model.DocumentMetadataConfiguration.Builder
The data type of the index field.
type(HighlightType) - Method in interface software.amazon.awssdk.services.kendra.model.Highlight.Builder
The highlight type.
type(PrincipalType) - Method in interface software.amazon.awssdk.services.kendra.model.Principal.Builder
The type of principal.
type(QueryResultType) - Method in interface software.amazon.awssdk.services.kendra.model.FeaturedResultsItem.Builder
The type of document within the featured result response.
type(QueryResultType) - Method in interface software.amazon.awssdk.services.kendra.model.QueryResultItem.Builder
The type of document within the response.
type(Type) - Method in interface software.amazon.awssdk.services.kendra.model.GitHubConfiguration.Builder
The type of GitHub service you want to connect to—GitHub Enterprise Cloud (SaaS) or GitHub Enterprise Server (on premises).
Type - Enum in software.amazon.awssdk.services.kendra.model
 
TYPE - Static variable in class software.amazon.awssdk.services.kendra.endpoints.internal.Parameter
 
TYPE - Static variable in class software.amazon.awssdk.services.kendra.endpoints.internal.Rule
 
typeAsString() - Method in class software.amazon.awssdk.services.kendra.model.CreateDataSourceRequest
The type of data source repository.
typeAsString() - Method in class software.amazon.awssdk.services.kendra.model.DataSourceSummary
The type of the data source.
typeAsString() - Method in class software.amazon.awssdk.services.kendra.model.DescribeDataSourceResponse
The type of the data source.
typeAsString() - Method in class software.amazon.awssdk.services.kendra.model.DocumentMetadataConfiguration
The data type of the index field.
typeAsString() - Method in class software.amazon.awssdk.services.kendra.model.FeaturedResultsItem
The type of document within the featured result response.
typeAsString() - Method in class software.amazon.awssdk.services.kendra.model.GitHubConfiguration
The type of GitHub service you want to connect to—GitHub Enterprise Cloud (SaaS) or GitHub Enterprise Server (on premises).
typeAsString() - Method in class software.amazon.awssdk.services.kendra.model.Highlight
The highlight type.
typeAsString() - Method in class software.amazon.awssdk.services.kendra.model.Principal
The type of principal.
typeAsString() - Method in class software.amazon.awssdk.services.kendra.model.QueryResultItem
The type of document within the response.
types() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.FatScope
 

U

unescape(String) - Static method in class software.amazon.awssdk.services.kendra.endpoints.internal.Template.Literal
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.kendra.model.AdditionalResultAttributeValueType
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.kendra.model.AlfrescoEntity
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.kendra.model.AttributeSuggestionsMode
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.kendra.model.ConditionOperator
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.kendra.model.ConfluenceAttachmentFieldName
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.kendra.model.ConfluenceAuthenticationType
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.kendra.model.ConfluenceBlogFieldName
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.kendra.model.ConfluencePageFieldName
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.kendra.model.ConfluenceSpaceFieldName
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.kendra.model.ConfluenceVersion
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.kendra.model.ContentType
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.kendra.model.DatabaseEngineType
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.kendra.model.DataSourceStatus
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.kendra.model.DataSourceSyncJobStatus
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.kendra.model.DataSourceType
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.kendra.model.DocumentAttributeValue.Type
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.kendra.model.DocumentAttributeValueType
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.kendra.model.DocumentStatus
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.kendra.model.EndpointType
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.kendra.model.EntityType
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.kendra.model.ErrorCode
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.kendra.model.ExperienceStatus
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.kendra.model.FaqFileFormat
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.kendra.model.FaqStatus
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.kendra.model.FeaturedResultsSetStatus
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.kendra.model.FsxFileSystemType
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.kendra.model.HighlightType
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.kendra.model.IndexEdition
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.kendra.model.IndexStatus
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.kendra.model.Interval
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.kendra.model.IssueSubEntity
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.kendra.model.KeyLocation
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.kendra.model.MetricType
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.kendra.model.MissingAttributeKeyStrategy
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.kendra.model.Mode
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.kendra.model.Order
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.kendra.model.Persona
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.kendra.model.PrincipalMappingStatus
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.kendra.model.PrincipalType
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.kendra.model.QueryIdentifiersEnclosingOption
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.kendra.model.QueryResultFormat
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.kendra.model.QueryResultType
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.kendra.model.QuerySuggestionsBlockListStatus
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.kendra.model.QuerySuggestionsStatus
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.kendra.model.ReadAccessType
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.kendra.model.RelevanceType
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.kendra.model.SalesforceChatterFeedIncludeFilterType
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.kendra.model.SalesforceKnowledgeArticleState
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.kendra.model.SalesforceStandardObjectName
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.kendra.model.ScoreConfidence
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.kendra.model.ServiceNowAuthenticationType
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.kendra.model.ServiceNowBuildVersionType
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.kendra.model.SharePointOnlineAuthenticationType
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.kendra.model.SharePointVersion
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.kendra.model.SlackEntity
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.kendra.model.SortOrder
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.kendra.model.SuggestionType
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.kendra.model.ThesaurusStatus
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.kendra.model.Type
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.kendra.model.UserContextPolicy
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.kendra.model.UserGroupResolutionMode
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.kendra.model.WarningCode
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.kendra.model.WebCrawlerMode
 
untagResource(Consumer<UntagResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
Removes a tag from an index, FAQ, or a data source.
untagResource(Consumer<UntagResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
Removes a tag from an index, FAQ, or a data source.
untagResource(UntagResourceRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
Removes a tag from an index, FAQ, or a data source.
untagResource(UntagResourceRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
Removes a tag from an index, FAQ, or a data source.
UntagResourceRequest - Class in software.amazon.awssdk.services.kendra.model
 
UntagResourceRequest.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
UntagResourceRequestMarshaller - Class in software.amazon.awssdk.services.kendra.transform
UntagResourceRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.kendra.transform.UntagResourceRequestMarshaller
 
UntagResourceResponse - Class in software.amazon.awssdk.services.kendra.model
 
UntagResourceResponse.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
UPDATE_FAILED - software.amazon.awssdk.services.kendra.model.DocumentStatus
 
updateAccessControlConfiguration(Consumer<UpdateAccessControlConfigurationRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
Updates an access control configuration for your documents in an index.
updateAccessControlConfiguration(Consumer<UpdateAccessControlConfigurationRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
Updates an access control configuration for your documents in an index.
updateAccessControlConfiguration(UpdateAccessControlConfigurationRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
Updates an access control configuration for your documents in an index.
updateAccessControlConfiguration(UpdateAccessControlConfigurationRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
Updates an access control configuration for your documents in an index.
UpdateAccessControlConfigurationRequest - Class in software.amazon.awssdk.services.kendra.model
 
UpdateAccessControlConfigurationRequest.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
UpdateAccessControlConfigurationRequestMarshaller - Class in software.amazon.awssdk.services.kendra.transform
UpdateAccessControlConfigurationRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.kendra.transform.UpdateAccessControlConfigurationRequestMarshaller
 
UpdateAccessControlConfigurationResponse - Class in software.amazon.awssdk.services.kendra.model
 
UpdateAccessControlConfigurationResponse.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
UPDATED - software.amazon.awssdk.services.kendra.model.DocumentStatus
 
updatedAt() - Method in class software.amazon.awssdk.services.kendra.model.DataSourceSummary
The Unix timestamp when the data source connector was last updated.
updatedAt() - Method in class software.amazon.awssdk.services.kendra.model.DescribeDataSourceResponse
The Unix timestamp when the data source connector was last updated.
updatedAt() - Method in class software.amazon.awssdk.services.kendra.model.DescribeExperienceResponse
The Unix timestamp when your Amazon Kendra experience was last updated.
updatedAt() - Method in class software.amazon.awssdk.services.kendra.model.DescribeFaqResponse
The Unix timestamp when the FAQ was last updated.
updatedAt() - Method in class software.amazon.awssdk.services.kendra.model.DescribeIndexResponse
The Unix timestamp when the index was last updated.
updatedAt() - Method in class software.amazon.awssdk.services.kendra.model.DescribeQuerySuggestionsBlockListResponse
The Unix timestamp when a block list for query suggestions was last updated.
updatedAt() - Method in class software.amazon.awssdk.services.kendra.model.DescribeThesaurusResponse
The Unix timestamp when the thesaurus was last updated.
updatedAt() - Method in class software.amazon.awssdk.services.kendra.model.FaqSummary
The Unix timestamp when the FAQ was last updated.
updatedAt() - Method in class software.amazon.awssdk.services.kendra.model.IndexConfigurationSummary
The Unix timestamp when the index was last updated.
updatedAt() - Method in class software.amazon.awssdk.services.kendra.model.PersonasSummary
The Unix timestamp when the summary information was last updated.
updatedAt() - Method in class software.amazon.awssdk.services.kendra.model.QuerySuggestionsBlockListSummary
The Unix timestamp when the block list was last updated.
updatedAt() - Method in class software.amazon.awssdk.services.kendra.model.ThesaurusSummary
The Unix timestamp when the thesaurus was last updated.
updatedAt(Instant) - Method in interface software.amazon.awssdk.services.kendra.model.DataSourceSummary.Builder
The Unix timestamp when the data source connector was last updated.
updatedAt(Instant) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeDataSourceResponse.Builder
The Unix timestamp when the data source connector was last updated.
updatedAt(Instant) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeExperienceResponse.Builder
The Unix timestamp when your Amazon Kendra experience was last updated.
updatedAt(Instant) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeFaqResponse.Builder
The Unix timestamp when the FAQ was last updated.
updatedAt(Instant) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeIndexResponse.Builder
The Unix timestamp when the index was last updated.
updatedAt(Instant) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeQuerySuggestionsBlockListResponse.Builder
The Unix timestamp when a block list for query suggestions was last updated.
updatedAt(Instant) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeThesaurusResponse.Builder
The Unix timestamp when the thesaurus was last updated.
updatedAt(Instant) - Method in interface software.amazon.awssdk.services.kendra.model.FaqSummary.Builder
The Unix timestamp when the FAQ was last updated.
updatedAt(Instant) - Method in interface software.amazon.awssdk.services.kendra.model.IndexConfigurationSummary.Builder
The Unix timestamp when the index was last updated.
updatedAt(Instant) - Method in interface software.amazon.awssdk.services.kendra.model.PersonasSummary.Builder
The Unix timestamp when the summary information was last updated.
updatedAt(Instant) - Method in interface software.amazon.awssdk.services.kendra.model.QuerySuggestionsBlockListSummary.Builder
The Unix timestamp when the block list was last updated.
updatedAt(Instant) - Method in interface software.amazon.awssdk.services.kendra.model.ThesaurusSummary.Builder
The Unix timestamp when the thesaurus was last updated.
updateDataSource(Consumer<UpdateDataSourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
Updates an Amazon Kendra data source connector.
updateDataSource(Consumer<UpdateDataSourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
Updates an Amazon Kendra data source connector.
updateDataSource(UpdateDataSourceRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
Updates an Amazon Kendra data source connector.
updateDataSource(UpdateDataSourceRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
Updates an Amazon Kendra data source connector.
UpdateDataSourceRequest - Class in software.amazon.awssdk.services.kendra.model
 
UpdateDataSourceRequest.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
UpdateDataSourceRequestMarshaller - Class in software.amazon.awssdk.services.kendra.transform
UpdateDataSourceRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.kendra.transform.UpdateDataSourceRequestMarshaller
 
UpdateDataSourceResponse - Class in software.amazon.awssdk.services.kendra.model
 
UpdateDataSourceResponse.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
updateExperience(Consumer<UpdateExperienceRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
Updates your Amazon Kendra experience such as a search application.
updateExperience(Consumer<UpdateExperienceRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
Updates your Amazon Kendra experience such as a search application.
updateExperience(UpdateExperienceRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
Updates your Amazon Kendra experience such as a search application.
updateExperience(UpdateExperienceRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
Updates your Amazon Kendra experience such as a search application.
UpdateExperienceRequest - Class in software.amazon.awssdk.services.kendra.model
 
UpdateExperienceRequest.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
UpdateExperienceRequestMarshaller - Class in software.amazon.awssdk.services.kendra.transform
UpdateExperienceRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.kendra.transform.UpdateExperienceRequestMarshaller
 
UpdateExperienceResponse - Class in software.amazon.awssdk.services.kendra.model
 
UpdateExperienceResponse.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
updateFeaturedResultsSet(Consumer<UpdateFeaturedResultsSetRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
Updates a set of featured results.
updateFeaturedResultsSet(Consumer<UpdateFeaturedResultsSetRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
Updates a set of featured results.
updateFeaturedResultsSet(UpdateFeaturedResultsSetRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
Updates a set of featured results.
updateFeaturedResultsSet(UpdateFeaturedResultsSetRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
Updates a set of featured results.
UpdateFeaturedResultsSetRequest - Class in software.amazon.awssdk.services.kendra.model
 
UpdateFeaturedResultsSetRequest.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
UpdateFeaturedResultsSetRequestMarshaller - Class in software.amazon.awssdk.services.kendra.transform
UpdateFeaturedResultsSetRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.kendra.transform.UpdateFeaturedResultsSetRequestMarshaller
 
UpdateFeaturedResultsSetResponse - Class in software.amazon.awssdk.services.kendra.model
 
UpdateFeaturedResultsSetResponse.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
updateIndex(Consumer<UpdateIndexRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
Updates an Amazon Kendra index.
updateIndex(Consumer<UpdateIndexRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
Updates an Amazon Kendra index.
updateIndex(UpdateIndexRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
Updates an Amazon Kendra index.
updateIndex(UpdateIndexRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
Updates an Amazon Kendra index.
UpdateIndexRequest - Class in software.amazon.awssdk.services.kendra.model
 
UpdateIndexRequest.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
UpdateIndexRequestMarshaller - Class in software.amazon.awssdk.services.kendra.transform
UpdateIndexRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.kendra.transform.UpdateIndexRequestMarshaller
 
UpdateIndexResponse - Class in software.amazon.awssdk.services.kendra.model
 
UpdateIndexResponse.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
updateQuerySuggestionsBlockList(Consumer<UpdateQuerySuggestionsBlockListRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
Updates a block list used for query suggestions for an index.
updateQuerySuggestionsBlockList(Consumer<UpdateQuerySuggestionsBlockListRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
Updates a block list used for query suggestions for an index.
updateQuerySuggestionsBlockList(UpdateQuerySuggestionsBlockListRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
Updates a block list used for query suggestions for an index.
updateQuerySuggestionsBlockList(UpdateQuerySuggestionsBlockListRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
Updates a block list used for query suggestions for an index.
UpdateQuerySuggestionsBlockListRequest - Class in software.amazon.awssdk.services.kendra.model
 
UpdateQuerySuggestionsBlockListRequest.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
UpdateQuerySuggestionsBlockListRequestMarshaller - Class in software.amazon.awssdk.services.kendra.transform
UpdateQuerySuggestionsBlockListRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.kendra.transform.UpdateQuerySuggestionsBlockListRequestMarshaller
 
UpdateQuerySuggestionsBlockListResponse - Class in software.amazon.awssdk.services.kendra.model
 
UpdateQuerySuggestionsBlockListResponse.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
updateQuerySuggestionsConfig(Consumer<UpdateQuerySuggestionsConfigRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
Updates the settings of query suggestions for an index.
updateQuerySuggestionsConfig(Consumer<UpdateQuerySuggestionsConfigRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
Updates the settings of query suggestions for an index.
updateQuerySuggestionsConfig(UpdateQuerySuggestionsConfigRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
Updates the settings of query suggestions for an index.
updateQuerySuggestionsConfig(UpdateQuerySuggestionsConfigRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
Updates the settings of query suggestions for an index.
UpdateQuerySuggestionsConfigRequest - Class in software.amazon.awssdk.services.kendra.model
 
UpdateQuerySuggestionsConfigRequest.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
UpdateQuerySuggestionsConfigRequestMarshaller - Class in software.amazon.awssdk.services.kendra.transform
UpdateQuerySuggestionsConfigRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.kendra.transform.UpdateQuerySuggestionsConfigRequestMarshaller
 
UpdateQuerySuggestionsConfigResponse - Class in software.amazon.awssdk.services.kendra.model
 
UpdateQuerySuggestionsConfigResponse.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
updateThesaurus(Consumer<UpdateThesaurusRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
Updates a thesaurus for an index.
updateThesaurus(Consumer<UpdateThesaurusRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
Updates a thesaurus for an index.
updateThesaurus(UpdateThesaurusRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
Updates a thesaurus for an index.
updateThesaurus(UpdateThesaurusRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
Updates a thesaurus for an index.
UpdateThesaurusRequest - Class in software.amazon.awssdk.services.kendra.model
 
UpdateThesaurusRequest.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
UpdateThesaurusRequestMarshaller - Class in software.amazon.awssdk.services.kendra.transform
UpdateThesaurusRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.kendra.transform.UpdateThesaurusRequestMarshaller
 
UpdateThesaurusResponse - Class in software.amazon.awssdk.services.kendra.model
 
UpdateThesaurusResponse.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
UPDATING - software.amazon.awssdk.services.kendra.model.DataSourceStatus
 
UPDATING - software.amazon.awssdk.services.kendra.model.FaqStatus
 
UPDATING - software.amazon.awssdk.services.kendra.model.IndexStatus
 
UPDATING - software.amazon.awssdk.services.kendra.model.QuerySuggestionsBlockListStatus
 
UPDATING - software.amazon.awssdk.services.kendra.model.QuerySuggestionsStatus
 
UPDATING - software.amazon.awssdk.services.kendra.model.ThesaurusStatus
 
uri() - Method in class software.amazon.awssdk.services.kendra.model.FeaturedDocumentWithMetadata
The source URI location of the featured document.
uri(String) - Method in interface software.amazon.awssdk.services.kendra.model.FeaturedDocumentWithMetadata.Builder
The source URI location of the featured document.
uriEncode(String) - Static method in class software.amazon.awssdk.services.kendra.endpoints.internal.RulesFunctions
 
UriEncodeFn - Class in software.amazon.awssdk.services.kendra.endpoints.internal
 
UriEncodeFn(FnNode) - Constructor for class software.amazon.awssdk.services.kendra.endpoints.internal.UriEncodeFn
 
url() - Method in class software.amazon.awssdk.services.kendra.model.JwtTokenTypeConfiguration
The signing key URL.
url(String) - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Value.Endpoint.Builder
 
url(String) - Method in interface software.amazon.awssdk.services.kendra.model.JwtTokenTypeConfiguration.Builder
The signing key URL.
url(Expr) - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.EndpointResult.Builder
 
URL - software.amazon.awssdk.services.kendra.model.ConfluenceAttachmentFieldName
 
URL - software.amazon.awssdk.services.kendra.model.ConfluenceBlogFieldName
 
URL - software.amazon.awssdk.services.kendra.model.ConfluencePageFieldName
 
URL - software.amazon.awssdk.services.kendra.model.ConfluenceSpaceFieldName
 
URL - software.amazon.awssdk.services.kendra.model.KeyLocation
 
urlExclusionPatterns() - Method in class software.amazon.awssdk.services.kendra.model.WebCrawlerConfiguration
A list of regular expression patterns to exclude certain URLs to crawl.
urlExclusionPatterns(String...) - Method in interface software.amazon.awssdk.services.kendra.model.WebCrawlerConfiguration.Builder
A list of regular expression patterns to exclude certain URLs to crawl.
urlExclusionPatterns(Collection<String>) - Method in interface software.amazon.awssdk.services.kendra.model.WebCrawlerConfiguration.Builder
A list of regular expression patterns to exclude certain URLs to crawl.
urlInclusionPatterns() - Method in class software.amazon.awssdk.services.kendra.model.WebCrawlerConfiguration
A list of regular expression patterns to include certain URLs to crawl.
urlInclusionPatterns(String...) - Method in interface software.amazon.awssdk.services.kendra.model.WebCrawlerConfiguration.Builder
A list of regular expression patterns to include certain URLs to crawl.
urlInclusionPatterns(Collection<String>) - Method in interface software.amazon.awssdk.services.kendra.model.WebCrawlerConfiguration.Builder
A list of regular expression patterns to include certain URLs to crawl.
urls() - Method in class software.amazon.awssdk.services.kendra.model.SharePointConfiguration
The Microsoft SharePoint site URLs for the documents you want to index.
urls() - Method in class software.amazon.awssdk.services.kendra.model.WebCrawlerConfiguration
Specifies the seed or starting point URLs of the websites or the sitemap URLs of the websites you want to crawl.
urls(String...) - Method in interface software.amazon.awssdk.services.kendra.model.SharePointConfiguration.Builder
The Microsoft SharePoint site URLs for the documents you want to index.
urls(Collection<String>) - Method in interface software.amazon.awssdk.services.kendra.model.SharePointConfiguration.Builder
The Microsoft SharePoint site URLs for the documents you want to index.
urls(Consumer<Urls.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.WebCrawlerConfiguration.Builder
Specifies the seed or starting point URLs of the websites or the sitemap URLs of the websites you want to crawl.
urls(Urls) - Method in interface software.amazon.awssdk.services.kendra.model.WebCrawlerConfiguration.Builder
Specifies the seed or starting point URLs of the websites or the sitemap URLs of the websites you want to crawl.
Urls - Class in software.amazon.awssdk.services.kendra.model
Provides the configuration information of the URLs to crawl.
Urls.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
useChangeLog() - Method in class software.amazon.awssdk.services.kendra.model.BoxConfiguration
TRUE to use the Slack change log to determine which documents require updating in the index.
useChangeLog() - Method in class software.amazon.awssdk.services.kendra.model.GitHubConfiguration
TRUE to use the GitHub change log to determine which documents require updating in the index.
useChangeLog() - Method in class software.amazon.awssdk.services.kendra.model.JiraConfiguration
TRUE to use the Jira change log to determine which documents require updating in the index.
useChangeLog() - Method in class software.amazon.awssdk.services.kendra.model.SharePointConfiguration
TRUE to use the SharePoint change log to determine which documents require updating in the index.
useChangeLog() - Method in class software.amazon.awssdk.services.kendra.model.SlackConfiguration
TRUE to use the Slack change log to determine which documents require updating in the index.
useChangeLog() - Method in class software.amazon.awssdk.services.kendra.model.WorkDocsConfiguration
TRUE to use the Amazon WorkDocs change log to determine which documents require updating in the index.
useChangeLog(Boolean) - Method in interface software.amazon.awssdk.services.kendra.model.BoxConfiguration.Builder
TRUE to use the Slack change log to determine which documents require updating in the index.
useChangeLog(Boolean) - Method in interface software.amazon.awssdk.services.kendra.model.GitHubConfiguration.Builder
TRUE to use the GitHub change log to determine which documents require updating in the index.
useChangeLog(Boolean) - Method in interface software.amazon.awssdk.services.kendra.model.JiraConfiguration.Builder
TRUE to use the Jira change log to determine which documents require updating in the index.
useChangeLog(Boolean) - Method in interface software.amazon.awssdk.services.kendra.model.SharePointConfiguration.Builder
TRUE to use the SharePoint change log to determine which documents require updating in the index.
useChangeLog(Boolean) - Method in interface software.amazon.awssdk.services.kendra.model.SlackConfiguration.Builder
TRUE to use the Slack change log to determine which documents require updating in the index.
useChangeLog(Boolean) - Method in interface software.amazon.awssdk.services.kendra.model.WorkDocsConfiguration.Builder
TRUE to use the Amazon WorkDocs change log to determine which documents require updating in the index.
useDualStack() - Method in class software.amazon.awssdk.services.kendra.endpoints.KendraEndpointParams
 
useDualStack(Boolean) - Method in interface software.amazon.awssdk.services.kendra.endpoints.KendraEndpointParams.Builder
 
useFips() - Method in class software.amazon.awssdk.services.kendra.endpoints.KendraEndpointParams
 
useFips(Boolean) - Method in interface software.amazon.awssdk.services.kendra.endpoints.KendraEndpointParams.Builder
 
USER - software.amazon.awssdk.services.kendra.model.EntityType
 
USER - software.amazon.awssdk.services.kendra.model.PrincipalType
 
USER - software.amazon.awssdk.services.kendra.model.SalesforceStandardObjectName
 
USER_TOKEN - software.amazon.awssdk.services.kendra.model.UserContextPolicy
 
UserAgentUtils - Class in software.amazon.awssdk.services.kendra.internal
 
userContext() - Method in class software.amazon.awssdk.services.kendra.model.AttributeSuggestionsGetConfig
Applies user context filtering so that only users who are given access to certain documents see these document in their search results.
userContext() - Method in class software.amazon.awssdk.services.kendra.model.QueryRequest
The user context token or user and group information.
userContext() - Method in class software.amazon.awssdk.services.kendra.model.RetrieveRequest
The user context token or user and group information.
userContext(Consumer<UserContext.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.AttributeSuggestionsGetConfig.Builder
Applies user context filtering so that only users who are given access to certain documents see these document in their search results.
userContext(Consumer<UserContext.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.QueryRequest.Builder
The user context token or user and group information.
userContext(Consumer<UserContext.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.RetrieveRequest.Builder
The user context token or user and group information.
userContext(UserContext) - Method in interface software.amazon.awssdk.services.kendra.model.AttributeSuggestionsGetConfig.Builder
Applies user context filtering so that only users who are given access to certain documents see these document in their search results.
userContext(UserContext) - Method in interface software.amazon.awssdk.services.kendra.model.QueryRequest.Builder
The user context token or user and group information.
userContext(UserContext) - Method in interface software.amazon.awssdk.services.kendra.model.RetrieveRequest.Builder
The user context token or user and group information.
UserContext - Class in software.amazon.awssdk.services.kendra.model
Provides information about the user context for an Amazon Kendra index.
UserContext.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
userContextPolicy() - Method in class software.amazon.awssdk.services.kendra.model.CreateIndexRequest
The user context policy.
userContextPolicy() - Method in class software.amazon.awssdk.services.kendra.model.DescribeIndexResponse
The user context policy for the Amazon Kendra index.
userContextPolicy() - Method in class software.amazon.awssdk.services.kendra.model.UpdateIndexRequest
The user context policy.
userContextPolicy(String) - Method in interface software.amazon.awssdk.services.kendra.model.CreateIndexRequest.Builder
The user context policy.
userContextPolicy(String) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeIndexResponse.Builder
The user context policy for the Amazon Kendra index.
userContextPolicy(String) - Method in interface software.amazon.awssdk.services.kendra.model.UpdateIndexRequest.Builder
The user context policy.
userContextPolicy(UserContextPolicy) - Method in interface software.amazon.awssdk.services.kendra.model.CreateIndexRequest.Builder
The user context policy.
userContextPolicy(UserContextPolicy) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeIndexResponse.Builder
The user context policy for the Amazon Kendra index.
userContextPolicy(UserContextPolicy) - Method in interface software.amazon.awssdk.services.kendra.model.UpdateIndexRequest.Builder
The user context policy.
UserContextPolicy - Enum in software.amazon.awssdk.services.kendra.model
 
userContextPolicyAsString() - Method in class software.amazon.awssdk.services.kendra.model.CreateIndexRequest
The user context policy.
userContextPolicyAsString() - Method in class software.amazon.awssdk.services.kendra.model.DescribeIndexResponse
The user context policy for the Amazon Kendra index.
userContextPolicyAsString() - Method in class software.amazon.awssdk.services.kendra.model.UpdateIndexRequest
The user context policy.
userGroupResolutionConfiguration() - Method in class software.amazon.awssdk.services.kendra.model.CreateIndexRequest
Gets users and groups from IAM Identity Center identity source.
userGroupResolutionConfiguration() - Method in class software.amazon.awssdk.services.kendra.model.DescribeIndexResponse
Whether you have enabled IAM Identity Center identity source for your users and groups.
userGroupResolutionConfiguration() - Method in class software.amazon.awssdk.services.kendra.model.UpdateIndexRequest
Gets users and groups from IAM Identity Center identity source.
userGroupResolutionConfiguration(Consumer<UserGroupResolutionConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.CreateIndexRequest.Builder
Gets users and groups from IAM Identity Center identity source.
userGroupResolutionConfiguration(Consumer<UserGroupResolutionConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeIndexResponse.Builder
Whether you have enabled IAM Identity Center identity source for your users and groups.
userGroupResolutionConfiguration(Consumer<UserGroupResolutionConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.UpdateIndexRequest.Builder
Gets users and groups from IAM Identity Center identity source.
userGroupResolutionConfiguration(UserGroupResolutionConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.CreateIndexRequest.Builder
Gets users and groups from IAM Identity Center identity source.
userGroupResolutionConfiguration(UserGroupResolutionConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeIndexResponse.Builder
Whether you have enabled IAM Identity Center identity source for your users and groups.
userGroupResolutionConfiguration(UserGroupResolutionConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.UpdateIndexRequest.Builder
Gets users and groups from IAM Identity Center identity source.
UserGroupResolutionConfiguration - Class in software.amazon.awssdk.services.kendra.model
Provides the configuration information to get users and groups from an IAM Identity Center identity source.
UserGroupResolutionConfiguration.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
userGroupResolutionMode() - Method in class software.amazon.awssdk.services.kendra.model.UserGroupResolutionConfiguration
The identity store provider (mode) you want to use to get users and groups.
userGroupResolutionMode(String) - Method in interface software.amazon.awssdk.services.kendra.model.UserGroupResolutionConfiguration.Builder
The identity store provider (mode) you want to use to get users and groups.
userGroupResolutionMode(UserGroupResolutionMode) - Method in interface software.amazon.awssdk.services.kendra.model.UserGroupResolutionConfiguration.Builder
The identity store provider (mode) you want to use to get users and groups.
UserGroupResolutionMode - Enum in software.amazon.awssdk.services.kendra.model
 
userGroupResolutionModeAsString() - Method in class software.amazon.awssdk.services.kendra.model.UserGroupResolutionConfiguration
The identity store provider (mode) you want to use to get users and groups.
userId() - Method in class software.amazon.awssdk.services.kendra.model.MemberUser
The identifier of the user you want to map to a group.
userId() - Method in class software.amazon.awssdk.services.kendra.model.UserContext
The identifier of the user you want to filter search results based on their access to documents.
userId(String) - Method in interface software.amazon.awssdk.services.kendra.model.MemberUser.Builder
The identifier of the user you want to map to a group.
userId(String) - Method in interface software.amazon.awssdk.services.kendra.model.UserContext.Builder
The identifier of the user you want to filter search results based on their access to documents.
userIdentityConfiguration() - Method in class software.amazon.awssdk.services.kendra.model.ExperienceConfiguration
The IAM Identity Center field name that contains the identifiers of your users, such as their emails.
userIdentityConfiguration(Consumer<UserIdentityConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.ExperienceConfiguration.Builder
The IAM Identity Center field name that contains the identifiers of your users, such as their emails.
userIdentityConfiguration(UserIdentityConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.ExperienceConfiguration.Builder
The IAM Identity Center field name that contains the identifiers of your users, such as their emails.
UserIdentityConfiguration - Class in software.amazon.awssdk.services.kendra.model
Provides the configuration information for the identifiers of your users.
UserIdentityConfiguration.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
userName() - Method in class software.amazon.awssdk.services.kendra.model.EntityDisplayData
The name of the user.
userName(String) - Method in interface software.amazon.awssdk.services.kendra.model.EntityDisplayData.Builder
The name of the user.
userNameAttributeField() - Method in class software.amazon.awssdk.services.kendra.model.JsonTokenTypeConfiguration
The user name attribute field.
userNameAttributeField() - Method in class software.amazon.awssdk.services.kendra.model.JwtTokenTypeConfiguration
The user name attribute field.
userNameAttributeField(String) - Method in interface software.amazon.awssdk.services.kendra.model.JsonTokenTypeConfiguration.Builder
The user name attribute field.
userNameAttributeField(String) - Method in interface software.amazon.awssdk.services.kendra.model.JwtTokenTypeConfiguration.Builder
The user name attribute field.
UserTokenConfiguration - Class in software.amazon.awssdk.services.kendra.model
Provides the configuration information for a token.
UserTokenConfiguration.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
userTokenConfigurations() - Method in class software.amazon.awssdk.services.kendra.model.CreateIndexRequest
The user token configuration.
userTokenConfigurations() - Method in class software.amazon.awssdk.services.kendra.model.DescribeIndexResponse
The user token configuration for the Amazon Kendra index.
userTokenConfigurations() - Method in class software.amazon.awssdk.services.kendra.model.UpdateIndexRequest
The user token configuration.
userTokenConfigurations(Collection<UserTokenConfiguration>) - Method in interface software.amazon.awssdk.services.kendra.model.CreateIndexRequest.Builder
The user token configuration.
userTokenConfigurations(Collection<UserTokenConfiguration>) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeIndexResponse.Builder
The user token configuration for the Amazon Kendra index.
userTokenConfigurations(Collection<UserTokenConfiguration>) - Method in interface software.amazon.awssdk.services.kendra.model.UpdateIndexRequest.Builder
The user token configuration.
userTokenConfigurations(Consumer<UserTokenConfiguration.Builder>...) - Method in interface software.amazon.awssdk.services.kendra.model.CreateIndexRequest.Builder
The user token configuration.
userTokenConfigurations(Consumer<UserTokenConfiguration.Builder>...) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeIndexResponse.Builder
The user token configuration for the Amazon Kendra index.
userTokenConfigurations(Consumer<UserTokenConfiguration.Builder>...) - Method in interface software.amazon.awssdk.services.kendra.model.UpdateIndexRequest.Builder
The user token configuration.
userTokenConfigurations(UserTokenConfiguration...) - Method in interface software.amazon.awssdk.services.kendra.model.CreateIndexRequest.Builder
The user token configuration.
userTokenConfigurations(UserTokenConfiguration...) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeIndexResponse.Builder
The user token configuration for the Amazon Kendra index.
userTokenConfigurations(UserTokenConfiguration...) - Method in interface software.amazon.awssdk.services.kendra.model.UpdateIndexRequest.Builder
The user token configuration.

V

validate() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.FnNode
 
ValidationException - Exception in software.amazon.awssdk.services.kendra.model
The input fails to satisfy the constraints set by the Amazon Kendra service.
ValidationException.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
value() - Method in class software.amazon.awssdk.services.kendra.model.AdditionalResultAttribute
An object that contains the attribute value.
value() - Method in class software.amazon.awssdk.services.kendra.model.DocumentAttribute
The value of the attribute.
value() - Method in class software.amazon.awssdk.services.kendra.model.Suggestion
The value for the UUID (universally unique identifier) of a single query suggestion.
value() - Method in class software.amazon.awssdk.services.kendra.model.TableCell
The actual value or content within a table cell.
value() - Method in class software.amazon.awssdk.services.kendra.model.Tag
The value associated with the tag.
value(String) - Method in interface software.amazon.awssdk.services.kendra.model.TableCell.Builder
The actual value or content within a table cell.
value(String) - Method in interface software.amazon.awssdk.services.kendra.model.Tag.Builder
The value associated with the tag.
value(Consumer<AdditionalResultAttributeValue.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.AdditionalResultAttribute.Builder
An object that contains the attribute value.
value(Consumer<DocumentAttributeValue.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.DocumentAttribute.Builder
The value of the attribute.
value(Consumer<SuggestionValue.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.Suggestion.Builder
The value for the UUID (universally unique identifier) of a single query suggestion.
value(Value) - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Parameter.Builder
 
value(AdditionalResultAttributeValue) - Method in interface software.amazon.awssdk.services.kendra.model.AdditionalResultAttribute.Builder
An object that contains the attribute value.
value(DocumentAttributeValue) - Method in interface software.amazon.awssdk.services.kendra.model.DocumentAttribute.Builder
The value of the attribute.
value(SuggestionValue) - Method in interface software.amazon.awssdk.services.kendra.model.Suggestion.Builder
The value for the UUID (universally unique identifier) of a single query suggestion.
Value - Class in software.amazon.awssdk.services.kendra.endpoints.internal
Base class for the types of values computable by the RuleEngine.
Value() - Constructor for class software.amazon.awssdk.services.kendra.endpoints.internal.Value
 
Value.Array - Class in software.amazon.awssdk.services.kendra.endpoints.internal
An array value.
Value.Bool - Class in software.amazon.awssdk.services.kendra.endpoints.internal
A boolean value.
Value.Endpoint - Class in software.amazon.awssdk.services.kendra.endpoints.internal
 
Value.Endpoint.Builder - Class in software.amazon.awssdk.services.kendra.endpoints.internal
 
Value.Int - Class in software.amazon.awssdk.services.kendra.endpoints.internal
An integer value.
Value.None - Class in software.amazon.awssdk.services.kendra.endpoints.internal
 
Value.Record - Class in software.amazon.awssdk.services.kendra.endpoints.internal
A record (map) value.
Value.Str - Class in software.amazon.awssdk.services.kendra.endpoints.internal
A string value.
valueImportanceMap() - Method in class software.amazon.awssdk.services.kendra.model.Relevance
A list of values that should be given a different boost when they appear in the result list.
valueImportanceMap(Map<String, Integer>) - Method in interface software.amazon.awssdk.services.kendra.model.Relevance.Builder
A list of values that should be given a different boost when they appear in the result list.
valueOf(String) - Static method in enum software.amazon.awssdk.services.kendra.endpoints.internal.ParameterType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.kendra.model.AdditionalResultAttributeValueType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.kendra.model.AlfrescoEntity
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.kendra.model.AttributeSuggestionsMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.kendra.model.ConditionOperator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.kendra.model.ConfluenceAttachmentFieldName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.kendra.model.ConfluenceAuthenticationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.kendra.model.ConfluenceBlogFieldName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.kendra.model.ConfluencePageFieldName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.kendra.model.ConfluenceSpaceFieldName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.kendra.model.ConfluenceVersion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.kendra.model.ContentType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.kendra.model.DatabaseEngineType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.kendra.model.DataSourceStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.kendra.model.DataSourceSyncJobStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.kendra.model.DataSourceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.kendra.model.DocumentAttributeValue.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.kendra.model.DocumentAttributeValueType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.kendra.model.DocumentStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.kendra.model.EndpointType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.kendra.model.EntityType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.kendra.model.ErrorCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.kendra.model.ExperienceStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.kendra.model.FaqFileFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.kendra.model.FaqStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.kendra.model.FeaturedResultsSetStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.kendra.model.FsxFileSystemType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.kendra.model.HighlightType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.kendra.model.IndexEdition
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.kendra.model.IndexStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.kendra.model.Interval
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.kendra.model.IssueSubEntity
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.kendra.model.KeyLocation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.kendra.model.MetricType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.kendra.model.MissingAttributeKeyStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.kendra.model.Mode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.kendra.model.Order
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.kendra.model.Persona
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.kendra.model.PrincipalMappingStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.kendra.model.PrincipalType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.kendra.model.QueryIdentifiersEnclosingOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.kendra.model.QueryResultFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.kendra.model.QueryResultType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.kendra.model.QuerySuggestionsBlockListStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.kendra.model.QuerySuggestionsStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.kendra.model.ReadAccessType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.kendra.model.RelevanceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.kendra.model.SalesforceChatterFeedIncludeFilterType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.kendra.model.SalesforceKnowledgeArticleState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.kendra.model.SalesforceStandardObjectName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.kendra.model.ScoreConfidence
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.kendra.model.ServiceNowAuthenticationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.kendra.model.ServiceNowBuildVersionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.kendra.model.SharePointOnlineAuthenticationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.kendra.model.SharePointVersion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.kendra.model.SlackEntity
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.kendra.model.SortOrder
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.kendra.model.SuggestionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.kendra.model.ThesaurusStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.kendra.model.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.kendra.model.UserContextPolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.kendra.model.UserGroupResolutionMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.kendra.model.WarningCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.kendra.model.WebCrawlerMode
Returns the enum constant of this type with the specified name.
values() - Static method in enum software.amazon.awssdk.services.kendra.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.kendra.model.AdditionalResultAttributeValueType
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.kendra.model.AlfrescoEntity
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.kendra.model.AttributeSuggestionsMode
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.kendra.model.ConditionOperator
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.kendra.model.ConfluenceAttachmentFieldName
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.kendra.model.ConfluenceAuthenticationType
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.kendra.model.ConfluenceBlogFieldName
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.kendra.model.ConfluencePageFieldName
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.kendra.model.ConfluenceSpaceFieldName
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.kendra.model.ConfluenceVersion
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.kendra.model.ContentType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.kendra.model.DatabaseEngineType
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.kendra.model.DataSourceStatus
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.kendra.model.DataSourceSyncJobStatus
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.kendra.model.DataSourceType
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.kendra.model.DocumentAttributeValue.Type
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.kendra.model.DocumentAttributeValueType
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.kendra.model.DocumentStatus
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.kendra.model.EndpointType
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.kendra.model.EntityType
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.kendra.model.ErrorCode
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.kendra.model.ExperienceStatus
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.kendra.model.FaqFileFormat
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.kendra.model.FaqStatus
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.kendra.model.FeaturedResultsSetStatus
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.kendra.model.FsxFileSystemType
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.kendra.model.HighlightType
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.kendra.model.IndexEdition
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.kendra.model.IndexStatus
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.kendra.model.Interval
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.kendra.model.IssueSubEntity
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.kendra.model.KeyLocation
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.kendra.model.MetricType
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.kendra.model.MissingAttributeKeyStrategy
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.kendra.model.Mode
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.kendra.model.Order
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.kendra.model.Persona
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.kendra.model.PrincipalMappingStatus
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.kendra.model.PrincipalType
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.kendra.model.QueryIdentifiersEnclosingOption
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.kendra.model.QueryResultFormat
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.kendra.model.QueryResultType
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.kendra.model.QuerySuggestionsBlockListStatus
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.kendra.model.QuerySuggestionsStatus
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.kendra.model.ReadAccessType
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.kendra.model.RelevanceType
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.kendra.model.SalesforceChatterFeedIncludeFilterType
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.kendra.model.SalesforceKnowledgeArticleState
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.kendra.model.SalesforceStandardObjectName
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.kendra.model.ScoreConfidence
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.kendra.model.ServiceNowAuthenticationType
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.kendra.model.ServiceNowBuildVersionType
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.kendra.model.SharePointOnlineAuthenticationType
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.kendra.model.SharePointVersion
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.kendra.model.SlackEntity
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.kendra.model.SortOrder
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.kendra.model.SuggestionType
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.kendra.model.ThesaurusStatus
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.kendra.model.Type
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.kendra.model.UserContextPolicy
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.kendra.model.UserGroupResolutionMode
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.kendra.model.WarningCode
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.kendra.model.WebCrawlerMode
Returns an array containing the constants of this enum type, in the order they are declared.
valueType() - Method in class software.amazon.awssdk.services.kendra.model.AdditionalResultAttribute
The data type of the Value property.
valueType(String) - Method in interface software.amazon.awssdk.services.kendra.model.AdditionalResultAttribute.Builder
The data type of the Value property.
valueType(AdditionalResultAttributeValueType) - Method in interface software.amazon.awssdk.services.kendra.model.AdditionalResultAttribute.Builder
The data type of the Value property.
valueTypeAsString() - Method in class software.amazon.awssdk.services.kendra.model.AdditionalResultAttribute
The data type of the Value property.
version() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Partitions
 
version() - Method in class software.amazon.awssdk.services.kendra.model.ConfluenceConfiguration
The version or the type of Confluence installation to connect to.
version(String) - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.EndpointRuleset.Builder
 
version(String) - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.Partitions.Builder
 
version(String) - Method in interface software.amazon.awssdk.services.kendra.model.ConfluenceConfiguration.Builder
The version or the type of Confluence installation to connect to.
version(ConfluenceVersion) - Method in interface software.amazon.awssdk.services.kendra.model.ConfluenceConfiguration.Builder
The version or the type of Confluence installation to connect to.
VERSION - software.amazon.awssdk.services.kendra.model.ConfluenceAttachmentFieldName
 
VERSION - software.amazon.awssdk.services.kendra.model.ConfluenceBlogFieldName
 
VERSION - software.amazon.awssdk.services.kendra.model.ConfluencePageFieldName
 
versionAsString() - Method in class software.amazon.awssdk.services.kendra.model.ConfluenceConfiguration
The version or the type of Confluence installation to connect to.
VERY_HIGH - software.amazon.awssdk.services.kendra.model.ScoreConfidence
 
VIEWER - software.amazon.awssdk.services.kendra.model.Persona
 
visitBool(boolean) - Method in interface software.amazon.awssdk.services.kendra.endpoints.internal.Literal.Visitor
 
visitBoolEquals(BooleanEqualsFn) - Method in interface software.amazon.awssdk.services.kendra.endpoints.internal.FnVisitor
 
visitBoolEquals(BooleanEqualsFn) - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.RuleEvaluator
 
visitDynamicElement(Expr) - Method in interface software.amazon.awssdk.services.kendra.endpoints.internal.TemplateVisitor
Visit a dynamic element within a multipart template.
visitEndpointRule(EndpointResult) - Method in interface software.amazon.awssdk.services.kendra.endpoints.internal.RuleValueVisitor
 
visitErrorRule(Expr) - Method in interface software.amazon.awssdk.services.kendra.endpoints.internal.RuleValueVisitor
 
visitFn(Fn) - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.ExprVisitor.Default
 
visitFn(Fn) - Method in interface software.amazon.awssdk.services.kendra.endpoints.internal.ExprVisitor
 
visitFn(Fn) - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.RuleEvaluator
 
visitGetAttr(GetAttr) - Method in interface software.amazon.awssdk.services.kendra.endpoints.internal.FnVisitor
 
visitGetAttr(GetAttr) - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.RuleEvaluator
 
visitInt(int) - Method in interface software.amazon.awssdk.services.kendra.endpoints.internal.Literal.Visitor
 
visitIsSet(IsSet) - Method in interface software.amazon.awssdk.services.kendra.endpoints.internal.FnVisitor
 
visitIsSet(IsSet) - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.RuleEvaluator
 
visitIsValidHostLabel(IsValidHostLabel) - Method in interface software.amazon.awssdk.services.kendra.endpoints.internal.FnVisitor
 
visitIsValidHostLabel(IsValidHostLabel) - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.RuleEvaluator
 
visitIsVirtualHostLabelsS3Bucket(IsVirtualHostableS3Bucket) - Method in interface software.amazon.awssdk.services.kendra.endpoints.internal.FnVisitor
 
visitIsVirtualHostLabelsS3Bucket(IsVirtualHostableS3Bucket) - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.RuleEvaluator
 
visitLiteral(Literal) - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.ExprVisitor.Default
 
visitLiteral(Literal) - Method in interface software.amazon.awssdk.services.kendra.endpoints.internal.ExprVisitor
 
visitLiteral(Literal) - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.RuleEvaluator
 
visitNot(Not) - Method in interface software.amazon.awssdk.services.kendra.endpoints.internal.FnVisitor
 
visitNot(Not) - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.RuleEvaluator
 
visitObject(Map<Identifier, Literal>) - Method in interface software.amazon.awssdk.services.kendra.endpoints.internal.Literal.Visitor
 
visitorId() - Method in class software.amazon.awssdk.services.kendra.model.QueryRequest
Provides an identifier for a specific user.
visitorId(String) - Method in interface software.amazon.awssdk.services.kendra.model.QueryRequest.Builder
Provides an identifier for a specific user.
visitParseArn(ParseArn) - Method in interface software.amazon.awssdk.services.kendra.endpoints.internal.FnVisitor
 
visitParseArn(ParseArn) - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.RuleEvaluator
 
visitParseUrl(ParseUrl) - Method in interface software.amazon.awssdk.services.kendra.endpoints.internal.FnVisitor
 
visitParseUrl(ParseUrl) - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.RuleEvaluator
 
visitPartition(PartitionFn) - Method in interface software.amazon.awssdk.services.kendra.endpoints.internal.FnVisitor
 
visitPartition(PartitionFn) - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.RuleEvaluator
 
visitRef(Ref) - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.ExprVisitor.Default
 
visitRef(Ref) - Method in interface software.amazon.awssdk.services.kendra.endpoints.internal.ExprVisitor
 
visitRef(Ref) - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.RuleEvaluator
 
visitSingleDynamicTemplate(Expr) - Method in interface software.amazon.awssdk.services.kendra.endpoints.internal.TemplateVisitor
The template contains a single dynamic element, eg.
visitStaticElement(String) - Method in interface software.amazon.awssdk.services.kendra.endpoints.internal.TemplateVisitor
Visit a static element within a multipart template.
visitStaticTemplate(String) - Method in interface software.amazon.awssdk.services.kendra.endpoints.internal.TemplateVisitor
The template contains a single static string, eg.
visitStr(Template) - Method in interface software.amazon.awssdk.services.kendra.endpoints.internal.Literal.Visitor
 
visitStringEquals(StringEqualsFn) - Method in interface software.amazon.awssdk.services.kendra.endpoints.internal.FnVisitor
 
visitStringEquals(StringEqualsFn) - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.RuleEvaluator
 
visitSubstring(Substring) - Method in interface software.amazon.awssdk.services.kendra.endpoints.internal.FnVisitor
 
visitSubstring(Substring) - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.RuleEvaluator
 
visitTreeRule(List<Rule>) - Method in interface software.amazon.awssdk.services.kendra.endpoints.internal.RuleValueVisitor
 
visitTuple(List<Literal>) - Method in interface software.amazon.awssdk.services.kendra.endpoints.internal.Literal.Visitor
 
visitUriEncode(UriEncodeFn) - Method in interface software.amazon.awssdk.services.kendra.endpoints.internal.FnVisitor
 
visitUriEncode(UriEncodeFn) - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.RuleEvaluator
 
vpcConfiguration() - Method in class software.amazon.awssdk.services.kendra.model.AlfrescoConfiguration
Configuration information for an Amazon Virtual Private Cloud to connect to your Alfresco.
vpcConfiguration() - Method in class software.amazon.awssdk.services.kendra.model.BoxConfiguration
Configuration information for an Amazon VPC to connect to your Box.
vpcConfiguration() - Method in class software.amazon.awssdk.services.kendra.model.ConfluenceConfiguration
Configuration information for an Amazon Virtual Private Cloud to connect to your Confluence.
vpcConfiguration() - Method in class software.amazon.awssdk.services.kendra.model.CreateDataSourceRequest
Configuration information for an Amazon Virtual Private Cloud to connect to your data source.
vpcConfiguration() - Method in class software.amazon.awssdk.services.kendra.model.DatabaseConfiguration
Returns the value of the VpcConfiguration property for this object.
vpcConfiguration() - Method in class software.amazon.awssdk.services.kendra.model.DescribeDataSourceResponse
Configuration information for an Amazon Virtual Private Cloud to connect to your data source.
vpcConfiguration() - Method in class software.amazon.awssdk.services.kendra.model.FsxConfiguration
Configuration information for an Amazon Virtual Private Cloud to connect to your Amazon FSx.
vpcConfiguration() - Method in class software.amazon.awssdk.services.kendra.model.GitHubConfiguration
Configuration information of an Amazon Virtual Private Cloud to connect to your GitHub.
vpcConfiguration() - Method in class software.amazon.awssdk.services.kendra.model.JiraConfiguration
Configuration information for an Amazon Virtual Private Cloud to connect to your Jira.
vpcConfiguration() - Method in class software.amazon.awssdk.services.kendra.model.QuipConfiguration
Configuration information for an Amazon Virtual Private Cloud (VPC) to connect to your Quip.
vpcConfiguration() - Method in class software.amazon.awssdk.services.kendra.model.SharePointConfiguration
Configuration information for an Amazon Virtual Private Cloud to connect to your Microsoft SharePoint.
vpcConfiguration() - Method in class software.amazon.awssdk.services.kendra.model.SlackConfiguration
Configuration information for an Amazon Virtual Private Cloud to connect to your Slack.
vpcConfiguration() - Method in class software.amazon.awssdk.services.kendra.model.UpdateDataSourceRequest
Configuration information for an Amazon Virtual Private Cloud to connect to your data source.
vpcConfiguration(Consumer<DataSourceVpcConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.AlfrescoConfiguration.Builder
Configuration information for an Amazon Virtual Private Cloud to connect to your Alfresco.
vpcConfiguration(Consumer<DataSourceVpcConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.BoxConfiguration.Builder
Configuration information for an Amazon VPC to connect to your Box.
vpcConfiguration(Consumer<DataSourceVpcConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.ConfluenceConfiguration.Builder
Configuration information for an Amazon Virtual Private Cloud to connect to your Confluence.
vpcConfiguration(Consumer<DataSourceVpcConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.CreateDataSourceRequest.Builder
Configuration information for an Amazon Virtual Private Cloud to connect to your data source.
vpcConfiguration(Consumer<DataSourceVpcConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.DatabaseConfiguration.Builder
Sets the value of the VpcConfiguration property for this object.
vpcConfiguration(Consumer<DataSourceVpcConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeDataSourceResponse.Builder
Configuration information for an Amazon Virtual Private Cloud to connect to your data source.
vpcConfiguration(Consumer<DataSourceVpcConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.FsxConfiguration.Builder
Configuration information for an Amazon Virtual Private Cloud to connect to your Amazon FSx.
vpcConfiguration(Consumer<DataSourceVpcConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.GitHubConfiguration.Builder
Configuration information of an Amazon Virtual Private Cloud to connect to your GitHub.
vpcConfiguration(Consumer<DataSourceVpcConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.JiraConfiguration.Builder
Configuration information for an Amazon Virtual Private Cloud to connect to your Jira.
vpcConfiguration(Consumer<DataSourceVpcConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.QuipConfiguration.Builder
Configuration information for an Amazon Virtual Private Cloud (VPC) to connect to your Quip.
vpcConfiguration(Consumer<DataSourceVpcConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.SharePointConfiguration.Builder
Configuration information for an Amazon Virtual Private Cloud to connect to your Microsoft SharePoint.
vpcConfiguration(Consumer<DataSourceVpcConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.SlackConfiguration.Builder
Configuration information for an Amazon Virtual Private Cloud to connect to your Slack.
vpcConfiguration(Consumer<DataSourceVpcConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.UpdateDataSourceRequest.Builder
Configuration information for an Amazon Virtual Private Cloud to connect to your data source.
vpcConfiguration(DataSourceVpcConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.AlfrescoConfiguration.Builder
Configuration information for an Amazon Virtual Private Cloud to connect to your Alfresco.
vpcConfiguration(DataSourceVpcConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.BoxConfiguration.Builder
Configuration information for an Amazon VPC to connect to your Box.
vpcConfiguration(DataSourceVpcConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.ConfluenceConfiguration.Builder
Configuration information for an Amazon Virtual Private Cloud to connect to your Confluence.
vpcConfiguration(DataSourceVpcConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.CreateDataSourceRequest.Builder
Configuration information for an Amazon Virtual Private Cloud to connect to your data source.
vpcConfiguration(DataSourceVpcConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.DatabaseConfiguration.Builder
Sets the value of the VpcConfiguration property for this object.
vpcConfiguration(DataSourceVpcConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeDataSourceResponse.Builder
Configuration information for an Amazon Virtual Private Cloud to connect to your data source.
vpcConfiguration(DataSourceVpcConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.FsxConfiguration.Builder
Configuration information for an Amazon Virtual Private Cloud to connect to your Amazon FSx.
vpcConfiguration(DataSourceVpcConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.GitHubConfiguration.Builder
Configuration information of an Amazon Virtual Private Cloud to connect to your GitHub.
vpcConfiguration(DataSourceVpcConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.JiraConfiguration.Builder
Configuration information for an Amazon Virtual Private Cloud to connect to your Jira.
vpcConfiguration(DataSourceVpcConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.QuipConfiguration.Builder
Configuration information for an Amazon Virtual Private Cloud (VPC) to connect to your Quip.
vpcConfiguration(DataSourceVpcConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.SharePointConfiguration.Builder
Configuration information for an Amazon Virtual Private Cloud to connect to your Microsoft SharePoint.
vpcConfiguration(DataSourceVpcConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.SlackConfiguration.Builder
Configuration information for an Amazon Virtual Private Cloud to connect to your Slack.
vpcConfiguration(DataSourceVpcConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.UpdateDataSourceRequest.Builder
Configuration information for an Amazon Virtual Private Cloud to connect to your data source.

W

Warning - Class in software.amazon.awssdk.services.kendra.model
The warning code and message that explains a problem with a query.
Warning.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
WarningCode - Enum in software.amazon.awssdk.services.kendra.model
 
warnings() - Method in class software.amazon.awssdk.services.kendra.model.QueryResponse
A list of warning codes and their messages on problems with your query.
warnings(Collection<Warning>) - Method in interface software.amazon.awssdk.services.kendra.model.QueryResponse.Builder
A list of warning codes and their messages on problems with your query.
warnings(Consumer<Warning.Builder>...) - Method in interface software.amazon.awssdk.services.kendra.model.QueryResponse.Builder
A list of warning codes and their messages on problems with your query.
warnings(Warning...) - Method in interface software.amazon.awssdk.services.kendra.model.QueryResponse.Builder
A list of warning codes and their messages on problems with your query.
WEBCRAWLER - software.amazon.awssdk.services.kendra.model.DataSourceType
 
webCrawlerConfiguration() - Method in class software.amazon.awssdk.services.kendra.model.DataSourceConfiguration
Returns the value of the WebCrawlerConfiguration property for this object.
webCrawlerConfiguration(Consumer<WebCrawlerConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.DataSourceConfiguration.Builder
Sets the value of the WebCrawlerConfiguration property for this object.
webCrawlerConfiguration(WebCrawlerConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.DataSourceConfiguration.Builder
Sets the value of the WebCrawlerConfiguration property for this object.
WebCrawlerConfiguration - Class in software.amazon.awssdk.services.kendra.model
Provides the configuration information required for Amazon Kendra Web Crawler.
WebCrawlerConfiguration.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
webCrawlerMode() - Method in class software.amazon.awssdk.services.kendra.model.SeedUrlConfiguration
You can choose one of the following modes:
webCrawlerMode(String) - Method in interface software.amazon.awssdk.services.kendra.model.SeedUrlConfiguration.Builder
You can choose one of the following modes:
webCrawlerMode(WebCrawlerMode) - Method in interface software.amazon.awssdk.services.kendra.model.SeedUrlConfiguration.Builder
You can choose one of the following modes:
WebCrawlerMode - Enum in software.amazon.awssdk.services.kendra.model
 
webCrawlerModeAsString() - Method in class software.amazon.awssdk.services.kendra.model.SeedUrlConfiguration
You can choose one of the following modes:
webLinkFieldMappings() - Method in class software.amazon.awssdk.services.kendra.model.BoxConfiguration
A list of DataSourceToIndexFieldMapping objects that map attributes or field names of Box web links to Amazon Kendra index field names.
webLinkFieldMappings(Collection<DataSourceToIndexFieldMapping>) - Method in interface software.amazon.awssdk.services.kendra.model.BoxConfiguration.Builder
A list of DataSourceToIndexFieldMapping objects that map attributes or field names of Box web links to Amazon Kendra index field names.
webLinkFieldMappings(Consumer<DataSourceToIndexFieldMapping.Builder>...) - Method in interface software.amazon.awssdk.services.kendra.model.BoxConfiguration.Builder
A list of DataSourceToIndexFieldMapping objects that map attributes or field names of Box web links to Amazon Kendra index field names.
webLinkFieldMappings(DataSourceToIndexFieldMapping...) - Method in interface software.amazon.awssdk.services.kendra.model.BoxConfiguration.Builder
A list of DataSourceToIndexFieldMapping objects that map attributes or field names of Box web links to Amazon Kendra index field names.
WIKI - software.amazon.awssdk.services.kendra.model.AlfrescoEntity
 
wikiFieldMappings() - Method in class software.amazon.awssdk.services.kendra.model.AlfrescoConfiguration
A list of DataSourceToIndexFieldMapping objects that map attributes or field names of Alfresco wikis to Amazon Kendra index field names.
wikiFieldMappings(Collection<DataSourceToIndexFieldMapping>) - Method in interface software.amazon.awssdk.services.kendra.model.AlfrescoConfiguration.Builder
A list of DataSourceToIndexFieldMapping objects that map attributes or field names of Alfresco wikis to Amazon Kendra index field names.
wikiFieldMappings(Consumer<DataSourceToIndexFieldMapping.Builder>...) - Method in interface software.amazon.awssdk.services.kendra.model.AlfrescoConfiguration.Builder
A list of DataSourceToIndexFieldMapping objects that map attributes or field names of Alfresco wikis to Amazon Kendra index field names.
wikiFieldMappings(DataSourceToIndexFieldMapping...) - Method in interface software.amazon.awssdk.services.kendra.model.AlfrescoConfiguration.Builder
A list of DataSourceToIndexFieldMapping objects that map attributes or field names of Alfresco wikis to Amazon Kendra index field names.
WINDOWS - software.amazon.awssdk.services.kendra.model.FsxFileSystemType
 
withDefaultVersion() - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.EndpointRuleset.Builder
 
WORKDOCS - software.amazon.awssdk.services.kendra.model.DataSourceType
 
workDocsConfiguration() - Method in class software.amazon.awssdk.services.kendra.model.DataSourceConfiguration
Provides the configuration information to connect to Amazon WorkDocs as your data source.
workDocsConfiguration(Consumer<WorkDocsConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.DataSourceConfiguration.Builder
Provides the configuration information to connect to Amazon WorkDocs as your data source.
workDocsConfiguration(WorkDocsConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.DataSourceConfiguration.Builder
Provides the configuration information to connect to Amazon WorkDocs as your data source.
WorkDocsConfiguration - Class in software.amazon.awssdk.services.kendra.model
Provides the configuration information to connect to Amazon WorkDocs as your data source.
WorkDocsConfiguration.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
workLogFieldMappings() - Method in class software.amazon.awssdk.services.kendra.model.JiraConfiguration
A list of DataSourceToIndexFieldMapping objects that map attributes or field names of Jira work logs to Amazon Kendra index field names.
workLogFieldMappings(Collection<DataSourceToIndexFieldMapping>) - Method in interface software.amazon.awssdk.services.kendra.model.JiraConfiguration.Builder
A list of DataSourceToIndexFieldMapping objects that map attributes or field names of Jira work logs to Amazon Kendra index field names.
workLogFieldMappings(Consumer<DataSourceToIndexFieldMapping.Builder>...) - Method in interface software.amazon.awssdk.services.kendra.model.JiraConfiguration.Builder
A list of DataSourceToIndexFieldMapping objects that map attributes or field names of Jira work logs to Amazon Kendra index field names.
workLogFieldMappings(DataSourceToIndexFieldMapping...) - Method in interface software.amazon.awssdk.services.kendra.model.JiraConfiguration.Builder
A list of DataSourceToIndexFieldMapping objects that map attributes or field names of Jira work logs to Amazon Kendra index field names.
WORKLOGS - software.amazon.awssdk.services.kendra.model.IssueSubEntity
 
writableStackTrace(Boolean) - Method in class software.amazon.awssdk.services.kendra.endpoints.internal.SourceException.BuilderImpl
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.kendra.model.AccessDeniedException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.kendra.model.ConflictException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.kendra.model.FeaturedResultsConflictException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.kendra.model.InternalServerException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.kendra.model.InvalidRequestException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.kendra.model.KendraException.Builder
 
writableStackTrace(Boolean) - Method in class software.amazon.awssdk.services.kendra.model.KendraException.BuilderImpl
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.kendra.model.ResourceAlreadyExistException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.kendra.model.ResourceInUseException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.kendra.model.ResourceNotFoundException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.kendra.model.ResourceUnavailableException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.kendra.model.ServiceQuotaExceededException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.kendra.model.ThrottlingException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.kendra.model.ValidationException.Builder
 

X

XML - software.amazon.awssdk.services.kendra.model.ContentType
 
XSLT - software.amazon.awssdk.services.kendra.model.ContentType
 
A B C D E F G H I J K L M N O P Q R S T U V W X 
All Classes All Packages