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

A

access() - Method in class software.amazon.awssdk.services.kendra.model.Principal
Whether to allow or deny access to the principal.
access(String) - Method in interface software.amazon.awssdk.services.kendra.model.Principal.Builder
Whether to allow or deny access to the principal.
access(ReadAccessType) - Method in interface software.amazon.awssdk.services.kendra.model.Principal.Builder
Whether to allow or deny access to the principal.
accessAsString() - Method in class software.amazon.awssdk.services.kendra.model.Principal
Whether to allow or deny access to the principal.
accessControlList() - Method in class software.amazon.awssdk.services.kendra.model.Document
Information to use for user context filtering.
accessControlList(Collection<Principal>) - Method in interface software.amazon.awssdk.services.kendra.model.Document.Builder
Information to use for user context filtering.
accessControlList(Principal...) - Method in interface software.amazon.awssdk.services.kendra.model.Document.Builder
Information to use for user context filtering.
accessControlList(Consumer<Principal.Builder>...) - Method in interface software.amazon.awssdk.services.kendra.model.Document.Builder
Information to use for user context filtering.
AccessControlListConfiguration - Class in software.amazon.awssdk.services.kendra.model
Access Control List files for the documents in a data source.
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(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(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.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
AccessDeniedException - Exception in software.amazon.awssdk.services.kendra.model

AccessDeniedException.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
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() - Method in class software.amazon.awssdk.services.kendra.model.DatabaseConfiguration
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(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.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
additionalAttributes() - Method in class software.amazon.awssdk.services.kendra.model.QueryResultItem
One or more additional attributes associated with the query result.
additionalAttributes(Collection<AdditionalResultAttribute>) - Method in interface software.amazon.awssdk.services.kendra.model.QueryResultItem.Builder
One or more additional attributes associated with the query result.
additionalAttributes(AdditionalResultAttribute...) - Method in interface software.amazon.awssdk.services.kendra.model.QueryResultItem.Builder
One or more additional attributes associated with the query result.
additionalAttributes(Consumer<AdditionalResultAttribute.Builder>...) - Method in interface software.amazon.awssdk.services.kendra.model.QueryResultItem.Builder
One or more additional attributes associated with the query result.
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
 
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 supplied filters.
andAllFilters(Collection<AttributeFilter>) - Method in interface software.amazon.awssdk.services.kendra.model.AttributeFilter.Builder
Performs a logical AND operation on all supplied filters.
andAllFilters(AttributeFilter...) - Method in interface software.amazon.awssdk.services.kendra.model.AttributeFilter.Builder
Performs a logical AND operation on all supplied filters.
andAllFilters(Consumer<AttributeFilter.Builder>...) - Method in interface software.amazon.awssdk.services.kendra.model.AttributeFilter.Builder
Performs a logical AND operation on all supplied filters.
attachmentConfiguration() - Method in class software.amazon.awssdk.services.kendra.model.ConfluenceConfiguration
Specifies configuration information for indexing attachments to Confluence blogs and pages.
attachmentConfiguration(ConfluenceAttachmentConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.ConfluenceConfiguration.Builder
Specifies 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
Specifies configuration information for indexing attachments to Confluence blogs and pages.
attachmentFieldMappings() - Method in class software.amazon.awssdk.services.kendra.model.ConfluenceAttachmentConfiguration
Defines how attachment metadata fields should be mapped to index fields.
attachmentFieldMappings(Collection<ConfluenceAttachmentToIndexFieldMapping>) - Method in interface software.amazon.awssdk.services.kendra.model.ConfluenceAttachmentConfiguration.Builder
Defines how attachment metadata fields should be mapped to index fields.
attachmentFieldMappings(ConfluenceAttachmentToIndexFieldMapping...) - Method in interface software.amazon.awssdk.services.kendra.model.ConfluenceAttachmentConfiguration.Builder
Defines how attachment metadata fields should be mapped to index fields.
attachmentFieldMappings(Consumer<ConfluenceAttachmentToIndexFieldMapping.Builder>...) - Method in interface software.amazon.awssdk.services.kendra.model.ConfluenceAttachmentConfiguration.Builder
Defines how attachment metadata fields should be mapped to index fields.
AttributeFilter - Class in software.amazon.awssdk.services.kendra.model
Provides filtering the query results based on document attributes.
attributeFilter() - Method in class software.amazon.awssdk.services.kendra.model.QueryRequest
Enables filtered searches based on document attributes.
attributeFilter(AttributeFilter) - Method in interface software.amazon.awssdk.services.kendra.model.QueryRequest.Builder
Enables filtered searches based on document attributes.
attributeFilter(Consumer<AttributeFilter.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.QueryRequest.Builder
Enables filtered searches based on document attributes.
AttributeFilter.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
attributes() - Method in class software.amazon.awssdk.services.kendra.model.Document
Custom attributes to apply to the document.
attributes(Collection<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.Document.Builder
Custom attributes to apply to the document.
attributes(Consumer<DocumentAttribute.Builder>...) - Method in interface software.amazon.awssdk.services.kendra.model.Document.Builder
Custom attributes to apply to the document.
authenticationType() - Method in class software.amazon.awssdk.services.kendra.model.ServiceNowConfiguration
Determines the type of authentication used to connect to the ServiceNow instance.
authenticationType(String) - Method in interface software.amazon.awssdk.services.kendra.model.ServiceNowConfiguration.Builder
Determines the type of authentication used to connect to the ServiceNow instance.
authenticationType(ServiceNowAuthenticationType) - Method in interface software.amazon.awssdk.services.kendra.model.ServiceNowConfiguration.Builder
Determines the type of authentication used to connect to the ServiceNow instance.
authenticationTypeAsString() - Method in class software.amazon.awssdk.services.kendra.model.ServiceNowConfiguration
Determines the type of authentication used to connect to the ServiceNow instance.
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.InternalServerException.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
 

B

batchDeleteDocument(BatchDeleteDocumentRequest) - 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.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.
batchDeleteDocument(Consumer<BatchDeleteDocumentRequest.Builder>) - 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 operation.
BatchDeleteDocumentResponseFailedDocument.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
batchPutDocument(BatchPutDocumentRequest) - 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.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.
batchPutDocument(Consumer<BatchPutDocumentRequest.Builder>) - 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
 
beginOffset() - Method in class software.amazon.awssdk.services.kendra.model.Highlight
The zero-based location in the response string where the highlight 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.
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.
blogConfiguration() - Method in class software.amazon.awssdk.services.kendra.model.ConfluenceConfiguration
Specifies configuration information for indexing Confluence blogs.
blogConfiguration(ConfluenceBlogConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.ConfluenceConfiguration.Builder
Specifies configuration information for indexing Confluence blogs.
blogConfiguration(Consumer<ConfluenceBlogConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.ConfluenceConfiguration.Builder
Specifies configuration information for indexing Confluence blogs.
blogFieldMappings() - Method in class software.amazon.awssdk.services.kendra.model.ConfluenceBlogConfiguration
Defines how blog metadata fields should be mapped to index fields.
blogFieldMappings(Collection<ConfluenceBlogToIndexFieldMapping>) - Method in interface software.amazon.awssdk.services.kendra.model.ConfluenceBlogConfiguration.Builder
Defines how blog metadata fields should be mapped to index fields.
blogFieldMappings(ConfluenceBlogToIndexFieldMapping...) - Method in interface software.amazon.awssdk.services.kendra.model.ConfluenceBlogConfiguration.Builder
Defines how blog metadata fields should be mapped to index fields.
blogFieldMappings(Consumer<ConfluenceBlogToIndexFieldMapping.Builder>...) - Method in interface software.amazon.awssdk.services.kendra.model.ConfluenceBlogConfiguration.Builder
Defines how blog metadata fields should be mapped to index fields.
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 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 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.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.AttributeFilter
 
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.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.CapacityUnitsConfiguration
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.ClickFeedback
 
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.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.CreateDataSourceRequest
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.CreateDataSourceResponse
 
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.CreateIndexRequest
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.CreateIndexResponse
 
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.DatabaseConfiguration
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.DataSourceConfiguration
 
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.DeleteDataSourceRequest
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.DeleteDataSourceResponse
 
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.DeleteThesaurusRequest
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.DeleteThesaurusResponse
 
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.DescribeFaqRequest
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.DescribeFaqResponse
 
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.DescribeThesaurusRequest
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.DescribeThesaurusResponse
 
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.DocumentAttributeValue
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.DocumentAttributeValueCountPair
 
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.Facet
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.FacetResult
 
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.GoogleDriveConfiguration
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.Highlight
 
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 exception software.amazon.awssdk.services.kendra.model.InternalServerException
 
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.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.ListFaqsRequest
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.ListFaqsResponse
 
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.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.OneDriveConfiguration
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.OneDriveUsers
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.Principal
 
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.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.S3DataSourceConfiguration
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.S3Path
 
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.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.SortingConfiguration
 
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.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.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.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.UpdateDataSourceRequest
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.UpdateDataSourceResponse
 
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.UpdateThesaurusRequest
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.UpdateThesaurusResponse
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.UserContext
 
builder() - Static method in class software.amazon.awssdk.services.kendra.model.UserTokenConfiguration
 
builder() - Static method in exception software.amazon.awssdk.services.kendra.model.ValidationException
 
BuilderImpl() - Constructor for class software.amazon.awssdk.services.kendra.model.KendraException.BuilderImpl
 
BuilderImpl(KendraException) - Constructor for class software.amazon.awssdk.services.kendra.model.KendraException.BuilderImpl
 
BuilderImpl() - Constructor for class software.amazon.awssdk.services.kendra.model.KendraRequest.BuilderImpl
 
BuilderImpl(KendraRequest) - Constructor for class software.amazon.awssdk.services.kendra.model.KendraRequest.BuilderImpl
 
BuilderImpl() - Constructor for class software.amazon.awssdk.services.kendra.model.KendraResponse.BuilderImpl
 
BuilderImpl(KendraResponse) - Constructor for class software.amazon.awssdk.services.kendra.model.KendraResponse.BuilderImpl
 

C

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(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() - 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(CapacityUnitsConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.UpdateIndexRequest.Builder
Sets the number of additional 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.UpdateIndexRequest.Builder
Sets the number of additional storage and query capacity units that should be used by the index.
capacityUnits() - Method in class software.amazon.awssdk.services.kendra.model.UpdateIndexRequest
Sets the number of additional storage and query capacity units that should be used by the index.
CapacityUnitsConfiguration - Class in software.amazon.awssdk.services.kendra.model
Specifies capacity units configured for your index.
CapacityUnitsConfiguration.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
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.InternalServerException.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
 
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.
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() - Method in class software.amazon.awssdk.services.kendra.model.ColumnConfiguration
One to five columns that indicate when a document in the database has changed.
chatterFeedConfiguration(SalesforceChatterFeedConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.SalesforceConfiguration.Builder
Specifies configuration information for Salesforce chatter feeds.
chatterFeedConfiguration(Consumer<SalesforceChatterFeedConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.SalesforceConfiguration.Builder
Specifies configuration information for Salesforce chatter feeds.
chatterFeedConfiguration() - Method in class software.amazon.awssdk.services.kendra.model.SalesforceConfiguration
Specifies configuration information for Salesforce chatter feeds.
claimRegex(String) - Method in interface software.amazon.awssdk.services.kendra.model.JwtTokenTypeConfiguration.Builder
The regular expression that identifies the claim.
claimRegex() - Method in class software.amazon.awssdk.services.kendra.model.JwtTokenTypeConfiguration
The regular expression that identifies the claim.
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(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(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() - Method in class software.amazon.awssdk.services.kendra.model.SubmitFeedbackRequest
Tells Amazon Kendra that a particular search result link was chosen by the user.
clickTime(Instant) - Method in interface software.amazon.awssdk.services.kendra.model.ClickFeedback.Builder
The Unix timestamp of the date and time that the result was clicked.
clickTime() - Method in class software.amazon.awssdk.services.kendra.model.ClickFeedback
The Unix timestamp of the date and time that the result was clicked.
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.
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.
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() - Method in class software.amazon.awssdk.services.kendra.model.CreateFaqRequest
A token that you provide to identify the request to create a FAQ.
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() - Method in class software.amazon.awssdk.services.kendra.model.CreateIndexRequest
A token that you provide to identify the request to create an index.
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.
clientToken() - Method in class software.amazon.awssdk.services.kendra.model.CreateThesaurusRequest
A token that you provide to identify the request to create a thesaurus.
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(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(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() - Method in class software.amazon.awssdk.services.kendra.model.DatabaseConfiguration
Information about where the index should get the document information from the database.
ColumnConfiguration.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
configuration(DataSourceConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.CreateDataSourceRequest.Builder
The connector configuration information that is required to access the repository.
configuration(Consumer<DataSourceConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.CreateDataSourceRequest.Builder
The connector configuration information that is required to access the repository.
configuration() - Method in class software.amazon.awssdk.services.kendra.model.CreateDataSourceRequest
The connector configuration information that is required to access the repository.
configuration(DataSourceConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeDataSourceResponse.Builder
Information that describes where the data source is located and how the data source is configured.
configuration(Consumer<DataSourceConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeDataSourceResponse.Builder
Information that describes where the data source is located and how the data source is configured.
configuration() - Method in class software.amazon.awssdk.services.kendra.model.DescribeDataSourceResponse
Information that describes where the data source is located and how the data source is configured.
configuration(DataSourceConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.UpdateDataSourceRequest.Builder
Sets the value of the Configuration property for this object.
configuration(Consumer<DataSourceConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.UpdateDataSourceRequest.Builder
Sets the value of the Configuration property for this object.
configuration() - Method in class software.amazon.awssdk.services.kendra.model.UpdateDataSourceRequest
Returns the value of the Configuration property for this object.
ConflictException - Exception in software.amazon.awssdk.services.kendra.model

ConflictException.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
ConfluenceAttachmentConfiguration - Class in software.amazon.awssdk.services.kendra.model
Specifies the 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
Defines the mapping between a field in the Confluence data source to a Amazon Kendra index field.
ConfluenceAttachmentToIndexFieldMapping.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
ConfluenceBlogConfiguration - Class in software.amazon.awssdk.services.kendra.model
Specifies the 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
Defines the mapping between a blog field in the Confluence data source to a Amazon Kendra index field.
ConfluenceBlogToIndexFieldMapping.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
ConfluenceConfiguration - Class in software.amazon.awssdk.services.kendra.model
Provides configuration information for data sources that connect to Confluence.
confluenceConfiguration(ConfluenceConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.DataSourceConfiguration.Builder
Provides configuration information for connecting to a Confluence data source.
confluenceConfiguration(Consumer<ConfluenceConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.DataSourceConfiguration.Builder
Provides configuration information for connecting to a Confluence data source.
confluenceConfiguration() - Method in class software.amazon.awssdk.services.kendra.model.DataSourceConfiguration
Provides configuration information for connecting to a Confluence data source.
ConfluenceConfiguration.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
ConfluencePageConfiguration - Class in software.amazon.awssdk.services.kendra.model
Specifies 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
Defines the mapping between a field in the Confluence data source to a Amazon Kendra index field.
ConfluencePageToIndexFieldMapping.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
ConfluenceSpaceConfiguration - Class in software.amazon.awssdk.services.kendra.model
Specifies the configuration 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
Defines the mapping between a field in the Confluence data source to a Amazon Kendra index field.
ConfluenceSpaceToIndexFieldMapping.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
ConfluenceVersion - Enum in software.amazon.awssdk.services.kendra.model
 
ConnectionConfiguration - Class in software.amazon.awssdk.services.kendra.model
Provides the information necessary to connect to a database.
connectionConfiguration(ConnectionConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.DatabaseConfiguration.Builder
The information necessary to connect to a database.
connectionConfiguration(Consumer<ConnectionConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.DatabaseConfiguration.Builder
The information necessary to connect to a database.
connectionConfiguration() - Method in class software.amazon.awssdk.services.kendra.model.DatabaseConfiguration
The information necessary to connect to a database.
ConnectionConfiguration.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
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.
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.
containsAll() - Method in class software.amazon.awssdk.services.kendra.model.AttributeFilter
Returns true when a document contains all of the specified document attributes.
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.
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.
containsAny() - Method in class software.amazon.awssdk.services.kendra.model.AttributeFilter
Returns true when a document contains any of the specified document attributes.
ContentType - Enum in software.amazon.awssdk.services.kendra.model
 
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() - Method in class software.amazon.awssdk.services.kendra.model.Document
The file type of the document in the Blob field.
contentTypeAsString() - Method in class software.amazon.awssdk.services.kendra.model.Document
The file type of the document in the Blob field.
count(Integer) - Method in interface software.amazon.awssdk.services.kendra.model.DocumentAttributeValueCountPair.Builder
The number of documents in the response that have the attribute value for the key.
count() - Method in class software.amazon.awssdk.services.kendra.model.DocumentAttributeValueCountPair
The number of documents in the response that have the attribute value for the key.
crawlArchivedSpaces(Boolean) - Method in interface software.amazon.awssdk.services.kendra.model.ConfluenceSpaceConfiguration.Builder
Specifies whether Amazon Kendra should index archived spaces.
crawlArchivedSpaces() - Method in class software.amazon.awssdk.services.kendra.model.ConfluenceSpaceConfiguration
Specifies whether Amazon Kendra should index archived spaces.
crawlAttachments(Boolean) - Method in interface software.amazon.awssdk.services.kendra.model.ConfluenceAttachmentConfiguration.Builder
Indicates whether Amazon Kendra indexes attachments to the pages and blogs in the Confluence data source.
crawlAttachments() - Method in class software.amazon.awssdk.services.kendra.model.ConfluenceAttachmentConfiguration
Indicates whether Amazon Kendra indexes attachments to the pages and blogs in the Confluence data source.
crawlAttachments(Boolean) - Method in interface software.amazon.awssdk.services.kendra.model.SalesforceConfiguration.Builder
Indicates whether Amazon Kendra should index attachments to Salesforce objects.
crawlAttachments() - Method in class software.amazon.awssdk.services.kendra.model.SalesforceConfiguration
Indicates whether Amazon Kendra should index attachments to Salesforce objects.
crawlAttachments(Boolean) - Method in interface software.amazon.awssdk.services.kendra.model.ServiceNowKnowledgeArticleConfiguration.Builder
Indicates whether Amazon Kendra should index attachments to knowledge articles.
crawlAttachments() - Method in class software.amazon.awssdk.services.kendra.model.ServiceNowKnowledgeArticleConfiguration
Indicates whether Amazon Kendra should index attachments to knowledge articles.
crawlAttachments(Boolean) - Method in interface software.amazon.awssdk.services.kendra.model.ServiceNowServiceCatalogConfiguration.Builder
Indicates whether Amazon Kendra should crawl attachments to the service catalog items.
crawlAttachments() - Method in class software.amazon.awssdk.services.kendra.model.ServiceNowServiceCatalogConfiguration
Indicates whether Amazon Kendra should crawl attachments to the service catalog items.
crawlAttachments(Boolean) - Method in interface software.amazon.awssdk.services.kendra.model.SharePointConfiguration.Builder
TRUE to include attachments to documents stored in your Microsoft SharePoint site in the index; otherwise, FALSE.
crawlAttachments() - Method in class software.amazon.awssdk.services.kendra.model.SharePointConfiguration
TRUE to include attachments to documents stored in your Microsoft SharePoint site in the index; otherwise, FALSE.
crawlPersonalSpaces(Boolean) - Method in interface software.amazon.awssdk.services.kendra.model.ConfluenceSpaceConfiguration.Builder
Specifies whether Amazon Kendra should index personal spaces.
crawlPersonalSpaces() - Method in class software.amazon.awssdk.services.kendra.model.ConfluenceSpaceConfiguration
Specifies whether Amazon Kendra should index personal spaces.
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
 
createdAt(Instant) - Method in interface software.amazon.awssdk.services.kendra.model.DataSourceSummary.Builder
The UNIX datetime that the data source was created.
createdAt() - Method in class software.amazon.awssdk.services.kendra.model.DataSourceSummary
The UNIX datetime that the data source was created.
createdAt(Instant) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeDataSourceResponse.Builder
The Unix timestamp of when the data source was created.
createdAt() - Method in class software.amazon.awssdk.services.kendra.model.DescribeDataSourceResponse
The Unix timestamp of when the data source was created.
createdAt(Instant) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeFaqResponse.Builder
The date and time that the FAQ was created.
createdAt() - Method in class software.amazon.awssdk.services.kendra.model.DescribeFaqResponse
The date and time that the FAQ was created.
createdAt(Instant) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeIndexResponse.Builder
The Unix datetime that the index was created.
createdAt() - Method in class software.amazon.awssdk.services.kendra.model.DescribeIndexResponse
The Unix datetime that the index was created.
createdAt(Instant) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeThesaurusResponse.Builder
The Unix datetime that the thesaurus was created.
createdAt() - Method in class software.amazon.awssdk.services.kendra.model.DescribeThesaurusResponse
The Unix datetime that the thesaurus was created.
createdAt(Instant) - Method in interface software.amazon.awssdk.services.kendra.model.FaqSummary.Builder
The UNIX datetime that the FAQ was added to the index.
createdAt() - Method in class software.amazon.awssdk.services.kendra.model.FaqSummary
The UNIX datetime that the FAQ was added to the index.
createdAt(Instant) - Method in interface software.amazon.awssdk.services.kendra.model.IndexConfigurationSummary.Builder
The Unix timestamp when the index was created.
createdAt() - Method in class software.amazon.awssdk.services.kendra.model.IndexConfigurationSummary
The Unix timestamp when the index was created.
createdAt(Instant) - Method in interface software.amazon.awssdk.services.kendra.model.ThesaurusSummary.Builder
The Unix datetime that the thesaurus was created.
createdAt() - Method in class software.amazon.awssdk.services.kendra.model.ThesaurusSummary
The Unix datetime that the thesaurus was created.
createDataSource(CreateDataSourceRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
Creates a data source that you use to with an Amazon Kendra index.
createDataSource(Consumer<CreateDataSourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
Creates a data source that you use to with an Amazon Kendra index.
createDataSource(CreateDataSourceRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
Creates a data source that you use to with an Amazon Kendra index.
createDataSource(Consumer<CreateDataSourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
Creates a data source that you use to 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
 
createFaq(CreateFaqRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
Creates an new set of frequently asked question (FAQ) questions and answers.
createFaq(Consumer<CreateFaqRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
Creates an new set of frequently asked question (FAQ) questions and answers.
createFaq(CreateFaqRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
Creates an new set of frequently asked question (FAQ) questions and answers.
createFaq(Consumer<CreateFaqRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
Creates an new set of frequently asked question (FAQ) questions and answers.
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
 
createIndex(CreateIndexRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
Creates a new Amazon Kendra index.
createIndex(Consumer<CreateIndexRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
Creates a new Amazon Kendra index.
createIndex(CreateIndexRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
Creates a new Amazon Kendra index.
createIndex(Consumer<CreateIndexRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
Creates a new 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
 
createThesaurus(CreateThesaurusRequest) - 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.KendraAsyncClient
Creates a thesaurus for an index.
createThesaurus(CreateThesaurusRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
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.
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
 
customKnowledgeArticleTypeConfigurations(Collection<SalesforceCustomKnowledgeArticleTypeConfiguration>) - Method in interface software.amazon.awssdk.services.kendra.model.SalesforceKnowledgeArticleConfiguration.Builder
Provides configuration information for custom Salesforce knowledge articles.
customKnowledgeArticleTypeConfigurations(SalesforceCustomKnowledgeArticleTypeConfiguration...) - Method in interface software.amazon.awssdk.services.kendra.model.SalesforceKnowledgeArticleConfiguration.Builder
Provides configuration information for custom Salesforce knowledge articles.
customKnowledgeArticleTypeConfigurations(Consumer<SalesforceCustomKnowledgeArticleTypeConfiguration.Builder>...) - Method in interface software.amazon.awssdk.services.kendra.model.SalesforceKnowledgeArticleConfiguration.Builder
Provides configuration information for custom Salesforce knowledge articles.
customKnowledgeArticleTypeConfigurations() - Method in class software.amazon.awssdk.services.kendra.model.SalesforceKnowledgeArticleConfiguration
Provides configuration information for custom Salesforce knowledge articles.

D

DatabaseConfiguration - Class in software.amazon.awssdk.services.kendra.model
Provides the information necessary to connect a database to an index.
databaseConfiguration(DatabaseConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.DataSourceConfiguration.Builder
Provides information necessary to create a data source connector for a database.
databaseConfiguration(Consumer<DatabaseConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.DataSourceConfiguration.Builder
Provides information necessary to create a data source connector for a database.
databaseConfiguration() - Method in class software.amazon.awssdk.services.kendra.model.DataSourceConfiguration
Provides information necessary to create a data source connector for a database.
DatabaseConfiguration.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
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() - Method in class software.amazon.awssdk.services.kendra.model.DatabaseConfiguration
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(String) - Method in interface software.amazon.awssdk.services.kendra.model.ConnectionConfiguration.Builder
The name of the host for the database.
databaseHost() - Method in class software.amazon.awssdk.services.kendra.model.ConnectionConfiguration
The name of the host for the database.
databaseName(String) - Method in interface software.amazon.awssdk.services.kendra.model.ConnectionConfiguration.Builder
The name of the database containing the document data.
databaseName() - Method in class software.amazon.awssdk.services.kendra.model.ConnectionConfiguration
The name of the database containing the document data.
databasePort(Integer) - Method in interface software.amazon.awssdk.services.kendra.model.ConnectionConfiguration.Builder
The port that the database uses for connections.
databasePort() - Method in class software.amazon.awssdk.services.kendra.model.ConnectionConfiguration
The port that the database uses for connections.
DataSourceConfiguration - Class in software.amazon.awssdk.services.kendra.model
Configuration information for a Amazon Kendra data source.
DataSourceConfiguration.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
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.
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.
dataSourceFieldName(String) - Method in interface software.amazon.awssdk.services.kendra.model.ConfluenceAttachmentToIndexFieldMapping.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() - Method in class software.amazon.awssdk.services.kendra.model.ConfluenceAttachmentToIndexFieldMapping
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(ConfluenceBlogFieldName) - Method in interface software.amazon.awssdk.services.kendra.model.ConfluenceBlogToIndexFieldMapping.Builder
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(String) - Method in interface software.amazon.awssdk.services.kendra.model.ConfluencePageToIndexFieldMapping.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() - Method in class software.amazon.awssdk.services.kendra.model.ConfluencePageToIndexFieldMapping
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(ConfluenceSpaceFieldName) - Method in interface software.amazon.awssdk.services.kendra.model.ConfluenceSpaceToIndexFieldMapping.Builder
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(String) - Method in interface software.amazon.awssdk.services.kendra.model.DataSourceToIndexFieldMapping.Builder
The name of the column or attribute in the data source.
dataSourceFieldName() - Method in class software.amazon.awssdk.services.kendra.model.DataSourceToIndexFieldMapping
The name of the column or attribute 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.
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() - Method in class software.amazon.awssdk.services.kendra.model.DataSourceSyncJobMetricTarget
The ID of the data source that is running the sync job.
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 synchronization job.
DataSourceSyncJob.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
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.
dataSourceSyncJobId() - Method in class software.amazon.awssdk.services.kendra.model.DataSourceSyncJobMetricTarget
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(DataSourceSyncJobMetricTarget) - Method in interface software.amazon.awssdk.services.kendra.model.BatchDeleteDocumentRequest.Builder
Sets 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() - Method in class software.amazon.awssdk.services.kendra.model.BatchDeleteDocumentRequest
Returns 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 a column or attribute in the data source to an index field.
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 information for connecting to an Amazon VPC.
DataSourceVpcConfiguration.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
dateFieldFormat(String) - Method in interface software.amazon.awssdk.services.kendra.model.ConfluenceAttachmentToIndexFieldMapping.Builder
The format for date fields in the data source.
dateFieldFormat() - Method in class software.amazon.awssdk.services.kendra.model.ConfluenceAttachmentToIndexFieldMapping
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() - Method in class software.amazon.awssdk.services.kendra.model.ConfluenceBlogToIndexFieldMapping
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() - Method in class software.amazon.awssdk.services.kendra.model.ConfluencePageToIndexFieldMapping
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() - Method in class software.amazon.awssdk.services.kendra.model.ConfluenceSpaceToIndexFieldMapping
The format for date fields in the data source.
dateFieldFormat(String) - Method in interface software.amazon.awssdk.services.kendra.model.DataSourceToIndexFieldMapping.Builder
The type of data stored in the column or attribute.
dateFieldFormat() - Method in class software.amazon.awssdk.services.kendra.model.DataSourceToIndexFieldMapping
The type of data stored in the column or attribute.
dateValue(Instant) - Method in interface software.amazon.awssdk.services.kendra.model.DocumentAttributeValue.Builder
A date expressed as an ISO 8601 string.
dateValue() - Method in class software.amazon.awssdk.services.kendra.model.DocumentAttributeValue
A date expressed as an ISO 8601 string.
deleteDataSource(DeleteDataSourceRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
Deletes an Amazon Kendra data source.
deleteDataSource(Consumer<DeleteDataSourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
Deletes an Amazon Kendra data source.
deleteDataSource(DeleteDataSourceRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
Deletes an Amazon Kendra data source.
deleteDataSource(Consumer<DeleteDataSourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
Deletes an Amazon Kendra data source.
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
 
deleteFaq(DeleteFaqRequest) - 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.KendraAsyncClient
Removes an FAQ from an index.
deleteFaq(DeleteFaqRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
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.
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(DeleteIndexRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
Deletes an existing Amazon Kendra index.
deleteIndex(Consumer<DeleteIndexRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
Deletes an existing Amazon Kendra index.
deleteIndex(DeleteIndexRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
Deletes an existing Amazon Kendra index.
deleteIndex(Consumer<DeleteIndexRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
Deletes an existing 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
 
deleteThesaurus(DeleteThesaurusRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
Deletes an existing Amazon Kendra thesaurus.
deleteThesaurus(Consumer<DeleteThesaurusRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
Deletes an existing Amazon Kendra thesaurus.
deleteThesaurus(DeleteThesaurusRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
Deletes an existing Amazon Kendra thesaurus.
deleteThesaurus(Consumer<DeleteThesaurusRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
Deletes an existing 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
 
describeDataSource(DescribeDataSourceRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
Gets information about a Amazon Kendra data source.
describeDataSource(Consumer<DescribeDataSourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
Gets information about a Amazon Kendra data source.
describeDataSource(DescribeDataSourceRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
Gets information about a Amazon Kendra data source.
describeDataSource(Consumer<DescribeDataSourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
Gets information about a Amazon Kendra data source.
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
 
describeFaq(DescribeFaqRequest) - 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.KendraAsyncClient
Gets information about an FAQ list.
describeFaq(DescribeFaqRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
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.
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
 
describeIndex(DescribeIndexRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
Describes an existing Amazon Kendra index
describeIndex(Consumer<DescribeIndexRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
Describes an existing Amazon Kendra index
describeIndex(DescribeIndexRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
Describes an existing Amazon Kendra index
describeIndex(Consumer<DescribeIndexRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
Describes an existing 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
 
describeThesaurus(DescribeThesaurusRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
Describes an existing Amazon Kendra thesaurus.
describeThesaurus(Consumer<DescribeThesaurusRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
Describes an existing Amazon Kendra thesaurus.
describeThesaurus(DescribeThesaurusRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
Describes an existing Amazon Kendra thesaurus.
describeThesaurus(Consumer<DescribeThesaurusRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
Describes an existing 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(String) - Method in interface software.amazon.awssdk.services.kendra.model.CreateDataSourceRequest.Builder
A description for the data source.
description() - Method in class software.amazon.awssdk.services.kendra.model.CreateDataSourceRequest
A description for the data source.
description(String) - Method in interface software.amazon.awssdk.services.kendra.model.CreateFaqRequest.Builder
A description of the FAQ.
description() - Method in class software.amazon.awssdk.services.kendra.model.CreateFaqRequest
A description of the FAQ.
description(String) - Method in interface software.amazon.awssdk.services.kendra.model.CreateIndexRequest.Builder
A description for the index.
description() - Method in class software.amazon.awssdk.services.kendra.model.CreateIndexRequest
A description for the index.
description(String) - Method in interface software.amazon.awssdk.services.kendra.model.CreateThesaurusRequest.Builder
The description for the new thesaurus.
description() - Method in class software.amazon.awssdk.services.kendra.model.CreateThesaurusRequest
The description for the new thesaurus.
description(String) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeDataSourceResponse.Builder
The description of the data source.
description() - Method in class software.amazon.awssdk.services.kendra.model.DescribeDataSourceResponse
The description of the data source.
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() - Method in class software.amazon.awssdk.services.kendra.model.DescribeFaqResponse
The description of the FAQ that you provided when it was created.
description(String) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeIndexResponse.Builder
The description of the index.
description() - Method in class software.amazon.awssdk.services.kendra.model.DescribeIndexResponse
The description of the index.
description(String) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeThesaurusResponse.Builder
The thesaurus description.
description() - Method in class software.amazon.awssdk.services.kendra.model.DescribeThesaurusResponse
The thesaurus description.
description(String) - Method in interface software.amazon.awssdk.services.kendra.model.UpdateDataSourceRequest.Builder
The new description for the data source.
description() - Method in class software.amazon.awssdk.services.kendra.model.UpdateDataSourceRequest
The new description for the data source.
description(String) - Method in interface software.amazon.awssdk.services.kendra.model.UpdateIndexRequest.Builder
A new description for the index.
description() - Method in class software.amazon.awssdk.services.kendra.model.UpdateIndexRequest
A new description for the index.
description(String) - Method in interface software.amazon.awssdk.services.kendra.model.UpdateThesaurusRequest.Builder
The updated description of the thesaurus.
description() - Method in class software.amazon.awssdk.services.kendra.model.UpdateThesaurusRequest
The updated description of the thesaurus.
disableLocalGroups(Boolean) - Method in interface software.amazon.awssdk.services.kendra.model.OneDriveConfiguration.Builder
A Boolean value that specifies whether local groups are disabled (True) or enabled ( False).
disableLocalGroups() - Method in class software.amazon.awssdk.services.kendra.model.OneDriveConfiguration
A Boolean value that specifies whether local groups are disabled (True) or enabled ( False).
disableLocalGroups(Boolean) - Method in interface software.amazon.awssdk.services.kendra.model.SharePointConfiguration.Builder
A Boolean value that specifies whether local groups are disabled (True) or enabled ( False).
disableLocalGroups() - Method in class software.amazon.awssdk.services.kendra.model.SharePointConfiguration
A Boolean value that specifies whether local groups are disabled (True) or enabled ( False).
displayable(Boolean) - Method in interface software.amazon.awssdk.services.kendra.model.Search.Builder
Determines whether the field is returned in the query response.
displayable() - Method in class software.amazon.awssdk.services.kendra.model.Search
Determines whether the field is returned in the query response.
Document - Class in software.amazon.awssdk.services.kendra.model
A document in an index.
Document.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
DocumentAttribute - Class in software.amazon.awssdk.services.kendra.model
A custom attribute value assigned to a document.
DocumentAttribute.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
documentAttributeKey(String) - Method in interface software.amazon.awssdk.services.kendra.model.Facet.Builder
The unique key for the document attribute.
documentAttributeKey() - Method in class software.amazon.awssdk.services.kendra.model.Facet
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() - Method in class software.amazon.awssdk.services.kendra.model.FacetResult
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.
documentAttributeKey() - Method in class software.amazon.awssdk.services.kendra.model.SortingConfiguration
The name of the document attribute used to sort the response.
documentAttributes(Collection<DocumentAttribute>) - Method in interface software.amazon.awssdk.services.kendra.model.QueryResultItem.Builder
An array of document attributes for the document that the query result maps to.
documentAttributes(DocumentAttribute...) - Method in interface software.amazon.awssdk.services.kendra.model.QueryResultItem.Builder
An array of document attributes for the document that the query result maps to.
documentAttributes(Consumer<DocumentAttribute.Builder>...) - Method in interface software.amazon.awssdk.services.kendra.model.QueryResultItem.Builder
An array of document attributes for the document that the query result maps to.
documentAttributes() - Method in class software.amazon.awssdk.services.kendra.model.QueryResultItem
An array of document attributes for the document that the query result maps to.
DocumentAttributeValue - Class in software.amazon.awssdk.services.kendra.model
The value of a custom document attribute.
documentAttributeValue(DocumentAttributeValue) - Method in interface software.amazon.awssdk.services.kendra.model.DocumentAttributeValueCountPair.Builder
The value of the attribute.
documentAttributeValue(Consumer<DocumentAttributeValue.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.DocumentAttributeValueCountPair.Builder
The value of the attribute.
documentAttributeValue() - Method in class software.amazon.awssdk.services.kendra.model.DocumentAttributeValueCountPair
The value of the attribute.
DocumentAttributeValue.Builder - Interface 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 attribute when doing a faceted search.
DocumentAttributeValueCountPair.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
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(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() - 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.
DocumentAttributeValueType - Enum in software.amazon.awssdk.services.kendra.model
 
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() - Method in class software.amazon.awssdk.services.kendra.model.FacetResult
The data type of the facet value.
documentAttributeValueTypeAsString() - Method in class software.amazon.awssdk.services.kendra.model.FacetResult
The data type of the facet value.
documentDataColumnName(String) - Method in interface software.amazon.awssdk.services.kendra.model.ColumnConfiguration.Builder
The column that contains the contents of the document.
documentDataColumnName() - Method in class software.amazon.awssdk.services.kendra.model.ColumnConfiguration
The column that contains the contents of the document.
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() - 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(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() - 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(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() - Method in class software.amazon.awssdk.services.kendra.model.SalesforceStandardKnowledgeArticleTypeConfiguration
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() - 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(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() - 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(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.
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.
documentExcerpt(TextWithHighlights) - Method in interface software.amazon.awssdk.services.kendra.model.QueryResultItem.Builder
An extract of the text in the document.
documentExcerpt(Consumer<TextWithHighlights.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.QueryResultItem.Builder
An extract of the text in the document.
documentExcerpt() - Method in class software.amazon.awssdk.services.kendra.model.QueryResultItem
An extract of the text in the document.
documentId(String) - Method in interface software.amazon.awssdk.services.kendra.model.QueryResultItem.Builder
The unique identifier for the document.
documentId() - Method in class software.amazon.awssdk.services.kendra.model.QueryResultItem
The unique identifier for the document.
documentIdColumnName(String) - Method in interface software.amazon.awssdk.services.kendra.model.ColumnConfiguration.Builder
The column that provides the document's unique identifier.
documentIdColumnName() - Method in class software.amazon.awssdk.services.kendra.model.ColumnConfiguration
The column that provides the document's unique identifier.
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.
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() - Method in class software.amazon.awssdk.services.kendra.model.BatchDeleteDocumentRequest
One or more identifiers for documents to delete from the index.
DocumentMetadataConfiguration - Class in software.amazon.awssdk.services.kendra.model
Specifies the properties of a custom index field.
DocumentMetadataConfiguration.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
documentMetadataConfigurations(Collection<DocumentMetadataConfiguration>) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeIndexResponse.Builder
Configuration settings for any metadata applied to the documents in the index.
documentMetadataConfigurations(DocumentMetadataConfiguration...) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeIndexResponse.Builder
Configuration settings for any metadata applied to the documents in the index.
documentMetadataConfigurations(Consumer<DocumentMetadataConfiguration.Builder>...) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeIndexResponse.Builder
Configuration settings for any metadata applied to the documents in the index.
documentMetadataConfigurations() - Method in class software.amazon.awssdk.services.kendra.model.DescribeIndexResponse
Configuration settings for any metadata applied to the documents in the index.
documentMetadataConfigurationUpdates(Collection<DocumentMetadataConfiguration>) - Method in interface software.amazon.awssdk.services.kendra.model.UpdateIndexRequest.Builder
The document metadata to update.
documentMetadataConfigurationUpdates(DocumentMetadataConfiguration...) - Method in interface software.amazon.awssdk.services.kendra.model.UpdateIndexRequest.Builder
The document metadata to update.
documentMetadataConfigurationUpdates(Consumer<DocumentMetadataConfiguration.Builder>...) - Method in interface software.amazon.awssdk.services.kendra.model.UpdateIndexRequest.Builder
The document metadata to update.
documentMetadataConfigurationUpdates() - Method in class software.amazon.awssdk.services.kendra.model.UpdateIndexRequest
The document metadata to update.
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(Collection<DocumentRelevanceConfiguration>) - Method in interface software.amazon.awssdk.services.kendra.model.QueryRequest.Builder
Overrides relevance tuning configurations of fields or 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 or 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 or attributes set at the index level.
documentRelevanceOverrideConfigurations() - Method in class software.amazon.awssdk.services.kendra.model.QueryRequest
Overrides relevance tuning configurations of fields or attributes set at the index level.
documents(Collection<Document>) - 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.
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() - Method in class software.amazon.awssdk.services.kendra.model.BatchPutDocumentRequest
One or more documents to add to the index.
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.
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.
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.
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.
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.
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.
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(DocumentsMetadataConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.S3DataSourceConfiguration.Builder
Sets 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() - Method in class software.amazon.awssdk.services.kendra.model.S3DataSourceConfiguration
Returns the value of the DocumentsMetadataConfiguration property for this object.
DocumentsMetadataConfiguration.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
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.
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.
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.
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.
documentTitle(TextWithHighlights) - Method in interface software.amazon.awssdk.services.kendra.model.QueryResultItem.Builder
The title of the document.
documentTitle(Consumer<TextWithHighlights.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.QueryResultItem.Builder
The title of the document.
documentTitle() - Method in class software.amazon.awssdk.services.kendra.model.QueryResultItem
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.
documentTitleColumnName() - Method in class software.amazon.awssdk.services.kendra.model.ColumnConfiguration
The column 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() - 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(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() - 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(String) - Method in interface software.amazon.awssdk.services.kendra.model.SalesforceStandardKnowledgeArticleTypeConfiguration.Builder
The name of the field 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(String) - Method in interface software.amazon.awssdk.services.kendra.model.SalesforceStandardObjectAttachmentConfiguration.Builder
The name of the field used for 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(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() - 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(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() - 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(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() - 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(String) - Method in interface software.amazon.awssdk.services.kendra.model.SharePointConfiguration.Builder
The Microsoft SharePoint attribute field that contains the title of the document.
documentTitleFieldName() - Method in class software.amazon.awssdk.services.kendra.model.SharePointConfiguration
The Microsoft SharePoint attribute field that contains the title of the document.
documentURI(String) - Method in interface software.amazon.awssdk.services.kendra.model.QueryResultItem.Builder
The URI of the original location of the document.
documentURI() - Method in class software.amazon.awssdk.services.kendra.model.QueryResultItem
The URI of the original location of the document.
duration(String) - Method in interface software.amazon.awssdk.services.kendra.model.Relevance.Builder
Specifies the time period that the boost applies to.
duration() - Method in class software.amazon.awssdk.services.kendra.model.Relevance
Specifies the time period that the boost applies to.

E

edition(String) - 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.CreateIndexRequest.Builder
The Amazon Kendra edition to use for the index.
edition() - Method in class software.amazon.awssdk.services.kendra.model.CreateIndexRequest
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(IndexEdition) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeIndexResponse.Builder
The Amazon Kendra edition used for the index.
edition() - Method in class software.amazon.awssdk.services.kendra.model.DescribeIndexResponse
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.IndexConfigurationSummary.Builder
Indicates whether the index is a enterprise edition index or a developer edition 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.
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.
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() - Method in class software.amazon.awssdk.services.kendra.model.Highlight
The zero-based location in the response string where the highlight ends.
endTime(Instant) - Method in interface software.amazon.awssdk.services.kendra.model.DataSourceSyncJob.Builder
The UNIX datetime that the synchronization job was completed.
endTime() - Method in class software.amazon.awssdk.services.kendra.model.DataSourceSyncJob
The UNIX datetime that the synchronization job was completed.
endTime(Instant) - Method in interface software.amazon.awssdk.services.kendra.model.TimeRange.Builder
The UNIX datetime of the end of the time range.
endTime() - Method in class software.amazon.awssdk.services.kendra.model.TimeRange
The UNIX datetime of the end of the time range.
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.AttributeFilter
 
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.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.CapacityUnitsConfiguration
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.ClickFeedback
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.ColumnConfiguration
 
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.CreateDataSourceRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.CreateDataSourceResponse
 
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.CreateIndexRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.CreateIndexResponse
 
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.DatabaseConfiguration
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.DataSourceConfiguration
 
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.DeleteDataSourceRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.DeleteDataSourceResponse
 
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.DeleteThesaurusRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.DeleteThesaurusResponse
 
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.DescribeFaqRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.DescribeFaqResponse
 
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.DescribeThesaurusRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.DescribeThesaurusResponse
 
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.DocumentAttributeValue
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.DocumentAttributeValueCountPair
 
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.Facet
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.FacetResult
 
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.GoogleDriveConfiguration
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.Highlight
 
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.JsonTokenTypeConfiguration
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.JwtTokenTypeConfiguration
 
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.ListFaqsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.ListFaqsResponse
 
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.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.OneDriveConfiguration
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.OneDriveUsers
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.Principal
 
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.Relevance
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.RelevanceFeedback
 
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.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.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.SortingConfiguration
 
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.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.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.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.UpdateDataSourceRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.UpdateDataSourceResponse
 
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.UpdateThesaurusRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.UpdateThesaurusResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.UserContext
 
equals(Object) - Method in class software.amazon.awssdk.services.kendra.model.UserTokenConfiguration
 
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.AttributeFilter
 
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.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.CapacityUnitsConfiguration
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.ClickFeedback
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.ColumnConfiguration
 
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.CreateDataSourceRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.CreateDataSourceResponse
 
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.CreateIndexRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.CreateIndexResponse
 
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.DatabaseConfiguration
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.DataSourceConfiguration
 
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.DeleteDataSourceRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.DeleteDataSourceResponse
 
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.DeleteThesaurusRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.DeleteThesaurusResponse
 
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.DescribeFaqRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.DescribeFaqResponse
 
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.DescribeThesaurusRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.DescribeThesaurusResponse
 
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.DocumentAttributeValue
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.DocumentAttributeValueCountPair
 
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.Facet
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.FacetResult
 
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.GoogleDriveConfiguration
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.Highlight
 
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.JsonTokenTypeConfiguration
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.JwtTokenTypeConfiguration
 
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.ListFaqsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.ListFaqsResponse
 
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.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.OneDriveConfiguration
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.OneDriveUsers
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.Principal
 
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.Relevance
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.RelevanceFeedback
 
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.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.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.SortingConfiguration
 
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.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.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.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.UpdateDataSourceRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.UpdateDataSourceResponse
 
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.UpdateThesaurusRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.UpdateThesaurusResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.UserContext
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kendra.model.UserTokenConfiguration
 
equalsTo(DocumentAttribute) - Method in interface software.amazon.awssdk.services.kendra.model.AttributeFilter.Builder
Performs an equals operation on two document attributes.
equalsTo(Consumer<DocumentAttribute.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.AttributeFilter.Builder
Performs an equals operation on two document attributes.
equalsTo() - Method in class software.amazon.awssdk.services.kendra.model.AttributeFilter
Performs an equals operation on two document attributes.
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(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() - 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(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(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() - Method in class software.amazon.awssdk.services.kendra.model.BatchPutDocumentResponseFailedDocument
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 contains a the reason that the synchronization failed.
errorCode(ErrorCode) - Method in interface software.amazon.awssdk.services.kendra.model.DataSourceSyncJob.Builder
If the Status field is set to FAILED, the ErrorCode field contains a the reason that the synchronization failed.
errorCode() - Method in class software.amazon.awssdk.services.kendra.model.DataSourceSyncJob
If the Status field is set to FAILED, the ErrorCode field contains a the reason that 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.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 contains a the reason that the synchronization failed.
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() - Method in class software.amazon.awssdk.services.kendra.model.BatchDeleteDocumentResponseFailedDocument
An explanation for why the document couldn't be removed from the index.
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() - Method in class software.amazon.awssdk.services.kendra.model.BatchPutDocumentResponseFailedDocument
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() - 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(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() - 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(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() - 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(String) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeIndexResponse.Builder
When th eStatus field value is FAILED, the ErrorMessage field contains a message that explains why.
errorMessage() - Method in class software.amazon.awssdk.services.kendra.model.DescribeIndexResponse
When th eStatus field value is FAILED, the ErrorMessage field contains a message that explains why.
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() - Method in class software.amazon.awssdk.services.kendra.model.DescribeThesaurusResponse
When the Status field value is FAILED, the ErrorMessage field provides more information.
excludeAttachmentFilePatterns(Collection<String>) - Method in interface software.amazon.awssdk.services.kendra.model.SalesforceConfiguration.Builder
A list of regular expression patterns.
excludeAttachmentFilePatterns(String...) - Method in interface software.amazon.awssdk.services.kendra.model.SalesforceConfiguration.Builder
A list of regular expression patterns.
excludeAttachmentFilePatterns() - Method in class software.amazon.awssdk.services.kendra.model.SalesforceConfiguration
A list of regular expression patterns.
excludeAttachmentFilePatterns(Collection<String>) - Method in interface software.amazon.awssdk.services.kendra.model.ServiceNowKnowledgeArticleConfiguration.Builder
List of regular expressions applied to knowledge articles.
excludeAttachmentFilePatterns(String...) - Method in interface software.amazon.awssdk.services.kendra.model.ServiceNowKnowledgeArticleConfiguration.Builder
List of regular expressions applied to knowledge articles.
excludeAttachmentFilePatterns() - Method in class software.amazon.awssdk.services.kendra.model.ServiceNowKnowledgeArticleConfiguration
List of regular expressions applied to knowledge articles.
excludeAttachmentFilePatterns(Collection<String>) - Method in interface software.amazon.awssdk.services.kendra.model.ServiceNowServiceCatalogConfiguration.Builder
A list of regular expression patterns.
excludeAttachmentFilePatterns(String...) - Method in interface software.amazon.awssdk.services.kendra.model.ServiceNowServiceCatalogConfiguration.Builder
A list of regular expression patterns.
excludeAttachmentFilePatterns() - Method in class software.amazon.awssdk.services.kendra.model.ServiceNowServiceCatalogConfiguration
A list of regular expression patterns.
excludeMimeTypes(Collection<String>) - Method in interface software.amazon.awssdk.services.kendra.model.GoogleDriveConfiguration.Builder
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() - Method in class software.amazon.awssdk.services.kendra.model.GoogleDriveConfiguration
A list of MIME types 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.
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() - Method in class software.amazon.awssdk.services.kendra.model.GoogleDriveConfiguration
A list of identifiers or shared drives to exclude from the index.
excludeSpaces(Collection<String>) - Method in interface software.amazon.awssdk.services.kendra.model.ConfluenceSpaceConfiguration.Builder
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() - Method in class software.amazon.awssdk.services.kendra.model.ConfluenceSpaceConfiguration
A list of space keys of Confluence spaces.
excludeUserAccounts(Collection<String>) - Method in interface software.amazon.awssdk.services.kendra.model.GoogleDriveConfiguration.Builder
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() - Method in class software.amazon.awssdk.services.kendra.model.GoogleDriveConfiguration
A list of email addresses of the users.
exclusionPatterns(Collection<String>) - Method in interface software.amazon.awssdk.services.kendra.model.ConfluenceConfiguration.Builder
A list of regular expression patterns that apply to a URL on the Confluence server.
exclusionPatterns(String...) - Method in interface software.amazon.awssdk.services.kendra.model.ConfluenceConfiguration.Builder
A list of regular expression patterns that apply to a URL on the Confluence server.
exclusionPatterns() - Method in class software.amazon.awssdk.services.kendra.model.ConfluenceConfiguration
A list of regular expression patterns that apply to a URL on the Confluence server.
exclusionPatterns(Collection<String>) - Method in interface software.amazon.awssdk.services.kendra.model.GoogleDriveConfiguration.Builder
A list of regular expression patterns that apply to the path on Google Drive.
exclusionPatterns(String...) - Method in interface software.amazon.awssdk.services.kendra.model.GoogleDriveConfiguration.Builder
A list of regular expression patterns that apply to the path on Google Drive.
exclusionPatterns() - Method in class software.amazon.awssdk.services.kendra.model.GoogleDriveConfiguration
A list of regular expression patterns that apply to the path on Google Drive.
exclusionPatterns(Collection<String>) - Method in interface software.amazon.awssdk.services.kendra.model.OneDriveConfiguration.Builder
List of regular expressions applied to documents.
exclusionPatterns(String...) - Method in interface software.amazon.awssdk.services.kendra.model.OneDriveConfiguration.Builder
List of regular expressions applied to documents.
exclusionPatterns() - Method in class software.amazon.awssdk.services.kendra.model.OneDriveConfiguration
List of regular expressions applied to documents.
exclusionPatterns(Collection<String>) - Method in interface software.amazon.awssdk.services.kendra.model.S3DataSourceConfiguration.Builder
A list of glob patterns for documents that should not be indexed.
exclusionPatterns(String...) - Method in interface software.amazon.awssdk.services.kendra.model.S3DataSourceConfiguration.Builder
A list of glob patterns for documents that should not be indexed.
exclusionPatterns() - Method in class software.amazon.awssdk.services.kendra.model.S3DataSourceConfiguration
A list of glob patterns for documents that should not be indexed.
exclusionPatterns(Collection<String>) - Method in interface software.amazon.awssdk.services.kendra.model.SharePointConfiguration.Builder
A list of regular expression patterns.
exclusionPatterns(String...) - Method in interface software.amazon.awssdk.services.kendra.model.SharePointConfiguration.Builder
A list of regular expression patterns.
exclusionPatterns() - Method in class software.amazon.awssdk.services.kendra.model.SharePointConfiguration
A list of regular expression patterns.
executionId(String) - Method in interface software.amazon.awssdk.services.kendra.model.DataSourceSyncJob.Builder
A unique identifier for the synchronization job.
executionId() - Method in class software.amazon.awssdk.services.kendra.model.DataSourceSyncJob
A unique identifier for the synchronization job.
executionId(String) - Method in interface software.amazon.awssdk.services.kendra.model.StartDataSourceSyncJobResponse.Builder
Identifies a particular synchronization job.
executionId() - Method in class software.amazon.awssdk.services.kendra.model.StartDataSourceSyncJobResponse
Identifies a particular synchronization job.

F

Facet - Class in software.amazon.awssdk.services.kendra.model
Information about a document attribute
Facet.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
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.
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.
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(Collection<FacetResult>) - 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.QueryResponse.Builder
Contains the facet results.
facetResults(Consumer<FacetResult.Builder>...) - Method in interface software.amazon.awssdk.services.kendra.model.QueryResponse.Builder
Contains the facet results.
facetResults() - Method in class software.amazon.awssdk.services.kendra.model.QueryResponse
Contains the facet results.
facets(Collection<Facet>) - Method in interface software.amazon.awssdk.services.kendra.model.QueryRequest.Builder
An array of documents attributes.
facets(Facet...) - Method in interface software.amazon.awssdk.services.kendra.model.QueryRequest.Builder
An array of documents attributes.
facets(Consumer<Facet.Builder>...) - Method in interface software.amazon.awssdk.services.kendra.model.QueryRequest.Builder
An array of documents attributes.
facets() - Method in class software.amazon.awssdk.services.kendra.model.QueryRequest
An array of documents attributes.
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(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(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() - Method in class software.amazon.awssdk.services.kendra.model.BatchDeleteDocumentResponse
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(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<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() - 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.
FaqFileFormat - Enum in software.amazon.awssdk.services.kendra.model
 
FaqStatistics - Class in software.amazon.awssdk.services.kendra.model
Provides statistical information about the FAQ questions and answers contained in an 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(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() - Method in class software.amazon.awssdk.services.kendra.model.IndexStatistics
The number of question and answer topics in the 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
Provides information about a frequently asked questions and answer contained in an index.
FaqSummary.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
faqSummaryItems(Collection<FaqSummary>) - 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.
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() - Method in class software.amazon.awssdk.services.kendra.model.ListFaqsResponse
information about the FAQs associated with the specified index.
feedbackToken(String) - Method in interface software.amazon.awssdk.services.kendra.model.QueryResultItem.Builder
A token that identifies a particular 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.
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(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(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() - 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(Collection<DataSourceToIndexFieldMapping>) - Method in interface software.amazon.awssdk.services.kendra.model.GoogleDriveConfiguration.Builder
Defines mapping between a field in the Google Drive and a Amazon Kendra index field.
fieldMappings(DataSourceToIndexFieldMapping...) - Method in interface software.amazon.awssdk.services.kendra.model.GoogleDriveConfiguration.Builder
Defines mapping between a field in the Google Drive and a Amazon Kendra index field.
fieldMappings(Consumer<DataSourceToIndexFieldMapping.Builder>...) - Method in interface software.amazon.awssdk.services.kendra.model.GoogleDriveConfiguration.Builder
Defines mapping between a field in the Google Drive and a Amazon Kendra index field.
fieldMappings() - Method in class software.amazon.awssdk.services.kendra.model.GoogleDriveConfiguration
Defines mapping between a field in the Google Drive and a Amazon Kendra index field.
fieldMappings(Collection<DataSourceToIndexFieldMapping>) - Method in interface software.amazon.awssdk.services.kendra.model.OneDriveConfiguration.Builder
A list of DataSourceToIndexFieldMapping objects that map Microsoft OneDrive fields to custom fields in the Amazon Kendra index.
fieldMappings(DataSourceToIndexFieldMapping...) - Method in interface software.amazon.awssdk.services.kendra.model.OneDriveConfiguration.Builder
A list of DataSourceToIndexFieldMapping objects that map Microsoft OneDrive fields to custom fields in the Amazon Kendra index.
fieldMappings(Consumer<DataSourceToIndexFieldMapping.Builder>...) - Method in interface software.amazon.awssdk.services.kendra.model.OneDriveConfiguration.Builder
A list of DataSourceToIndexFieldMapping objects that map Microsoft OneDrive fields to custom fields in the Amazon Kendra index.
fieldMappings() - Method in class software.amazon.awssdk.services.kendra.model.OneDriveConfiguration
A list of DataSourceToIndexFieldMapping objects that map Microsoft OneDrive fields to custom fields in the Amazon Kendra index.
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(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(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() - Method in class software.amazon.awssdk.services.kendra.model.SalesforceChatterFeedConfiguration
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
One or more objects that map fields in the custom knowledge article to fields in the Amazon Kendra index.
fieldMappings(DataSourceToIndexFieldMapping...) - Method in interface software.amazon.awssdk.services.kendra.model.SalesforceCustomKnowledgeArticleTypeConfiguration.Builder
One or more objects that map fields in the custom knowledge article to fields in the Amazon Kendra index.
fieldMappings(Consumer<DataSourceToIndexFieldMapping.Builder>...) - Method in interface software.amazon.awssdk.services.kendra.model.SalesforceCustomKnowledgeArticleTypeConfiguration.Builder
One or more objects that map fields in the custom knowledge article to fields in the Amazon Kendra index.
fieldMappings() - Method in class software.amazon.awssdk.services.kendra.model.SalesforceCustomKnowledgeArticleTypeConfiguration
One or more objects that map fields in the custom knowledge article to fields in the Amazon Kendra index.
fieldMappings(Collection<DataSourceToIndexFieldMapping>) - Method in interface software.amazon.awssdk.services.kendra.model.SalesforceStandardKnowledgeArticleTypeConfiguration.Builder
One or more objects that map fields in the knowledge article to Amazon Kendra index fields.
fieldMappings(DataSourceToIndexFieldMapping...) - Method in interface software.amazon.awssdk.services.kendra.model.SalesforceStandardKnowledgeArticleTypeConfiguration.Builder
One or more objects that map fields in the knowledge article to Amazon Kendra index fields.
fieldMappings(Consumer<DataSourceToIndexFieldMapping.Builder>...) - Method in interface software.amazon.awssdk.services.kendra.model.SalesforceStandardKnowledgeArticleTypeConfiguration.Builder
One or more objects that map fields in the knowledge article to Amazon Kendra index fields.
fieldMappings() - Method in class software.amazon.awssdk.services.kendra.model.SalesforceStandardKnowledgeArticleTypeConfiguration
One or more objects that map fields in the knowledge article to Amazon Kendra index fields.
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(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(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() - 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(Collection<DataSourceToIndexFieldMapping>) - Method in interface software.amazon.awssdk.services.kendra.model.SalesforceStandardObjectConfiguration.Builder
One or more objects that map fields in the standard object to Amazon Kendra index fields.
fieldMappings(DataSourceToIndexFieldMapping...) - Method in interface software.amazon.awssdk.services.kendra.model.SalesforceStandardObjectConfiguration.Builder
One or more objects that map fields in the standard object to Amazon Kendra index fields.
fieldMappings(Consumer<DataSourceToIndexFieldMapping.Builder>...) - Method in interface software.amazon.awssdk.services.kendra.model.SalesforceStandardObjectConfiguration.Builder
One or more objects that map fields in the standard object to Amazon Kendra index fields.
fieldMappings() - Method in class software.amazon.awssdk.services.kendra.model.SalesforceStandardObjectConfiguration
One or more objects that map fields in the standard object to Amazon Kendra index fields.
fieldMappings(Collection<DataSourceToIndexFieldMapping>) - Method in interface software.amazon.awssdk.services.kendra.model.ServiceNowKnowledgeArticleConfiguration.Builder
Mapping between ServiceNow fields and Amazon Kendra index fields.
fieldMappings(DataSourceToIndexFieldMapping...) - Method in interface software.amazon.awssdk.services.kendra.model.ServiceNowKnowledgeArticleConfiguration.Builder
Mapping between ServiceNow fields and Amazon Kendra index fields.
fieldMappings(Consumer<DataSourceToIndexFieldMapping.Builder>...) - Method in interface software.amazon.awssdk.services.kendra.model.ServiceNowKnowledgeArticleConfiguration.Builder
Mapping between ServiceNow fields and Amazon Kendra index fields.
fieldMappings() - Method in class software.amazon.awssdk.services.kendra.model.ServiceNowKnowledgeArticleConfiguration
Mapping between ServiceNow fields and Amazon Kendra index fields.
fieldMappings(Collection<DataSourceToIndexFieldMapping>) - Method in interface software.amazon.awssdk.services.kendra.model.ServiceNowServiceCatalogConfiguration.Builder
Mapping between ServiceNow fields and Amazon Kendra index fields.
fieldMappings(DataSourceToIndexFieldMapping...) - Method in interface software.amazon.awssdk.services.kendra.model.ServiceNowServiceCatalogConfiguration.Builder
Mapping between ServiceNow fields and Amazon Kendra index fields.
fieldMappings(Consumer<DataSourceToIndexFieldMapping.Builder>...) - Method in interface software.amazon.awssdk.services.kendra.model.ServiceNowServiceCatalogConfiguration.Builder
Mapping between ServiceNow fields and Amazon Kendra index fields.
fieldMappings() - Method in class software.amazon.awssdk.services.kendra.model.ServiceNowServiceCatalogConfiguration
Mapping between ServiceNow fields and Amazon Kendra index fields.
fieldMappings(Collection<DataSourceToIndexFieldMapping>) - Method in interface software.amazon.awssdk.services.kendra.model.SharePointConfiguration.Builder
A list of DataSourceToIndexFieldMapping objects that map Microsoft SharePoint attributes to custom fields in the Amazon Kendra index.
fieldMappings(DataSourceToIndexFieldMapping...) - Method in interface software.amazon.awssdk.services.kendra.model.SharePointConfiguration.Builder
A list of DataSourceToIndexFieldMapping objects that map Microsoft SharePoint attributes to custom fields in the Amazon Kendra index.
fieldMappings(Consumer<DataSourceToIndexFieldMapping.Builder>...) - Method in interface software.amazon.awssdk.services.kendra.model.SharePointConfiguration.Builder
A list of DataSourceToIndexFieldMapping objects that map Microsoft SharePoint attributes to custom fields in the Amazon Kendra index.
fieldMappings() - Method in class software.amazon.awssdk.services.kendra.model.SharePointConfiguration
A list of DataSourceToIndexFieldMapping objects that map Microsoft SharePoint attributes to custom fields in the Amazon Kendra index.
fileFormat(String) - Method in interface software.amazon.awssdk.services.kendra.model.CreateFaqRequest.Builder
The format of the input file.
fileFormat(FaqFileFormat) - Method in interface software.amazon.awssdk.services.kendra.model.CreateFaqRequest.Builder
The format of the input file.
fileFormat() - Method in class software.amazon.awssdk.services.kendra.model.CreateFaqRequest
The format of the 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(FaqFileFormat) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeFaqResponse.Builder
The file format used by the input files for the FAQ.
fileFormat() - Method in class software.amazon.awssdk.services.kendra.model.DescribeFaqResponse
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.FaqSummary.Builder
The file type used to create the FAQ.
fileFormat() - Method in class software.amazon.awssdk.services.kendra.model.FaqSummary
The file type used to create the FAQ.
fileFormatAsString() - Method in class software.amazon.awssdk.services.kendra.model.CreateFaqRequest
The format of the 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(Long) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeThesaurusResponse.Builder
The size of the thesaurus file in bytes.
fileSizeBytes() - Method in class software.amazon.awssdk.services.kendra.model.DescribeThesaurusResponse
The size of the thesaurus file in bytes.
filterQuery(String) - Method in interface software.amazon.awssdk.services.kendra.model.ServiceNowKnowledgeArticleConfiguration.Builder
A query that selects the knowledge articles to index.
filterQuery() - Method in class software.amazon.awssdk.services.kendra.model.ServiceNowKnowledgeArticleConfiguration
A query that selects the knowledge articles to index.
freshness(Boolean) - Method in interface software.amazon.awssdk.services.kendra.model.Relevance.Builder
Indicates that this field determines how "fresh" a document is.
freshness() - Method in class software.amazon.awssdk.services.kendra.model.Relevance
Indicates that this field determines how "fresh" a document is.
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.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.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.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.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.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.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.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.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.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.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.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.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.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.UserContextPolicy
Use this in place of valueOf to convert the raw string returned by the service into the enum value.

G

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.AttributeFilter
 
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.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.CapacityUnitsConfiguration
 
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.ColumnConfiguration
 
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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.GoogleDriveConfiguration
 
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.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.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.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.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.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.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.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.Principal
 
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.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.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.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.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.SortingConfiguration
 
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.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.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.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.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.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.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.UserContext
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kendra.model.UserTokenConfiguration
 
googleDriveConfiguration(GoogleDriveConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.DataSourceConfiguration.Builder
Provides configuration for data sources that connect to Google Drive.
googleDriveConfiguration(Consumer<GoogleDriveConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.DataSourceConfiguration.Builder
Provides configuration for data sources that connect to Google Drive.
googleDriveConfiguration() - Method in class software.amazon.awssdk.services.kendra.model.DataSourceConfiguration
Provides configuration for data sources that connect to Google Drive.
GoogleDriveConfiguration - Class in software.amazon.awssdk.services.kendra.model
Provides configuration information for data sources that connect to Google Drive.
GoogleDriveConfiguration.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
greaterThan(DocumentAttribute) - Method in interface software.amazon.awssdk.services.kendra.model.AttributeFilter.Builder
Performs a greater than operation on two document attributes.
greaterThan(Consumer<DocumentAttribute.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.AttributeFilter.Builder
Performs a greater than operation on two document attributes.
greaterThan() - Method in class software.amazon.awssdk.services.kendra.model.AttributeFilter
Performs a greater than operation on two document attributes.
greaterThanOrEquals(DocumentAttribute) - Method in interface software.amazon.awssdk.services.kendra.model.AttributeFilter.Builder
Performs a greater or equals than operation on two document attributes.
greaterThanOrEquals(Consumer<DocumentAttribute.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.AttributeFilter.Builder
Performs a greater or equals than operation on two document attributes.
greaterThanOrEquals() - Method in class software.amazon.awssdk.services.kendra.model.AttributeFilter
Performs a greater or equals than operation on two document attributes.
groupAttributeField(String) - Method in interface software.amazon.awssdk.services.kendra.model.JsonTokenTypeConfiguration.Builder
The group attribute field.
groupAttributeField() - Method in class software.amazon.awssdk.services.kendra.model.JsonTokenTypeConfiguration
The group attribute field.
groupAttributeField(String) - Method in interface software.amazon.awssdk.services.kendra.model.JwtTokenTypeConfiguration.Builder
The group attribute field.
groupAttributeField() - Method in class software.amazon.awssdk.services.kendra.model.JwtTokenTypeConfiguration
The group attribute field.

H

hasAccessControlList() - Method in class software.amazon.awssdk.services.kendra.model.Document
Returns true if the AccessControlList property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasAdditionalAttributes() - Method in class software.amazon.awssdk.services.kendra.model.QueryResultItem
Returns true if the AdditionalAttributes property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasAndAllFilters() - Method in class software.amazon.awssdk.services.kendra.model.AttributeFilter
Returns true if the AndAllFilters property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasAttachmentFieldMappings() - Method in class software.amazon.awssdk.services.kendra.model.ConfluenceAttachmentConfiguration
Returns true if the AttachmentFieldMappings property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasAttributes() - Method in class software.amazon.awssdk.services.kendra.model.Document
Returns true if the Attributes property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasBlogFieldMappings() - Method in class software.amazon.awssdk.services.kendra.model.ConfluenceBlogConfiguration
Returns true if the BlogFieldMappings property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasChangeDetectingColumns() - Method in class software.amazon.awssdk.services.kendra.model.ColumnConfiguration
Returns true if the ChangeDetectingColumns property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasClickFeedbackItems() - Method in class software.amazon.awssdk.services.kendra.model.SubmitFeedbackRequest
Returns true if the ClickFeedbackItems property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasCustomKnowledgeArticleTypeConfigurations() - Method in class software.amazon.awssdk.services.kendra.model.SalesforceKnowledgeArticleConfiguration
Returns true if the CustomKnowledgeArticleTypeConfigurations property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasDocumentAttributes() - Method in class software.amazon.awssdk.services.kendra.model.QueryResultItem
Returns true if the DocumentAttributes property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasDocumentAttributeValueCountPairs() - Method in class software.amazon.awssdk.services.kendra.model.FacetResult
Returns true if the DocumentAttributeValueCountPairs property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasDocumentIdList() - Method in class software.amazon.awssdk.services.kendra.model.BatchDeleteDocumentRequest
Returns true if the DocumentIdList property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasDocumentMetadataConfigurations() - Method in class software.amazon.awssdk.services.kendra.model.DescribeIndexResponse
Returns true if the DocumentMetadataConfigurations property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasDocumentMetadataConfigurationUpdates() - Method in class software.amazon.awssdk.services.kendra.model.UpdateIndexRequest
Returns true if the DocumentMetadataConfigurationUpdates property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasDocumentRelevanceOverrideConfigurations() - Method in class software.amazon.awssdk.services.kendra.model.QueryRequest
Returns true if the DocumentRelevanceOverrideConfigurations property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasDocuments() - Method in class software.amazon.awssdk.services.kendra.model.BatchPutDocumentRequest
Returns true if the Documents property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasExcludeAttachmentFilePatterns() - Method in class software.amazon.awssdk.services.kendra.model.SalesforceConfiguration
Returns true if the ExcludeAttachmentFilePatterns property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasExcludeAttachmentFilePatterns() - Method in class software.amazon.awssdk.services.kendra.model.ServiceNowKnowledgeArticleConfiguration
Returns true if the ExcludeAttachmentFilePatterns property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasExcludeAttachmentFilePatterns() - Method in class software.amazon.awssdk.services.kendra.model.ServiceNowServiceCatalogConfiguration
Returns true if the ExcludeAttachmentFilePatterns property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasExcludeMimeTypes() - Method in class software.amazon.awssdk.services.kendra.model.GoogleDriveConfiguration
Returns true if the ExcludeMimeTypes property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasExcludeSharedDrives() - Method in class software.amazon.awssdk.services.kendra.model.GoogleDriveConfiguration
Returns true if the ExcludeSharedDrives property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasExcludeSpaces() - Method in class software.amazon.awssdk.services.kendra.model.ConfluenceSpaceConfiguration
Returns true if the ExcludeSpaces property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasExcludeUserAccounts() - Method in class software.amazon.awssdk.services.kendra.model.GoogleDriveConfiguration
Returns true if the ExcludeUserAccounts property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasExclusionPatterns() - Method in class software.amazon.awssdk.services.kendra.model.ConfluenceConfiguration
Returns true if the ExclusionPatterns property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasExclusionPatterns() - Method in class software.amazon.awssdk.services.kendra.model.GoogleDriveConfiguration
Returns true if the ExclusionPatterns property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasExclusionPatterns() - Method in class software.amazon.awssdk.services.kendra.model.OneDriveConfiguration
Returns true if the ExclusionPatterns property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasExclusionPatterns() - Method in class software.amazon.awssdk.services.kendra.model.S3DataSourceConfiguration
Returns true if the ExclusionPatterns property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasExclusionPatterns() - Method in class software.amazon.awssdk.services.kendra.model.SharePointConfiguration
Returns true if the ExclusionPatterns property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasFacetResults() - Method in class software.amazon.awssdk.services.kendra.model.QueryResponse
Returns true if the FacetResults property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasFacets() - Method in class software.amazon.awssdk.services.kendra.model.QueryRequest
Returns true if the Facets property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasFailedDocuments() - Method in class software.amazon.awssdk.services.kendra.model.BatchDeleteDocumentResponse
Returns true if the FailedDocuments property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasFailedDocuments() - Method in class software.amazon.awssdk.services.kendra.model.BatchPutDocumentResponse
Returns true if the FailedDocuments property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasFaqSummaryItems() - Method in class software.amazon.awssdk.services.kendra.model.ListFaqsResponse
Returns true if the FaqSummaryItems property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasFieldMappings() - Method in class software.amazon.awssdk.services.kendra.model.ColumnConfiguration
Returns true if the FieldMappings property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasFieldMappings() - Method in class software.amazon.awssdk.services.kendra.model.GoogleDriveConfiguration
Returns true if the FieldMappings property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasFieldMappings() - Method in class software.amazon.awssdk.services.kendra.model.OneDriveConfiguration
Returns true if the FieldMappings property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasFieldMappings() - Method in class software.amazon.awssdk.services.kendra.model.SalesforceChatterFeedConfiguration
Returns true if the FieldMappings property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasFieldMappings() - Method in class software.amazon.awssdk.services.kendra.model.SalesforceCustomKnowledgeArticleTypeConfiguration
Returns true if the FieldMappings property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasFieldMappings() - Method in class software.amazon.awssdk.services.kendra.model.SalesforceStandardKnowledgeArticleTypeConfiguration
Returns true if the FieldMappings property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasFieldMappings() - Method in class software.amazon.awssdk.services.kendra.model.SalesforceStandardObjectAttachmentConfiguration
Returns true if the FieldMappings property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasFieldMappings() - Method in class software.amazon.awssdk.services.kendra.model.SalesforceStandardObjectConfiguration
Returns true if the FieldMappings property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasFieldMappings() - Method in class software.amazon.awssdk.services.kendra.model.ServiceNowKnowledgeArticleConfiguration
Returns true if the FieldMappings property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasFieldMappings() - Method in class software.amazon.awssdk.services.kendra.model.ServiceNowServiceCatalogConfiguration
Returns true if the FieldMappings property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasFieldMappings() - Method in class software.amazon.awssdk.services.kendra.model.SharePointConfiguration
Returns true if the FieldMappings property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hashCode() - Method in class software.amazon.awssdk.services.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.AttributeFilter
 
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.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.CapacityUnitsConfiguration
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.ClickFeedback
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.ColumnConfiguration
 
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.CreateDataSourceRequest
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.CreateDataSourceResponse
 
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.CreateIndexRequest
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.CreateIndexResponse
 
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.DatabaseConfiguration
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.DataSourceConfiguration
 
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.DeleteDataSourceRequest
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.DeleteDataSourceResponse
 
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.DeleteThesaurusRequest
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.DeleteThesaurusResponse
 
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.DescribeFaqRequest
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.DescribeFaqResponse
 
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.DescribeThesaurusRequest
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.DescribeThesaurusResponse
 
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.DocumentAttributeValue
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.DocumentAttributeValueCountPair
 
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.Facet
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.FacetResult
 
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.GoogleDriveConfiguration
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.Highlight
 
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.JsonTokenTypeConfiguration
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.JwtTokenTypeConfiguration
 
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.ListFaqsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.ListFaqsResponse
 
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.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.OneDriveConfiguration
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.OneDriveUsers
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.Principal
 
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.Relevance
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.RelevanceFeedback
 
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.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.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.SortingConfiguration
 
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.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.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.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.UpdateDataSourceRequest
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.UpdateDataSourceResponse
 
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.UpdateThesaurusRequest
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.UpdateThesaurusResponse
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.UserContext
 
hashCode() - Method in class software.amazon.awssdk.services.kendra.model.UserTokenConfiguration
 
hasHighlights() - Method in class software.amazon.awssdk.services.kendra.model.TextWithHighlights
Returns true if the Highlights property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasHistory() - Method in class software.amazon.awssdk.services.kendra.model.ListDataSourceSyncJobsResponse
Returns true if the History property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasIncludeAttachmentFilePatterns() - Method in class software.amazon.awssdk.services.kendra.model.SalesforceConfiguration
Returns true if the IncludeAttachmentFilePatterns property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasIncludeAttachmentFilePatterns() - Method in class software.amazon.awssdk.services.kendra.model.ServiceNowKnowledgeArticleConfiguration
Returns true if the IncludeAttachmentFilePatterns property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasIncludeAttachmentFilePatterns() - Method in class software.amazon.awssdk.services.kendra.model.ServiceNowServiceCatalogConfiguration
Returns true if the IncludeAttachmentFilePatterns property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasIncludedStates() - Method in class software.amazon.awssdk.services.kendra.model.SalesforceKnowledgeArticleConfiguration
Returns true if the IncludedStates property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasIncludeFilterTypes() - Method in class software.amazon.awssdk.services.kendra.model.SalesforceChatterFeedConfiguration
Returns true if the IncludeFilterTypes property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasIncludeSpaces() - Method in class software.amazon.awssdk.services.kendra.model.ConfluenceSpaceConfiguration
Returns true if the IncludeSpaces property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasInclusionPatterns() - Method in class software.amazon.awssdk.services.kendra.model.ConfluenceConfiguration
Returns true if the InclusionPatterns property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasInclusionPatterns() - Method in class software.amazon.awssdk.services.kendra.model.GoogleDriveConfiguration
Returns true if the InclusionPatterns property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasInclusionPatterns() - Method in class software.amazon.awssdk.services.kendra.model.OneDriveConfiguration
Returns true if the InclusionPatterns property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasInclusionPatterns() - Method in class software.amazon.awssdk.services.kendra.model.S3DataSourceConfiguration
Returns true if the InclusionPatterns property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasInclusionPatterns() - Method in class software.amazon.awssdk.services.kendra.model.SharePointConfiguration
Returns true if the InclusionPatterns property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasInclusionPrefixes() - Method in class software.amazon.awssdk.services.kendra.model.S3DataSourceConfiguration
Returns true if the InclusionPrefixes property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasIndexConfigurationSummaryItems() - Method in class software.amazon.awssdk.services.kendra.model.ListIndicesResponse
Returns true if the IndexConfigurationSummaryItems property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasOneDriveUserList() - Method in class software.amazon.awssdk.services.kendra.model.OneDriveUsers
Returns true if the OneDriveUserList property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasOrAllFilters() - Method in class software.amazon.awssdk.services.kendra.model.AttributeFilter
Returns true if the OrAllFilters property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasPageFieldMappings() - Method in class software.amazon.awssdk.services.kendra.model.ConfluencePageConfiguration
Returns true if the PageFieldMappings property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasRelevanceFeedbackItems() - Method in class software.amazon.awssdk.services.kendra.model.SubmitFeedbackRequest
Returns true if the RelevanceFeedbackItems property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasRequestedDocumentAttributes() - Method in class software.amazon.awssdk.services.kendra.model.QueryRequest
Returns true if the RequestedDocumentAttributes property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasResultItems() - Method in class software.amazon.awssdk.services.kendra.model.QueryResponse
Returns true if the ResultItems property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasSecurityGroupIds() - Method in class software.amazon.awssdk.services.kendra.model.DataSourceVpcConfiguration
Returns true if the SecurityGroupIds property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasSpaceFieldMappings() - Method in class software.amazon.awssdk.services.kendra.model.ConfluenceSpaceConfiguration
Returns true if the SpaceFieldMappings property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasStandardObjectConfigurations() - Method in class software.amazon.awssdk.services.kendra.model.SalesforceConfiguration
Returns true if the StandardObjectConfigurations property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasStringListValue() - Method in class software.amazon.awssdk.services.kendra.model.DocumentAttributeValue
Returns true if the StringListValue property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasSubnetIds() - Method in class software.amazon.awssdk.services.kendra.model.DataSourceVpcConfiguration
Returns true if the SubnetIds property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasSummaryItems() - Method in class software.amazon.awssdk.services.kendra.model.ListDataSourcesResponse
Returns true if the SummaryItems property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasTagKeys() - Method in class software.amazon.awssdk.services.kendra.model.UntagResourceRequest
Returns true if the TagKeys property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasTags() - Method in class software.amazon.awssdk.services.kendra.model.CreateDataSourceRequest
Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasTags() - Method in class software.amazon.awssdk.services.kendra.model.CreateFaqRequest
Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasTags() - Method in class software.amazon.awssdk.services.kendra.model.CreateIndexRequest
Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasTags() - Method in class software.amazon.awssdk.services.kendra.model.CreateThesaurusRequest
Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasTags() - Method in class software.amazon.awssdk.services.kendra.model.ListTagsForResourceResponse
Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasTags() - Method in class software.amazon.awssdk.services.kendra.model.TagResourceRequest
Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasThesaurusSummaryItems() - Method in class software.amazon.awssdk.services.kendra.model.ListThesauriResponse
Returns true if the ThesaurusSummaryItems property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasUrls() - Method in class software.amazon.awssdk.services.kendra.model.SharePointConfiguration
Returns true if the Urls property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasUserTokenConfigurations() - Method in class software.amazon.awssdk.services.kendra.model.CreateIndexRequest
Returns true if the UserTokenConfigurations property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasUserTokenConfigurations() - Method in class software.amazon.awssdk.services.kendra.model.DescribeIndexResponse
Returns true if the UserTokenConfigurations property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasUserTokenConfigurations() - Method in class software.amazon.awssdk.services.kendra.model.UpdateIndexRequest
Returns true if the UserTokenConfigurations property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasValueImportanceMap() - Method in class software.amazon.awssdk.services.kendra.model.Relevance
Returns true if the ValueImportanceMap property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
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
 
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(Highlight...) - Method in interface software.amazon.awssdk.services.kendra.model.TextWithHighlights.Builder
The beginning and end of the 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() - Method in class software.amazon.awssdk.services.kendra.model.TextWithHighlights
The beginning and end of the text that should be highlighted.
HighlightType - Enum in software.amazon.awssdk.services.kendra.model
 
history(Collection<DataSourceSyncJob>) - Method in interface software.amazon.awssdk.services.kendra.model.ListDataSourceSyncJobsResponse.Builder
A history of synchronization jobs for the data source.
history(DataSourceSyncJob...) - Method in interface software.amazon.awssdk.services.kendra.model.ListDataSourceSyncJobsResponse.Builder
A history of synchronization jobs for the data source.
history(Consumer<DataSourceSyncJob.Builder>...) - Method in interface software.amazon.awssdk.services.kendra.model.ListDataSourceSyncJobsResponse.Builder
A history of synchronization jobs for the data source.
history() - Method in class software.amazon.awssdk.services.kendra.model.ListDataSourceSyncJobsResponse
A history of synchronization jobs for the data source.
hostUrl(String) - Method in interface software.amazon.awssdk.services.kendra.model.ServiceNowConfiguration.Builder
The ServiceNow instance that the data source connects to.
hostUrl() - Method in class software.amazon.awssdk.services.kendra.model.ServiceNowConfiguration
The ServiceNow instance that the data source connects to.

I

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() - Method in class software.amazon.awssdk.services.kendra.model.BatchDeleteDocumentResponseFailedDocument
The identifier of the document that couldn't be removed from the index.
id(String) - Method in interface software.amazon.awssdk.services.kendra.model.BatchPutDocumentResponseFailedDocument.Builder
The unique identifier of the document.
id() - Method in class software.amazon.awssdk.services.kendra.model.BatchPutDocumentResponseFailedDocument
The unique identifier of the document.
id(String) - Method in interface software.amazon.awssdk.services.kendra.model.CreateDataSourceResponse.Builder
A unique identifier for the data source.
id() - Method in class software.amazon.awssdk.services.kendra.model.CreateDataSourceResponse
A unique identifier for the data source.
id(String) - Method in interface software.amazon.awssdk.services.kendra.model.CreateFaqResponse.Builder
The unique identifier of the FAQ.
id() - Method in class software.amazon.awssdk.services.kendra.model.CreateFaqResponse
The unique identifier of the FAQ.
id(String) - Method in interface software.amazon.awssdk.services.kendra.model.CreateIndexResponse.Builder
The unique identifier of the index.
id() - Method in class software.amazon.awssdk.services.kendra.model.CreateIndexResponse
The unique identifier of the index.
id(String) - Method in interface software.amazon.awssdk.services.kendra.model.CreateThesaurusResponse.Builder
The unique identifier of the thesaurus.
id() - Method in class software.amazon.awssdk.services.kendra.model.CreateThesaurusResponse
The unique identifier of the thesaurus.
id(String) - Method in interface software.amazon.awssdk.services.kendra.model.DataSourceSummary.Builder
The unique identifier for the data source.
id() - Method in class software.amazon.awssdk.services.kendra.model.DataSourceSummary
The unique identifier for the data source.
id(String) - Method in interface software.amazon.awssdk.services.kendra.model.DeleteDataSourceRequest.Builder
The unique identifier of the data source to delete.
id() - Method in class software.amazon.awssdk.services.kendra.model.DeleteDataSourceRequest
The unique identifier of the data source to delete.
id(String) - Method in interface software.amazon.awssdk.services.kendra.model.DeleteFaqRequest.Builder
The identifier of the FAQ to remove.
id() - Method in class software.amazon.awssdk.services.kendra.model.DeleteFaqRequest
The identifier of the FAQ to remove.
id(String) - Method in interface software.amazon.awssdk.services.kendra.model.DeleteIndexRequest.Builder
The identifier of the index to delete.
id() - Method in class software.amazon.awssdk.services.kendra.model.DeleteIndexRequest
The identifier of the index to delete.
id(String) - Method in interface software.amazon.awssdk.services.kendra.model.DeleteThesaurusRequest.Builder
The identifier of the thesaurus to delete.
id() - Method in class software.amazon.awssdk.services.kendra.model.DeleteThesaurusRequest
The identifier of the thesaurus to delete.
id(String) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeDataSourceRequest.Builder
The unique identifier of the data source to describe.
id() - Method in class software.amazon.awssdk.services.kendra.model.DescribeDataSourceRequest
The unique identifier of the data source to describe.
id(String) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeDataSourceResponse.Builder
The identifier of the data source.
id() - Method in class software.amazon.awssdk.services.kendra.model.DescribeDataSourceResponse
The identifier of the data source.
id(String) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeFaqRequest.Builder
The unique identifier of the FAQ.
id() - Method in class software.amazon.awssdk.services.kendra.model.DescribeFaqRequest
The unique identifier of the FAQ.
id(String) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeFaqResponse.Builder
The identifier of the FAQ.
id() - Method in class software.amazon.awssdk.services.kendra.model.DescribeFaqResponse
The identifier of the FAQ.
id(String) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeIndexRequest.Builder
The name of the index to describe.
id() - Method in class software.amazon.awssdk.services.kendra.model.DescribeIndexRequest
The name of the index to describe.
id(String) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeIndexResponse.Builder
The name of the index.
id() - Method in class software.amazon.awssdk.services.kendra.model.DescribeIndexResponse
The name of the index.
id(String) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeThesaurusRequest.Builder
The identifier of the thesaurus to describe.
id() - Method in class software.amazon.awssdk.services.kendra.model.DescribeThesaurusRequest
The identifier of the thesaurus to describe.
id(String) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeThesaurusResponse.Builder
The identifier of the thesaurus.
id() - Method in class software.amazon.awssdk.services.kendra.model.DescribeThesaurusResponse
The identifier of the thesaurus.
id(String) - Method in interface software.amazon.awssdk.services.kendra.model.Document.Builder
A unique identifier of the document in the index.
id() - Method in class software.amazon.awssdk.services.kendra.model.Document
A unique identifier of the document in the index.
id(String) - Method in interface software.amazon.awssdk.services.kendra.model.FaqSummary.Builder
The unique identifier of the FAQ.
id() - Method in class software.amazon.awssdk.services.kendra.model.FaqSummary
The unique identifier of the FAQ.
id(String) - Method in interface software.amazon.awssdk.services.kendra.model.IndexConfigurationSummary.Builder
A unique identifier for the index.
id() - Method in class software.amazon.awssdk.services.kendra.model.IndexConfigurationSummary
A unique identifier for the index.
id(String) - Method in interface software.amazon.awssdk.services.kendra.model.ListDataSourceSyncJobsRequest.Builder
The identifier of the data source.
id() - Method in class software.amazon.awssdk.services.kendra.model.ListDataSourceSyncJobsRequest
The identifier of the data source.
id(String) - Method in interface software.amazon.awssdk.services.kendra.model.QueryResultItem.Builder
The unique identifier for the query result.
id() - Method in class software.amazon.awssdk.services.kendra.model.QueryResultItem
The unique identifier for the query result.
id(String) - Method in interface software.amazon.awssdk.services.kendra.model.StartDataSourceSyncJobRequest.Builder
The identifier of the data source to synchronize.
id() - Method in class software.amazon.awssdk.services.kendra.model.StartDataSourceSyncJobRequest
The identifier of the data source to synchronize.
id(String) - Method in interface software.amazon.awssdk.services.kendra.model.StopDataSourceSyncJobRequest.Builder
The identifier of the data source for which to stop the synchronization jobs.
id() - Method in class software.amazon.awssdk.services.kendra.model.StopDataSourceSyncJobRequest
The identifier of the data source for which to stop the synchronization jobs.
id(String) - Method in interface software.amazon.awssdk.services.kendra.model.ThesaurusSummary.Builder
The identifier of the thesaurus.
id() - Method in class software.amazon.awssdk.services.kendra.model.ThesaurusSummary
The identifier of the thesaurus.
id(String) - Method in interface software.amazon.awssdk.services.kendra.model.UpdateDataSourceRequest.Builder
The unique identifier of the data source to update.
id() - Method in class software.amazon.awssdk.services.kendra.model.UpdateDataSourceRequest
The unique identifier of the data source to update.
id(String) - Method in interface software.amazon.awssdk.services.kendra.model.UpdateIndexRequest.Builder
The identifier of the index to update.
id() - Method in class software.amazon.awssdk.services.kendra.model.UpdateIndexRequest
The identifier of the index to update.
id(String) - Method in interface software.amazon.awssdk.services.kendra.model.UpdateThesaurusRequest.Builder
The identifier of the thesaurus to update.
id() - Method in class software.amazon.awssdk.services.kendra.model.UpdateThesaurusRequest
The identifier of the thesaurus to update.
importance(Integer) - Method in interface software.amazon.awssdk.services.kendra.model.Relevance.Builder
The relative importance of the field in the search.
importance() - Method in class software.amazon.awssdk.services.kendra.model.Relevance
The relative importance of the field in the search.
includeAttachmentFilePatterns(Collection<String>) - Method in interface software.amazon.awssdk.services.kendra.model.SalesforceConfiguration.Builder
A list of regular expression patterns.
includeAttachmentFilePatterns(String...) - Method in interface software.amazon.awssdk.services.kendra.model.SalesforceConfiguration.Builder
A list of regular expression patterns.
includeAttachmentFilePatterns() - Method in class software.amazon.awssdk.services.kendra.model.SalesforceConfiguration
A list of regular expression patterns.
includeAttachmentFilePatterns(Collection<String>) - Method in interface software.amazon.awssdk.services.kendra.model.ServiceNowKnowledgeArticleConfiguration.Builder
List of regular expressions applied to knowledge articles.
includeAttachmentFilePatterns(String...) - Method in interface software.amazon.awssdk.services.kendra.model.ServiceNowKnowledgeArticleConfiguration.Builder
List of regular expressions applied to knowledge articles.
includeAttachmentFilePatterns() - Method in class software.amazon.awssdk.services.kendra.model.ServiceNowKnowledgeArticleConfiguration
List of regular expressions applied to knowledge articles.
includeAttachmentFilePatterns(Collection<String>) - Method in interface software.amazon.awssdk.services.kendra.model.ServiceNowServiceCatalogConfiguration.Builder
A list of regular expression patterns.
includeAttachmentFilePatterns(String...) - Method in interface software.amazon.awssdk.services.kendra.model.ServiceNowServiceCatalogConfiguration.Builder
A list of regular expression patterns.
includeAttachmentFilePatterns() - Method in class software.amazon.awssdk.services.kendra.model.ServiceNowServiceCatalogConfiguration
A list of regular expression patterns.
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.
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.
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(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.
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.
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.
includeFilterTypes() - Method in class software.amazon.awssdk.services.kendra.model.SalesforceChatterFeedConfiguration
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(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.
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.
includeSpaces(Collection<String>) - Method in interface software.amazon.awssdk.services.kendra.model.ConfluenceSpaceConfiguration.Builder
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() - Method in class software.amazon.awssdk.services.kendra.model.ConfluenceSpaceConfiguration
A list of space keys for Confluence spaces.
inclusionPatterns(Collection<String>) - Method in interface software.amazon.awssdk.services.kendra.model.ConfluenceConfiguration.Builder
A list of regular expression patterns that apply to a URL on the Confluence server.
inclusionPatterns(String...) - Method in interface software.amazon.awssdk.services.kendra.model.ConfluenceConfiguration.Builder
A list of regular expression patterns that apply to a URL on the Confluence server.
inclusionPatterns() - Method in class software.amazon.awssdk.services.kendra.model.ConfluenceConfiguration
A list of regular expression patterns that apply to a URL on the Confluence server.
inclusionPatterns(Collection<String>) - Method in interface software.amazon.awssdk.services.kendra.model.GoogleDriveConfiguration.Builder
A list of regular expression patterns that apply to path on Google Drive.
inclusionPatterns(String...) - Method in interface software.amazon.awssdk.services.kendra.model.GoogleDriveConfiguration.Builder
A list of regular expression patterns that apply to path on Google Drive.
inclusionPatterns() - Method in class software.amazon.awssdk.services.kendra.model.GoogleDriveConfiguration
A list of regular expression patterns that apply to path on Google Drive.
inclusionPatterns(Collection<String>) - Method in interface software.amazon.awssdk.services.kendra.model.OneDriveConfiguration.Builder
A list of regular expression patterns.
inclusionPatterns(String...) - Method in interface software.amazon.awssdk.services.kendra.model.OneDriveConfiguration.Builder
A list of regular expression patterns.
inclusionPatterns() - Method in class software.amazon.awssdk.services.kendra.model.OneDriveConfiguration
A list of regular expression patterns.
inclusionPatterns(Collection<String>) - Method in interface software.amazon.awssdk.services.kendra.model.S3DataSourceConfiguration.Builder
A list of glob patterns for documents that should be indexed.
inclusionPatterns(String...) - Method in interface software.amazon.awssdk.services.kendra.model.S3DataSourceConfiguration.Builder
A list of glob patterns for documents that should be indexed.
inclusionPatterns() - Method in class software.amazon.awssdk.services.kendra.model.S3DataSourceConfiguration
A list of glob patterns for documents that should be indexed.
inclusionPatterns(Collection<String>) - Method in interface software.amazon.awssdk.services.kendra.model.SharePointConfiguration.Builder
A list of regular expression patterns.
inclusionPatterns(String...) - Method in interface software.amazon.awssdk.services.kendra.model.SharePointConfiguration.Builder
A list of regular expression patterns.
inclusionPatterns() - Method in class software.amazon.awssdk.services.kendra.model.SharePointConfiguration
A list of regular expression patterns.
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.
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() - 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.
IndexConfigurationSummary - Class in software.amazon.awssdk.services.kendra.model
A summary of information about an index.
IndexConfigurationSummary.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
indexConfigurationSummaryItems(Collection<IndexConfigurationSummary>) - Method in interface software.amazon.awssdk.services.kendra.model.ListIndicesResponse.Builder
An array of summary information for one or more indexes.
indexConfigurationSummaryItems(IndexConfigurationSummary...) - Method in interface software.amazon.awssdk.services.kendra.model.ListIndicesResponse.Builder
An array of summary information for one or more indexes.
indexConfigurationSummaryItems(Consumer<IndexConfigurationSummary.Builder>...) - Method in interface software.amazon.awssdk.services.kendra.model.ListIndicesResponse.Builder
An array of summary information for one or more indexes.
indexConfigurationSummaryItems() - Method in class software.amazon.awssdk.services.kendra.model.ListIndicesResponse
An array of summary information for one or more indexes.
IndexEdition - Enum in software.amazon.awssdk.services.kendra.model
 
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.
indexedQuestionAnswersCount() - Method in class software.amazon.awssdk.services.kendra.model.FaqStatistics
The total number of FAQ questions and answers contained in the index.
indexedTextBytes(Long) - Method in interface software.amazon.awssdk.services.kendra.model.TextDocumentStatistics.Builder
The total size, in bytes, of the indexed documents.
indexedTextBytes() - Method in class software.amazon.awssdk.services.kendra.model.TextDocumentStatistics
The total size, in bytes, of the indexed documents.
indexedTextDocumentsCount(Integer) - Method in interface software.amazon.awssdk.services.kendra.model.TextDocumentStatistics.Builder
The number of text documents indexed.
indexedTextDocumentsCount() - Method in class software.amazon.awssdk.services.kendra.model.TextDocumentStatistics
The number of text documents indexed.
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() - 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(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() - 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(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() - 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(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() - 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(String) - Method in interface software.amazon.awssdk.services.kendra.model.DataSourceToIndexFieldMapping.Builder
The name of the field in the index.
indexFieldName() - Method in class software.amazon.awssdk.services.kendra.model.DataSourceToIndexFieldMapping
The name of the field in the index.
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() - Method in class software.amazon.awssdk.services.kendra.model.BatchDeleteDocumentRequest
The identifier of the index that contains the documents to delete.
indexId(String) - Method in interface software.amazon.awssdk.services.kendra.model.BatchPutDocumentRequest.Builder
The identifier of the index to add the documents to.
indexId() - Method in class software.amazon.awssdk.services.kendra.model.BatchPutDocumentRequest
The identifier of the index to add the documents to.
indexId(String) - Method in interface software.amazon.awssdk.services.kendra.model.CreateDataSourceRequest.Builder
The identifier of the index that should be associated with this data source.
indexId() - Method in class software.amazon.awssdk.services.kendra.model.CreateDataSourceRequest
The identifier of the index that should be associated with this data source.
indexId(String) - Method in interface software.amazon.awssdk.services.kendra.model.CreateFaqRequest.Builder
The identifier of the index that contains the FAQ.
indexId() - Method in class software.amazon.awssdk.services.kendra.model.CreateFaqRequest
The identifier of the index that contains the FAQ.
indexId(String) - Method in interface software.amazon.awssdk.services.kendra.model.CreateThesaurusRequest.Builder
The unique identifier of the index for the new thesaurus.
indexId() - Method in class software.amazon.awssdk.services.kendra.model.CreateThesaurusRequest
The unique identifier of the index for the new thesaurus.
indexId(String) - Method in interface software.amazon.awssdk.services.kendra.model.DeleteDataSourceRequest.Builder
The unique identifier of the index associated with the data source.
indexId() - Method in class software.amazon.awssdk.services.kendra.model.DeleteDataSourceRequest
The unique identifier of the index associated with the data source.
indexId(String) - Method in interface software.amazon.awssdk.services.kendra.model.DeleteFaqRequest.Builder
The index to remove the FAQ from.
indexId() - Method in class software.amazon.awssdk.services.kendra.model.DeleteFaqRequest
The index to remove the FAQ from.
indexId(String) - Method in interface software.amazon.awssdk.services.kendra.model.DeleteThesaurusRequest.Builder
The identifier of the index associated with the thesaurus to delete.
indexId() - Method in class software.amazon.awssdk.services.kendra.model.DeleteThesaurusRequest
The identifier of the index associated with the thesaurus to delete.
indexId(String) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeDataSourceRequest.Builder
The identifier of the index that contains the data source.
indexId() - Method in class software.amazon.awssdk.services.kendra.model.DescribeDataSourceRequest
The identifier of the index that contains the data source.
indexId(String) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeDataSourceResponse.Builder
The identifier of the index that contains the data source.
indexId() - Method in class software.amazon.awssdk.services.kendra.model.DescribeDataSourceResponse
The identifier of the index that contains the data source.
indexId(String) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeFaqRequest.Builder
The identifier of the index that contains the FAQ.
indexId() - Method in class software.amazon.awssdk.services.kendra.model.DescribeFaqRequest
The identifier of the index that contains the FAQ.
indexId(String) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeFaqResponse.Builder
The identifier of the index that contains the FAQ.
indexId() - Method in class software.amazon.awssdk.services.kendra.model.DescribeFaqResponse
The identifier of the index that contains the FAQ.
indexId(String) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeThesaurusRequest.Builder
The identifier of the index associated with the thesaurus to describe.
indexId() - Method in class software.amazon.awssdk.services.kendra.model.DescribeThesaurusRequest
The identifier of the index associated with the thesaurus to describe.
indexId(String) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeThesaurusResponse.Builder
The identifier of the index associated with the thesaurus to describe.
indexId() - Method in class software.amazon.awssdk.services.kendra.model.DescribeThesaurusResponse
The identifier of the index associated with the thesaurus to describe.
indexId(String) - Method in interface software.amazon.awssdk.services.kendra.model.ListDataSourcesRequest.Builder
The identifier of the index that contains the data source.
indexId() - Method in class software.amazon.awssdk.services.kendra.model.ListDataSourcesRequest
The identifier of the index that contains the data source.
indexId(String) - Method in interface software.amazon.awssdk.services.kendra.model.ListDataSourceSyncJobsRequest.Builder
The identifier of the index that contains the data source.
indexId() - Method in class software.amazon.awssdk.services.kendra.model.ListDataSourceSyncJobsRequest
The identifier of the index that contains the data source.
indexId(String) - Method in interface software.amazon.awssdk.services.kendra.model.ListFaqsRequest.Builder
The index that contains the FAQ lists.
indexId() - Method in class software.amazon.awssdk.services.kendra.model.ListFaqsRequest
The index that contains the FAQ lists.
indexId(String) - Method in interface software.amazon.awssdk.services.kendra.model.ListThesauriRequest.Builder
The identifier of the index associated with the thesaurus to list.
indexId() - Method in class software.amazon.awssdk.services.kendra.model.ListThesauriRequest
The identifier of the index associated with the thesaurus to list.
indexId(String) - Method in interface software.amazon.awssdk.services.kendra.model.QueryRequest.Builder
The unique identifier of the index to search.
indexId() - Method in class software.amazon.awssdk.services.kendra.model.QueryRequest
The unique identifier of the index to search.
indexId(String) - Method in interface software.amazon.awssdk.services.kendra.model.StartDataSourceSyncJobRequest.Builder
The identifier of the index that contains the data source.
indexId() - Method in class software.amazon.awssdk.services.kendra.model.StartDataSourceSyncJobRequest
The identifier of the index that contains the data source.
indexId(String) - Method in interface software.amazon.awssdk.services.kendra.model.StopDataSourceSyncJobRequest.Builder
The identifier of the index that contains the data source.
indexId() - Method in class software.amazon.awssdk.services.kendra.model.StopDataSourceSyncJobRequest
The identifier of the index that contains the data source.
indexId(String) - Method in interface software.amazon.awssdk.services.kendra.model.SubmitFeedbackRequest.Builder
The identifier of the index that was queried.
indexId() - Method in class software.amazon.awssdk.services.kendra.model.SubmitFeedbackRequest
The identifier of the index that was queried.
indexId(String) - Method in interface software.amazon.awssdk.services.kendra.model.UpdateDataSourceRequest.Builder
The identifier of the index that contains the data source to update.
indexId() - Method in class software.amazon.awssdk.services.kendra.model.UpdateDataSourceRequest
The identifier of the index that contains the data source to update.
indexId(String) - Method in interface software.amazon.awssdk.services.kendra.model.UpdateThesaurusRequest.Builder
The identifier of the index associated with the thesaurus to update.
indexId() - Method in class software.amazon.awssdk.services.kendra.model.UpdateThesaurusRequest
The identifier of the index associated with the thesaurus to update.
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(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() - 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 - 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
 
InternalServerException - Exception in software.amazon.awssdk.services.kendra.model

InternalServerException.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
issuer(String) - Method in interface software.amazon.awssdk.services.kendra.model.JwtTokenTypeConfiguration.Builder
The issuer of the token.
issuer() - Method in class software.amazon.awssdk.services.kendra.model.JwtTokenTypeConfiguration
The issuer of the token.
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.ListIndicesIterable
 

J

JsonTokenTypeConfiguration - Class in software.amazon.awssdk.services.kendra.model
Configuration information for the JSON token type.
jsonTokenTypeConfiguration(JsonTokenTypeConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.UserTokenConfiguration.Builder
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() - Method in class software.amazon.awssdk.services.kendra.model.UserTokenConfiguration
Information about the JSON token type configuration.
JsonTokenTypeConfiguration.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
JwtTokenTypeConfiguration - Class in software.amazon.awssdk.services.kendra.model
Configuration information for the JWT token type.
jwtTokenTypeConfiguration(JwtTokenTypeConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.UserTokenConfiguration.Builder
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() - Method in class software.amazon.awssdk.services.kendra.model.UserTokenConfiguration
Information about the JWT token type configuration.
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.
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.
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
 
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
 
key(String) - Method in interface software.amazon.awssdk.services.kendra.model.AdditionalResultAttribute.Builder
The key that identifies the attribute.
key() - Method in class software.amazon.awssdk.services.kendra.model.AdditionalResultAttribute
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() - Method in class software.amazon.awssdk.services.kendra.model.DocumentAttribute
The identifier for the attribute.
key(String) - Method in interface software.amazon.awssdk.services.kendra.model.S3Path.Builder
The name of the file.
key() - Method in class software.amazon.awssdk.services.kendra.model.S3Path
The name of the file.
key(String) - Method in interface software.amazon.awssdk.services.kendra.model.Tag.Builder
The key for the tag.
key() - Method in class software.amazon.awssdk.services.kendra.model.Tag
The key for the tag.
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() - Method in class software.amazon.awssdk.services.kendra.model.JwtTokenTypeConfiguration
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(String) - Method in interface software.amazon.awssdk.services.kendra.model.AccessControlListConfiguration.Builder
Path to the AWS S3 bucket that contains the ACL files.
keyPath() - Method in class software.amazon.awssdk.services.kendra.model.AccessControlListConfiguration
Path to the AWS S3 bucket that contains the ACL files.
kmsKeyId(String) - Method in interface software.amazon.awssdk.services.kendra.model.ServerSideEncryptionConfiguration.Builder
The identifier of the AWS KMS customer master key (CMK).
kmsKeyId() - Method in class software.amazon.awssdk.services.kendra.model.ServerSideEncryptionConfiguration
The identifier of the AWS KMS customer master key (CMK).
knowledgeArticleConfiguration(SalesforceKnowledgeArticleConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.SalesforceConfiguration.Builder
Specifies configuration information for the knowledge article types that Amazon Kendra indexes.
knowledgeArticleConfiguration(Consumer<SalesforceKnowledgeArticleConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.SalesforceConfiguration.Builder
Specifies configuration information for the knowledge article types that Amazon Kendra indexes.
knowledgeArticleConfiguration() - Method in class software.amazon.awssdk.services.kendra.model.SalesforceConfiguration
Specifies configuration information for the knowledge article types that Amazon Kendra indexes.
knowledgeArticleConfiguration(ServiceNowKnowledgeArticleConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.ServiceNowConfiguration.Builder
Provides configuration information for crawling knowledge articles in the ServiceNow site.
knowledgeArticleConfiguration(Consumer<ServiceNowKnowledgeArticleConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.ServiceNowConfiguration.Builder
Provides configuration information for crawling knowledge articles in the ServiceNow site.
knowledgeArticleConfiguration() - Method in class software.amazon.awssdk.services.kendra.model.ServiceNowConfiguration
Provides 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.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.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.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.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.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.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.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.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.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.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.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.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.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.UserContextPolicy
Use this in place of UserContextPolicy.values() to return a Set of all values known to the SDK.

L

lessThan(DocumentAttribute) - Method in interface software.amazon.awssdk.services.kendra.model.AttributeFilter.Builder
Performs a less than operation on two document attributes.
lessThan(Consumer<DocumentAttribute.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.AttributeFilter.Builder
Performs a less than operation on two document attributes.
lessThan() - Method in class software.amazon.awssdk.services.kendra.model.AttributeFilter
Performs a less than operation on two document attributes.
lessThanOrEquals(DocumentAttribute) - Method in interface software.amazon.awssdk.services.kendra.model.AttributeFilter.Builder
Performs a less than or equals operation on two document attributes.
lessThanOrEquals(Consumer<DocumentAttribute.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.AttributeFilter.Builder
Performs a less than or equals operation on two document attributes.
lessThanOrEquals() - Method in class software.amazon.awssdk.services.kendra.model.AttributeFilter
Performs a less than or equals operation on two document attributes.
listDataSources(ListDataSourcesRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
Lists the data sources that you have created.
listDataSources(Consumer<ListDataSourcesRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
Lists the data sources that you have created.
listDataSources(ListDataSourcesRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
Lists the data sources that you have created.
listDataSources(Consumer<ListDataSourcesRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
Lists the data sources 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(ListDataSourcesRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
Lists the data sources that you have created.
listDataSourcesPaginator(Consumer<ListDataSourcesRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
Lists the data sources that you have created.
listDataSourcesPaginator(ListDataSourcesRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
Lists the data sources that you have created.
listDataSourcesPaginator(Consumer<ListDataSourcesRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
Lists the data sources that you have created.
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(ListDataSourceSyncJobsRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
Gets statistics about synchronizing Amazon Kendra with a data source.
listDataSourceSyncJobs(Consumer<ListDataSourceSyncJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
Gets statistics about synchronizing Amazon Kendra with a data source.
listDataSourceSyncJobs(ListDataSourceSyncJobsRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
Gets statistics about synchronizing Amazon Kendra with a data source.
listDataSourceSyncJobs(Consumer<ListDataSourceSyncJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
Gets statistics about synchronizing Amazon Kendra with a data source.
ListDataSourceSyncJobsIterable - Class in software.amazon.awssdk.services.kendra.paginators
ListDataSourceSyncJobsIterable(KendraClient, ListDataSourceSyncJobsRequest) - Constructor for class software.amazon.awssdk.services.kendra.paginators.ListDataSourceSyncJobsIterable
 
listDataSourceSyncJobsPaginator(ListDataSourceSyncJobsRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
Gets statistics about synchronizing Amazon Kendra with a data source.
listDataSourceSyncJobsPaginator(Consumer<ListDataSourceSyncJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
Gets statistics about synchronizing Amazon Kendra with a data source.
listDataSourceSyncJobsPaginator(ListDataSourceSyncJobsRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
Gets statistics about synchronizing Amazon Kendra with a data source.
listDataSourceSyncJobsPaginator(Consumer<ListDataSourceSyncJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
Gets statistics about synchronizing Amazon Kendra with a data source.
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
 
listFaqs(ListFaqsRequest) - 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.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.
listFaqs(Consumer<ListFaqsRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
Gets a list of FAQ lists associated with an index.
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
 
listIndices(ListIndicesRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
Lists the Amazon Kendra indexes that you have created.
listIndices(Consumer<ListIndicesRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
Lists the Amazon Kendra indexes that you have created.
listIndices(ListIndicesRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
Lists the Amazon Kendra indexes that you have created.
listIndices(Consumer<ListIndicesRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
Lists the Amazon Kendra indexes that you have 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(ListIndicesRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
Lists the Amazon Kendra indexes that you have created.
listIndicesPaginator(Consumer<ListIndicesRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
Lists the Amazon Kendra indexes that you have created.
listIndicesPaginator(ListIndicesRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
Lists the Amazon Kendra indexes that you have created.
listIndicesPaginator(Consumer<ListIndicesRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
Lists the Amazon Kendra indexes that you have created.
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
 
listTagsForResource(ListTagsForResourceRequest) - 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.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.
listTagsForResource(Consumer<ListTagsForResourceRequest.Builder>) - 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(ListThesauriRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
Lists the Amazon Kendra thesauri associated with an index.
listThesauri(Consumer<ListThesauriRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
Lists the Amazon Kendra thesauri associated with an index.
listThesauri(ListThesauriRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
Lists the Amazon Kendra thesauri associated with an index.
listThesauri(Consumer<ListThesauriRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
Lists the Amazon Kendra thesauri associated with an index.
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
 
longValue(Long) - Method in interface software.amazon.awssdk.services.kendra.model.DocumentAttributeValue.Builder
A long integer value.
longValue() - Method in class software.amazon.awssdk.services.kendra.model.DocumentAttributeValue
A long integer value.

M

marshall(BatchDeleteDocumentRequest) - Method in class software.amazon.awssdk.services.kendra.transform.BatchDeleteDocumentRequestMarshaller
 
marshall(BatchPutDocumentRequest) - Method in class software.amazon.awssdk.services.kendra.transform.BatchPutDocumentRequestMarshaller
 
marshall(CreateDataSourceRequest) - Method in class software.amazon.awssdk.services.kendra.transform.CreateDataSourceRequestMarshaller
 
marshall(CreateFaqRequest) - Method in class software.amazon.awssdk.services.kendra.transform.CreateFaqRequestMarshaller
 
marshall(CreateIndexRequest) - Method in class software.amazon.awssdk.services.kendra.transform.CreateIndexRequestMarshaller
 
marshall(CreateThesaurusRequest) - Method in class software.amazon.awssdk.services.kendra.transform.CreateThesaurusRequestMarshaller
 
marshall(DeleteDataSourceRequest) - Method in class software.amazon.awssdk.services.kendra.transform.DeleteDataSourceRequestMarshaller
 
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(DeleteThesaurusRequest) - Method in class software.amazon.awssdk.services.kendra.transform.DeleteThesaurusRequestMarshaller
 
marshall(DescribeDataSourceRequest) - Method in class software.amazon.awssdk.services.kendra.transform.DescribeDataSourceRequestMarshaller
 
marshall(DescribeFaqRequest) - Method in class software.amazon.awssdk.services.kendra.transform.DescribeFaqRequestMarshaller
 
marshall(DescribeIndexRequest) - Method in class software.amazon.awssdk.services.kendra.transform.DescribeIndexRequestMarshaller
 
marshall(DescribeThesaurusRequest) - Method in class software.amazon.awssdk.services.kendra.transform.DescribeThesaurusRequestMarshaller
 
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(ListFaqsRequest) - Method in class software.amazon.awssdk.services.kendra.transform.ListFaqsRequestMarshaller
 
marshall(ListIndicesRequest) - Method in class software.amazon.awssdk.services.kendra.transform.ListIndicesRequestMarshaller
 
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(QueryRequest) - Method in class software.amazon.awssdk.services.kendra.transform.QueryRequestMarshaller
 
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(UpdateDataSourceRequest) - Method in class software.amazon.awssdk.services.kendra.transform.UpdateDataSourceRequestMarshaller
 
marshall(UpdateIndexRequest) - Method in class software.amazon.awssdk.services.kendra.transform.UpdateIndexRequestMarshaller
 
marshall(UpdateThesaurusRequest) - Method in class software.amazon.awssdk.services.kendra.transform.UpdateThesaurusRequestMarshaller
 
maxResults(Integer) - Method in interface software.amazon.awssdk.services.kendra.model.ListDataSourcesRequest.Builder
The maximum number of data sources to return.
maxResults() - Method in class software.amazon.awssdk.services.kendra.model.ListDataSourcesRequest
The maximum number of data sources 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() - Method in class software.amazon.awssdk.services.kendra.model.ListDataSourceSyncJobsRequest
The maximum number of synchronization jobs to return in the response.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.kendra.model.ListFaqsRequest.Builder
The maximum number of FAQs to return in the response.
maxResults() - Method in class software.amazon.awssdk.services.kendra.model.ListFaqsRequest
The maximum number of FAQs to return in the response.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.kendra.model.ListIndicesRequest.Builder
The maximum number of data sources to return.
maxResults() - Method in class software.amazon.awssdk.services.kendra.model.ListIndicesRequest
The maximum number of data sources to return.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.kendra.model.ListThesauriRequest.Builder
The maximum number of thesauri to return.
maxResults() - Method in class software.amazon.awssdk.services.kendra.model.ListThesauriRequest
The maximum number of thesauri to return.
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.InternalServerException.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
 
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.
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() - Method in class software.amazon.awssdk.services.kendra.model.DataSourceSyncJob
Maps a batch delete document request to a specific data source sync job.

N

name(String) - Method in interface software.amazon.awssdk.services.kendra.model.CreateDataSourceRequest.Builder
A unique name for the data source.
name() - Method in class software.amazon.awssdk.services.kendra.model.CreateDataSourceRequest
A unique name for the data source.
name(String) - Method in interface software.amazon.awssdk.services.kendra.model.CreateFaqRequest.Builder
The name that should be associated with the FAQ.
name() - Method in class software.amazon.awssdk.services.kendra.model.CreateFaqRequest
The name that should be associated with the FAQ.
name(String) - Method in interface software.amazon.awssdk.services.kendra.model.CreateIndexRequest.Builder
The name for the new index.
name() - Method in class software.amazon.awssdk.services.kendra.model.CreateIndexRequest
The name for the new index.
name(String) - Method in interface software.amazon.awssdk.services.kendra.model.CreateThesaurusRequest.Builder
The name for the new thesaurus.
name() - Method in class software.amazon.awssdk.services.kendra.model.CreateThesaurusRequest
The name for the new thesaurus.
name(String) - Method in interface software.amazon.awssdk.services.kendra.model.DataSourceSummary.Builder
The name of the data source.
name() - Method in class software.amazon.awssdk.services.kendra.model.DataSourceSummary
The name of the data source.
name(String) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeDataSourceResponse.Builder
The name that you gave the data source when it was created.
name() - Method in class software.amazon.awssdk.services.kendra.model.DescribeDataSourceResponse
The name that you gave the data source when it was created.
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() - Method in class software.amazon.awssdk.services.kendra.model.DescribeFaqResponse
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() - Method in class software.amazon.awssdk.services.kendra.model.DescribeIndexResponse
The name of the index.
name(String) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeThesaurusResponse.Builder
The thesaurus name.
name() - Method in class software.amazon.awssdk.services.kendra.model.DescribeThesaurusResponse
The thesaurus name.
name(String) - Method in interface software.amazon.awssdk.services.kendra.model.DocumentMetadataConfiguration.Builder
The name of the index field.
name() - Method in class software.amazon.awssdk.services.kendra.model.DocumentMetadataConfiguration
The name of the index field.
name(String) - Method in interface software.amazon.awssdk.services.kendra.model.DocumentRelevanceConfiguration.Builder
The name of the tuning configuration to override document relevance at the index level.
name() - Method in class software.amazon.awssdk.services.kendra.model.DocumentRelevanceConfiguration
The name of the tuning configuration to override document relevance at the index level.
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() - 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(String) - Method in interface software.amazon.awssdk.services.kendra.model.IndexConfigurationSummary.Builder
The name of the index.
name() - Method in class software.amazon.awssdk.services.kendra.model.IndexConfigurationSummary
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() - Method in class software.amazon.awssdk.services.kendra.model.Principal
The name of the user or group.
name(String) - Method in interface software.amazon.awssdk.services.kendra.model.SalesforceCustomKnowledgeArticleTypeConfiguration.Builder
The name of the configuration.
name() - Method in class software.amazon.awssdk.services.kendra.model.SalesforceCustomKnowledgeArticleTypeConfiguration
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(SalesforceStandardObjectName) - Method in interface software.amazon.awssdk.services.kendra.model.SalesforceStandardObjectConfiguration.Builder
The name of the standard object.
name() - Method in class software.amazon.awssdk.services.kendra.model.SalesforceStandardObjectConfiguration
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() - Method in class software.amazon.awssdk.services.kendra.model.ThesaurusSummary
The name of the thesaurus.
name(String) - Method in interface software.amazon.awssdk.services.kendra.model.UpdateDataSourceRequest.Builder
The name of the data source to update.
name() - Method in class software.amazon.awssdk.services.kendra.model.UpdateDataSourceRequest
The name of the data source to update.
name(String) - Method in interface software.amazon.awssdk.services.kendra.model.UpdateIndexRequest.Builder
The name of the index to update.
name() - Method in class software.amazon.awssdk.services.kendra.model.UpdateIndexRequest
The name of the index to update.
name(String) - Method in interface software.amazon.awssdk.services.kendra.model.UpdateThesaurusRequest.Builder
The updated name of the thesaurus.
name() - Method in class software.amazon.awssdk.services.kendra.model.UpdateThesaurusRequest
The updated name of the thesaurus.
nameAsString() - Method in class software.amazon.awssdk.services.kendra.model.SalesforceStandardObjectConfiguration
The name of the standard object.
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() - 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(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 sources.
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 sources.
nextToken(String) - Method in interface software.amazon.awssdk.services.kendra.model.ListDataSourceSyncJobsRequest.Builder
If the result of the previous request to GetDataSourceSyncJobHistory was truncated, include the NextToken to fetch the next set of jobs.
nextToken() - Method in class software.amazon.awssdk.services.kendra.model.ListDataSourceSyncJobsRequest
If the result of the previous request to GetDataSourceSyncJobHistory was truncated, include the NextToken to fetch the next set of jobs.
nextToken(String) - Method in interface software.amazon.awssdk.services.kendra.model.ListDataSourceSyncJobsResponse.Builder
The GetDataSourceSyncJobHistory operation returns a page of vocabularies at a time.
nextToken() - Method in class software.amazon.awssdk.services.kendra.model.ListDataSourceSyncJobsResponse
The GetDataSourceSyncJobHistory operation returns a page of vocabularies at a time.
nextToken(String) - Method in interface software.amazon.awssdk.services.kendra.model.ListFaqsRequest.Builder
If the result of the previous request to ListFaqs was truncated, include the NextToken to fetch the next set of FAQs.
nextToken() - Method in class software.amazon.awssdk.services.kendra.model.ListFaqsRequest
If the result of the previous request to ListFaqs was truncated, include the NextToken to fetch the next set of FAQs.
nextToken(String) - Method in interface software.amazon.awssdk.services.kendra.model.ListFaqsResponse.Builder
The ListFaqs operation returns a page of FAQs at a time.
nextToken() - Method in class software.amazon.awssdk.services.kendra.model.ListFaqsResponse
The ListFaqs operation returns a page of FAQs at a time.
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() - 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(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() - 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(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() - 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(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.
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.
notFilter(AttributeFilter) - Method in interface software.amazon.awssdk.services.kendra.model.AttributeFilter.Builder
Performs a logical NOT operation on all supplied filters.
notFilter(Consumer<AttributeFilter.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.AttributeFilter.Builder
Performs a logical NOT operation on all supplied filters.
notFilter() - Method in class software.amazon.awssdk.services.kendra.model.AttributeFilter
Performs a logical NOT operation on all supplied filters.

O

oneDriveConfiguration(OneDriveConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.DataSourceConfiguration.Builder
Provides configuration for data sources that connect to Microsoft OneDrive.
oneDriveConfiguration(Consumer<OneDriveConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.DataSourceConfiguration.Builder
Provides configuration for data sources that connect to Microsoft OneDrive.
oneDriveConfiguration() - Method in class software.amazon.awssdk.services.kendra.model.DataSourceConfiguration
Provides configuration for data sources that connect to Microsoft OneDrive.
OneDriveConfiguration - Class in software.amazon.awssdk.services.kendra.model
Provides configuration information for data sources that connect to OneDrive.
OneDriveConfiguration.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
oneDriveUserList(Collection<String>) - Method in interface software.amazon.awssdk.services.kendra.model.OneDriveUsers.Builder
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() - Method in class software.amazon.awssdk.services.kendra.model.OneDriveUsers
A list of users 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(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() - Method in class software.amazon.awssdk.services.kendra.model.OneDriveConfiguration
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(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.
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() - 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.
orAllFilters(Collection<AttributeFilter>) - Method in interface software.amazon.awssdk.services.kendra.model.AttributeFilter.Builder
Performs a logical OR operation on all supplied filters.
orAllFilters(AttributeFilter...) - Method in interface software.amazon.awssdk.services.kendra.model.AttributeFilter.Builder
Performs a logical OR operation on all supplied filters.
orAllFilters(Consumer<AttributeFilter.Builder>...) - Method in interface software.amazon.awssdk.services.kendra.model.AttributeFilter.Builder
Performs a logical OR operation on all supplied filters.
orAllFilters() - Method in class software.amazon.awssdk.services.kendra.model.AttributeFilter
Performs a logical OR operation on all supplied filters.
Order - Enum in software.amazon.awssdk.services.kendra.model
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.BatchDeleteDocumentRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.BatchDeleteDocumentRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.BatchPutDocumentRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.BatchPutDocumentRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.CreateDataSourceRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.CreateDataSourceRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.CreateFaqRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.CreateFaqRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.CreateIndexRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.CreateIndexRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.CreateThesaurusRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.CreateThesaurusRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.DeleteDataSourceRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.DeleteDataSourceRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.DeleteFaqRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - 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(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.DeleteIndexRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.DeleteThesaurusRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.DeleteThesaurusRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeDataSourceRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeDataSourceRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeFaqRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeFaqRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeIndexRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeIndexRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeThesaurusRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeThesaurusRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.ListDataSourcesRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - 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(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.ListDataSourceSyncJobsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.ListFaqsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.ListFaqsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.ListIndicesRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.ListIndicesRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.ListTagsForResourceRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - 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(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.ListThesauriRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.QueryRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.QueryRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.StartDataSourceSyncJobRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - 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(Consumer<AwsRequestOverrideConfiguration.Builder>) - 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(Consumer<AwsRequestOverrideConfiguration.Builder>) - 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(Consumer<AwsRequestOverrideConfiguration.Builder>) - 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(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.UntagResourceRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.UpdateDataSourceRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.UpdateDataSourceRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.UpdateIndexRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.UpdateIndexRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.UpdateThesaurusRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.UpdateThesaurusRequest.Builder
 

P

pageConfiguration(ConfluencePageConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.ConfluenceConfiguration.Builder
Specifies configuration information for indexing Confluence pages.
pageConfiguration(Consumer<ConfluencePageConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.ConfluenceConfiguration.Builder
Specifies configuration information for indexing Confluence pages.
pageConfiguration() - Method in class software.amazon.awssdk.services.kendra.model.ConfluenceConfiguration
Specifies configuration information for indexing Confluence pages.
pageFieldMappings(Collection<ConfluencePageToIndexFieldMapping>) - Method in interface software.amazon.awssdk.services.kendra.model.ConfluencePageConfiguration.Builder
Defines how page metadata fields should be mapped to index fields.
pageFieldMappings(ConfluencePageToIndexFieldMapping...) - Method in interface software.amazon.awssdk.services.kendra.model.ConfluencePageConfiguration.Builder
Defines how page metadata fields should be mapped to index fields.
pageFieldMappings(Consumer<ConfluencePageToIndexFieldMapping.Builder>...) - Method in interface software.amazon.awssdk.services.kendra.model.ConfluencePageConfiguration.Builder
Defines how page metadata fields should be mapped to index fields.
pageFieldMappings() - Method in class software.amazon.awssdk.services.kendra.model.ConfluencePageConfiguration
Defines how page metadata fields should be mapped to index fields.
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() - Method in class software.amazon.awssdk.services.kendra.model.QueryRequest
Query results are returned in pages the size of the PageSize parameter.
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() - Method in class software.amazon.awssdk.services.kendra.model.QueryRequest
Sets the number of results that are returned in each page of results.
Principal - Class in software.amazon.awssdk.services.kendra.model
Provides user and group information for document access filtering.
Principal.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
PrincipalType - Enum in software.amazon.awssdk.services.kendra.model
 

Q

query(QueryRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
Searches an active index.
query(Consumer<QueryRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
Searches an active index.
query(QueryRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
Searches an active index.
query(Consumer<QueryRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
Searches an active index.
queryCapacityUnits(Integer) - Method in interface software.amazon.awssdk.services.kendra.model.CapacityUnitsConfiguration.Builder
The amount of extra query capacity for an index.
queryCapacityUnits() - Method in class software.amazon.awssdk.services.kendra.model.CapacityUnitsConfiguration
The amount of extra query capacity for an index.
queryId(String) - Method in interface software.amazon.awssdk.services.kendra.model.QueryResponse.Builder
The unique identifier for the search.
queryId() - Method in class software.amazon.awssdk.services.kendra.model.QueryResponse
The unique identifier 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.
queryId() - Method in class software.amazon.awssdk.services.kendra.model.SubmitFeedbackRequest
The identifier of the specific query for which you are submitting feedback.
QueryIdentifiersEnclosingOption - Enum in software.amazon.awssdk.services.kendra.model
 
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() - 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.
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.
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
 
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(String) - Method in interface software.amazon.awssdk.services.kendra.model.QueryRequest.Builder
Sets the type of query.
queryResultTypeFilter(QueryResultType) - Method in interface software.amazon.awssdk.services.kendra.model.QueryRequest.Builder
Sets the type of query.
queryResultTypeFilter() - Method in class software.amazon.awssdk.services.kendra.model.QueryRequest
Sets the type of query.
queryResultTypeFilterAsString() - Method in class software.amazon.awssdk.services.kendra.model.QueryRequest
Sets the type of query.
queryText(String) - Method in interface software.amazon.awssdk.services.kendra.model.QueryRequest.Builder
The text to search for.
queryText() - Method in class software.amazon.awssdk.services.kendra.model.QueryRequest
The text to search for.

R

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.
rankOrder() - Method in class software.amazon.awssdk.services.kendra.model.Relevance
Determines how values should be interpreted.
rankOrderAsString() - Method in class software.amazon.awssdk.services.kendra.model.Relevance
Determines how values should be interpreted.
ReadAccessType - Enum in software.amazon.awssdk.services.kendra.model
 
relevance(Relevance) - Method in interface software.amazon.awssdk.services.kendra.model.DocumentMetadataConfiguration.Builder
Provides manual tuning parameters to determine how the field affects the search results.
relevance(Consumer<Relevance.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.DocumentMetadataConfiguration.Builder
Provides manual tuning parameters to determine how the field affects the search results.
relevance() - Method in class software.amazon.awssdk.services.kendra.model.DocumentMetadataConfiguration
Provides manual tuning parameters to determine how the field affects the search results.
relevance(Relevance) - Method in interface software.amazon.awssdk.services.kendra.model.DocumentRelevanceConfiguration.Builder
Sets the value of the Relevance property for this object.
relevance(Consumer<Relevance.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.DocumentRelevanceConfiguration.Builder
Sets the value of the Relevance property for this object.
relevance() - Method in class software.amazon.awssdk.services.kendra.model.DocumentRelevanceConfiguration
Returns the value of the Relevance property for this object.
Relevance - Class in software.amazon.awssdk.services.kendra.model
Provides information for manually 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(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(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() - 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.
RelevanceType - Enum in software.amazon.awssdk.services.kendra.model
 
relevanceValue(String) - Method in interface software.amazon.awssdk.services.kendra.model.RelevanceFeedback.Builder
Whether to document was relevant or not relevant to the search.
relevanceValue(RelevanceType) - Method in interface software.amazon.awssdk.services.kendra.model.RelevanceFeedback.Builder
Whether to document was relevant or not relevant to the search.
relevanceValue() - Method in class software.amazon.awssdk.services.kendra.model.RelevanceFeedback
Whether to document was relevant or not relevant to the search.
relevanceValueAsString() - Method in class software.amazon.awssdk.services.kendra.model.RelevanceFeedback
Whether to document was relevant or not relevant to the search.
requestedDocumentAttributes(Collection<String>) - Method in interface software.amazon.awssdk.services.kendra.model.QueryRequest.Builder
An array of document attributes to include in the response.
requestedDocumentAttributes(String...) - Method in interface software.amazon.awssdk.services.kendra.model.QueryRequest.Builder
An array of document attributes to include in the response.
requestedDocumentAttributes() - Method in class software.amazon.awssdk.services.kendra.model.QueryRequest
An array of document 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.InternalServerException.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
 
ResourceAlreadyExistException - Exception in software.amazon.awssdk.services.kendra.model

ResourceAlreadyExistException.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
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() - 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(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() - 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(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.
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.
ResourceInUseException - Exception in software.amazon.awssdk.services.kendra.model

ResourceInUseException.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
ResourceNotFoundException - Exception in software.amazon.awssdk.services.kendra.model

ResourceNotFoundException.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
ResourceUnavailableException - Exception in software.amazon.awssdk.services.kendra.model

ResourceUnavailableException.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
responseMetadata() - Method in interface software.amazon.awssdk.services.kendra.model.KendraResponse.Builder
 
responseMetadata(AwsResponseMetadata) - Method in interface software.amazon.awssdk.services.kendra.model.KendraResponse.Builder
 
responseMetadata() - Method in class software.amazon.awssdk.services.kendra.model.KendraResponse.BuilderImpl
 
responseMetadata(AwsResponseMetadata) - Method in class software.amazon.awssdk.services.kendra.model.KendraResponse.BuilderImpl
 
responseMetadata() - Method in class software.amazon.awssdk.services.kendra.model.KendraResponse
 
resultId(String) - Method in interface software.amazon.awssdk.services.kendra.model.ClickFeedback.Builder
The unique identifier of the search result that was clicked.
resultId() - Method in class software.amazon.awssdk.services.kendra.model.ClickFeedback
The unique identifier of the search result that was clicked.
resultId(String) - Method in interface software.amazon.awssdk.services.kendra.model.RelevanceFeedback.Builder
The unique identifier of the search result that the user provided relevance feedback for.
resultId() - Method in class software.amazon.awssdk.services.kendra.model.RelevanceFeedback
The unique identifier of the search result that the user provided relevance feedback for.
resultItems(Collection<QueryResultItem>) - Method in interface software.amazon.awssdk.services.kendra.model.QueryResponse.Builder
The results of the search.
resultItems(QueryResultItem...) - Method in interface software.amazon.awssdk.services.kendra.model.QueryResponse.Builder
The results of the search.
resultItems(Consumer<QueryResultItem.Builder>...) - Method in interface software.amazon.awssdk.services.kendra.model.QueryResponse.Builder
The results of the search.
resultItems() - Method in class software.amazon.awssdk.services.kendra.model.QueryResponse
The results of the search.
roleArn(String) - Method in interface software.amazon.awssdk.services.kendra.model.BatchPutDocumentRequest.Builder
The Amazon Resource Name (ARN) of a role that is allowed to run the BatchPutDocument operation.
roleArn() - Method in class software.amazon.awssdk.services.kendra.model.BatchPutDocumentRequest
The Amazon Resource Name (ARN) of a role that is allowed to run the BatchPutDocument operation.
roleArn(String) - Method in interface software.amazon.awssdk.services.kendra.model.CreateDataSourceRequest.Builder
The Amazon Resource Name (ARN) of a role with permission to access the data source.
roleArn() - Method in class software.amazon.awssdk.services.kendra.model.CreateDataSourceRequest
The Amazon Resource Name (ARN) of a role with permission to access the data source.
roleArn(String) - Method in interface software.amazon.awssdk.services.kendra.model.CreateFaqRequest.Builder
The Amazon Resource Name (ARN) of a role with permission to access the S3 bucket that contains the FAQs.
roleArn() - Method in class software.amazon.awssdk.services.kendra.model.CreateFaqRequest
The Amazon Resource Name (ARN) of a 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
An AWS Identity and Access Management (IAM) role that gives Amazon Kendra permissions to access your Amazon CloudWatch logs and metrics.
roleArn() - Method in class software.amazon.awssdk.services.kendra.model.CreateIndexRequest
An AWS Identity and Access Management (IAM) role that gives Amazon Kendra permissions to access your Amazon CloudWatch logs and metrics.
roleArn(String) - Method in interface software.amazon.awssdk.services.kendra.model.CreateThesaurusRequest.Builder
An AWS Identity and Access Management (IAM) role that gives Amazon Kendra permissions to access thesaurus file specified in SourceS3Path.
roleArn() - Method in class software.amazon.awssdk.services.kendra.model.CreateThesaurusRequest
An AWS Identity and Access Management (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.DescribeDataSourceResponse.Builder
The Amazon Resource Name (ARN) of the role that enables the data source to access its resources.
roleArn() - Method in class software.amazon.awssdk.services.kendra.model.DescribeDataSourceResponse
The Amazon Resource Name (ARN) of the role that enables the data source to access its resources.
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() - 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(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() - 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(String) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeThesaurusResponse.Builder
An AWS Identity and Access Management (IAM) role that gives Amazon Kendra permissions to access thesaurus file specified in SourceS3Path.
roleArn() - Method in class software.amazon.awssdk.services.kendra.model.DescribeThesaurusResponse
An AWS Identity and Access Management (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.UpdateDataSourceRequest.Builder
The Amazon Resource Name (ARN) of the new role to use when the data source is accessing resources on your behalf.
roleArn() - Method in class software.amazon.awssdk.services.kendra.model.UpdateDataSourceRequest
The Amazon Resource Name (ARN) of the new role to use when the data source is accessing resources on your behalf.
roleArn(String) - Method in interface software.amazon.awssdk.services.kendra.model.UpdateIndexRequest.Builder
A new IAM role that gives Amazon Kendra permission to access your Amazon CloudWatch logs.
roleArn() - Method in class software.amazon.awssdk.services.kendra.model.UpdateIndexRequest
A new IAM role that gives Amazon Kendra permission to access your Amazon CloudWatch logs.
roleArn(String) - Method in interface software.amazon.awssdk.services.kendra.model.UpdateThesaurusRequest.Builder
The updated role ARN of the thesaurus.
roleArn() - Method in class software.amazon.awssdk.services.kendra.model.UpdateThesaurusRequest
The updated role ARN of the thesaurus.

S

s3Configuration(S3DataSourceConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.DataSourceConfiguration.Builder
Provides information to create a data source connector for a document repository in an Amazon S3 bucket.
s3Configuration(Consumer<S3DataSourceConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.DataSourceConfiguration.Builder
Provides information to create a data source connector for a document repository in an Amazon S3 bucket.
s3Configuration() - Method in class software.amazon.awssdk.services.kendra.model.DataSourceConfiguration
Provides information to create a data source connector for a document repository in an Amazon S3 bucket.
S3DataSourceConfiguration - Class in software.amazon.awssdk.services.kendra.model
Provides configuration information for a data source to index documents in an Amazon S3 bucket.
S3DataSourceConfiguration.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
s3Path(S3Path) - Method in interface software.amazon.awssdk.services.kendra.model.CreateFaqRequest.Builder
The S3 location of the FAQ input data.
s3Path(Consumer<S3Path.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.CreateFaqRequest.Builder
The S3 location of the FAQ input data.
s3Path() - Method in class software.amazon.awssdk.services.kendra.model.CreateFaqRequest
The S3 location of the FAQ input data.
s3Path(S3Path) - 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.DescribeFaqResponse.Builder
Sets the value of the S3Path property for this object.
s3Path() - Method in class software.amazon.awssdk.services.kendra.model.DescribeFaqResponse
Returns 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(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() - Method in class software.amazon.awssdk.services.kendra.model.Document
Returns 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
 
s3Prefix(String) - Method in interface software.amazon.awssdk.services.kendra.model.DocumentsMetadataConfiguration.Builder
A prefix used to filter metadata configuration files in the AWS S3 bucket.
s3Prefix() - Method in class software.amazon.awssdk.services.kendra.model.DocumentsMetadataConfiguration
A prefix used to filter metadata configuration files in the AWS S3 bucket.
SalesforceChatterFeedConfiguration - Class in software.amazon.awssdk.services.kendra.model
Defines configuration 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(SalesforceConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.DataSourceConfiguration.Builder
Provides configuration information for data sources that connect to a Salesforce site.
salesforceConfiguration(Consumer<SalesforceConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.DataSourceConfiguration.Builder
Provides configuration information for data sources that connect to a Salesforce site.
salesforceConfiguration() - Method in class software.amazon.awssdk.services.kendra.model.DataSourceConfiguration
Provides configuration information for data sources that connect to a Salesforce site.
SalesforceConfiguration - Class in software.amazon.awssdk.services.kendra.model
Provides configuration information for connecting to a Salesforce data source.
SalesforceConfiguration.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
SalesforceCustomKnowledgeArticleTypeConfiguration - Class in software.amazon.awssdk.services.kendra.model
Provides 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
Specifies 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 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 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
Specifies 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(String) - Method in interface software.amazon.awssdk.services.kendra.model.CreateDataSourceRequest.Builder
Sets the frequency that Amazon Kendra will check the documents in your repository and update the index.
schedule() - Method in class software.amazon.awssdk.services.kendra.model.CreateDataSourceRequest
Sets the frequency that Amazon Kendra will check the documents in your repository and update the index.
schedule(String) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeDataSourceResponse.Builder
The schedule that Amazon Kendra will update the data source.
schedule() - Method in class software.amazon.awssdk.services.kendra.model.DescribeDataSourceResponse
The schedule that Amazon Kendra will update the data source.
schedule(String) - Method in interface software.amazon.awssdk.services.kendra.model.UpdateDataSourceRequest.Builder
The new update schedule for the data source.
schedule() - Method in class software.amazon.awssdk.services.kendra.model.UpdateDataSourceRequest
The new update schedule for the data source.
scoreAttributes(ScoreAttributes) - Method in interface software.amazon.awssdk.services.kendra.model.QueryResultItem.Builder
Indicates the confidence that Amazon Kendra has that a result matches the query that you provided.
scoreAttributes(Consumer<ScoreAttributes.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.QueryResultItem.Builder
Indicates the confidence that Amazon Kendra has that a result matches the query that you provided.
scoreAttributes() - Method in class software.amazon.awssdk.services.kendra.model.QueryResultItem
Indicates the confidence that Amazon Kendra has that a result matches the query that you provided.
ScoreAttributes - Class in software.amazon.awssdk.services.kendra.model
Provides a relative ranking that indicates how confident Amazon Kendra is that the response matches the query.
ScoreAttributes.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
scoreConfidence(String) - Method in interface software.amazon.awssdk.services.kendra.model.ScoreAttributes.Builder
A relative ranking for how well the response matches the query.
scoreConfidence(ScoreConfidence) - Method in interface software.amazon.awssdk.services.kendra.model.ScoreAttributes.Builder
A relative ranking for how well the response matches the query.
scoreConfidence() - Method in class software.amazon.awssdk.services.kendra.model.ScoreAttributes
A relative ranking for how well the response matches 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 well the response matches the query.
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.AttributeFilter
 
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.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.CapacityUnitsConfiguration
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.ClickFeedback
 
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.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.CreateDataSourceRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.CreateDataSourceResponse
 
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.CreateIndexRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.CreateIndexResponse
 
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.DatabaseConfiguration
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.DataSourceConfiguration
 
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.DeleteDataSourceRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.DeleteDataSourceResponse
 
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.DeleteThesaurusRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.DeleteThesaurusResponse
 
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.DescribeFaqRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.DescribeFaqResponse
 
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.DescribeThesaurusRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.DescribeThesaurusResponse
 
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.DocumentAttributeValue
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.DocumentAttributeValueCountPair
 
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.Facet
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.FacetResult
 
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.GoogleDriveConfiguration
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.Highlight
 
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 exception software.amazon.awssdk.services.kendra.model.InternalServerException
 
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.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.ListFaqsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.ListFaqsResponse
 
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.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.OneDriveConfiguration
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.OneDriveUsers
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.Principal
 
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.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.S3DataSourceConfiguration
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.S3Path
 
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.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.SortingConfiguration
 
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.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.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.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.UpdateDataSourceRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.UpdateDataSourceResponse
 
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.UpdateThesaurusRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.UpdateThesaurusResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.UserContext
 
sdkFields() - Method in class software.amazon.awssdk.services.kendra.model.UserTokenConfiguration
 
sdkFields() - Method in exception software.amazon.awssdk.services.kendra.model.ValidationException
 
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(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() - Method in class software.amazon.awssdk.services.kendra.model.DocumentMetadataConfiguration
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(Boolean) - Method in interface software.amazon.awssdk.services.kendra.model.Search.Builder
Determines whether the field is used in the search.
searchable() - Method in class software.amazon.awssdk.services.kendra.model.Search
Determines whether the field is used in the search.
secretArn(String) - Method in interface software.amazon.awssdk.services.kendra.model.ConfluenceConfiguration.Builder
The Amazon Resource Name (ARN) of an AWS Secrets Manager secret that contains the key/value pairs required to connect to your Confluence server.
secretArn() - Method in class software.amazon.awssdk.services.kendra.model.ConfluenceConfiguration
The Amazon Resource Name (ARN) of an AWS Secrets Manager secret that contains the key/value pairs required to connect to your Confluence server.
secretArn(String) - Method in interface software.amazon.awssdk.services.kendra.model.ConnectionConfiguration.Builder
The Amazon Resource Name (ARN) of credentials stored in AWS Secrets Manager.
secretArn() - Method in class software.amazon.awssdk.services.kendra.model.ConnectionConfiguration
The Amazon Resource Name (ARN) of credentials stored in AWS Secrets Manager.
secretArn(String) - Method in interface software.amazon.awssdk.services.kendra.model.GoogleDriveConfiguration.Builder
The Amazon Resource Name (ARN) of a AWS Secrets Manager secret that contains the credentials required to connect to Google Drive.
secretArn() - Method in class software.amazon.awssdk.services.kendra.model.GoogleDriveConfiguration
The Amazon Resource Name (ARN) of a AWS Secrets Manager secret that contains the credentials required to connect to Google Drive.
secretArn(String) - Method in interface software.amazon.awssdk.services.kendra.model.OneDriveConfiguration.Builder
The Amazon Resource Name (ARN) of an AWS Secrets Manager secret that contains the user name and password to connect to OneDrive.
secretArn() - Method in class software.amazon.awssdk.services.kendra.model.OneDriveConfiguration
The Amazon Resource Name (ARN) of an AWS Secrets Manager secret that contains the user name and password to connect to OneDrive.
secretArn(String) - Method in interface software.amazon.awssdk.services.kendra.model.SalesforceConfiguration.Builder
The Amazon Resource Name (ARN) of an AWS Secrets Manager secret that contains the key/value pairs required to connect to your Salesforce instance.
secretArn() - Method in class software.amazon.awssdk.services.kendra.model.SalesforceConfiguration
The Amazon Resource Name (ARN) of an AWS Secrets Manager secret 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 AWS Secret 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.ServiceNowConfiguration
The Amazon Resource Name (ARN) of the AWS Secret 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 credentials stored in AWS Secrets Manager.
secretArn() - Method in class software.amazon.awssdk.services.kendra.model.SharePointConfiguration
The Amazon Resource Name (ARN) of credentials stored in AWS Secrets Manager.
secretManagerArn(String) - Method in interface software.amazon.awssdk.services.kendra.model.JwtTokenTypeConfiguration.Builder
The Amazon Resource Name (arn) of the secret.
secretManagerArn() - Method in class software.amazon.awssdk.services.kendra.model.JwtTokenTypeConfiguration
The Amazon Resource Name (arn) of the secret.
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.
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() - Method in class software.amazon.awssdk.services.kendra.model.DataSourceVpcConfiguration
A list of identifiers of security groups within your Amazon VPC.
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.AttributeFilter
 
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.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.CapacityUnitsConfiguration
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.ClickFeedback
 
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.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.CreateDataSourceRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.CreateDataSourceResponse
 
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.CreateIndexRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.CreateIndexResponse
 
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.DatabaseConfiguration
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.DataSourceConfiguration
 
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.DeleteDataSourceRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.DeleteDataSourceResponse
 
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.DeleteThesaurusRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.DeleteThesaurusResponse
 
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.DescribeFaqRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.DescribeFaqResponse
 
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.DescribeThesaurusRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.DescribeThesaurusResponse
 
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.DocumentAttributeValue
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.DocumentAttributeValueCountPair
 
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.Facet
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.FacetResult
 
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.GoogleDriveConfiguration
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.Highlight
 
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 exception software.amazon.awssdk.services.kendra.model.InternalServerException
 
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.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.ListFaqsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.ListFaqsResponse
 
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.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.OneDriveConfiguration
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.OneDriveUsers
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.Principal
 
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.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.S3DataSourceConfiguration
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.S3Path
 
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.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.SortingConfiguration
 
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.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.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.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.UpdateDataSourceRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.UpdateDataSourceResponse
 
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.UpdateThesaurusRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.UpdateThesaurusResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.UserContext
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kendra.model.UserTokenConfiguration
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.kendra.model.ValidationException
 
serverSideEncryptionConfiguration(ServerSideEncryptionConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.CreateIndexRequest.Builder
The identifier of the AWS KMS customer managed key (CMK) to use to encrypt data indexed by Amazon Kendra.
serverSideEncryptionConfiguration(Consumer<ServerSideEncryptionConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.CreateIndexRequest.Builder
The identifier of the AWS KMS customer managed key (CMK) to use to encrypt data indexed by Amazon Kendra.
serverSideEncryptionConfiguration() - Method in class software.amazon.awssdk.services.kendra.model.CreateIndexRequest
The identifier of the AWS KMS customer managed key (CMK) to use to encrypt data indexed by Amazon Kendra.
serverSideEncryptionConfiguration(ServerSideEncryptionConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeIndexResponse.Builder
The identifier of the AWS KMS customer master key (CMK) used to encrypt your data.
serverSideEncryptionConfiguration(Consumer<ServerSideEncryptionConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeIndexResponse.Builder
The identifier of the AWS KMS customer master key (CMK) used to encrypt your data.
serverSideEncryptionConfiguration() - Method in class software.amazon.awssdk.services.kendra.model.DescribeIndexResponse
The identifier of the AWS KMS customer master key (CMK) used to encrypt your data.
ServerSideEncryptionConfiguration - Class in software.amazon.awssdk.services.kendra.model
Provides the identifier of the AWS KMS customer master key (CMK) used to encrypt data indexed by Amazon Kendra.
ServerSideEncryptionConfiguration.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
serverUrl(String) - Method in interface software.amazon.awssdk.services.kendra.model.ConfluenceConfiguration.Builder
The URL of your Confluence instance.
serverUrl() - Method in class software.amazon.awssdk.services.kendra.model.ConfluenceConfiguration
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.
serverUrl() - Method in class software.amazon.awssdk.services.kendra.model.SalesforceConfiguration
The instance URL for the Salesforce site that you want to index.
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(ServiceNowServiceCatalogConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.ServiceNowConfiguration.Builder
Provides 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
Provides configuration information for crawling service catalogs in the ServiceNow site.
serviceCatalogConfiguration() - Method in class software.amazon.awssdk.services.kendra.model.ServiceNowConfiguration
Provides configuration information for crawling service catalogs in the ServiceNow site.
serviceMetadata() - Static method in interface software.amazon.awssdk.services.kendra.KendraClient
 
ServiceNowAuthenticationType - Enum in software.amazon.awssdk.services.kendra.model
 
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.
serviceNowBuildVersion() - Method in class software.amazon.awssdk.services.kendra.model.ServiceNowConfiguration
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(ServiceNowConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.DataSourceConfiguration.Builder
Provides configuration for data sources that connect to ServiceNow instances.
serviceNowConfiguration(Consumer<ServiceNowConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.DataSourceConfiguration.Builder
Provides configuration for data sources that connect to ServiceNow instances.
serviceNowConfiguration() - Method in class software.amazon.awssdk.services.kendra.model.DataSourceConfiguration
Provides configuration for data sources that connect to ServiceNow instances.
ServiceNowConfiguration - Class in software.amazon.awssdk.services.kendra.model
Provides configuration information required to connect to a ServiceNow data source.
ServiceNowConfiguration.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
ServiceNowKnowledgeArticleConfiguration - Class in software.amazon.awssdk.services.kendra.model
Provides 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 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

ServiceQuotaExceededException.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
sharePointConfiguration(SharePointConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.DataSourceConfiguration.Builder
Provides information necessary to create a data source connector for a Microsoft SharePoint site.
sharePointConfiguration(Consumer<SharePointConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.DataSourceConfiguration.Builder
Provides information necessary to create a data source connector for a Microsoft SharePoint site.
sharePointConfiguration() - Method in class software.amazon.awssdk.services.kendra.model.DataSourceConfiguration
Provides information necessary to create a data source connector for a Microsoft SharePoint site.
SharePointConfiguration - Class in software.amazon.awssdk.services.kendra.model
Provides configuration information for connecting to a Microsoft SharePoint data source.
SharePointConfiguration.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
sharePointVersion(String) - Method in interface software.amazon.awssdk.services.kendra.model.SharePointConfiguration.Builder
The version of Microsoft SharePoint that you are using as a data source.
sharePointVersion(SharePointVersion) - Method in interface software.amazon.awssdk.services.kendra.model.SharePointConfiguration.Builder
The version of Microsoft SharePoint that you are using as a data source.
sharePointVersion() - Method in class software.amazon.awssdk.services.kendra.model.SharePointConfiguration
The version of Microsoft SharePoint that you are using as a data source.
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 are using as a data source.
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.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
 
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.
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.
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(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() - Method in class software.amazon.awssdk.services.kendra.model.QueryRequest
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
 
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() - Method in class software.amazon.awssdk.services.kendra.model.SortingConfiguration
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.
sourceS3Path(S3Path) - Method in interface software.amazon.awssdk.services.kendra.model.CreateThesaurusRequest.Builder
The thesaurus file Amazon S3 source path.
sourceS3Path(Consumer<S3Path.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.CreateThesaurusRequest.Builder
The thesaurus file Amazon S3 source path.
sourceS3Path() - Method in class software.amazon.awssdk.services.kendra.model.CreateThesaurusRequest
The thesaurus file Amazon S3 source path.
sourceS3Path(S3Path) - 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.DescribeThesaurusResponse.Builder
Sets the value of the SourceS3Path property for this object.
sourceS3Path() - Method in class software.amazon.awssdk.services.kendra.model.DescribeThesaurusResponse
Returns the value of the SourceS3Path property for this object.
sourceS3Path(S3Path) - Method in interface software.amazon.awssdk.services.kendra.model.UpdateThesaurusRequest.Builder
Sets the value of the SourceS3Path property for this object.
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() - Method in class software.amazon.awssdk.services.kendra.model.UpdateThesaurusRequest
Returns the value of the SourceS3Path property for this object.
spaceConfiguration(ConfluenceSpaceConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.ConfluenceConfiguration.Builder
Specifies configuration information for indexing Confluence spaces.
spaceConfiguration(Consumer<ConfluenceSpaceConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.ConfluenceConfiguration.Builder
Specifies configuration information for indexing Confluence spaces.
spaceConfiguration() - Method in class software.amazon.awssdk.services.kendra.model.ConfluenceConfiguration
Specifies configuration information for indexing Confluence spaces.
spaceFieldMappings(Collection<ConfluenceSpaceToIndexFieldMapping>) - Method in interface software.amazon.awssdk.services.kendra.model.ConfluenceSpaceConfiguration.Builder
Defines how space metadata fields should be mapped to index fields.
spaceFieldMappings(ConfluenceSpaceToIndexFieldMapping...) - Method in interface software.amazon.awssdk.services.kendra.model.ConfluenceSpaceConfiguration.Builder
Defines how space metadata fields should be mapped to index fields.
spaceFieldMappings(Consumer<ConfluenceSpaceToIndexFieldMapping.Builder>...) - Method in interface software.amazon.awssdk.services.kendra.model.ConfluenceSpaceConfiguration.Builder
Defines how space metadata fields should be mapped to index fields.
spaceFieldMappings() - Method in class software.amazon.awssdk.services.kendra.model.ConfluenceSpaceConfiguration
Defines how space metadata fields should be mapped to index fields.
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(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() - 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 - Class in software.amazon.awssdk.services.kendra.model
Provides information that configures Amazon Kendra to use a SQL database.
SqlConfiguration.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
standardKnowledgeArticleTypeConfiguration(SalesforceStandardKnowledgeArticleTypeConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.SalesforceKnowledgeArticleConfiguration.Builder
Provides configuration information for standard Salesforce knowledge articles.
standardKnowledgeArticleTypeConfiguration(Consumer<SalesforceStandardKnowledgeArticleTypeConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.SalesforceKnowledgeArticleConfiguration.Builder
Provides configuration information for standard Salesforce knowledge articles.
standardKnowledgeArticleTypeConfiguration() - Method in class software.amazon.awssdk.services.kendra.model.SalesforceKnowledgeArticleConfiguration
Provides configuration information for standard Salesforce knowledge articles.
standardObjectAttachmentConfiguration(SalesforceStandardObjectAttachmentConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.SalesforceConfiguration.Builder
Provides configuration information for processing attachments to Salesforce standard objects.
standardObjectAttachmentConfiguration(Consumer<SalesforceStandardObjectAttachmentConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.SalesforceConfiguration.Builder
Provides configuration information for processing attachments to Salesforce standard objects.
standardObjectAttachmentConfiguration() - Method in class software.amazon.awssdk.services.kendra.model.SalesforceConfiguration
Provides configuration information for processing attachments to Salesforce standard objects.
standardObjectConfigurations(Collection<SalesforceStandardObjectConfiguration>) - Method in interface software.amazon.awssdk.services.kendra.model.SalesforceConfiguration.Builder
Specifies the Salesforce standard objects that Amazon Kendra indexes.
standardObjectConfigurations(SalesforceStandardObjectConfiguration...) - Method in interface software.amazon.awssdk.services.kendra.model.SalesforceConfiguration.Builder
Specifies the Salesforce standard objects that Amazon Kendra indexes.
standardObjectConfigurations(Consumer<SalesforceStandardObjectConfiguration.Builder>...) - Method in interface software.amazon.awssdk.services.kendra.model.SalesforceConfiguration.Builder
Specifies the Salesforce standard objects that Amazon Kendra indexes.
standardObjectConfigurations() - Method in class software.amazon.awssdk.services.kendra.model.SalesforceConfiguration
Specifies the Salesforce standard objects that Amazon Kendra indexes.
startDataSourceSyncJob(StartDataSourceSyncJobRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
Starts a synchronization job for a data source.
startDataSourceSyncJob(Consumer<StartDataSourceSyncJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
Starts a synchronization job for a data source.
startDataSourceSyncJob(StartDataSourceSyncJobRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
Starts a synchronization job for a data source.
startDataSourceSyncJob(Consumer<StartDataSourceSyncJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
Starts a synchronization job for a data source.
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
 
startTime(Instant) - Method in interface software.amazon.awssdk.services.kendra.model.DataSourceSyncJob.Builder
The UNIX datetime that the synchronization job was started.
startTime() - Method in class software.amazon.awssdk.services.kendra.model.DataSourceSyncJob
The UNIX datetime that the synchronization job was started.
startTime(Instant) - Method in interface software.amazon.awssdk.services.kendra.model.TimeRange.Builder
The UNIX datetime of the beginning of the time range.
startTime() - Method in class software.amazon.awssdk.services.kendra.model.TimeRange
The UNIX datetime of the beginning of the time range.
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.
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() - 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.
status(String) - 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.DataSourceSummary.Builder
The status of the data source.
status() - Method in class software.amazon.awssdk.services.kendra.model.DataSourceSummary
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(DataSourceSyncJobStatus) - Method in interface software.amazon.awssdk.services.kendra.model.DataSourceSyncJob.Builder
The execution status of the synchronization job.
status() - Method in class software.amazon.awssdk.services.kendra.model.DataSourceSyncJob
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.
status(DataSourceStatus) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeDataSourceResponse.Builder
The current status of the data source.
status() - Method in class software.amazon.awssdk.services.kendra.model.DescribeDataSourceResponse
The current status of the data source.
status(String) - 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.DescribeFaqResponse.Builder
The status of the FAQ.
status() - Method in class software.amazon.awssdk.services.kendra.model.DescribeFaqResponse
The status of the FAQ.
status(String) - 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.DescribeIndexResponse.Builder
The current status of the index.
status() - Method in class software.amazon.awssdk.services.kendra.model.DescribeIndexResponse
The current status of the index.
status(String) - 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.DescribeThesaurusResponse.Builder
The current status of the thesaurus.
status() - Method in class software.amazon.awssdk.services.kendra.model.DescribeThesaurusResponse
The current status of the thesaurus.
status(String) - Method in interface software.amazon.awssdk.services.kendra.model.FaqSummary.Builder
The current status of the FAQ.
status(FaqStatus) - Method in interface software.amazon.awssdk.services.kendra.model.FaqSummary.Builder
The current status of the FAQ.
status() - Method in class software.amazon.awssdk.services.kendra.model.FaqSummary
The current status of the FAQ.
status(String) - Method in interface software.amazon.awssdk.services.kendra.model.IndexConfigurationSummary.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() - Method in class software.amazon.awssdk.services.kendra.model.IndexConfigurationSummary
The current status of the index.
status(String) - Method in interface software.amazon.awssdk.services.kendra.model.ThesaurusSummary.Builder
The status of the thesaurus.
status(ThesaurusStatus) - Method in interface software.amazon.awssdk.services.kendra.model.ThesaurusSummary.Builder
The status of the thesaurus.
status() - 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.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.
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.DescribeIndexResponse
The current status of the index.
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.FaqSummary
The current status of the FAQ.
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.ThesaurusSummary
The status of the thesaurus.
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.InternalServerException.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(String) - Method in interface software.amazon.awssdk.services.kendra.model.ListDataSourceSyncJobsRequest.Builder
When specified, 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
When specified, only returns synchronization jobs with the Status field equal to the specified status.
statusFilter() - Method in class software.amazon.awssdk.services.kendra.model.ListDataSourceSyncJobsRequest
When specified, only returns synchronization jobs with the Status field equal to the specified status.
statusFilterAsString() - Method in class software.amazon.awssdk.services.kendra.model.ListDataSourceSyncJobsRequest
When specified, only returns synchronization jobs with the Status field equal to the specified status.
stopDataSourceSyncJob(StopDataSourceSyncJobRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
Stops a running synchronization job.
stopDataSourceSyncJob(Consumer<StopDataSourceSyncJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
Stops a running synchronization job.
stopDataSourceSyncJob(StopDataSourceSyncJobRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
Stops a running synchronization job.
stopDataSourceSyncJob(Consumer<StopDataSourceSyncJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
Stops a running synchronization job.
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
 
storageCapacityUnits(Integer) - Method in interface software.amazon.awssdk.services.kendra.model.CapacityUnitsConfiguration.Builder
The amount of extra storage capacity for an index.
storageCapacityUnits() - Method in class software.amazon.awssdk.services.kendra.model.CapacityUnitsConfiguration
The amount of extra storage capacity for an index.
stringListValue(Collection<String>) - Method in interface software.amazon.awssdk.services.kendra.model.DocumentAttributeValue.Builder
A list of strings.
stringListValue(String...) - Method in interface software.amazon.awssdk.services.kendra.model.DocumentAttributeValue.Builder
A list of strings.
stringListValue() - Method in class software.amazon.awssdk.services.kendra.model.DocumentAttributeValue
A list of strings.
stringValue(String) - Method in interface software.amazon.awssdk.services.kendra.model.DocumentAttributeValue.Builder
A string, such as "department".
stringValue() - Method in class software.amazon.awssdk.services.kendra.model.DocumentAttributeValue
A string, such as "department".
submitFeedback(SubmitFeedbackRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
Enables you to provide feedback to Amazon Kendra to improve the performance of the service.
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 the service.
submitFeedback(SubmitFeedbackRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
Enables you to provide feedback to Amazon Kendra to improve the performance of the service.
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 the service.
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(Collection<String>) - Method in interface software.amazon.awssdk.services.kendra.model.DataSourceVpcConfiguration.Builder
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() - Method in class software.amazon.awssdk.services.kendra.model.DataSourceVpcConfiguration
A list of identifiers for subnets within your Amazon VPC.
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 ListIndicesResponse>) - Method in class software.amazon.awssdk.services.kendra.paginators.ListIndicesPublisher
 
summaryItems(Collection<DataSourceSummary>) - Method in interface software.amazon.awssdk.services.kendra.model.ListDataSourcesResponse.Builder
An array of summary information for one or more data sources.
summaryItems(DataSourceSummary...) - Method in interface software.amazon.awssdk.services.kendra.model.ListDataSourcesResponse.Builder
An array of summary information for one or more data sources.
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 sources.
summaryItems() - Method in class software.amazon.awssdk.services.kendra.model.ListDataSourcesResponse
An array of summary information for one or more data sources.
synonymRuleCount(Long) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeThesaurusResponse.Builder
The number of synonym rules in the thesaurus file.
synonymRuleCount() - Method in class software.amazon.awssdk.services.kendra.model.DescribeThesaurusResponse
The number of synonym rules in the thesaurus file.

T

tableName(String) - Method in interface software.amazon.awssdk.services.kendra.model.ConnectionConfiguration.Builder
The name of the table that contains the document data.
tableName() - Method in class software.amazon.awssdk.services.kendra.model.ConnectionConfiguration
The name of the table that contains the document data.
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(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.
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() - Method in class software.amazon.awssdk.services.kendra.model.UntagResourceRequest
A list of tag keys to remove from the index, FAQ, or data source.
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(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(TagResourceRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
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.
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(Collection<Tag>) - Method in interface software.amazon.awssdk.services.kendra.model.CreateDataSourceRequest.Builder
A list of key-value pairs that identify the data source.
tags(Tag...) - Method in interface software.amazon.awssdk.services.kendra.model.CreateDataSourceRequest.Builder
A list of key-value pairs that identify the 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 the data source.
tags() - Method in class software.amazon.awssdk.services.kendra.model.CreateDataSourceRequest
A list of key-value pairs that identify the data source.
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(Tag...) - 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.CreateFaqRequest.Builder
A list of key-value pairs that identify the FAQ.
tags() - Method in class software.amazon.awssdk.services.kendra.model.CreateFaqRequest
A list of key-value pairs that identify the FAQ.
tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.kendra.model.CreateIndexRequest.Builder
A list of key-value pairs that identify the index.
tags(Tag...) - Method in interface software.amazon.awssdk.services.kendra.model.CreateIndexRequest.Builder
A list of key-value pairs that identify the index.
tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.kendra.model.CreateIndexRequest.Builder
A list of key-value pairs that identify the index.
tags() - Method in class software.amazon.awssdk.services.kendra.model.CreateIndexRequest
A list of key-value pairs that identify the index.
tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.kendra.model.CreateThesaurusRequest.Builder
A list of key-value pairs that identify the thesaurus.
tags(Tag...) - Method in interface software.amazon.awssdk.services.kendra.model.CreateThesaurusRequest.Builder
A list of key-value pairs that identify the thesaurus.
tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.kendra.model.CreateThesaurusRequest.Builder
A list of key-value pairs that identify the thesaurus.
tags() - Method in class software.amazon.awssdk.services.kendra.model.CreateThesaurusRequest
A list of key-value pairs that identify 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(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(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() - Method in class software.amazon.awssdk.services.kendra.model.ListTagsForResourceResponse
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(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.TagResourceRequest.Builder
A list of tag keys to add to 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.
tenantDomain(String) - Method in interface software.amazon.awssdk.services.kendra.model.OneDriveConfiguration.Builder
The Azure Active Directory domain of the organization.
tenantDomain() - Method in class software.amazon.awssdk.services.kendra.model.OneDriveConfiguration
The Azure Active Directory domain of the organization.
termCount(Long) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeThesaurusResponse.Builder
The number of unique terms in the thesaurus file.
termCount() - Method in class software.amazon.awssdk.services.kendra.model.DescribeThesaurusResponse
The number of unique terms in the thesaurus file.
text(String) - Method in interface software.amazon.awssdk.services.kendra.model.TextWithHighlights.Builder
The text to display to the user.
text() - Method in class software.amazon.awssdk.services.kendra.model.TextWithHighlights
The text to display to the user.
textDocumentStatistics(TextDocumentStatistics) - Method in interface software.amazon.awssdk.services.kendra.model.IndexStatistics.Builder
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() - Method in class software.amazon.awssdk.services.kendra.model.IndexStatistics
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(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.
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() - 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.
ThesaurusStatus - Enum in software.amazon.awssdk.services.kendra.model
 
ThesaurusSummary - Class in software.amazon.awssdk.services.kendra.model
An array of summary information for one or more thesauruses.
ThesaurusSummary.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
thesaurusSummaryItems(Collection<ThesaurusSummary>) - Method in interface software.amazon.awssdk.services.kendra.model.ListThesauriResponse.Builder
An array of summary information for one or more thesauruses.
thesaurusSummaryItems(ThesaurusSummary...) - Method in interface software.amazon.awssdk.services.kendra.model.ListThesauriResponse.Builder
An array of summary information for one or more thesauruses.
thesaurusSummaryItems(Consumer<ThesaurusSummary.Builder>...) - Method in interface software.amazon.awssdk.services.kendra.model.ListThesauriResponse.Builder
An array of summary information for one or more thesauruses.
thesaurusSummaryItems() - Method in class software.amazon.awssdk.services.kendra.model.ListThesauriResponse
An array of summary information for one or more thesauruses.
ThrottlingException - Exception in software.amazon.awssdk.services.kendra.model

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(String) - Method in interface software.amazon.awssdk.services.kendra.model.Document.Builder
The title of the document.
title() - Method in class software.amazon.awssdk.services.kendra.model.Document
The title of the document.
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.AttributeFilter
 
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.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.CapacityUnitsConfiguration
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.ClickFeedback
 
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.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.CreateDataSourceRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.CreateDataSourceResponse
 
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.CreateIndexRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.CreateIndexResponse
 
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.DatabaseConfiguration
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.DataSourceConfiguration
 
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.DeleteDataSourceRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.DeleteDataSourceResponse
 
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.DeleteThesaurusRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.DeleteThesaurusResponse
 
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.DescribeFaqRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.DescribeFaqResponse
 
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.DescribeThesaurusRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.DescribeThesaurusResponse
 
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.DocumentAttributeValue
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.DocumentAttributeValueCountPair
 
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.Facet
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.FacetResult
 
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.GoogleDriveConfiguration
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.Highlight
 
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 exception software.amazon.awssdk.services.kendra.model.InternalServerException
 
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.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.ListFaqsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.ListFaqsResponse
 
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.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.OneDriveConfiguration
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.OneDriveUsers
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.Principal
 
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.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.S3DataSourceConfiguration
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.S3Path
 
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.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.SortingConfiguration
 
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.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.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.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.UpdateDataSourceRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.UpdateDataSourceResponse
 
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.UpdateThesaurusRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.UpdateThesaurusResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.UserContext
 
toBuilder() - Method in class software.amazon.awssdk.services.kendra.model.UserTokenConfiguration
 
toBuilder() - Method in exception software.amazon.awssdk.services.kendra.model.ValidationException
 
token(String) - Method in interface software.amazon.awssdk.services.kendra.model.UserContext.Builder
The user context token.
token() - Method in class software.amazon.awssdk.services.kendra.model.UserContext
The user context token.
topAnswer(Boolean) - Method in interface software.amazon.awssdk.services.kendra.model.Highlight.Builder
Indicates whether the response is the best response.
topAnswer() - Method in class software.amazon.awssdk.services.kendra.model.Highlight
Indicates whether the response is the best response.
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.AttributeFilter
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.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.CapacityUnitsConfiguration
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.ColumnConfiguration
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 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 enum software.amazon.awssdk.services.kendra.model.ContentType
 
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.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.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.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.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 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.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.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.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.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.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.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.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.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.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.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.ErrorCode
 
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 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.GoogleDriveConfiguration
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.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.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.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.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.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.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.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 enum software.amazon.awssdk.services.kendra.model.Order
 
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.PrincipalType
 
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 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.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.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.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.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.SharePointVersion
 
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.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.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.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.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 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.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.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.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.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.UserTokenConfiguration
Returns a string representation of this object.
totalNumberOfResults(Integer) - Method in interface software.amazon.awssdk.services.kendra.model.QueryResponse.Builder
The total number of items found by the search; however, you can only retrieve up to 100 items.
totalNumberOfResults() - Method in class software.amazon.awssdk.services.kendra.model.QueryResponse
The total number of items found by the search; however, you can only retrieve up to 100 items.
type(String) - Method in interface software.amazon.awssdk.services.kendra.model.CreateDataSourceRequest.Builder
The type of repository that contains the data source.
type(DataSourceType) - Method in interface software.amazon.awssdk.services.kendra.model.CreateDataSourceRequest.Builder
The type of repository that contains the data source.
type() - Method in class software.amazon.awssdk.services.kendra.model.CreateDataSourceRequest
The type of repository that contains the data source.
type(String) - 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.DataSourceSummary.Builder
The type of the data source.
type() - Method in class software.amazon.awssdk.services.kendra.model.DataSourceSummary
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(DataSourceType) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeDataSourceResponse.Builder
The type of the data source.
type() - Method in class software.amazon.awssdk.services.kendra.model.DescribeDataSourceResponse
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(DocumentAttributeValueType) - Method in interface software.amazon.awssdk.services.kendra.model.DocumentMetadataConfiguration.Builder
The data type of the index field.
type() - Method in class software.amazon.awssdk.services.kendra.model.DocumentMetadataConfiguration
The data type of the index field.
type(String) - Method in interface software.amazon.awssdk.services.kendra.model.Highlight.Builder
The highlight type.
type(HighlightType) - Method in interface software.amazon.awssdk.services.kendra.model.Highlight.Builder
The highlight type.
type() - Method in class software.amazon.awssdk.services.kendra.model.Highlight
The highlight type.
type(String) - Method in interface software.amazon.awssdk.services.kendra.model.Principal.Builder
The type of principal.
type(PrincipalType) - Method in interface software.amazon.awssdk.services.kendra.model.Principal.Builder
The type of principal.
type() - Method in class software.amazon.awssdk.services.kendra.model.Principal
The type of principal.
type(String) - Method in interface software.amazon.awssdk.services.kendra.model.QueryResultItem.Builder
The type of document.
type(QueryResultType) - Method in interface software.amazon.awssdk.services.kendra.model.QueryResultItem.Builder
The type of document.
type() - Method in class software.amazon.awssdk.services.kendra.model.QueryResultItem
The type of document.
typeAsString() - Method in class software.amazon.awssdk.services.kendra.model.CreateDataSourceRequest
The type of repository that contains the data source.
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.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.

U

untagResource(UntagResourceRequest) - 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.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.
untagResource(Consumer<UntagResourceRequest.Builder>) - 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
 
updatedAt(Instant) - Method in interface software.amazon.awssdk.services.kendra.model.DataSourceSummary.Builder
The UNIX datetime that the data source was lasted updated.
updatedAt() - Method in class software.amazon.awssdk.services.kendra.model.DataSourceSummary
The UNIX datetime that the data source was lasted updated.
updatedAt(Instant) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeDataSourceResponse.Builder
The Unix timestamp of when the data source was last updated.
updatedAt() - Method in class software.amazon.awssdk.services.kendra.model.DescribeDataSourceResponse
The Unix timestamp of when the data source was last updated.
updatedAt(Instant) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeFaqResponse.Builder
The date and time that the FAQ was last updated.
updatedAt() - Method in class software.amazon.awssdk.services.kendra.model.DescribeFaqResponse
The date and time that the FAQ was last updated.
updatedAt(Instant) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeIndexResponse.Builder
The Unix datetime that the index was last updated.
updatedAt() - Method in class software.amazon.awssdk.services.kendra.model.DescribeIndexResponse
The Unix datetime that the index was last updated.
updatedAt(Instant) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeThesaurusResponse.Builder
The Unix datetime that the thesaurus was last updated.
updatedAt() - Method in class software.amazon.awssdk.services.kendra.model.DescribeThesaurusResponse
The Unix datetime that the thesaurus was last updated.
updatedAt(Instant) - Method in interface software.amazon.awssdk.services.kendra.model.FaqSummary.Builder
The UNIX datetime that the FAQ was last updated.
updatedAt() - Method in class software.amazon.awssdk.services.kendra.model.FaqSummary
The UNIX datetime that 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 by the UpdateIndex operation.
updatedAt() - Method in class software.amazon.awssdk.services.kendra.model.IndexConfigurationSummary
The Unix timestamp when the index was last updated by the UpdateIndex operation.
updatedAt(Instant) - Method in interface software.amazon.awssdk.services.kendra.model.ThesaurusSummary.Builder
The Unix datetime that the thesaurus was last updated.
updatedAt() - Method in class software.amazon.awssdk.services.kendra.model.ThesaurusSummary
The Unix datetime that the thesaurus was last updated.
updateDataSource(UpdateDataSourceRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
Updates an existing Amazon Kendra data source.
updateDataSource(Consumer<UpdateDataSourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
Updates an existing Amazon Kendra data source.
updateDataSource(UpdateDataSourceRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
Updates an existing Amazon Kendra data source.
updateDataSource(Consumer<UpdateDataSourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
Updates an existing Amazon Kendra data source.
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
 
updateIndex(UpdateIndexRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
Updates an existing Amazon Kendra index.
updateIndex(Consumer<UpdateIndexRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
Updates an existing Amazon Kendra index.
updateIndex(UpdateIndexRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
Updates an existing Amazon Kendra index.
updateIndex(Consumer<UpdateIndexRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
Updates an existing 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
 
updateThesaurus(UpdateThesaurusRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
Updates a thesaurus file associated with an index.
updateThesaurus(Consumer<UpdateThesaurusRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraAsyncClient
Updates a thesaurus file associated with an index.
updateThesaurus(UpdateThesaurusRequest) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
Updates a thesaurus file associated with an index.
updateThesaurus(Consumer<UpdateThesaurusRequest.Builder>) - Method in interface software.amazon.awssdk.services.kendra.KendraClient
Updates a thesaurus file associated with 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
 
url(String) - Method in interface software.amazon.awssdk.services.kendra.model.JwtTokenTypeConfiguration.Builder
The signing key URL.
url() - Method in class software.amazon.awssdk.services.kendra.model.JwtTokenTypeConfiguration
The signing key URL.
urls(Collection<String>) - Method in interface software.amazon.awssdk.services.kendra.model.SharePointConfiguration.Builder
The URLs of the Microsoft SharePoint site that contains the documents that should be indexed.
urls(String...) - Method in interface software.amazon.awssdk.services.kendra.model.SharePointConfiguration.Builder
The URLs of the Microsoft SharePoint site that contains the documents that should be indexed.
urls() - Method in class software.amazon.awssdk.services.kendra.model.SharePointConfiguration
The URLs of the Microsoft SharePoint site that contains the documents that should be indexed.
useChangeLog(Boolean) - Method in interface software.amazon.awssdk.services.kendra.model.SharePointConfiguration.Builder
Set to TRUE to use the Microsoft SharePoint change log to determine the documents that need to be updated in the index.
useChangeLog() - Method in class software.amazon.awssdk.services.kendra.model.SharePointConfiguration
Set to TRUE to use the Microsoft SharePoint change log to determine the documents that need to be updated in the index.
userContext(UserContext) - Method in interface software.amazon.awssdk.services.kendra.model.QueryRequest.Builder
The user context token.
userContext(Consumer<UserContext.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.QueryRequest.Builder
The user context token.
userContext() - Method in class software.amazon.awssdk.services.kendra.model.QueryRequest
The user context token.
UserContext - Class in software.amazon.awssdk.services.kendra.model
Provides information about the user context for a Amazon Kendra index.
UserContext.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
userContextPolicy(String) - 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.CreateIndexRequest.Builder
The user context policy.
userContextPolicy() - Method in class software.amazon.awssdk.services.kendra.model.CreateIndexRequest
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(UserContextPolicy) - Method in interface software.amazon.awssdk.services.kendra.model.DescribeIndexResponse.Builder
The user context policy for the Amazon Kendra index.
userContextPolicy() - Method in class software.amazon.awssdk.services.kendra.model.DescribeIndexResponse
The user context policy for the Amazon Kendra index.
userContextPolicy(String) - Method in interface software.amazon.awssdk.services.kendra.model.UpdateIndexRequest.Builder
The user user token context policy.
userContextPolicy(UserContextPolicy) - Method in interface software.amazon.awssdk.services.kendra.model.UpdateIndexRequest.Builder
The user user token context policy.
userContextPolicy() - Method in class software.amazon.awssdk.services.kendra.model.UpdateIndexRequest
The user user token 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 user token context policy.
userNameAttributeField(String) - Method in interface software.amazon.awssdk.services.kendra.model.JsonTokenTypeConfiguration.Builder
The user name attribute field.
userNameAttributeField() - Method in class software.amazon.awssdk.services.kendra.model.JsonTokenTypeConfiguration
The user name attribute field.
userNameAttributeField(String) - Method in interface software.amazon.awssdk.services.kendra.model.JwtTokenTypeConfiguration.Builder
The user name attribute field.
userNameAttributeField() - Method in class software.amazon.awssdk.services.kendra.model.JwtTokenTypeConfiguration
The user name attribute field.
UserTokenConfiguration - Class in software.amazon.awssdk.services.kendra.model
Provides configuration information for a token configuration.
UserTokenConfiguration.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
userTokenConfigurations(Collection<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.CreateIndexRequest.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() - Method in class software.amazon.awssdk.services.kendra.model.CreateIndexRequest
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(UserTokenConfiguration...) - 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.DescribeIndexResponse.Builder
The user token configuration for the Amazon Kendra index.
userTokenConfigurations() - Method in class software.amazon.awssdk.services.kendra.model.DescribeIndexResponse
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(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.UpdateIndexRequest.Builder
The user token configuration.
userTokenConfigurations() - Method in class software.amazon.awssdk.services.kendra.model.UpdateIndexRequest
The user token configuration.

V

ValidationException - Exception in software.amazon.awssdk.services.kendra.model

ValidationException.Builder - Interface in software.amazon.awssdk.services.kendra.model
 
value(AdditionalResultAttributeValue) - Method in interface software.amazon.awssdk.services.kendra.model.AdditionalResultAttribute.Builder
An object that contains the attribute value.
value(Consumer<AdditionalResultAttributeValue.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.AdditionalResultAttribute.Builder
An object that contains the attribute value.
value() - Method in class software.amazon.awssdk.services.kendra.model.AdditionalResultAttribute
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(Consumer<DocumentAttributeValue.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.DocumentAttribute.Builder
The value of the attribute.
value() - Method in class software.amazon.awssdk.services.kendra.model.DocumentAttribute
The value of the attribute.
value(String) - Method in interface software.amazon.awssdk.services.kendra.model.Tag.Builder
The value associated with the tag.
value() - Method in class software.amazon.awssdk.services.kendra.model.Tag
The value associated with the tag.
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.
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.
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.ConfluenceAttachmentFieldName
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.DocumentAttributeValueType
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.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.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.KeyLocation
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.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.QueryResultType
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.SharePointVersion
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.ThesaurusStatus
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.
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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.UserContextPolicy
Returns an array containing the constants of this enum type, in the order they are declared.
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.
valueType() - Method in class software.amazon.awssdk.services.kendra.model.AdditionalResultAttribute
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(String) - Method in interface software.amazon.awssdk.services.kendra.model.ConfluenceConfiguration.Builder
Specifies the version of the Confluence installation that you are connecting to.
version(ConfluenceVersion) - Method in interface software.amazon.awssdk.services.kendra.model.ConfluenceConfiguration.Builder
Specifies the version of the Confluence installation that you are connecting to.
version() - Method in class software.amazon.awssdk.services.kendra.model.ConfluenceConfiguration
Specifies the version of the Confluence installation that you are connecting to.
versionAsString() - Method in class software.amazon.awssdk.services.kendra.model.ConfluenceConfiguration
Specifies the version of the Confluence installation that you are connecting to.
visitorId(String) - Method in interface software.amazon.awssdk.services.kendra.model.QueryRequest.Builder
Provides an identifier for a specific user.
visitorId() - Method in class software.amazon.awssdk.services.kendra.model.QueryRequest
Provides an identifier for a specific user.
vpcConfiguration(DataSourceVpcConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.ConfluenceConfiguration.Builder
Specifies the information for connecting to an Amazon VPC.
vpcConfiguration(Consumer<DataSourceVpcConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.ConfluenceConfiguration.Builder
Specifies the information for connecting to an Amazon VPC.
vpcConfiguration() - Method in class software.amazon.awssdk.services.kendra.model.ConfluenceConfiguration
Specifies the information for connecting to an Amazon VPC.
vpcConfiguration(DataSourceVpcConfiguration) - 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.DatabaseConfiguration.Builder
Sets the value of the VpcConfiguration property for this object.
vpcConfiguration() - Method in class software.amazon.awssdk.services.kendra.model.DatabaseConfiguration
Returns the value of the VpcConfiguration property for this object.
vpcConfiguration(DataSourceVpcConfiguration) - Method in interface software.amazon.awssdk.services.kendra.model.SharePointConfiguration.Builder
Sets the value of the VpcConfiguration property for this object.
vpcConfiguration(Consumer<DataSourceVpcConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kendra.model.SharePointConfiguration.Builder
Sets the value of the VpcConfiguration property for this object.
vpcConfiguration() - Method in class software.amazon.awssdk.services.kendra.model.SharePointConfiguration
Returns the value of the VpcConfiguration property for this object.
A B C D E F G H I J K L M N O P Q R S T U V 
Skip navigation links

Copyright © 2021. All rights reserved.