- getAccess() - Method in class com.amazonaws.services.kendra.model.Principal
-
Whether to allow or deny access to the principal.
- getAccessControlList() - Method in class com.amazonaws.services.kendra.model.Document
-
Information to use for user context filtering.
- getAccessControlListConfiguration() - Method in class com.amazonaws.services.kendra.model.S3DataSourceConfiguration
-
Provides the path to the S3 bucket that contains the user context filtering files for the data source.
- getAclConfiguration() - Method in class com.amazonaws.services.kendra.model.DatabaseConfiguration
-
Information about the database column that provides information for user context filtering.
- getAdditionalAttributes() - Method in class com.amazonaws.services.kendra.model.QueryResultItem
-
One or more additional attribues associated with the query result.
- getAllowedGroupsColumnName() - Method in class com.amazonaws.services.kendra.model.AclConfiguration
-
A list of groups, separated by semi-colons, that filters a query response based on user context.
- getAndAllFilters() - Method in class com.amazonaws.services.kendra.model.AttributeFilter
-
Performs a logical AND operation on all supplied filters.
- getAttributeFilter() - Method in class com.amazonaws.services.kendra.model.QueryRequest
-
Enables filtered searches based on document attributes.
- getAttributes() - Method in class com.amazonaws.services.kendra.model.Document
-
Custom attributes to apply to the document.
- getBeginOffset() - Method in class com.amazonaws.services.kendra.model.Highlight
-
The zero-based location in the response string where the highlight starts.
- getBlob() - Method in class com.amazonaws.services.kendra.model.Document
-
The contents of the document.
- getBucket() - Method in class com.amazonaws.services.kendra.model.S3Path
-
The name of the S3 bucket that contains the file.
- getBucketName() - Method in class com.amazonaws.services.kendra.model.S3DataSourceConfiguration
-
The name of the bucket that contains the documents.
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.kendra.AbstractAWSkendra
-
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.kendra.AWSkendra
-
Returns additional metadata for a previously executed successful request, typically used for debugging issues
where a service isn't acting as expected.
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.kendra.AWSkendraClient
-
Returns additional metadata for a previously executed successful, request, typically used for debugging issues
where a service isn't acting as expected.
- getCapacityUnits() - Method in class com.amazonaws.services.kendra.model.DescribeIndexResult
-
For enterprise edtion indexes, you can choose to use additional capacity to meet the needs of your application.
- getCapacityUnits() - Method in class com.amazonaws.services.kendra.model.UpdateIndexRequest
-
Sets the number of addtional storage and query capacity units that should be used by the index.
- getChangeDetectingColumns() - Method in class com.amazonaws.services.kendra.model.ColumnConfiguration
-
One to five columns that indicate when a document in the database has changed.
- getChatterFeedConfiguration() - Method in class com.amazonaws.services.kendra.model.SalesforceConfiguration
-
Specifies configuration information for Salesforce chatter feeds.
- getClickFeedbackItems() - Method in class com.amazonaws.services.kendra.model.SubmitFeedbackRequest
-
Tells Amazon Kendra that a particular search result link was chosen by the user.
- getClickTime() - Method in class com.amazonaws.services.kendra.model.ClickFeedback
-
The Unix timestamp of the date and time that the result was clicked.
- getClientToken() - Method in class com.amazonaws.services.kendra.model.CreateIndexRequest
-
A token that you provide to identify the request to create an index.
- getColumnConfiguration() - Method in class com.amazonaws.services.kendra.model.DatabaseConfiguration
-
Information about where the index should get the document information from the database.
- getConfiguration() - Method in class com.amazonaws.services.kendra.model.CreateDataSourceRequest
-
The connector configuration information that is required to access the repository.
- getConfiguration() - Method in class com.amazonaws.services.kendra.model.DescribeDataSourceResult
-
Information that describes where the data source is located and how the data source is configured.
- getConfiguration() - Method in class com.amazonaws.services.kendra.model.UpdateDataSourceRequest
-
- getConnectionConfiguration() - Method in class com.amazonaws.services.kendra.model.DatabaseConfiguration
-
The information necessary to connect to a database.
- getContainsAll() - Method in class com.amazonaws.services.kendra.model.AttributeFilter
-
Returns true when a document contains all of the specified document attributes.
- getContainsAny() - Method in class com.amazonaws.services.kendra.model.AttributeFilter
-
Returns true when a document contains any of the specified document attributes.This filter is only appicable to
StringListValue metadata.
- getContentType() - Method in class com.amazonaws.services.kendra.model.Document
-
The file type of the document in the Blob field.
- getCount() - Method in class com.amazonaws.services.kendra.model.DocumentAttributeValueCountPair
-
The number of documents in the response that have the attribute value for the key.
- getCrawlAttachments() - Method in class com.amazonaws.services.kendra.model.SalesforceConfiguration
-
Indicates whether Amazon Kendra should index attachments to Salesforce objects.
- getCrawlAttachments() - Method in class com.amazonaws.services.kendra.model.ServiceNowKnowledgeArticleConfiguration
-
Indicates whether Amazon Kendra should index attachments to knowledge articles.
- getCrawlAttachments() - Method in class com.amazonaws.services.kendra.model.ServiceNowServiceCatalogConfiguration
-
Indicates whether Amazon Kendra should crawl attachments to the service catalog items.
- getCrawlAttachments() - Method in class com.amazonaws.services.kendra.model.SharePointConfiguration
-
TRUE to include attachments to documents stored in your Microsoft SharePoint site in the index;
otherwise, FALSE.
- getCreatedAt() - Method in class com.amazonaws.services.kendra.model.DataSourceSummary
-
The UNIX datetime that the data source was created.
- getCreatedAt() - Method in class com.amazonaws.services.kendra.model.DescribeDataSourceResult
-
The Unix timestamp of when the data source was created.
- getCreatedAt() - Method in class com.amazonaws.services.kendra.model.DescribeFaqResult
-
The date and time that the FAQ was created.
- getCreatedAt() - Method in class com.amazonaws.services.kendra.model.DescribeIndexResult
-
The Unix datetime that the index was created.
- getCreatedAt() - Method in class com.amazonaws.services.kendra.model.FaqSummary
-
The UNIX datetime that the FAQ was added to the index.
- getCreatedAt() - Method in class com.amazonaws.services.kendra.model.IndexConfigurationSummary
-
The Unix timestamp when the index was created.
- getCustomKnowledgeArticleTypeConfigurations() - Method in class com.amazonaws.services.kendra.model.SalesforceKnowledgeArticleConfiguration
-
Provides configuration information for custom Salesforce knowledge articles.
- getDatabaseConfiguration() - Method in class com.amazonaws.services.kendra.model.DataSourceConfiguration
-
Provides information necessary to create a connector for a database.
- getDatabaseEngineType() - Method in class com.amazonaws.services.kendra.model.DatabaseConfiguration
-
The type of database engine that runs the database.
- getDatabaseHost() - Method in class com.amazonaws.services.kendra.model.ConnectionConfiguration
-
The name of the host for the database.
- getDatabaseName() - Method in class com.amazonaws.services.kendra.model.ConnectionConfiguration
-
The name of the database containing the document data.
- getDatabasePort() - Method in class com.amazonaws.services.kendra.model.ConnectionConfiguration
-
The port that the database uses for connections.
- getDataSourceErrorCode() - Method in class com.amazonaws.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.
- getDataSourceFieldName() - Method in class com.amazonaws.services.kendra.model.DataSourceToIndexFieldMapping
-
The name of the column or attribute in the data source.
- getDataSourceId() - Method in class com.amazonaws.services.kendra.model.DataSourceSyncJobMetricTarget
-
The ID of the data source that is running the sync job.
- getDataSourceSyncJobId() - Method in class com.amazonaws.services.kendra.model.DataSourceSyncJobMetricTarget
-
The ID of the sync job that is running on the data source.
- getDataSourceSyncJobMetricTarget() - Method in class com.amazonaws.services.kendra.model.BatchDeleteDocumentRequest
-
- getDateFieldFormat() - Method in class com.amazonaws.services.kendra.model.DataSourceToIndexFieldMapping
-
The type of data stored in the column or attribute.
- getDateValue() - Method in class com.amazonaws.services.kendra.model.DocumentAttributeValue
-
A date value expressed as seconds from the Unix epoch.
- getDescription() - Method in class com.amazonaws.services.kendra.model.CreateDataSourceRequest
-
A description for the data source.
- getDescription() - Method in class com.amazonaws.services.kendra.model.CreateFaqRequest
-
A description of the FAQ.
- getDescription() - Method in class com.amazonaws.services.kendra.model.CreateIndexRequest
-
A description for the index.
- getDescription() - Method in class com.amazonaws.services.kendra.model.DescribeDataSourceResult
-
The description of the data source.
- getDescription() - Method in class com.amazonaws.services.kendra.model.DescribeFaqResult
-
The description of the FAQ that you provided when it was created.
- getDescription() - Method in class com.amazonaws.services.kendra.model.DescribeIndexResult
-
The description of the index.
- getDescription() - Method in class com.amazonaws.services.kendra.model.UpdateDataSourceRequest
-
The new description for the data source.
- getDescription() - Method in class com.amazonaws.services.kendra.model.UpdateIndexRequest
-
A new description for the index.
- getDisplayable() - Method in class com.amazonaws.services.kendra.model.Search
-
Determines whether the field is returned in the query response.
- getDocumentAttributeKey() - Method in class com.amazonaws.services.kendra.model.Facet
-
The unique key for the document attribute.
- getDocumentAttributeKey() - Method in class com.amazonaws.services.kendra.model.FacetResult
-
The key for the facet values.
- getDocumentAttributes() - Method in class com.amazonaws.services.kendra.model.QueryResultItem
-
An array of document attributes for the document that the query result maps to.
- getDocumentAttributeValue() - Method in class com.amazonaws.services.kendra.model.DocumentAttributeValueCountPair
-
The value of the attribute.
- getDocumentAttributeValueCountPairs() - Method in class com.amazonaws.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.
- getDocumentDataColumnName() - Method in class com.amazonaws.services.kendra.model.ColumnConfiguration
-
The column that contains the contents of the document.
- getDocumentDataFieldName() - Method in class com.amazonaws.services.kendra.model.SalesforceChatterFeedConfiguration
-
The name of the column in the Salesforce FeedItem table that contains the content to index.
- getDocumentDataFieldName() - Method in class com.amazonaws.services.kendra.model.SalesforceCustomKnowledgeArticleTypeConfiguration
-
The name of the field in the custom knowledge article that contains the document data to index.
- getDocumentDataFieldName() - Method in class com.amazonaws.services.kendra.model.SalesforceStandardKnowledgeArticleTypeConfiguration
-
The name of the field that contains the document data to index.
- getDocumentDataFieldName() - Method in class com.amazonaws.services.kendra.model.SalesforceStandardObjectConfiguration
-
The name of the field in the standard object table that contains the document contents.
- getDocumentDataFieldName() - Method in class com.amazonaws.services.kendra.model.ServiceNowKnowledgeArticleConfiguration
-
The name of the ServiceNow field that is mapped to the index document contents field in the Amazon Kendra index.
- getDocumentDataFieldName() - Method in class com.amazonaws.services.kendra.model.ServiceNowServiceCatalogConfiguration
-
The name of the ServiceNow field that is mapped to the index document contents field in the Amazon Kendra index.
- getDocumentExcerpt() - Method in class com.amazonaws.services.kendra.model.QueryResultItem
-
An extract of the text in the document.
- getDocumentId() - Method in class com.amazonaws.services.kendra.model.QueryResultItem
-
The unique identifier for the document.
- getDocumentIdColumnName() - Method in class com.amazonaws.services.kendra.model.ColumnConfiguration
-
The column that provides the document's unique identifier.
- getDocumentIdList() - Method in class com.amazonaws.services.kendra.model.BatchDeleteDocumentRequest
-
One or more identifiers for documents to delete from the index.
- getDocumentMetadataConfigurations() - Method in class com.amazonaws.services.kendra.model.DescribeIndexResult
-
Configuration settings for any metadata applied to the documents in the index.
- getDocumentMetadataConfigurationUpdates() - Method in class com.amazonaws.services.kendra.model.UpdateIndexRequest
-
The document metadata to update.
- getDocuments() - Method in class com.amazonaws.services.kendra.model.BatchPutDocumentRequest
-
One or more documents to add to the index.
- getDocumentsAdded() - Method in class com.amazonaws.services.kendra.model.DataSourceSyncJobMetrics
-
The number of documents added from the data source up to now in the data source sync.
- getDocumentsDeleted() - Method in class com.amazonaws.services.kendra.model.DataSourceSyncJobMetrics
-
The number of documents deleted from the data source up to now in the data source sync run.
- getDocumentsFailed() - Method in class com.amazonaws.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.
- getDocumentsMetadataConfiguration() - Method in class com.amazonaws.services.kendra.model.S3DataSourceConfiguration
-
- getDocumentsModified() - Method in class com.amazonaws.services.kendra.model.DataSourceSyncJobMetrics
-
The number of documents modified in the data source up to now in the data source sync run.
- getDocumentsScanned() - Method in class com.amazonaws.services.kendra.model.DataSourceSyncJobMetrics
-
The current number of documents crawled by the current sync job in the data source.
- getDocumentTitle() - Method in class com.amazonaws.services.kendra.model.QueryResultItem
-
The title of the document.
- getDocumentTitleColumnName() - Method in class com.amazonaws.services.kendra.model.ColumnConfiguration
-
The column that contains the title of the document.
- getDocumentTitleFieldName() - Method in class com.amazonaws.services.kendra.model.SalesforceChatterFeedConfiguration
-
The name of the column in the Salesforce FeedItem table that contains the title of the document.
- getDocumentTitleFieldName() - Method in class com.amazonaws.services.kendra.model.SalesforceCustomKnowledgeArticleTypeConfiguration
-
The name of the field in the custom knowledge article that contains the document title.
- getDocumentTitleFieldName() - Method in class com.amazonaws.services.kendra.model.SalesforceStandardKnowledgeArticleTypeConfiguration
-
The name of the field that contains the document title.
- getDocumentTitleFieldName() - Method in class com.amazonaws.services.kendra.model.SalesforceStandardObjectAttachmentConfiguration
-
The name of the field used for the document title.
- getDocumentTitleFieldName() - Method in class com.amazonaws.services.kendra.model.SalesforceStandardObjectConfiguration
-
The name of the field in the standard object table that contains the document titleB.
- getDocumentTitleFieldName() - Method in class com.amazonaws.services.kendra.model.ServiceNowKnowledgeArticleConfiguration
-
The name of the ServiceNow field that is mapped to the index document title field.
- getDocumentTitleFieldName() - Method in class com.amazonaws.services.kendra.model.ServiceNowServiceCatalogConfiguration
-
The name of the ServiceNow field that is mapped to the index document title field.
- getDocumentTitleFieldName() - Method in class com.amazonaws.services.kendra.model.SharePointConfiguration
-
The Microsoft SharePoint attribute field that contains the title of the document.
- getDocumentURI() - Method in class com.amazonaws.services.kendra.model.QueryResultItem
-
The URI of the original location of the document.
- getDuration() - Method in class com.amazonaws.services.kendra.model.Relevance
-
Specifies the time period that the boost applies to.
- getEdition() - Method in class com.amazonaws.services.kendra.model.CreateIndexRequest
-
The Amazon Kendra edition to use for the index.
- getEdition() - Method in class com.amazonaws.services.kendra.model.DescribeIndexResult
-
The Amazon Kendra edition used for the index.
- getEdition() - Method in class com.amazonaws.services.kendra.model.IndexConfigurationSummary
-
Indicates whether the index is a enterprise edition index or a developer edition index.
- getEndOffset() - Method in class com.amazonaws.services.kendra.model.Highlight
-
The zero-based location in the response string where the highlight ends.
- getEndTime() - Method in class com.amazonaws.services.kendra.model.DataSourceSyncJob
-
The UNIX datetime that the synchronization job was completed.
- getEndTime() - Method in class com.amazonaws.services.kendra.model.TimeRange
-
The UNIX datetime of the end of the time range.
- getEqualsTo() - Method in class com.amazonaws.services.kendra.model.AttributeFilter
-
Performs an equals operation on two document attributes.
- getErrorCode() - Method in class com.amazonaws.services.kendra.model.BatchDeleteDocumentResponseFailedDocument
-
The error code for why the document couldn't be removed from the index.
- getErrorCode() - Method in class com.amazonaws.services.kendra.model.BatchPutDocumentResponseFailedDocument
-
The type of error that caused the document to fail to be indexed.
- getErrorCode() - Method in class com.amazonaws.services.kendra.model.DataSourceSyncJob
-
If the Status field is set to FAILED, the ErrorCode field contains a the
reason that the synchronization failed.
- getErrorMessage() - Method in class com.amazonaws.services.kendra.model.BatchDeleteDocumentResponseFailedDocument
-
An explanation for why the document couldn't be removed from the index.
- getErrorMessage() - Method in class com.amazonaws.services.kendra.model.BatchPutDocumentResponseFailedDocument
-
A description of the reason why the document could not be indexed.
- getErrorMessage() - Method in class com.amazonaws.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.
- getErrorMessage() - Method in class com.amazonaws.services.kendra.model.DescribeDataSourceResult
-
When the Status field value is FAILED, the ErrorMessage field contains a
description of the error that caused the data source to fail.
- getErrorMessage() - Method in class com.amazonaws.services.kendra.model.DescribeFaqResult
-
If the Status field is FAILED, the ErrorMessage field contains the reason
why the FAQ failed.
- getErrorMessage() - Method in class com.amazonaws.services.kendra.model.DescribeIndexResult
-
When th eStatus field value is FAILED, the ErrorMessage field contains a
message that explains why.
- getExcludeAttachmentFilePatterns() - Method in class com.amazonaws.services.kendra.model.SalesforceConfiguration
-
A list of regular expression patterns.
- getExcludeAttachmentFilePatterns() - Method in class com.amazonaws.services.kendra.model.ServiceNowKnowledgeArticleConfiguration
-
List of regular expressions applied to knowledge articles.
- getExcludeAttachmentFilePatterns() - Method in class com.amazonaws.services.kendra.model.ServiceNowServiceCatalogConfiguration
-
Determines the types of file attachments that are excluded from the index.
- getExclusionPatterns() - Method in class com.amazonaws.services.kendra.model.OneDriveConfiguration
-
List of regular expressions applied to documents.
- getExclusionPatterns() - Method in class com.amazonaws.services.kendra.model.S3DataSourceConfiguration
-
A list of glob patterns for documents that should not be indexed.
- getExclusionPatterns() - Method in class com.amazonaws.services.kendra.model.SharePointConfiguration
-
A list of regulary expression patterns.
- getExecutionId() - Method in class com.amazonaws.services.kendra.model.DataSourceSyncJob
-
A unique identifier for the synchronization job.
- getExecutionId() - Method in class com.amazonaws.services.kendra.model.StartDataSourceSyncJobResult
-
Identifies a particular synchronization job.
- getExecutorService() - Method in class com.amazonaws.services.kendra.AWSkendraAsyncClient
-
Returns the executor service used by this client to execute async requests.
- getFacetable() - Method in class com.amazonaws.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.
- getFacetResults() - Method in class com.amazonaws.services.kendra.model.QueryResult
-
Contains the facet results.
- getFacets() - Method in class com.amazonaws.services.kendra.model.QueryRequest
-
An array of documents attributes.
- getFailedDocuments() - Method in class com.amazonaws.services.kendra.model.BatchDeleteDocumentResult
-
A list of documents that could not be removed from the index.
- getFailedDocuments() - Method in class com.amazonaws.services.kendra.model.BatchPutDocumentResult
-
A list of documents that were not added to the index because the document failed a validation check.
- getFaqStatistics() - Method in class com.amazonaws.services.kendra.model.IndexStatistics
-
The number of question and answer topics in the index.
- getFaqSummaryItems() - Method in class com.amazonaws.services.kendra.model.ListFaqsResult
-
information about the FAQs associated with the specified index.
- getFieldMappings() - Method in class com.amazonaws.services.kendra.model.ColumnConfiguration
-
An array of objects that map database column names to the corresponding fields in an index.
- getFieldMappings() - Method in class com.amazonaws.services.kendra.model.OneDriveConfiguration
-
A list of DataSourceToIndexFieldMapping objects that map Microsoft OneDrive fields to custom fields
in the Amazon Kendra index.
- getFieldMappings() - Method in class com.amazonaws.services.kendra.model.SalesforceChatterFeedConfiguration
-
Maps fields from a Salesforce chatter feed into Amazon Kendra index fields.
- getFieldMappings() - Method in class com.amazonaws.services.kendra.model.SalesforceCustomKnowledgeArticleTypeConfiguration
-
One or more objects that map fields in the custom knowledge article to fields in the Amazon Kendra index.
- getFieldMappings() - Method in class com.amazonaws.services.kendra.model.SalesforceStandardKnowledgeArticleTypeConfiguration
-
One or more objects that map fields in the knowledge article to Amazon Kendra index fields.
- getFieldMappings() - Method in class com.amazonaws.services.kendra.model.SalesforceStandardObjectAttachmentConfiguration
-
One or more objects that map fields in attachments to Amazon Kendra index fields.
- getFieldMappings() - Method in class com.amazonaws.services.kendra.model.SalesforceStandardObjectConfiguration
-
One or more objects that map fields in the standard object to Amazon Kendra index fields.
- getFieldMappings() - Method in class com.amazonaws.services.kendra.model.ServiceNowKnowledgeArticleConfiguration
-
Mapping between ServiceNow fields and Amazon Kendra index fields.
- getFieldMappings() - Method in class com.amazonaws.services.kendra.model.ServiceNowServiceCatalogConfiguration
-
Mapping between ServiceNow fields and Amazon Kendra index fields.
- getFieldMappings() - Method in class com.amazonaws.services.kendra.model.SharePointConfiguration
-
A list of DataSourceToIndexFieldMapping objects that map Microsoft SharePoint attributes to custom
fields in the Amazon Kendra index.
- getFreshness() - Method in class com.amazonaws.services.kendra.model.Relevance
-
Indicates that this field determines how "fresh" a document is.
- getGreaterThan() - Method in class com.amazonaws.services.kendra.model.AttributeFilter
-
Performs a greater than operation on two document attributes.
- getGreaterThanOrEquals() - Method in class com.amazonaws.services.kendra.model.AttributeFilter
-
Performs a greater or equals than operation on two document attributes.
- getHighlights() - Method in class com.amazonaws.services.kendra.model.TextWithHighlights
-
The beginning and end of the text that should be highlighted.
- getHistory() - Method in class com.amazonaws.services.kendra.model.ListDataSourceSyncJobsResult
-
A history of synchronization jobs for the data source.
- getHostUrl() - Method in class com.amazonaws.services.kendra.model.ServiceNowConfiguration
-
The ServiceNow instance that the data source connects to.
- getId() - Method in class com.amazonaws.services.kendra.model.BatchDeleteDocumentResponseFailedDocument
-
The identifier of the document that couldn't be removed from the index.
- getId() - Method in class com.amazonaws.services.kendra.model.BatchPutDocumentResponseFailedDocument
-
The unique identifier of the document.
- getId() - Method in class com.amazonaws.services.kendra.model.CreateDataSourceResult
-
A unique identifier for the data source.
- getId() - Method in class com.amazonaws.services.kendra.model.CreateFaqResult
-
The unique identifier of the FAQ.
- getId() - Method in class com.amazonaws.services.kendra.model.CreateIndexResult
-
The unique identifier of the index.
- getId() - Method in class com.amazonaws.services.kendra.model.DataSourceSummary
-
The unique identifier for the data source.
- getId() - Method in class com.amazonaws.services.kendra.model.DeleteDataSourceRequest
-
The unique identifier of the data source to delete.
- getId() - Method in class com.amazonaws.services.kendra.model.DeleteFaqRequest
-
The identifier of the FAQ to remove.
- getId() - Method in class com.amazonaws.services.kendra.model.DeleteIndexRequest
-
The identifier of the index to delete.
- getId() - Method in class com.amazonaws.services.kendra.model.DescribeDataSourceRequest
-
The unique identifier of the data source to describe.
- getId() - Method in class com.amazonaws.services.kendra.model.DescribeDataSourceResult
-
The identifier of the data source.
- getId() - Method in class com.amazonaws.services.kendra.model.DescribeFaqRequest
-
The unique identifier of the FAQ.
- getId() - Method in class com.amazonaws.services.kendra.model.DescribeFaqResult
-
The identifier of the FAQ.
- getId() - Method in class com.amazonaws.services.kendra.model.DescribeIndexRequest
-
The name of the index to describe.
- getId() - Method in class com.amazonaws.services.kendra.model.DescribeIndexResult
-
the name of the index.
- getId() - Method in class com.amazonaws.services.kendra.model.Document
-
A unique identifier of the document in the index.
- getId() - Method in class com.amazonaws.services.kendra.model.FaqSummary
-
The unique identifier of the FAQ.
- getId() - Method in class com.amazonaws.services.kendra.model.IndexConfigurationSummary
-
A unique identifier for the index.
- getId() - Method in class com.amazonaws.services.kendra.model.ListDataSourceSyncJobsRequest
-
The identifier of the data source.
- getId() - Method in class com.amazonaws.services.kendra.model.QueryResultItem
-
The unique identifier for the query result.
- getId() - Method in class com.amazonaws.services.kendra.model.StartDataSourceSyncJobRequest
-
The identifier of the data source to synchronize.
- getId() - Method in class com.amazonaws.services.kendra.model.StopDataSourceSyncJobRequest
-
The identifier of the data source for which to stop the synchronization jobs.
- getId() - Method in class com.amazonaws.services.kendra.model.UpdateDataSourceRequest
-
The unique identifier of the data source to update.
- getId() - Method in class com.amazonaws.services.kendra.model.UpdateIndexRequest
-
The identifier of the index to update.
- getImportance() - Method in class com.amazonaws.services.kendra.model.Relevance
-
The relative importance of the field in the search.
- getIncludeAttachmentFilePatterns() - Method in class com.amazonaws.services.kendra.model.SalesforceConfiguration
-
A list of regular expression patterns.
- getIncludeAttachmentFilePatterns() - Method in class com.amazonaws.services.kendra.model.ServiceNowKnowledgeArticleConfiguration
-
List of regular expressions applied to knowledge articles.
- getIncludeAttachmentFilePatterns() - Method in class com.amazonaws.services.kendra.model.ServiceNowServiceCatalogConfiguration
-
Determines the types of file attachments that are included in the index.
- getIncludedStates() - Method in class com.amazonaws.services.kendra.model.SalesforceKnowledgeArticleConfiguration
-
Specifies the document states that should be included when Amazon Kendra indexes knowledge articles.
- getIncludeFilterTypes() - Method in class com.amazonaws.services.kendra.model.SalesforceChatterFeedConfiguration
-
Filters the documents in the feed based on status of the user.
- getInclusionPatterns() - Method in class com.amazonaws.services.kendra.model.OneDriveConfiguration
-
A list of regular expression patterns.
- getInclusionPatterns() - Method in class com.amazonaws.services.kendra.model.SharePointConfiguration
-
A list of regular expression patterns.
- getInclusionPrefixes() - Method in class com.amazonaws.services.kendra.model.S3DataSourceConfiguration
-
A list of S3 prefixes for the documents that should be included in the index.
- getIndexConfigurationSummaryItems() - Method in class com.amazonaws.services.kendra.model.ListIndicesResult
-
An array of summary information for one or more indexes.
- getIndexedQuestionAnswersCount() - Method in class com.amazonaws.services.kendra.model.FaqStatistics
-
The total number of FAQ questions and answers contained in the index.
- getIndexedTextBytes() - Method in class com.amazonaws.services.kendra.model.TextDocumentStatistics
-
The total size, in bytes, of the indexed documents.
- getIndexedTextDocumentsCount() - Method in class com.amazonaws.services.kendra.model.TextDocumentStatistics
-
The number of text documents indexed.
- getIndexFieldName() - Method in class com.amazonaws.services.kendra.model.DataSourceToIndexFieldMapping
-
The name of the field in the index.
- getIndexId() - Method in class com.amazonaws.services.kendra.model.BatchDeleteDocumentRequest
-
The identifier of the index that contains the documents to delete.
- getIndexId() - Method in class com.amazonaws.services.kendra.model.BatchPutDocumentRequest
-
The identifier of the index to add the documents to.
- getIndexId() - Method in class com.amazonaws.services.kendra.model.CreateDataSourceRequest
-
The identifier of the index that should be associated with this data source.
- getIndexId() - Method in class com.amazonaws.services.kendra.model.CreateFaqRequest
-
The identifier of the index that contains the FAQ.
- getIndexId() - Method in class com.amazonaws.services.kendra.model.DeleteDataSourceRequest
-
The unique identifier of the index associated with the data source.
- getIndexId() - Method in class com.amazonaws.services.kendra.model.DeleteFaqRequest
-
The index to remove the FAQ from.
- getIndexId() - Method in class com.amazonaws.services.kendra.model.DescribeDataSourceRequest
-
The identifier of the index that contains the data source.
- getIndexId() - Method in class com.amazonaws.services.kendra.model.DescribeDataSourceResult
-
The identifier of the index that contains the data source.
- getIndexId() - Method in class com.amazonaws.services.kendra.model.DescribeFaqRequest
-
The identifier of the index that contains the FAQ.
- getIndexId() - Method in class com.amazonaws.services.kendra.model.DescribeFaqResult
-
The identifier of the index that contains the FAQ.
- getIndexId() - Method in class com.amazonaws.services.kendra.model.ListDataSourcesRequest
-
The identifier of the index that contains the data source.
- getIndexId() - Method in class com.amazonaws.services.kendra.model.ListDataSourceSyncJobsRequest
-
The identifier of the index that contains the data source.
- getIndexId() - Method in class com.amazonaws.services.kendra.model.ListFaqsRequest
-
The index that contains the FAQ lists.
- getIndexId() - Method in class com.amazonaws.services.kendra.model.QueryRequest
-
The unique identifier of the index to search.
- getIndexId() - Method in class com.amazonaws.services.kendra.model.StartDataSourceSyncJobRequest
-
The identifier of the index that contains the data source.
- getIndexId() - Method in class com.amazonaws.services.kendra.model.StopDataSourceSyncJobRequest
-
The identifier of the index that contains the data source.
- getIndexId() - Method in class com.amazonaws.services.kendra.model.SubmitFeedbackRequest
-
The identifier of the index that was queried.
- getIndexId() - Method in class com.amazonaws.services.kendra.model.UpdateDataSourceRequest
-
The identifier of the index that contains the data source to update.
- getIndexStatistics() - Method in class com.amazonaws.services.kendra.model.DescribeIndexResult
-
Provides information about the number of FAQ questions and answers and the number of text documents indexed.
- getKey() - Method in class com.amazonaws.services.kendra.model.AdditionalResultAttribute
-
The key that identifies the attribute.
- getKey() - Method in class com.amazonaws.services.kendra.model.DocumentAttribute
-
The identifier for the attribute.
- getKey() - Method in class com.amazonaws.services.kendra.model.S3Path
-
The name of the file.
- getKey() - Method in class com.amazonaws.services.kendra.model.Tag
-
The key for the tag.
- getKeyPath() - Method in class com.amazonaws.services.kendra.model.AccessControlListConfiguration
-
Path to the AWS S3 bucket that contains the ACL files.
- getKmsKeyId() - Method in class com.amazonaws.services.kendra.model.ServerSideEncryptionConfiguration
-
The identifier of the AWS KMS customer master key (CMK).
- getKnowledgeArticleConfiguration() - Method in class com.amazonaws.services.kendra.model.SalesforceConfiguration
-
Specifies configuration information for the knowlege article types that Amazon Kendra indexes.
- getKnowledgeArticleConfiguration() - Method in class com.amazonaws.services.kendra.model.ServiceNowConfiguration
-
Provides configuration information for crawling knowledge articles in the ServiceNow site.
- getLessThan() - Method in class com.amazonaws.services.kendra.model.AttributeFilter
-
Performs a less than operation on two document attributes.
- getLessThanOrEquals() - Method in class com.amazonaws.services.kendra.model.AttributeFilter
-
Performs a less than or equals operation on two document attributes.
- getLongValue() - Method in class com.amazonaws.services.kendra.model.DocumentAttributeValue
-
A long integer value.
- getMaxResults() - Method in class com.amazonaws.services.kendra.model.ListDataSourcesRequest
-
The maximum number of data sources to return.
- getMaxResults() - Method in class com.amazonaws.services.kendra.model.ListDataSourceSyncJobsRequest
-
The maximum number of synchronization jobs to return in the response.
- getMaxResults() - Method in class com.amazonaws.services.kendra.model.ListFaqsRequest
-
The maximum number of FAQs to return in the response.
- getMaxResults() - Method in class com.amazonaws.services.kendra.model.ListIndicesRequest
-
The maximum number of data sources to return.
- getMetrics() - Method in class com.amazonaws.services.kendra.model.DataSourceSyncJob
-
Maps a batch delete document request to a specific data source sync job.
- getName() - Method in class com.amazonaws.services.kendra.model.CreateDataSourceRequest
-
A unique name for the data source.
- getName() - Method in class com.amazonaws.services.kendra.model.CreateFaqRequest
-
The name that should be associated with the FAQ.
- getName() - Method in class com.amazonaws.services.kendra.model.CreateIndexRequest
-
The name for the new index.
- getName() - Method in class com.amazonaws.services.kendra.model.DataSourceSummary
-
The name of the data source.
- getName() - Method in class com.amazonaws.services.kendra.model.DescribeDataSourceResult
-
The name that you gave the data source when it was created.
- getName() - Method in class com.amazonaws.services.kendra.model.DescribeFaqResult
-
The name that you gave the FAQ when it was created.
- getName() - Method in class com.amazonaws.services.kendra.model.DescribeIndexResult
-
The name of the index.
- getName() - Method in class com.amazonaws.services.kendra.model.DocumentMetadataConfiguration
-
The name of the index field.
- getName() - Method in class com.amazonaws.services.kendra.model.FaqSummary
-
The name that you assigned the FAQ when you created or updated the FAQ.
- getName() - Method in class com.amazonaws.services.kendra.model.IndexConfigurationSummary
-
The name of the index.
- getName() - Method in class com.amazonaws.services.kendra.model.Principal
-
The name of the user or group.
- getName() - Method in class com.amazonaws.services.kendra.model.SalesforceCustomKnowledgeArticleTypeConfiguration
-
The name of the configuration.
- getName() - Method in class com.amazonaws.services.kendra.model.SalesforceStandardObjectConfiguration
-
The name of the standard object.
- getName() - Method in class com.amazonaws.services.kendra.model.UpdateDataSourceRequest
-
The name of the data source to update.
- getName() - Method in class com.amazonaws.services.kendra.model.UpdateIndexRequest
-
The name of the index to update.
- getNextToken() - Method in class com.amazonaws.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.
- getNextToken() - Method in class com.amazonaws.services.kendra.model.ListDataSourcesResult
-
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.
- getNextToken() - Method in class com.amazonaws.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.
- getNextToken() - Method in class com.amazonaws.services.kendra.model.ListDataSourceSyncJobsResult
-
The GetDataSourceSyncJobHistory operation returns a page of vocabularies at a time.
- getNextToken() - Method in class com.amazonaws.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.
- getNextToken() - Method in class com.amazonaws.services.kendra.model.ListFaqsResult
-
The ListFaqs operation returns a page of FAQs at a time.
- getNextToken() - Method in class com.amazonaws.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.
- getNextToken() - Method in class com.amazonaws.services.kendra.model.ListIndicesResult
-
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.
- getNotFilter() - Method in class com.amazonaws.services.kendra.model.AttributeFilter
-
Performs a logical NOT operation on all supplied filters.
- getOneDriveConfiguration() - Method in class com.amazonaws.services.kendra.model.DataSourceConfiguration
-
Provided configuration for data sources that connect to Microsoft OneDrive.
- getOneDriveUserList() - Method in class com.amazonaws.services.kendra.model.OneDriveUsers
-
A list of users whose documents should be indexed.
- getOneDriveUsers() - Method in class com.amazonaws.services.kendra.model.OneDriveConfiguration
-
A list of user accounts whose documents should be indexed.
- getOneDriveUserS3Path() - Method in class com.amazonaws.services.kendra.model.OneDriveUsers
-
The S3 bucket location of a file containing a list of users whose documents should be indexed.
- getOrAllFilters() - Method in class com.amazonaws.services.kendra.model.AttributeFilter
-
Performs a logical OR operation on all supplied filters.
- getPageNumber() - Method in class com.amazonaws.services.kendra.model.QueryRequest
-
Query results are returned in pages the size of the PageSize parameter.
- getPageSize() - Method in class com.amazonaws.services.kendra.model.QueryRequest
-
Sets the number of results that are returned in each page of results.
- getQueryCapacityUnits() - Method in class com.amazonaws.services.kendra.model.CapacityUnitsConfiguration
-
The amount of extra query capacity for an index.
- getQueryId() - Method in class com.amazonaws.services.kendra.model.QueryResult
-
The unique identifier for the search.
- getQueryId() - Method in class com.amazonaws.services.kendra.model.SubmitFeedbackRequest
-
The identifier of the specific query for which you are submitting feedback.
- getQueryResultTypeFilter() - Method in class com.amazonaws.services.kendra.model.QueryRequest
-
Sets the type of query.
- getQueryText() - Method in class com.amazonaws.services.kendra.model.QueryRequest
-
The text to search for.
- getRankOrder() - Method in class com.amazonaws.services.kendra.model.Relevance
-
Determines how values should be interpreted.
- getRelevance() - Method in class com.amazonaws.services.kendra.model.DocumentMetadataConfiguration
-
Provides manual tuning parameters to determine how the field affects the search results.
- getRelevanceFeedbackItems() - Method in class com.amazonaws.services.kendra.model.SubmitFeedbackRequest
-
Provides Amazon Kendra with relevant or not relevant feedback for whether a particular item was relevant to the
search.
- getRelevanceValue() - Method in class com.amazonaws.services.kendra.model.RelevanceFeedback
-
Whether to document was relevant or not relevant to the search.
- getRequestedDocumentAttributes() - Method in class com.amazonaws.services.kendra.model.QueryRequest
-
An array of document attributes to include in the response.
- getResourceARN() - Method in class com.amazonaws.services.kendra.model.ListTagsForResourceRequest
-
The Amazon Resource Name (ARN) of the index, FAQ, or data source to get a list of tags for.
- getResourceARN() - Method in class com.amazonaws.services.kendra.model.TagResourceRequest
-
The Amazon Resource Name (ARN) of the index, FAQ, or data source to tag.
- getResourceARN() - Method in class com.amazonaws.services.kendra.model.UntagResourceRequest
-
The Amazon Resource Name (ARN) of the index, FAQ, or data source to remove the tag from.
- getResultId() - Method in class com.amazonaws.services.kendra.model.ClickFeedback
-
The unique identifier of the search result that was clicked.
- getResultId() - Method in class com.amazonaws.services.kendra.model.RelevanceFeedback
-
The unique identifier of the search result that the user provided relevance feedback for.
- getResultItems() - Method in class com.amazonaws.services.kendra.model.QueryResult
-
The results of the search.
- getRoleArn() - Method in class com.amazonaws.services.kendra.model.BatchPutDocumentRequest
-
The Amazon Resource Name (ARN) of a role that is allowed to run the BatchPutDocument operation.
- getRoleArn() - Method in class com.amazonaws.services.kendra.model.CreateDataSourceRequest
-
The Amazon Resource Name (ARN) of a role with permission to access the data source.
- getRoleArn() - Method in class com.amazonaws.services.kendra.model.CreateFaqRequest
-
The Amazon Resource Name (ARN) of a role with permission to access the S3 bucket that contains the FAQs.
- getRoleArn() - Method in class com.amazonaws.services.kendra.model.CreateIndexRequest
-
An IAM role that gives Amazon Kendra permissions to access your Amazon CloudWatch logs and metrics.
- getRoleArn() - Method in class com.amazonaws.services.kendra.model.DescribeDataSourceResult
-
The Amazon Resource Name (ARN) of the role that enables the data source to access its resources.
- getRoleArn() - Method in class com.amazonaws.services.kendra.model.DescribeFaqResult
-
The Amazon Resource Name (ARN) of the role that provides access to the S3 bucket containing the input files for
the FAQ.
- getRoleArn() - Method in class com.amazonaws.services.kendra.model.DescribeIndexResult
-
The Amazon Resource Name (ARN) of the IAM role that gives Amazon Kendra permission to write to your Amazon
Cloudwatch logs.
- getRoleArn() - Method in class com.amazonaws.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.
- getRoleArn() - Method in class com.amazonaws.services.kendra.model.UpdateIndexRequest
-
A new IAM role that gives Amazon Kendra permission to access your Amazon CloudWatch logs.
- getS3Configuration() - Method in class com.amazonaws.services.kendra.model.DataSourceConfiguration
-
Provides information to create a connector for a document repository in an Amazon S3 bucket.
- getS3Path() - Method in class com.amazonaws.services.kendra.model.CreateFaqRequest
-
The S3 location of the FAQ input data.
- getS3Path() - Method in class com.amazonaws.services.kendra.model.DescribeFaqResult
-
- getS3Path() - Method in class com.amazonaws.services.kendra.model.Document
-
- getS3Prefix() - Method in class com.amazonaws.services.kendra.model.DocumentsMetadataConfiguration
-
A prefix used to filter metadata configuration files in the AWS S3 bucket.
- getSalesforceConfiguration() - Method in class com.amazonaws.services.kendra.model.DataSourceConfiguration
-
Provides configuration information for data sources that connect to a Salesforce site.
- getSchedule() - Method in class com.amazonaws.services.kendra.model.CreateDataSourceRequest
-
Sets the frequency that Amazon Kendra will check the documents in your repository and update the index.
- getSchedule() - Method in class com.amazonaws.services.kendra.model.DescribeDataSourceResult
-
The schedule that Amazon Kendra will update the data source.
- getSchedule() - Method in class com.amazonaws.services.kendra.model.UpdateDataSourceRequest
-
The new update schedule for the data source.
- getSearch() - Method in class com.amazonaws.services.kendra.model.DocumentMetadataConfiguration
-
Provides information about how the field is used during a search.
- getSearchable() - Method in class com.amazonaws.services.kendra.model.Search
-
Determines whether the field is used in the search.
- getSecretArn() - Method in class com.amazonaws.services.kendra.model.ConnectionConfiguration
-
The Amazon Resource Name (ARN) of credentials stored in AWS Secrets Manager.
- getSecretArn() - Method in class com.amazonaws.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.
- getSecretArn() - Method in class com.amazonaws.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.
- getSecretArn() - Method in class com.amazonaws.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.
- getSecretArn() - Method in class com.amazonaws.services.kendra.model.SharePointConfiguration
-
The Amazon Resource Name (ARN) of credentials stored in AWS Secrets Manager.
- getSecurityGroupIds() - Method in class com.amazonaws.services.kendra.model.DataSourceVpcConfiguration
-
A list of identifiers of security groups within your Amazon VPC.
- getServerSideEncryptionConfiguration() - Method in class com.amazonaws.services.kendra.model.CreateIndexRequest
-
The identifier of the AWS KMS customer managed key (CMK) to use to encrypt data indexed by Amazon Kendra.
- getServerSideEncryptionConfiguration() - Method in class com.amazonaws.services.kendra.model.DescribeIndexResult
-
The identifier of the AWS KMS customer master key (CMK) used to encrypt your data.
- getServerUrl() - Method in class com.amazonaws.services.kendra.model.SalesforceConfiguration
-
The instance URL for the Salesforce site that you want to index.
- getServiceCatalogConfiguration() - Method in class com.amazonaws.services.kendra.model.ServiceNowConfiguration
-
Provides configuration information for crawling service catalogs in the ServiceNow site.
- getServiceNowBuildVersion() - Method in class com.amazonaws.services.kendra.model.ServiceNowConfiguration
-
The identifier of the release that the ServiceNow host is running.
- getServiceNowConfiguration() - Method in class com.amazonaws.services.kendra.model.DataSourceConfiguration
-
Provides configuration for data sources that connect to ServiceNow instances.
- getSharePointConfiguration() - Method in class com.amazonaws.services.kendra.model.DataSourceConfiguration
-
Provides information necessary to create a connector for a Microsoft SharePoint site.
- getSharePointVersion() - Method in class com.amazonaws.services.kendra.model.SharePointConfiguration
-
The version of Microsoft SharePoint that you are using as a data source.
- getStandardKnowledgeArticleTypeConfiguration() - Method in class com.amazonaws.services.kendra.model.SalesforceKnowledgeArticleConfiguration
-
Provides configuration information for standard Salesforce knowledge articles.
- getStandardObjectAttachmentConfiguration() - Method in class com.amazonaws.services.kendra.model.SalesforceConfiguration
-
Provides configuration information for processing attachments to Salesforce standard objects.
- getStandardObjectConfigurations() - Method in class com.amazonaws.services.kendra.model.SalesforceConfiguration
-
Specifies the Salesforce standard objects that Amazon Kendra indexes.
- getStartTime() - Method in class com.amazonaws.services.kendra.model.DataSourceSyncJob
-
The UNIX datetime that the synchronization job was started.
- getStartTime() - Method in class com.amazonaws.services.kendra.model.TimeRange
-
The UNIX datetime of the beginning of the time range.
- getStartTimeFilter() - Method in class com.amazonaws.services.kendra.model.ListDataSourceSyncJobsRequest
-
When specified, the synchronization jobs returned in the list are limited to jobs between the specified dates.
- getStatus() - Method in class com.amazonaws.services.kendra.model.DataSourceSummary
-
The status of the data source.
- getStatus() - Method in class com.amazonaws.services.kendra.model.DataSourceSyncJob
-
The execution status of the synchronization job.
- getStatus() - Method in class com.amazonaws.services.kendra.model.DescribeDataSourceResult
-
The current status of the data source.
- getStatus() - Method in class com.amazonaws.services.kendra.model.DescribeFaqResult
-
The status of the FAQ.
- getStatus() - Method in class com.amazonaws.services.kendra.model.DescribeIndexResult
-
The current status of the index.
- getStatus() - Method in class com.amazonaws.services.kendra.model.FaqSummary
-
The current status of the FAQ.
- getStatus() - Method in class com.amazonaws.services.kendra.model.IndexConfigurationSummary
-
The current status of the index.
- getStatusFilter() - Method in class com.amazonaws.services.kendra.model.ListDataSourceSyncJobsRequest
-
When specified, only returns synchronization jobs with the Status field equal to the specified
status.
- getStorageCapacityUnits() - Method in class com.amazonaws.services.kendra.model.CapacityUnitsConfiguration
-
The amount of extra storage capacity for an index.
- getStringListValue() - Method in class com.amazonaws.services.kendra.model.DocumentAttributeValue
-
A list of strings.
- getStringValue() - Method in class com.amazonaws.services.kendra.model.DocumentAttributeValue
-
A string, such as "department".
- getSubnetIds() - Method in class com.amazonaws.services.kendra.model.DataSourceVpcConfiguration
-
A list of identifiers for subnets within your Amazon VPC.
- getSummaryItems() - Method in class com.amazonaws.services.kendra.model.ListDataSourcesResult
-
An array of summary information for one or more data sources.
- getTableName() - Method in class com.amazonaws.services.kendra.model.ConnectionConfiguration
-
The name of the table that contains the document data.
- getTagKeys() - Method in class com.amazonaws.services.kendra.model.UntagResourceRequest
-
A list of tag keys to remove from the index, FAQ, or data source.
- getTags() - Method in class com.amazonaws.services.kendra.model.CreateDataSourceRequest
-
A list of key-value pairs that identify the data source.
- getTags() - Method in class com.amazonaws.services.kendra.model.CreateFaqRequest
-
A list of key-value pairs that identify the FAQ.
- getTags() - Method in class com.amazonaws.services.kendra.model.CreateIndexRequest
-
A list of key-value pairs that identify the index.
- getTags() - Method in class com.amazonaws.services.kendra.model.ListTagsForResourceResult
-
A list of tags associated with the index, FAQ, or data source.
- getTags() - Method in class com.amazonaws.services.kendra.model.TagResourceRequest
-
A list of tag keys to add to the index, FAQ, or data source.
- getTenantDomain() - Method in class com.amazonaws.services.kendra.model.OneDriveConfiguration
-
Tha Azure Active Directory domain of the organization.
- getText() - Method in class com.amazonaws.services.kendra.model.TextWithHighlights
-
The text to display to the user.
- getTextDocumentStatistics() - Method in class com.amazonaws.services.kendra.model.IndexStatistics
-
The number of text documents indexed.
- getTextWithHighlightsValue() - Method in class com.amazonaws.services.kendra.model.AdditionalResultAttributeValue
-
The text associated with the attribute and information about the highlight to apply to the text.
- getTitle() - Method in class com.amazonaws.services.kendra.model.Document
-
The title of the document.
- getTopAnswer() - Method in class com.amazonaws.services.kendra.model.Highlight
-
Indicates whether the response is the best response.
- getTotalNumberOfResults() - Method in class com.amazonaws.services.kendra.model.QueryResult
-
The number of items returned by the search.
- getType() - Method in class com.amazonaws.services.kendra.model.CreateDataSourceRequest
-
The type of repository that contains the data source.
- getType() - Method in class com.amazonaws.services.kendra.model.DataSourceSummary
-
The type of the data source.
- getType() - Method in class com.amazonaws.services.kendra.model.DescribeDataSourceResult
-
The type of the data source.
- getType() - Method in class com.amazonaws.services.kendra.model.DocumentMetadataConfiguration
-
The data type of the index field.
- getType() - Method in class com.amazonaws.services.kendra.model.Principal
-
The type of principal.
- getType() - Method in class com.amazonaws.services.kendra.model.QueryResultItem
-
The type of document.
- getUpdatedAt() - Method in class com.amazonaws.services.kendra.model.DataSourceSummary
-
The UNIX datetime that the data source was lasted updated.
- getUpdatedAt() - Method in class com.amazonaws.services.kendra.model.DescribeDataSourceResult
-
The Unix timestamp of when the data source was last updated.
- getUpdatedAt() - Method in class com.amazonaws.services.kendra.model.DescribeFaqResult
-
The date and time that the FAQ was last updated.
- getUpdatedAt() - Method in class com.amazonaws.services.kendra.model.DescribeIndexResult
-
The Unix datetime that the index was last updated.
- getUpdatedAt() - Method in class com.amazonaws.services.kendra.model.FaqSummary
-
The UNIX datetime that the FAQ was last updated.
- getUpdatedAt() - Method in class com.amazonaws.services.kendra.model.IndexConfigurationSummary
-
The Unix timestamp when the index was last updated by the UpdateIndex operation.
- getUrls() - Method in class com.amazonaws.services.kendra.model.SharePointConfiguration
-
The URLs of the Microsoft SharePoint site that contains the documents that should be indexed.
- getUseChangeLog() - Method in class com.amazonaws.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.
- getValue() - Method in class com.amazonaws.services.kendra.model.AdditionalResultAttribute
-
An object that contains the attribute value.
- getValue() - Method in class com.amazonaws.services.kendra.model.DocumentAttribute
-
The value of the attribute.
- getValue() - Method in class com.amazonaws.services.kendra.model.Tag
-
The value associated with the tag.
- getValueImportanceMap() - Method in class com.amazonaws.services.kendra.model.Relevance
-
A list of values that should be given a different boost when they appear in the result list.
- getValueType() - Method in class com.amazonaws.services.kendra.model.AdditionalResultAttribute
-
The data type of the Value property.
- getVpcConfiguration() - Method in class com.amazonaws.services.kendra.model.DatabaseConfiguration
-
- getVpcConfiguration() - Method in class com.amazonaws.services.kendra.model.SharePointConfiguration
-
- S3DataSourceConfiguration - Class in com.amazonaws.services.kendra.model
-
Provides configuration information for a data source to index documents in an Amazon S3 bucket.
- S3DataSourceConfiguration() - Constructor for class com.amazonaws.services.kendra.model.S3DataSourceConfiguration
-
- S3Path - Class in com.amazonaws.services.kendra.model
-
Information required to find a specific file in an Amazon S3 bucket.
- S3Path() - Constructor for class com.amazonaws.services.kendra.model.S3Path
-
- SalesforceChatterFeedConfiguration - Class in com.amazonaws.services.kendra.model
-
Defines configuration for syncing a Salesforce chatter feed.
- SalesforceChatterFeedConfiguration() - Constructor for class com.amazonaws.services.kendra.model.SalesforceChatterFeedConfiguration
-
- SalesforceChatterFeedIncludeFilterType - Enum in com.amazonaws.services.kendra.model
-
- SalesforceConfiguration - Class in com.amazonaws.services.kendra.model
-
Provides configuration information for connecting to a Salesforce data source.
- SalesforceConfiguration() - Constructor for class com.amazonaws.services.kendra.model.SalesforceConfiguration
-
- SalesforceCustomKnowledgeArticleTypeConfiguration - Class in com.amazonaws.services.kendra.model
-
Provides configuration information for indexing Salesforce custom articles.
- SalesforceCustomKnowledgeArticleTypeConfiguration() - Constructor for class com.amazonaws.services.kendra.model.SalesforceCustomKnowledgeArticleTypeConfiguration
-
- SalesforceKnowledgeArticleConfiguration - Class in com.amazonaws.services.kendra.model
-
Specifies configuration information for the knowlege article types that Amazon Kendra indexes.
- SalesforceKnowledgeArticleConfiguration() - Constructor for class com.amazonaws.services.kendra.model.SalesforceKnowledgeArticleConfiguration
-
- SalesforceKnowledgeArticleState - Enum in com.amazonaws.services.kendra.model
-
- SalesforceStandardKnowledgeArticleTypeConfiguration - Class in com.amazonaws.services.kendra.model
-
Provides configuration information for standard Salesforce knowledge articles.
- SalesforceStandardKnowledgeArticleTypeConfiguration() - Constructor for class com.amazonaws.services.kendra.model.SalesforceStandardKnowledgeArticleTypeConfiguration
-
- SalesforceStandardObjectAttachmentConfiguration - Class in com.amazonaws.services.kendra.model
-
Provides configuration information for processing attachments to Salesforce standard objects.
- SalesforceStandardObjectAttachmentConfiguration() - Constructor for class com.amazonaws.services.kendra.model.SalesforceStandardObjectAttachmentConfiguration
-
- SalesforceStandardObjectConfiguration - Class in com.amazonaws.services.kendra.model
-
Specifies confguration information for indexing a single standard object.
- SalesforceStandardObjectConfiguration() - Constructor for class com.amazonaws.services.kendra.model.SalesforceStandardObjectConfiguration
-
- SalesforceStandardObjectName - Enum in com.amazonaws.services.kendra.model
-
- Search - Class in com.amazonaws.services.kendra.model
-
Provides information about how a custom index field is used during a search.
- Search() - Constructor for class com.amazonaws.services.kendra.model.Search
-
- ServerSideEncryptionConfiguration - Class in com.amazonaws.services.kendra.model
-
Provides the identifier of the AWS KMS customer master key (CMK) used to encrypt data indexed by Amazon Kendra.
- ServerSideEncryptionConfiguration() - Constructor for class com.amazonaws.services.kendra.model.ServerSideEncryptionConfiguration
-
- ServiceNowBuildVersionType - Enum in com.amazonaws.services.kendra.model
-
- ServiceNowConfiguration - Class in com.amazonaws.services.kendra.model
-
Provides configuration information required to connect to a ServiceNow data source.
- ServiceNowConfiguration() - Constructor for class com.amazonaws.services.kendra.model.ServiceNowConfiguration
-
- ServiceNowKnowledgeArticleConfiguration - Class in com.amazonaws.services.kendra.model
-
Provides configuration information for crawling knowledge articles in the ServiceNow site.
- ServiceNowKnowledgeArticleConfiguration() - Constructor for class com.amazonaws.services.kendra.model.ServiceNowKnowledgeArticleConfiguration
-
- ServiceNowServiceCatalogConfiguration - Class in com.amazonaws.services.kendra.model
-
Provides configuration information for crawling service catalog items in the ServiceNow site
- ServiceNowServiceCatalogConfiguration() - Constructor for class com.amazonaws.services.kendra.model.ServiceNowServiceCatalogConfiguration
-
- ServiceQuotaExceededException - Exception in com.amazonaws.services.kendra.model
-
- ServiceQuotaExceededException(String) - Constructor for exception com.amazonaws.services.kendra.model.ServiceQuotaExceededException
-
Constructs a new ServiceQuotaExceededException with the specified error message.
- setAccess(String) - Method in class com.amazonaws.services.kendra.model.Principal
-
Whether to allow or deny access to the principal.
- setAccessControlList(Collection<Principal>) - Method in class com.amazonaws.services.kendra.model.Document
-
Information to use for user context filtering.
- setAccessControlListConfiguration(AccessControlListConfiguration) - Method in class com.amazonaws.services.kendra.model.S3DataSourceConfiguration
-
Provides the path to the S3 bucket that contains the user context filtering files for the data source.
- setAclConfiguration(AclConfiguration) - Method in class com.amazonaws.services.kendra.model.DatabaseConfiguration
-
Information about the database column that provides information for user context filtering.
- setAdditionalAttributes(Collection<AdditionalResultAttribute>) - Method in class com.amazonaws.services.kendra.model.QueryResultItem
-
One or more additional attribues associated with the query result.
- setAllowedGroupsColumnName(String) - Method in class com.amazonaws.services.kendra.model.AclConfiguration
-
A list of groups, separated by semi-colons, that filters a query response based on user context.
- setAndAllFilters(Collection<AttributeFilter>) - Method in class com.amazonaws.services.kendra.model.AttributeFilter
-
Performs a logical AND operation on all supplied filters.
- setAttributeFilter(AttributeFilter) - Method in class com.amazonaws.services.kendra.model.QueryRequest
-
Enables filtered searches based on document attributes.
- setAttributes(Collection<DocumentAttribute>) - Method in class com.amazonaws.services.kendra.model.Document
-
Custom attributes to apply to the document.
- setBeginOffset(Integer) - Method in class com.amazonaws.services.kendra.model.Highlight
-
The zero-based location in the response string where the highlight starts.
- setBlob(ByteBuffer) - Method in class com.amazonaws.services.kendra.model.Document
-
The contents of the document.
- setBucket(String) - Method in class com.amazonaws.services.kendra.model.S3Path
-
The name of the S3 bucket that contains the file.
- setBucketName(String) - Method in class com.amazonaws.services.kendra.model.S3DataSourceConfiguration
-
The name of the bucket that contains the documents.
- setCapacityUnits(CapacityUnitsConfiguration) - Method in class com.amazonaws.services.kendra.model.DescribeIndexResult
-
For enterprise edtion indexes, you can choose to use additional capacity to meet the needs of your application.
- setCapacityUnits(CapacityUnitsConfiguration) - Method in class com.amazonaws.services.kendra.model.UpdateIndexRequest
-
Sets the number of addtional storage and query capacity units that should be used by the index.
- setChangeDetectingColumns(Collection<String>) - Method in class com.amazonaws.services.kendra.model.ColumnConfiguration
-
One to five columns that indicate when a document in the database has changed.
- setChatterFeedConfiguration(SalesforceChatterFeedConfiguration) - Method in class com.amazonaws.services.kendra.model.SalesforceConfiguration
-
Specifies configuration information for Salesforce chatter feeds.
- setClickFeedbackItems(Collection<ClickFeedback>) - Method in class com.amazonaws.services.kendra.model.SubmitFeedbackRequest
-
Tells Amazon Kendra that a particular search result link was chosen by the user.
- setClickTime(Date) - Method in class com.amazonaws.services.kendra.model.ClickFeedback
-
The Unix timestamp of the date and time that the result was clicked.
- setClientToken(String) - Method in class com.amazonaws.services.kendra.model.CreateIndexRequest
-
A token that you provide to identify the request to create an index.
- setColumnConfiguration(ColumnConfiguration) - Method in class com.amazonaws.services.kendra.model.DatabaseConfiguration
-
Information about where the index should get the document information from the database.
- setConfiguration(DataSourceConfiguration) - Method in class com.amazonaws.services.kendra.model.CreateDataSourceRequest
-
The connector configuration information that is required to access the repository.
- setConfiguration(DataSourceConfiguration) - Method in class com.amazonaws.services.kendra.model.DescribeDataSourceResult
-
Information that describes where the data source is located and how the data source is configured.
- setConfiguration(DataSourceConfiguration) - Method in class com.amazonaws.services.kendra.model.UpdateDataSourceRequest
-
- setConnectionConfiguration(ConnectionConfiguration) - Method in class com.amazonaws.services.kendra.model.DatabaseConfiguration
-
The information necessary to connect to a database.
- setContainsAll(DocumentAttribute) - Method in class com.amazonaws.services.kendra.model.AttributeFilter
-
Returns true when a document contains all of the specified document attributes.
- setContainsAny(DocumentAttribute) - Method in class com.amazonaws.services.kendra.model.AttributeFilter
-
Returns true when a document contains any of the specified document attributes.This filter is only appicable to
StringListValue metadata.
- setContentType(String) - Method in class com.amazonaws.services.kendra.model.Document
-
The file type of the document in the Blob field.
- setCount(Integer) - Method in class com.amazonaws.services.kendra.model.DocumentAttributeValueCountPair
-
The number of documents in the response that have the attribute value for the key.
- setCrawlAttachments(Boolean) - Method in class com.amazonaws.services.kendra.model.SalesforceConfiguration
-
Indicates whether Amazon Kendra should index attachments to Salesforce objects.
- setCrawlAttachments(Boolean) - Method in class com.amazonaws.services.kendra.model.ServiceNowKnowledgeArticleConfiguration
-
Indicates whether Amazon Kendra should index attachments to knowledge articles.
- setCrawlAttachments(Boolean) - Method in class com.amazonaws.services.kendra.model.ServiceNowServiceCatalogConfiguration
-
Indicates whether Amazon Kendra should crawl attachments to the service catalog items.
- setCrawlAttachments(Boolean) - Method in class com.amazonaws.services.kendra.model.SharePointConfiguration
-
TRUE to include attachments to documents stored in your Microsoft SharePoint site in the index;
otherwise, FALSE.
- setCreatedAt(Date) - Method in class com.amazonaws.services.kendra.model.DataSourceSummary
-
The UNIX datetime that the data source was created.
- setCreatedAt(Date) - Method in class com.amazonaws.services.kendra.model.DescribeDataSourceResult
-
The Unix timestamp of when the data source was created.
- setCreatedAt(Date) - Method in class com.amazonaws.services.kendra.model.DescribeFaqResult
-
The date and time that the FAQ was created.
- setCreatedAt(Date) - Method in class com.amazonaws.services.kendra.model.DescribeIndexResult
-
The Unix datetime that the index was created.
- setCreatedAt(Date) - Method in class com.amazonaws.services.kendra.model.FaqSummary
-
The UNIX datetime that the FAQ was added to the index.
- setCreatedAt(Date) - Method in class com.amazonaws.services.kendra.model.IndexConfigurationSummary
-
The Unix timestamp when the index was created.
- setCustomKnowledgeArticleTypeConfigurations(Collection<SalesforceCustomKnowledgeArticleTypeConfiguration>) - Method in class com.amazonaws.services.kendra.model.SalesforceKnowledgeArticleConfiguration
-
Provides configuration information for custom Salesforce knowledge articles.
- setDatabaseConfiguration(DatabaseConfiguration) - Method in class com.amazonaws.services.kendra.model.DataSourceConfiguration
-
Provides information necessary to create a connector for a database.
- setDatabaseEngineType(String) - Method in class com.amazonaws.services.kendra.model.DatabaseConfiguration
-
The type of database engine that runs the database.
- setDatabaseHost(String) - Method in class com.amazonaws.services.kendra.model.ConnectionConfiguration
-
The name of the host for the database.
- setDatabaseName(String) - Method in class com.amazonaws.services.kendra.model.ConnectionConfiguration
-
The name of the database containing the document data.
- setDatabasePort(Integer) - Method in class com.amazonaws.services.kendra.model.ConnectionConfiguration
-
The port that the database uses for connections.
- setDataSourceErrorCode(String) - Method in class com.amazonaws.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.
- setDataSourceFieldName(String) - Method in class com.amazonaws.services.kendra.model.DataSourceToIndexFieldMapping
-
The name of the column or attribute in the data source.
- setDataSourceId(String) - Method in class com.amazonaws.services.kendra.model.DataSourceSyncJobMetricTarget
-
The ID of the data source that is running the sync job.
- setDataSourceSyncJobId(String) - Method in class com.amazonaws.services.kendra.model.DataSourceSyncJobMetricTarget
-
The ID of the sync job that is running on the data source.
- setDataSourceSyncJobMetricTarget(DataSourceSyncJobMetricTarget) - Method in class com.amazonaws.services.kendra.model.BatchDeleteDocumentRequest
-
- setDateFieldFormat(String) - Method in class com.amazonaws.services.kendra.model.DataSourceToIndexFieldMapping
-
The type of data stored in the column or attribute.
- setDateValue(Date) - Method in class com.amazonaws.services.kendra.model.DocumentAttributeValue
-
A date value expressed as seconds from the Unix epoch.
- setDescription(String) - Method in class com.amazonaws.services.kendra.model.CreateDataSourceRequest
-
A description for the data source.
- setDescription(String) - Method in class com.amazonaws.services.kendra.model.CreateFaqRequest
-
A description of the FAQ.
- setDescription(String) - Method in class com.amazonaws.services.kendra.model.CreateIndexRequest
-
A description for the index.
- setDescription(String) - Method in class com.amazonaws.services.kendra.model.DescribeDataSourceResult
-
The description of the data source.
- setDescription(String) - Method in class com.amazonaws.services.kendra.model.DescribeFaqResult
-
The description of the FAQ that you provided when it was created.
- setDescription(String) - Method in class com.amazonaws.services.kendra.model.DescribeIndexResult
-
The description of the index.
- setDescription(String) - Method in class com.amazonaws.services.kendra.model.UpdateDataSourceRequest
-
The new description for the data source.
- setDescription(String) - Method in class com.amazonaws.services.kendra.model.UpdateIndexRequest
-
A new description for the index.
- setDisplayable(Boolean) - Method in class com.amazonaws.services.kendra.model.Search
-
Determines whether the field is returned in the query response.
- setDocumentAttributeKey(String) - Method in class com.amazonaws.services.kendra.model.Facet
-
The unique key for the document attribute.
- setDocumentAttributeKey(String) - Method in class com.amazonaws.services.kendra.model.FacetResult
-
The key for the facet values.
- setDocumentAttributes(Collection<DocumentAttribute>) - Method in class com.amazonaws.services.kendra.model.QueryResultItem
-
An array of document attributes for the document that the query result maps to.
- setDocumentAttributeValue(DocumentAttributeValue) - Method in class com.amazonaws.services.kendra.model.DocumentAttributeValueCountPair
-
The value of the attribute.
- setDocumentAttributeValueCountPairs(Collection<DocumentAttributeValueCountPair>) - Method in class com.amazonaws.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.
- setDocumentDataColumnName(String) - Method in class com.amazonaws.services.kendra.model.ColumnConfiguration
-
The column that contains the contents of the document.
- setDocumentDataFieldName(String) - Method in class com.amazonaws.services.kendra.model.SalesforceChatterFeedConfiguration
-
The name of the column in the Salesforce FeedItem table that contains the content to index.
- setDocumentDataFieldName(String) - Method in class com.amazonaws.services.kendra.model.SalesforceCustomKnowledgeArticleTypeConfiguration
-
The name of the field in the custom knowledge article that contains the document data to index.
- setDocumentDataFieldName(String) - Method in class com.amazonaws.services.kendra.model.SalesforceStandardKnowledgeArticleTypeConfiguration
-
The name of the field that contains the document data to index.
- setDocumentDataFieldName(String) - Method in class com.amazonaws.services.kendra.model.SalesforceStandardObjectConfiguration
-
The name of the field in the standard object table that contains the document contents.
- setDocumentDataFieldName(String) - Method in class com.amazonaws.services.kendra.model.ServiceNowKnowledgeArticleConfiguration
-
The name of the ServiceNow field that is mapped to the index document contents field in the Amazon Kendra index.
- setDocumentDataFieldName(String) - Method in class com.amazonaws.services.kendra.model.ServiceNowServiceCatalogConfiguration
-
The name of the ServiceNow field that is mapped to the index document contents field in the Amazon Kendra index.
- setDocumentExcerpt(TextWithHighlights) - Method in class com.amazonaws.services.kendra.model.QueryResultItem
-
An extract of the text in the document.
- setDocumentId(String) - Method in class com.amazonaws.services.kendra.model.QueryResultItem
-
The unique identifier for the document.
- setDocumentIdColumnName(String) - Method in class com.amazonaws.services.kendra.model.ColumnConfiguration
-
The column that provides the document's unique identifier.
- setDocumentIdList(Collection<String>) - Method in class com.amazonaws.services.kendra.model.BatchDeleteDocumentRequest
-
One or more identifiers for documents to delete from the index.
- setDocumentMetadataConfigurations(Collection<DocumentMetadataConfiguration>) - Method in class com.amazonaws.services.kendra.model.DescribeIndexResult
-
Configuration settings for any metadata applied to the documents in the index.
- setDocumentMetadataConfigurationUpdates(Collection<DocumentMetadataConfiguration>) - Method in class com.amazonaws.services.kendra.model.UpdateIndexRequest
-
The document metadata to update.
- setDocuments(Collection<Document>) - Method in class com.amazonaws.services.kendra.model.BatchPutDocumentRequest
-
One or more documents to add to the index.
- setDocumentsAdded(String) - Method in class com.amazonaws.services.kendra.model.DataSourceSyncJobMetrics
-
The number of documents added from the data source up to now in the data source sync.
- setDocumentsDeleted(String) - Method in class com.amazonaws.services.kendra.model.DataSourceSyncJobMetrics
-
The number of documents deleted from the data source up to now in the data source sync run.
- setDocumentsFailed(String) - Method in class com.amazonaws.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.
- setDocumentsMetadataConfiguration(DocumentsMetadataConfiguration) - Method in class com.amazonaws.services.kendra.model.S3DataSourceConfiguration
-
- setDocumentsModified(String) - Method in class com.amazonaws.services.kendra.model.DataSourceSyncJobMetrics
-
The number of documents modified in the data source up to now in the data source sync run.
- setDocumentsScanned(String) - Method in class com.amazonaws.services.kendra.model.DataSourceSyncJobMetrics
-
The current number of documents crawled by the current sync job in the data source.
- setDocumentTitle(TextWithHighlights) - Method in class com.amazonaws.services.kendra.model.QueryResultItem
-
The title of the document.
- setDocumentTitleColumnName(String) - Method in class com.amazonaws.services.kendra.model.ColumnConfiguration
-
The column that contains the title of the document.
- setDocumentTitleFieldName(String) - Method in class com.amazonaws.services.kendra.model.SalesforceChatterFeedConfiguration
-
The name of the column in the Salesforce FeedItem table that contains the title of the document.
- setDocumentTitleFieldName(String) - Method in class com.amazonaws.services.kendra.model.SalesforceCustomKnowledgeArticleTypeConfiguration
-
The name of the field in the custom knowledge article that contains the document title.
- setDocumentTitleFieldName(String) - Method in class com.amazonaws.services.kendra.model.SalesforceStandardKnowledgeArticleTypeConfiguration
-
The name of the field that contains the document title.
- setDocumentTitleFieldName(String) - Method in class com.amazonaws.services.kendra.model.SalesforceStandardObjectAttachmentConfiguration
-
The name of the field used for the document title.
- setDocumentTitleFieldName(String) - Method in class com.amazonaws.services.kendra.model.SalesforceStandardObjectConfiguration
-
The name of the field in the standard object table that contains the document titleB.
- setDocumentTitleFieldName(String) - Method in class com.amazonaws.services.kendra.model.ServiceNowKnowledgeArticleConfiguration
-
The name of the ServiceNow field that is mapped to the index document title field.
- setDocumentTitleFieldName(String) - Method in class com.amazonaws.services.kendra.model.ServiceNowServiceCatalogConfiguration
-
The name of the ServiceNow field that is mapped to the index document title field.
- setDocumentTitleFieldName(String) - Method in class com.amazonaws.services.kendra.model.SharePointConfiguration
-
The Microsoft SharePoint attribute field that contains the title of the document.
- setDocumentURI(String) - Method in class com.amazonaws.services.kendra.model.QueryResultItem
-
The URI of the original location of the document.
- setDuration(String) - Method in class com.amazonaws.services.kendra.model.Relevance
-
Specifies the time period that the boost applies to.
- setEdition(String) - Method in class com.amazonaws.services.kendra.model.CreateIndexRequest
-
The Amazon Kendra edition to use for the index.
- setEdition(String) - Method in class com.amazonaws.services.kendra.model.DescribeIndexResult
-
The Amazon Kendra edition used for the index.
- setEdition(String) - Method in class com.amazonaws.services.kendra.model.IndexConfigurationSummary
-
Indicates whether the index is a enterprise edition index or a developer edition index.
- setEndOffset(Integer) - Method in class com.amazonaws.services.kendra.model.Highlight
-
The zero-based location in the response string where the highlight ends.
- setEndTime(Date) - Method in class com.amazonaws.services.kendra.model.DataSourceSyncJob
-
The UNIX datetime that the synchronization job was completed.
- setEndTime(Date) - Method in class com.amazonaws.services.kendra.model.TimeRange
-
The UNIX datetime of the end of the time range.
- setEqualsTo(DocumentAttribute) - Method in class com.amazonaws.services.kendra.model.AttributeFilter
-
Performs an equals operation on two document attributes.
- setErrorCode(String) - Method in class com.amazonaws.services.kendra.model.BatchDeleteDocumentResponseFailedDocument
-
The error code for why the document couldn't be removed from the index.
- setErrorCode(String) - Method in class com.amazonaws.services.kendra.model.BatchPutDocumentResponseFailedDocument
-
The type of error that caused the document to fail to be indexed.
- setErrorCode(String) - Method in class com.amazonaws.services.kendra.model.DataSourceSyncJob
-
If the Status field is set to FAILED, the ErrorCode field contains a the
reason that the synchronization failed.
- setErrorMessage(String) - Method in class com.amazonaws.services.kendra.model.BatchDeleteDocumentResponseFailedDocument
-
An explanation for why the document couldn't be removed from the index.
- setErrorMessage(String) - Method in class com.amazonaws.services.kendra.model.BatchPutDocumentResponseFailedDocument
-
A description of the reason why the document could not be indexed.
- setErrorMessage(String) - Method in class com.amazonaws.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.
- setErrorMessage(String) - Method in class com.amazonaws.services.kendra.model.DescribeDataSourceResult
-
When the Status field value is FAILED, the ErrorMessage field contains a
description of the error that caused the data source to fail.
- setErrorMessage(String) - Method in class com.amazonaws.services.kendra.model.DescribeFaqResult
-
If the Status field is FAILED, the ErrorMessage field contains the reason
why the FAQ failed.
- setErrorMessage(String) - Method in class com.amazonaws.services.kendra.model.DescribeIndexResult
-
When th eStatus field value is FAILED, the ErrorMessage field contains a
message that explains why.
- setExcludeAttachmentFilePatterns(Collection<String>) - Method in class com.amazonaws.services.kendra.model.SalesforceConfiguration
-
A list of regular expression patterns.
- setExcludeAttachmentFilePatterns(Collection<String>) - Method in class com.amazonaws.services.kendra.model.ServiceNowKnowledgeArticleConfiguration
-
List of regular expressions applied to knowledge articles.
- setExcludeAttachmentFilePatterns(Collection<String>) - Method in class com.amazonaws.services.kendra.model.ServiceNowServiceCatalogConfiguration
-
Determines the types of file attachments that are excluded from the index.
- setExclusionPatterns(Collection<String>) - Method in class com.amazonaws.services.kendra.model.OneDriveConfiguration
-
List of regular expressions applied to documents.
- setExclusionPatterns(Collection<String>) - Method in class com.amazonaws.services.kendra.model.S3DataSourceConfiguration
-
A list of glob patterns for documents that should not be indexed.
- setExclusionPatterns(Collection<String>) - Method in class com.amazonaws.services.kendra.model.SharePointConfiguration
-
A list of regulary expression patterns.
- setExecutionId(String) - Method in class com.amazonaws.services.kendra.model.DataSourceSyncJob
-
A unique identifier for the synchronization job.
- setExecutionId(String) - Method in class com.amazonaws.services.kendra.model.StartDataSourceSyncJobResult
-
Identifies a particular synchronization job.
- setFacetable(Boolean) - Method in class com.amazonaws.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.
- setFacetResults(Collection<FacetResult>) - Method in class com.amazonaws.services.kendra.model.QueryResult
-
Contains the facet results.
- setFacets(Collection<Facet>) - Method in class com.amazonaws.services.kendra.model.QueryRequest
-
An array of documents attributes.
- setFailedDocuments(Collection<BatchDeleteDocumentResponseFailedDocument>) - Method in class com.amazonaws.services.kendra.model.BatchDeleteDocumentResult
-
A list of documents that could not be removed from the index.
- setFailedDocuments(Collection<BatchPutDocumentResponseFailedDocument>) - Method in class com.amazonaws.services.kendra.model.BatchPutDocumentResult
-
A list of documents that were not added to the index because the document failed a validation check.
- setFaqStatistics(FaqStatistics) - Method in class com.amazonaws.services.kendra.model.IndexStatistics
-
The number of question and answer topics in the index.
- setFaqSummaryItems(Collection<FaqSummary>) - Method in class com.amazonaws.services.kendra.model.ListFaqsResult
-
information about the FAQs associated with the specified index.
- setFieldMappings(Collection<DataSourceToIndexFieldMapping>) - Method in class com.amazonaws.services.kendra.model.ColumnConfiguration
-
An array of objects that map database column names to the corresponding fields in an index.
- setFieldMappings(Collection<DataSourceToIndexFieldMapping>) - Method in class com.amazonaws.services.kendra.model.OneDriveConfiguration
-
A list of DataSourceToIndexFieldMapping objects that map Microsoft OneDrive fields to custom fields
in the Amazon Kendra index.
- setFieldMappings(Collection<DataSourceToIndexFieldMapping>) - Method in class com.amazonaws.services.kendra.model.SalesforceChatterFeedConfiguration
-
Maps fields from a Salesforce chatter feed into Amazon Kendra index fields.
- setFieldMappings(Collection<DataSourceToIndexFieldMapping>) - Method in class com.amazonaws.services.kendra.model.SalesforceCustomKnowledgeArticleTypeConfiguration
-
One or more objects that map fields in the custom knowledge article to fields in the Amazon Kendra index.
- setFieldMappings(Collection<DataSourceToIndexFieldMapping>) - Method in class com.amazonaws.services.kendra.model.SalesforceStandardKnowledgeArticleTypeConfiguration
-
One or more objects that map fields in the knowledge article to Amazon Kendra index fields.
- setFieldMappings(Collection<DataSourceToIndexFieldMapping>) - Method in class com.amazonaws.services.kendra.model.SalesforceStandardObjectAttachmentConfiguration
-
One or more objects that map fields in attachments to Amazon Kendra index fields.
- setFieldMappings(Collection<DataSourceToIndexFieldMapping>) - Method in class com.amazonaws.services.kendra.model.SalesforceStandardObjectConfiguration
-
One or more objects that map fields in the standard object to Amazon Kendra index fields.
- setFieldMappings(Collection<DataSourceToIndexFieldMapping>) - Method in class com.amazonaws.services.kendra.model.ServiceNowKnowledgeArticleConfiguration
-
Mapping between ServiceNow fields and Amazon Kendra index fields.
- setFieldMappings(Collection<DataSourceToIndexFieldMapping>) - Method in class com.amazonaws.services.kendra.model.ServiceNowServiceCatalogConfiguration
-
Mapping between ServiceNow fields and Amazon Kendra index fields.
- setFieldMappings(Collection<DataSourceToIndexFieldMapping>) - Method in class com.amazonaws.services.kendra.model.SharePointConfiguration
-
A list of DataSourceToIndexFieldMapping objects that map Microsoft SharePoint attributes to custom
fields in the Amazon Kendra index.
- setFreshness(Boolean) - Method in class com.amazonaws.services.kendra.model.Relevance
-
Indicates that this field determines how "fresh" a document is.
- setGreaterThan(DocumentAttribute) - Method in class com.amazonaws.services.kendra.model.AttributeFilter
-
Performs a greater than operation on two document attributes.
- setGreaterThanOrEquals(DocumentAttribute) - Method in class com.amazonaws.services.kendra.model.AttributeFilter
-
Performs a greater or equals than operation on two document attributes.
- setHighlights(Collection<Highlight>) - Method in class com.amazonaws.services.kendra.model.TextWithHighlights
-
The beginning and end of the text that should be highlighted.
- setHistory(Collection<DataSourceSyncJob>) - Method in class com.amazonaws.services.kendra.model.ListDataSourceSyncJobsResult
-
A history of synchronization jobs for the data source.
- setHostUrl(String) - Method in class com.amazonaws.services.kendra.model.ServiceNowConfiguration
-
The ServiceNow instance that the data source connects to.
- setId(String) - Method in class com.amazonaws.services.kendra.model.BatchDeleteDocumentResponseFailedDocument
-
The identifier of the document that couldn't be removed from the index.
- setId(String) - Method in class com.amazonaws.services.kendra.model.BatchPutDocumentResponseFailedDocument
-
The unique identifier of the document.
- setId(String) - Method in class com.amazonaws.services.kendra.model.CreateDataSourceResult
-
A unique identifier for the data source.
- setId(String) - Method in class com.amazonaws.services.kendra.model.CreateFaqResult
-
The unique identifier of the FAQ.
- setId(String) - Method in class com.amazonaws.services.kendra.model.CreateIndexResult
-
The unique identifier of the index.
- setId(String) - Method in class com.amazonaws.services.kendra.model.DataSourceSummary
-
The unique identifier for the data source.
- setId(String) - Method in class com.amazonaws.services.kendra.model.DeleteDataSourceRequest
-
The unique identifier of the data source to delete.
- setId(String) - Method in class com.amazonaws.services.kendra.model.DeleteFaqRequest
-
The identifier of the FAQ to remove.
- setId(String) - Method in class com.amazonaws.services.kendra.model.DeleteIndexRequest
-
The identifier of the index to delete.
- setId(String) - Method in class com.amazonaws.services.kendra.model.DescribeDataSourceRequest
-
The unique identifier of the data source to describe.
- setId(String) - Method in class com.amazonaws.services.kendra.model.DescribeDataSourceResult
-
The identifier of the data source.
- setId(String) - Method in class com.amazonaws.services.kendra.model.DescribeFaqRequest
-
The unique identifier of the FAQ.
- setId(String) - Method in class com.amazonaws.services.kendra.model.DescribeFaqResult
-
The identifier of the FAQ.
- setId(String) - Method in class com.amazonaws.services.kendra.model.DescribeIndexRequest
-
The name of the index to describe.
- setId(String) - Method in class com.amazonaws.services.kendra.model.DescribeIndexResult
-
the name of the index.
- setId(String) - Method in class com.amazonaws.services.kendra.model.Document
-
A unique identifier of the document in the index.
- setId(String) - Method in class com.amazonaws.services.kendra.model.FaqSummary
-
The unique identifier of the FAQ.
- setId(String) - Method in class com.amazonaws.services.kendra.model.IndexConfigurationSummary
-
A unique identifier for the index.
- setId(String) - Method in class com.amazonaws.services.kendra.model.ListDataSourceSyncJobsRequest
-
The identifier of the data source.
- setId(String) - Method in class com.amazonaws.services.kendra.model.QueryResultItem
-
The unique identifier for the query result.
- setId(String) - Method in class com.amazonaws.services.kendra.model.StartDataSourceSyncJobRequest
-
The identifier of the data source to synchronize.
- setId(String) - Method in class com.amazonaws.services.kendra.model.StopDataSourceSyncJobRequest
-
The identifier of the data source for which to stop the synchronization jobs.
- setId(String) - Method in class com.amazonaws.services.kendra.model.UpdateDataSourceRequest
-
The unique identifier of the data source to update.
- setId(String) - Method in class com.amazonaws.services.kendra.model.UpdateIndexRequest
-
The identifier of the index to update.
- setImportance(Integer) - Method in class com.amazonaws.services.kendra.model.Relevance
-
The relative importance of the field in the search.
- setIncludeAttachmentFilePatterns(Collection<String>) - Method in class com.amazonaws.services.kendra.model.SalesforceConfiguration
-
A list of regular expression patterns.
- setIncludeAttachmentFilePatterns(Collection<String>) - Method in class com.amazonaws.services.kendra.model.ServiceNowKnowledgeArticleConfiguration
-
List of regular expressions applied to knowledge articles.
- setIncludeAttachmentFilePatterns(Collection<String>) - Method in class com.amazonaws.services.kendra.model.ServiceNowServiceCatalogConfiguration
-
Determines the types of file attachments that are included in the index.
- setIncludedStates(Collection<String>) - Method in class com.amazonaws.services.kendra.model.SalesforceKnowledgeArticleConfiguration
-
Specifies the document states that should be included when Amazon Kendra indexes knowledge articles.
- setIncludeFilterTypes(Collection<String>) - Method in class com.amazonaws.services.kendra.model.SalesforceChatterFeedConfiguration
-
Filters the documents in the feed based on status of the user.
- setInclusionPatterns(Collection<String>) - Method in class com.amazonaws.services.kendra.model.OneDriveConfiguration
-
A list of regular expression patterns.
- setInclusionPatterns(Collection<String>) - Method in class com.amazonaws.services.kendra.model.SharePointConfiguration
-
A list of regular expression patterns.
- setInclusionPrefixes(Collection<String>) - Method in class com.amazonaws.services.kendra.model.S3DataSourceConfiguration
-
A list of S3 prefixes for the documents that should be included in the index.
- setIndexConfigurationSummaryItems(Collection<IndexConfigurationSummary>) - Method in class com.amazonaws.services.kendra.model.ListIndicesResult
-
An array of summary information for one or more indexes.
- setIndexedQuestionAnswersCount(Integer) - Method in class com.amazonaws.services.kendra.model.FaqStatistics
-
The total number of FAQ questions and answers contained in the index.
- setIndexedTextBytes(Long) - Method in class com.amazonaws.services.kendra.model.TextDocumentStatistics
-
The total size, in bytes, of the indexed documents.
- setIndexedTextDocumentsCount(Integer) - Method in class com.amazonaws.services.kendra.model.TextDocumentStatistics
-
The number of text documents indexed.
- setIndexFieldName(String) - Method in class com.amazonaws.services.kendra.model.DataSourceToIndexFieldMapping
-
The name of the field in the index.
- setIndexId(String) - Method in class com.amazonaws.services.kendra.model.BatchDeleteDocumentRequest
-
The identifier of the index that contains the documents to delete.
- setIndexId(String) - Method in class com.amazonaws.services.kendra.model.BatchPutDocumentRequest
-
The identifier of the index to add the documents to.
- setIndexId(String) - Method in class com.amazonaws.services.kendra.model.CreateDataSourceRequest
-
The identifier of the index that should be associated with this data source.
- setIndexId(String) - Method in class com.amazonaws.services.kendra.model.CreateFaqRequest
-
The identifier of the index that contains the FAQ.
- setIndexId(String) - Method in class com.amazonaws.services.kendra.model.DeleteDataSourceRequest
-
The unique identifier of the index associated with the data source.
- setIndexId(String) - Method in class com.amazonaws.services.kendra.model.DeleteFaqRequest
-
The index to remove the FAQ from.
- setIndexId(String) - Method in class com.amazonaws.services.kendra.model.DescribeDataSourceRequest
-
The identifier of the index that contains the data source.
- setIndexId(String) - Method in class com.amazonaws.services.kendra.model.DescribeDataSourceResult
-
The identifier of the index that contains the data source.
- setIndexId(String) - Method in class com.amazonaws.services.kendra.model.DescribeFaqRequest
-
The identifier of the index that contains the FAQ.
- setIndexId(String) - Method in class com.amazonaws.services.kendra.model.DescribeFaqResult
-
The identifier of the index that contains the FAQ.
- setIndexId(String) - Method in class com.amazonaws.services.kendra.model.ListDataSourcesRequest
-
The identifier of the index that contains the data source.
- setIndexId(String) - Method in class com.amazonaws.services.kendra.model.ListDataSourceSyncJobsRequest
-
The identifier of the index that contains the data source.
- setIndexId(String) - Method in class com.amazonaws.services.kendra.model.ListFaqsRequest
-
The index that contains the FAQ lists.
- setIndexId(String) - Method in class com.amazonaws.services.kendra.model.QueryRequest
-
The unique identifier of the index to search.
- setIndexId(String) - Method in class com.amazonaws.services.kendra.model.StartDataSourceSyncJobRequest
-
The identifier of the index that contains the data source.
- setIndexId(String) - Method in class com.amazonaws.services.kendra.model.StopDataSourceSyncJobRequest
-
The identifier of the index that contains the data source.
- setIndexId(String) - Method in class com.amazonaws.services.kendra.model.SubmitFeedbackRequest
-
The identifier of the index that was queried.
- setIndexId(String) - Method in class com.amazonaws.services.kendra.model.UpdateDataSourceRequest
-
The identifier of the index that contains the data source to update.
- setIndexStatistics(IndexStatistics) - Method in class com.amazonaws.services.kendra.model.DescribeIndexResult
-
Provides information about the number of FAQ questions and answers and the number of text documents indexed.
- setKey(String) - Method in class com.amazonaws.services.kendra.model.AdditionalResultAttribute
-
The key that identifies the attribute.
- setKey(String) - Method in class com.amazonaws.services.kendra.model.DocumentAttribute
-
The identifier for the attribute.
- setKey(String) - Method in class com.amazonaws.services.kendra.model.S3Path
-
The name of the file.
- setKey(String) - Method in class com.amazonaws.services.kendra.model.Tag
-
The key for the tag.
- setKeyPath(String) - Method in class com.amazonaws.services.kendra.model.AccessControlListConfiguration
-
Path to the AWS S3 bucket that contains the ACL files.
- setKmsKeyId(String) - Method in class com.amazonaws.services.kendra.model.ServerSideEncryptionConfiguration
-
The identifier of the AWS KMS customer master key (CMK).
- setKnowledgeArticleConfiguration(SalesforceKnowledgeArticleConfiguration) - Method in class com.amazonaws.services.kendra.model.SalesforceConfiguration
-
Specifies configuration information for the knowlege article types that Amazon Kendra indexes.
- setKnowledgeArticleConfiguration(ServiceNowKnowledgeArticleConfiguration) - Method in class com.amazonaws.services.kendra.model.ServiceNowConfiguration
-
Provides configuration information for crawling knowledge articles in the ServiceNow site.
- setLessThan(DocumentAttribute) - Method in class com.amazonaws.services.kendra.model.AttributeFilter
-
Performs a less than operation on two document attributes.
- setLessThanOrEquals(DocumentAttribute) - Method in class com.amazonaws.services.kendra.model.AttributeFilter
-
Performs a less than or equals operation on two document attributes.
- setLongValue(Long) - Method in class com.amazonaws.services.kendra.model.DocumentAttributeValue
-
A long integer value.
- setMaxResults(Integer) - Method in class com.amazonaws.services.kendra.model.ListDataSourcesRequest
-
The maximum number of data sources to return.
- setMaxResults(Integer) - Method in class com.amazonaws.services.kendra.model.ListDataSourceSyncJobsRequest
-
The maximum number of synchronization jobs to return in the response.
- setMaxResults(Integer) - Method in class com.amazonaws.services.kendra.model.ListFaqsRequest
-
The maximum number of FAQs to return in the response.
- setMaxResults(Integer) - Method in class com.amazonaws.services.kendra.model.ListIndicesRequest
-
The maximum number of data sources to return.
- setMetrics(DataSourceSyncJobMetrics) - Method in class com.amazonaws.services.kendra.model.DataSourceSyncJob
-
Maps a batch delete document request to a specific data source sync job.
- setName(String) - Method in class com.amazonaws.services.kendra.model.CreateDataSourceRequest
-
A unique name for the data source.
- setName(String) - Method in class com.amazonaws.services.kendra.model.CreateFaqRequest
-
The name that should be associated with the FAQ.
- setName(String) - Method in class com.amazonaws.services.kendra.model.CreateIndexRequest
-
The name for the new index.
- setName(String) - Method in class com.amazonaws.services.kendra.model.DataSourceSummary
-
The name of the data source.
- setName(String) - Method in class com.amazonaws.services.kendra.model.DescribeDataSourceResult
-
The name that you gave the data source when it was created.
- setName(String) - Method in class com.amazonaws.services.kendra.model.DescribeFaqResult
-
The name that you gave the FAQ when it was created.
- setName(String) - Method in class com.amazonaws.services.kendra.model.DescribeIndexResult
-
The name of the index.
- setName(String) - Method in class com.amazonaws.services.kendra.model.DocumentMetadataConfiguration
-
The name of the index field.
- setName(String) - Method in class com.amazonaws.services.kendra.model.FaqSummary
-
The name that you assigned the FAQ when you created or updated the FAQ.
- setName(String) - Method in class com.amazonaws.services.kendra.model.IndexConfigurationSummary
-
The name of the index.
- setName(String) - Method in class com.amazonaws.services.kendra.model.Principal
-
The name of the user or group.
- setName(String) - Method in class com.amazonaws.services.kendra.model.SalesforceCustomKnowledgeArticleTypeConfiguration
-
The name of the configuration.
- setName(String) - Method in class com.amazonaws.services.kendra.model.SalesforceStandardObjectConfiguration
-
The name of the standard object.
- setName(String) - Method in class com.amazonaws.services.kendra.model.UpdateDataSourceRequest
-
The name of the data source to update.
- setName(String) - Method in class com.amazonaws.services.kendra.model.UpdateIndexRequest
-
The name of the index to update.
- setNextToken(String) - Method in class com.amazonaws.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.
- setNextToken(String) - Method in class com.amazonaws.services.kendra.model.ListDataSourcesResult
-
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.
- setNextToken(String) - Method in class com.amazonaws.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.
- setNextToken(String) - Method in class com.amazonaws.services.kendra.model.ListDataSourceSyncJobsResult
-
The GetDataSourceSyncJobHistory operation returns a page of vocabularies at a time.
- setNextToken(String) - Method in class com.amazonaws.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.
- setNextToken(String) - Method in class com.amazonaws.services.kendra.model.ListFaqsResult
-
The ListFaqs operation returns a page of FAQs at a time.
- setNextToken(String) - Method in class com.amazonaws.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.
- setNextToken(String) - Method in class com.amazonaws.services.kendra.model.ListIndicesResult
-
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.
- setNotFilter(AttributeFilter) - Method in class com.amazonaws.services.kendra.model.AttributeFilter
-
Performs a logical NOT operation on all supplied filters.
- setOneDriveConfiguration(OneDriveConfiguration) - Method in class com.amazonaws.services.kendra.model.DataSourceConfiguration
-
Provided configuration for data sources that connect to Microsoft OneDrive.
- setOneDriveUserList(Collection<String>) - Method in class com.amazonaws.services.kendra.model.OneDriveUsers
-
A list of users whose documents should be indexed.
- setOneDriveUsers(OneDriveUsers) - Method in class com.amazonaws.services.kendra.model.OneDriveConfiguration
-
A list of user accounts whose documents should be indexed.
- setOneDriveUserS3Path(S3Path) - Method in class com.amazonaws.services.kendra.model.OneDriveUsers
-
The S3 bucket location of a file containing a list of users whose documents should be indexed.
- setOrAllFilters(Collection<AttributeFilter>) - Method in class com.amazonaws.services.kendra.model.AttributeFilter
-
Performs a logical OR operation on all supplied filters.
- setPageNumber(Integer) - Method in class com.amazonaws.services.kendra.model.QueryRequest
-
Query results are returned in pages the size of the PageSize parameter.
- setPageSize(Integer) - Method in class com.amazonaws.services.kendra.model.QueryRequest
-
Sets the number of results that are returned in each page of results.
- setQueryCapacityUnits(Integer) - Method in class com.amazonaws.services.kendra.model.CapacityUnitsConfiguration
-
The amount of extra query capacity for an index.
- setQueryId(String) - Method in class com.amazonaws.services.kendra.model.QueryResult
-
The unique identifier for the search.
- setQueryId(String) - Method in class com.amazonaws.services.kendra.model.SubmitFeedbackRequest
-
The identifier of the specific query for which you are submitting feedback.
- setQueryResultTypeFilter(String) - Method in class com.amazonaws.services.kendra.model.QueryRequest
-
Sets the type of query.
- setQueryText(String) - Method in class com.amazonaws.services.kendra.model.QueryRequest
-
The text to search for.
- setRankOrder(String) - Method in class com.amazonaws.services.kendra.model.Relevance
-
Determines how values should be interpreted.
- setRelevance(Relevance) - Method in class com.amazonaws.services.kendra.model.DocumentMetadataConfiguration
-
Provides manual tuning parameters to determine how the field affects the search results.
- setRelevanceFeedbackItems(Collection<RelevanceFeedback>) - Method in class com.amazonaws.services.kendra.model.SubmitFeedbackRequest
-
Provides Amazon Kendra with relevant or not relevant feedback for whether a particular item was relevant to the
search.
- setRelevanceValue(String) - Method in class com.amazonaws.services.kendra.model.RelevanceFeedback
-
Whether to document was relevant or not relevant to the search.
- setRequestedDocumentAttributes(Collection<String>) - Method in class com.amazonaws.services.kendra.model.QueryRequest
-
An array of document attributes to include in the response.
- setResourceARN(String) - Method in class com.amazonaws.services.kendra.model.ListTagsForResourceRequest
-
The Amazon Resource Name (ARN) of the index, FAQ, or data source to get a list of tags for.
- setResourceARN(String) - Method in class com.amazonaws.services.kendra.model.TagResourceRequest
-
The Amazon Resource Name (ARN) of the index, FAQ, or data source to tag.
- setResourceARN(String) - Method in class com.amazonaws.services.kendra.model.UntagResourceRequest
-
The Amazon Resource Name (ARN) of the index, FAQ, or data source to remove the tag from.
- setResultId(String) - Method in class com.amazonaws.services.kendra.model.ClickFeedback
-
The unique identifier of the search result that was clicked.
- setResultId(String) - Method in class com.amazonaws.services.kendra.model.RelevanceFeedback
-
The unique identifier of the search result that the user provided relevance feedback for.
- setResultItems(Collection<QueryResultItem>) - Method in class com.amazonaws.services.kendra.model.QueryResult
-
The results of the search.
- setRoleArn(String) - Method in class com.amazonaws.services.kendra.model.BatchPutDocumentRequest
-
The Amazon Resource Name (ARN) of a role that is allowed to run the BatchPutDocument operation.
- setRoleArn(String) - Method in class com.amazonaws.services.kendra.model.CreateDataSourceRequest
-
The Amazon Resource Name (ARN) of a role with permission to access the data source.
- setRoleArn(String) - Method in class com.amazonaws.services.kendra.model.CreateFaqRequest
-
The Amazon Resource Name (ARN) of a role with permission to access the S3 bucket that contains the FAQs.
- setRoleArn(String) - Method in class com.amazonaws.services.kendra.model.CreateIndexRequest
-
An IAM role that gives Amazon Kendra permissions to access your Amazon CloudWatch logs and metrics.
- setRoleArn(String) - Method in class com.amazonaws.services.kendra.model.DescribeDataSourceResult
-
The Amazon Resource Name (ARN) of the role that enables the data source to access its resources.
- setRoleArn(String) - Method in class com.amazonaws.services.kendra.model.DescribeFaqResult
-
The Amazon Resource Name (ARN) of the role that provides access to the S3 bucket containing the input files for
the FAQ.
- setRoleArn(String) - Method in class com.amazonaws.services.kendra.model.DescribeIndexResult
-
The Amazon Resource Name (ARN) of the IAM role that gives Amazon Kendra permission to write to your Amazon
Cloudwatch logs.
- setRoleArn(String) - Method in class com.amazonaws.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.
- setRoleArn(String) - Method in class com.amazonaws.services.kendra.model.UpdateIndexRequest
-
A new IAM role that gives Amazon Kendra permission to access your Amazon CloudWatch logs.
- setS3Configuration(S3DataSourceConfiguration) - Method in class com.amazonaws.services.kendra.model.DataSourceConfiguration
-
Provides information to create a connector for a document repository in an Amazon S3 bucket.
- setS3Path(S3Path) - Method in class com.amazonaws.services.kendra.model.CreateFaqRequest
-
The S3 location of the FAQ input data.
- setS3Path(S3Path) - Method in class com.amazonaws.services.kendra.model.DescribeFaqResult
-
- setS3Path(S3Path) - Method in class com.amazonaws.services.kendra.model.Document
-
- setS3Prefix(String) - Method in class com.amazonaws.services.kendra.model.DocumentsMetadataConfiguration
-
A prefix used to filter metadata configuration files in the AWS S3 bucket.
- setSalesforceConfiguration(SalesforceConfiguration) - Method in class com.amazonaws.services.kendra.model.DataSourceConfiguration
-
Provides configuration information for data sources that connect to a Salesforce site.
- setSchedule(String) - Method in class com.amazonaws.services.kendra.model.CreateDataSourceRequest
-
Sets the frequency that Amazon Kendra will check the documents in your repository and update the index.
- setSchedule(String) - Method in class com.amazonaws.services.kendra.model.DescribeDataSourceResult
-
The schedule that Amazon Kendra will update the data source.
- setSchedule(String) - Method in class com.amazonaws.services.kendra.model.UpdateDataSourceRequest
-
The new update schedule for the data source.
- setSearch(Search) - Method in class com.amazonaws.services.kendra.model.DocumentMetadataConfiguration
-
Provides information about how the field is used during a search.
- setSearchable(Boolean) - Method in class com.amazonaws.services.kendra.model.Search
-
Determines whether the field is used in the search.
- setSecretArn(String) - Method in class com.amazonaws.services.kendra.model.ConnectionConfiguration
-
The Amazon Resource Name (ARN) of credentials stored in AWS Secrets Manager.
- setSecretArn(String) - Method in class com.amazonaws.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.
- setSecretArn(String) - Method in class com.amazonaws.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.
- setSecretArn(String) - Method in class com.amazonaws.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.
- setSecretArn(String) - Method in class com.amazonaws.services.kendra.model.SharePointConfiguration
-
The Amazon Resource Name (ARN) of credentials stored in AWS Secrets Manager.
- setSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.kendra.model.DataSourceVpcConfiguration
-
A list of identifiers of security groups within your Amazon VPC.
- setServerSideEncryptionConfiguration(ServerSideEncryptionConfiguration) - Method in class com.amazonaws.services.kendra.model.CreateIndexRequest
-
The identifier of the AWS KMS customer managed key (CMK) to use to encrypt data indexed by Amazon Kendra.
- setServerSideEncryptionConfiguration(ServerSideEncryptionConfiguration) - Method in class com.amazonaws.services.kendra.model.DescribeIndexResult
-
The identifier of the AWS KMS customer master key (CMK) used to encrypt your data.
- setServerUrl(String) - Method in class com.amazonaws.services.kendra.model.SalesforceConfiguration
-
The instance URL for the Salesforce site that you want to index.
- setServiceCatalogConfiguration(ServiceNowServiceCatalogConfiguration) - Method in class com.amazonaws.services.kendra.model.ServiceNowConfiguration
-
Provides configuration information for crawling service catalogs in the ServiceNow site.
- setServiceNowBuildVersion(String) - Method in class com.amazonaws.services.kendra.model.ServiceNowConfiguration
-
The identifier of the release that the ServiceNow host is running.
- setServiceNowConfiguration(ServiceNowConfiguration) - Method in class com.amazonaws.services.kendra.model.DataSourceConfiguration
-
Provides configuration for data sources that connect to ServiceNow instances.
- setSharePointConfiguration(SharePointConfiguration) - Method in class com.amazonaws.services.kendra.model.DataSourceConfiguration
-
Provides information necessary to create a connector for a Microsoft SharePoint site.
- setSharePointVersion(String) - Method in class com.amazonaws.services.kendra.model.SharePointConfiguration
-
The version of Microsoft SharePoint that you are using as a data source.
- setStandardKnowledgeArticleTypeConfiguration(SalesforceStandardKnowledgeArticleTypeConfiguration) - Method in class com.amazonaws.services.kendra.model.SalesforceKnowledgeArticleConfiguration
-
Provides configuration information for standard Salesforce knowledge articles.
- setStandardObjectAttachmentConfiguration(SalesforceStandardObjectAttachmentConfiguration) - Method in class com.amazonaws.services.kendra.model.SalesforceConfiguration
-
Provides configuration information for processing attachments to Salesforce standard objects.
- setStandardObjectConfigurations(Collection<SalesforceStandardObjectConfiguration>) - Method in class com.amazonaws.services.kendra.model.SalesforceConfiguration
-
Specifies the Salesforce standard objects that Amazon Kendra indexes.
- setStartTime(Date) - Method in class com.amazonaws.services.kendra.model.DataSourceSyncJob
-
The UNIX datetime that the synchronization job was started.
- setStartTime(Date) - Method in class com.amazonaws.services.kendra.model.TimeRange
-
The UNIX datetime of the beginning of the time range.
- setStartTimeFilter(TimeRange) - Method in class com.amazonaws.services.kendra.model.ListDataSourceSyncJobsRequest
-
When specified, the synchronization jobs returned in the list are limited to jobs between the specified dates.
- setStatus(String) - Method in class com.amazonaws.services.kendra.model.DataSourceSummary
-
The status of the data source.
- setStatus(String) - Method in class com.amazonaws.services.kendra.model.DataSourceSyncJob
-
The execution status of the synchronization job.
- setStatus(String) - Method in class com.amazonaws.services.kendra.model.DescribeDataSourceResult
-
The current status of the data source.
- setStatus(String) - Method in class com.amazonaws.services.kendra.model.DescribeFaqResult
-
The status of the FAQ.
- setStatus(String) - Method in class com.amazonaws.services.kendra.model.DescribeIndexResult
-
The current status of the index.
- setStatus(String) - Method in class com.amazonaws.services.kendra.model.FaqSummary
-
The current status of the FAQ.
- setStatus(String) - Method in class com.amazonaws.services.kendra.model.IndexConfigurationSummary
-
The current status of the index.
- setStatusFilter(String) - Method in class com.amazonaws.services.kendra.model.ListDataSourceSyncJobsRequest
-
When specified, only returns synchronization jobs with the Status field equal to the specified
status.
- setStorageCapacityUnits(Integer) - Method in class com.amazonaws.services.kendra.model.CapacityUnitsConfiguration
-
The amount of extra storage capacity for an index.
- setStringListValue(Collection<String>) - Method in class com.amazonaws.services.kendra.model.DocumentAttributeValue
-
A list of strings.
- setStringValue(String) - Method in class com.amazonaws.services.kendra.model.DocumentAttributeValue
-
A string, such as "department".
- setSubnetIds(Collection<String>) - Method in class com.amazonaws.services.kendra.model.DataSourceVpcConfiguration
-
A list of identifiers for subnets within your Amazon VPC.
- setSummaryItems(Collection<DataSourceSummary>) - Method in class com.amazonaws.services.kendra.model.ListDataSourcesResult
-
An array of summary information for one or more data sources.
- setTableName(String) - Method in class com.amazonaws.services.kendra.model.ConnectionConfiguration
-
The name of the table that contains the document data.
- setTagKeys(Collection<String>) - Method in class com.amazonaws.services.kendra.model.UntagResourceRequest
-
A list of tag keys to remove from the index, FAQ, or data source.
- setTags(Collection<Tag>) - Method in class com.amazonaws.services.kendra.model.CreateDataSourceRequest
-
A list of key-value pairs that identify the data source.
- setTags(Collection<Tag>) - Method in class com.amazonaws.services.kendra.model.CreateFaqRequest
-
A list of key-value pairs that identify the FAQ.
- setTags(Collection<Tag>) - Method in class com.amazonaws.services.kendra.model.CreateIndexRequest
-
A list of key-value pairs that identify the index.
- setTags(Collection<Tag>) - Method in class com.amazonaws.services.kendra.model.ListTagsForResourceResult
-
A list of tags associated with the index, FAQ, or data source.
- setTags(Collection<Tag>) - Method in class com.amazonaws.services.kendra.model.TagResourceRequest
-
A list of tag keys to add to the index, FAQ, or data source.
- setTenantDomain(String) - Method in class com.amazonaws.services.kendra.model.OneDriveConfiguration
-
Tha Azure Active Directory domain of the organization.
- setText(String) - Method in class com.amazonaws.services.kendra.model.TextWithHighlights
-
The text to display to the user.
- setTextDocumentStatistics(TextDocumentStatistics) - Method in class com.amazonaws.services.kendra.model.IndexStatistics
-
The number of text documents indexed.
- setTextWithHighlightsValue(TextWithHighlights) - Method in class com.amazonaws.services.kendra.model.AdditionalResultAttributeValue
-
The text associated with the attribute and information about the highlight to apply to the text.
- setTitle(String) - Method in class com.amazonaws.services.kendra.model.Document
-
The title of the document.
- setTopAnswer(Boolean) - Method in class com.amazonaws.services.kendra.model.Highlight
-
Indicates whether the response is the best response.
- setTotalNumberOfResults(Integer) - Method in class com.amazonaws.services.kendra.model.QueryResult
-
The number of items returned by the search.
- setType(String) - Method in class com.amazonaws.services.kendra.model.CreateDataSourceRequest
-
The type of repository that contains the data source.
- setType(String) - Method in class com.amazonaws.services.kendra.model.DataSourceSummary
-
The type of the data source.
- setType(String) - Method in class com.amazonaws.services.kendra.model.DescribeDataSourceResult
-
The type of the data source.
- setType(String) - Method in class com.amazonaws.services.kendra.model.DocumentMetadataConfiguration
-
The data type of the index field.
- setType(String) - Method in class com.amazonaws.services.kendra.model.Principal
-
The type of principal.
- setType(String) - Method in class com.amazonaws.services.kendra.model.QueryResultItem
-
The type of document.
- setUpdatedAt(Date) - Method in class com.amazonaws.services.kendra.model.DataSourceSummary
-
The UNIX datetime that the data source was lasted updated.
- setUpdatedAt(Date) - Method in class com.amazonaws.services.kendra.model.DescribeDataSourceResult
-
The Unix timestamp of when the data source was last updated.
- setUpdatedAt(Date) - Method in class com.amazonaws.services.kendra.model.DescribeFaqResult
-
The date and time that the FAQ was last updated.
- setUpdatedAt(Date) - Method in class com.amazonaws.services.kendra.model.DescribeIndexResult
-
The Unix datetime that the index was last updated.
- setUpdatedAt(Date) - Method in class com.amazonaws.services.kendra.model.FaqSummary
-
The UNIX datetime that the FAQ was last updated.
- setUpdatedAt(Date) - Method in class com.amazonaws.services.kendra.model.IndexConfigurationSummary
-
The Unix timestamp when the index was last updated by the UpdateIndex operation.
- setUrls(Collection<String>) - Method in class com.amazonaws.services.kendra.model.SharePointConfiguration
-
The URLs of the Microsoft SharePoint site that contains the documents that should be indexed.
- setUseChangeLog(Boolean) - Method in class com.amazonaws.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.
- setValue(AdditionalResultAttributeValue) - Method in class com.amazonaws.services.kendra.model.AdditionalResultAttribute
-
An object that contains the attribute value.
- setValue(DocumentAttributeValue) - Method in class com.amazonaws.services.kendra.model.DocumentAttribute
-
The value of the attribute.
- setValue(String) - Method in class com.amazonaws.services.kendra.model.Tag
-
The value associated with the tag.
- setValueImportanceMap(Map<String, Integer>) - Method in class com.amazonaws.services.kendra.model.Relevance
-
A list of values that should be given a different boost when they appear in the result list.
- setValueType(String) - Method in class com.amazonaws.services.kendra.model.AdditionalResultAttribute
-
The data type of the Value property.
- setVpcConfiguration(DataSourceVpcConfiguration) - Method in class com.amazonaws.services.kendra.model.DatabaseConfiguration
-
- setVpcConfiguration(DataSourceVpcConfiguration) - Method in class com.amazonaws.services.kendra.model.SharePointConfiguration
-
- SharePointConfiguration - Class in com.amazonaws.services.kendra.model
-
Provides configuration information for connecting to a Microsoft SharePoint data source.
- SharePointConfiguration() - Constructor for class com.amazonaws.services.kendra.model.SharePointConfiguration
-
- SharePointVersion - Enum in com.amazonaws.services.kendra.model
-
- shutdown() - Method in class com.amazonaws.services.kendra.AbstractAWSkendra
-
- shutdown() - Method in interface com.amazonaws.services.kendra.AWSkendra
-
Shuts down this client object, releasing any resources that might be held open.
- shutdown() - Method in class com.amazonaws.services.kendra.AWSkendraAsyncClient
-
Shuts down the client, releasing all managed resources.
- standard() - Static method in class com.amazonaws.services.kendra.AWSkendraAsyncClientBuilder
-
- standard() - Static method in class com.amazonaws.services.kendra.AWSkendraClientBuilder
-
- startDataSourceSyncJob(StartDataSourceSyncJobRequest) - Method in class com.amazonaws.services.kendra.AbstractAWSkendra
-
- startDataSourceSyncJob(StartDataSourceSyncJobRequest) - Method in interface com.amazonaws.services.kendra.AWSkendra
-
Starts a synchronization job for a data source.
- startDataSourceSyncJob(StartDataSourceSyncJobRequest) - Method in class com.amazonaws.services.kendra.AWSkendraClient
-
Starts a synchronization job for a data source.
- startDataSourceSyncJobAsync(StartDataSourceSyncJobRequest) - Method in class com.amazonaws.services.kendra.AbstractAWSkendraAsync
-
- startDataSourceSyncJobAsync(StartDataSourceSyncJobRequest, AsyncHandler<StartDataSourceSyncJobRequest, StartDataSourceSyncJobResult>) - Method in class com.amazonaws.services.kendra.AbstractAWSkendraAsync
-
- startDataSourceSyncJobAsync(StartDataSourceSyncJobRequest) - Method in interface com.amazonaws.services.kendra.AWSkendraAsync
-
Starts a synchronization job for a data source.
- startDataSourceSyncJobAsync(StartDataSourceSyncJobRequest, AsyncHandler<StartDataSourceSyncJobRequest, StartDataSourceSyncJobResult>) - Method in interface com.amazonaws.services.kendra.AWSkendraAsync
-
Starts a synchronization job for a data source.
- startDataSourceSyncJobAsync(StartDataSourceSyncJobRequest) - Method in class com.amazonaws.services.kendra.AWSkendraAsyncClient
-
- startDataSourceSyncJobAsync(StartDataSourceSyncJobRequest, AsyncHandler<StartDataSourceSyncJobRequest, StartDataSourceSyncJobResult>) - Method in class com.amazonaws.services.kendra.AWSkendraAsyncClient
-
- StartDataSourceSyncJobRequest - Class in com.amazonaws.services.kendra.model
-
- StartDataSourceSyncJobRequest() - Constructor for class com.amazonaws.services.kendra.model.StartDataSourceSyncJobRequest
-
- StartDataSourceSyncJobResult - Class in com.amazonaws.services.kendra.model
-
- StartDataSourceSyncJobResult() - Constructor for class com.amazonaws.services.kendra.model.StartDataSourceSyncJobResult
-
- stopDataSourceSyncJob(StopDataSourceSyncJobRequest) - Method in class com.amazonaws.services.kendra.AbstractAWSkendra
-
- stopDataSourceSyncJob(StopDataSourceSyncJobRequest) - Method in interface com.amazonaws.services.kendra.AWSkendra
-
Stops a running synchronization job.
- stopDataSourceSyncJob(StopDataSourceSyncJobRequest) - Method in class com.amazonaws.services.kendra.AWSkendraClient
-
Stops a running synchronization job.
- stopDataSourceSyncJobAsync(StopDataSourceSyncJobRequest) - Method in class com.amazonaws.services.kendra.AbstractAWSkendraAsync
-
- stopDataSourceSyncJobAsync(StopDataSourceSyncJobRequest, AsyncHandler<StopDataSourceSyncJobRequest, StopDataSourceSyncJobResult>) - Method in class com.amazonaws.services.kendra.AbstractAWSkendraAsync
-
- stopDataSourceSyncJobAsync(StopDataSourceSyncJobRequest) - Method in interface com.amazonaws.services.kendra.AWSkendraAsync
-
Stops a running synchronization job.
- stopDataSourceSyncJobAsync(StopDataSourceSyncJobRequest, AsyncHandler<StopDataSourceSyncJobRequest, StopDataSourceSyncJobResult>) - Method in interface com.amazonaws.services.kendra.AWSkendraAsync
-
Stops a running synchronization job.
- stopDataSourceSyncJobAsync(StopDataSourceSyncJobRequest) - Method in class com.amazonaws.services.kendra.AWSkendraAsyncClient
-
- stopDataSourceSyncJobAsync(StopDataSourceSyncJobRequest, AsyncHandler<StopDataSourceSyncJobRequest, StopDataSourceSyncJobResult>) - Method in class com.amazonaws.services.kendra.AWSkendraAsyncClient
-
- StopDataSourceSyncJobRequest - Class in com.amazonaws.services.kendra.model
-
- StopDataSourceSyncJobRequest() - Constructor for class com.amazonaws.services.kendra.model.StopDataSourceSyncJobRequest
-
- StopDataSourceSyncJobResult - Class in com.amazonaws.services.kendra.model
-
- StopDataSourceSyncJobResult() - Constructor for class com.amazonaws.services.kendra.model.StopDataSourceSyncJobResult
-
- submitFeedback(SubmitFeedbackRequest) - Method in class com.amazonaws.services.kendra.AbstractAWSkendra
-
- submitFeedback(SubmitFeedbackRequest) - Method in interface com.amazonaws.services.kendra.AWSkendra
-
Enables you to provide feedback to Amazon Kendra to improve the performance of the service.
- submitFeedback(SubmitFeedbackRequest) - Method in class com.amazonaws.services.kendra.AWSkendraClient
-
Enables you to provide feedback to Amazon Kendra to improve the performance of the service.
- submitFeedbackAsync(SubmitFeedbackRequest) - Method in class com.amazonaws.services.kendra.AbstractAWSkendraAsync
-
- submitFeedbackAsync(SubmitFeedbackRequest, AsyncHandler<SubmitFeedbackRequest, SubmitFeedbackResult>) - Method in class com.amazonaws.services.kendra.AbstractAWSkendraAsync
-
- submitFeedbackAsync(SubmitFeedbackRequest) - Method in interface com.amazonaws.services.kendra.AWSkendraAsync
-
Enables you to provide feedback to Amazon Kendra to improve the performance of the service.
- submitFeedbackAsync(SubmitFeedbackRequest, AsyncHandler<SubmitFeedbackRequest, SubmitFeedbackResult>) - Method in interface com.amazonaws.services.kendra.AWSkendraAsync
-
Enables you to provide feedback to Amazon Kendra to improve the performance of the service.
- submitFeedbackAsync(SubmitFeedbackRequest) - Method in class com.amazonaws.services.kendra.AWSkendraAsyncClient
-
- submitFeedbackAsync(SubmitFeedbackRequest, AsyncHandler<SubmitFeedbackRequest, SubmitFeedbackResult>) - Method in class com.amazonaws.services.kendra.AWSkendraAsyncClient
-
- SubmitFeedbackRequest - Class in com.amazonaws.services.kendra.model
-
- SubmitFeedbackRequest() - Constructor for class com.amazonaws.services.kendra.model.SubmitFeedbackRequest
-
- SubmitFeedbackResult - Class in com.amazonaws.services.kendra.model
-
- SubmitFeedbackResult() - Constructor for class com.amazonaws.services.kendra.model.SubmitFeedbackResult
-
- Tag - Class in com.amazonaws.services.kendra.model
-
A list of key/value pairs that identify an index, FAQ, or data source.
- Tag() - Constructor for class com.amazonaws.services.kendra.model.Tag
-
- tagResource(TagResourceRequest) - Method in class com.amazonaws.services.kendra.AbstractAWSkendra
-
- tagResource(TagResourceRequest) - Method in interface com.amazonaws.services.kendra.AWSkendra
-
Adds the specified tag to the specified index, FAQ, or data source resource.
- tagResource(TagResourceRequest) - Method in class com.amazonaws.services.kendra.AWSkendraClient
-
Adds the specified tag to the specified index, FAQ, or data source resource.
- tagResourceAsync(TagResourceRequest) - Method in class com.amazonaws.services.kendra.AbstractAWSkendraAsync
-
- tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in class com.amazonaws.services.kendra.AbstractAWSkendraAsync
-
- tagResourceAsync(TagResourceRequest) - Method in interface com.amazonaws.services.kendra.AWSkendraAsync
-
Adds the specified tag to the specified index, FAQ, or data source resource.
- tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in interface com.amazonaws.services.kendra.AWSkendraAsync
-
Adds the specified tag to the specified index, FAQ, or data source resource.
- tagResourceAsync(TagResourceRequest) - Method in class com.amazonaws.services.kendra.AWSkendraAsyncClient
-
- tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in class com.amazonaws.services.kendra.AWSkendraAsyncClient
-
- TagResourceRequest - Class in com.amazonaws.services.kendra.model
-
- TagResourceRequest() - Constructor for class com.amazonaws.services.kendra.model.TagResourceRequest
-
- TagResourceResult - Class in com.amazonaws.services.kendra.model
-
- TagResourceResult() - Constructor for class com.amazonaws.services.kendra.model.TagResourceResult
-
- TextDocumentStatistics - Class in com.amazonaws.services.kendra.model
-
Provides information about text documents indexed in an index.
- TextDocumentStatistics() - Constructor for class com.amazonaws.services.kendra.model.TextDocumentStatistics
-
- TextWithHighlights - Class in com.amazonaws.services.kendra.model
-
Provides text and information about where to highlight the text.
- TextWithHighlights() - Constructor for class com.amazonaws.services.kendra.model.TextWithHighlights
-
- ThrottlingException - Exception in com.amazonaws.services.kendra.model
-
- ThrottlingException(String) - Constructor for exception com.amazonaws.services.kendra.model.ThrottlingException
-
Constructs a new ThrottlingException with the specified error message.
- TimeRange - Class in com.amazonaws.services.kendra.model
-
Provides a range of time.
- TimeRange() - Constructor for class com.amazonaws.services.kendra.model.TimeRange
-
- toString() - Method in class com.amazonaws.services.kendra.model.AccessControlListConfiguration
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kendra.model.AclConfiguration
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kendra.model.AdditionalResultAttribute
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kendra.model.AdditionalResultAttributeValue
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.kendra.model.AdditionalResultAttributeValueType
-
- toString() - Method in class com.amazonaws.services.kendra.model.AttributeFilter
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kendra.model.BatchDeleteDocumentRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kendra.model.BatchDeleteDocumentResponseFailedDocument
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kendra.model.BatchDeleteDocumentResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kendra.model.BatchPutDocumentRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kendra.model.BatchPutDocumentResponseFailedDocument
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kendra.model.BatchPutDocumentResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kendra.model.CapacityUnitsConfiguration
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kendra.model.ClickFeedback
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kendra.model.ColumnConfiguration
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kendra.model.ConnectionConfiguration
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.kendra.model.ContentType
-
- toString() - Method in class com.amazonaws.services.kendra.model.CreateDataSourceRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kendra.model.CreateDataSourceResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kendra.model.CreateFaqRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kendra.model.CreateFaqResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kendra.model.CreateIndexRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kendra.model.CreateIndexResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kendra.model.DatabaseConfiguration
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.kendra.model.DatabaseEngineType
-
- toString() - Method in class com.amazonaws.services.kendra.model.DataSourceConfiguration
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.kendra.model.DataSourceStatus
-
- toString() - Method in class com.amazonaws.services.kendra.model.DataSourceSummary
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kendra.model.DataSourceSyncJob
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kendra.model.DataSourceSyncJobMetrics
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kendra.model.DataSourceSyncJobMetricTarget
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.kendra.model.DataSourceSyncJobStatus
-
- toString() - Method in class com.amazonaws.services.kendra.model.DataSourceToIndexFieldMapping
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.kendra.model.DataSourceType
-
- toString() - Method in class com.amazonaws.services.kendra.model.DataSourceVpcConfiguration
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kendra.model.DeleteDataSourceRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kendra.model.DeleteDataSourceResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kendra.model.DeleteFaqRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kendra.model.DeleteFaqResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kendra.model.DeleteIndexRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kendra.model.DeleteIndexResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kendra.model.DescribeDataSourceRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kendra.model.DescribeDataSourceResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kendra.model.DescribeFaqRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kendra.model.DescribeFaqResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kendra.model.DescribeIndexRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kendra.model.DescribeIndexResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kendra.model.Document
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kendra.model.DocumentAttribute
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kendra.model.DocumentAttributeValue
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kendra.model.DocumentAttributeValueCountPair
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.kendra.model.DocumentAttributeValueType
-
- toString() - Method in class com.amazonaws.services.kendra.model.DocumentMetadataConfiguration
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kendra.model.DocumentsMetadataConfiguration
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.kendra.model.ErrorCode
-
- toString() - Method in class com.amazonaws.services.kendra.model.Facet
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kendra.model.FacetResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kendra.model.FaqStatistics
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.kendra.model.FaqStatus
-
- toString() - Method in class com.amazonaws.services.kendra.model.FaqSummary
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kendra.model.Highlight
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kendra.model.IndexConfigurationSummary
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.kendra.model.IndexEdition
-
- toString() - Method in class com.amazonaws.services.kendra.model.IndexStatistics
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.kendra.model.IndexStatus
-
- toString() - Method in class com.amazonaws.services.kendra.model.ListDataSourcesRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kendra.model.ListDataSourcesResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kendra.model.ListDataSourceSyncJobsRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kendra.model.ListDataSourceSyncJobsResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kendra.model.ListFaqsRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kendra.model.ListFaqsResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kendra.model.ListIndicesRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kendra.model.ListIndicesResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kendra.model.ListTagsForResourceRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kendra.model.ListTagsForResourceResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kendra.model.OneDriveConfiguration
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kendra.model.OneDriveUsers
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.kendra.model.Order
-
- toString() - Method in class com.amazonaws.services.kendra.model.Principal
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.kendra.model.PrincipalType
-
- toString() - Method in class com.amazonaws.services.kendra.model.QueryRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kendra.model.QueryResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kendra.model.QueryResultItem
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.kendra.model.QueryResultType
-
- toString() - Method in enum com.amazonaws.services.kendra.model.ReadAccessType
-
- toString() - Method in class com.amazonaws.services.kendra.model.Relevance
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kendra.model.RelevanceFeedback
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.kendra.model.RelevanceType
-
- toString() - Method in class com.amazonaws.services.kendra.model.S3DataSourceConfiguration
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kendra.model.S3Path
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kendra.model.SalesforceChatterFeedConfiguration
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.kendra.model.SalesforceChatterFeedIncludeFilterType
-
- toString() - Method in class com.amazonaws.services.kendra.model.SalesforceConfiguration
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kendra.model.SalesforceCustomKnowledgeArticleTypeConfiguration
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kendra.model.SalesforceKnowledgeArticleConfiguration
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.kendra.model.SalesforceKnowledgeArticleState
-
- toString() - Method in class com.amazonaws.services.kendra.model.SalesforceStandardKnowledgeArticleTypeConfiguration
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kendra.model.SalesforceStandardObjectAttachmentConfiguration
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kendra.model.SalesforceStandardObjectConfiguration
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.kendra.model.SalesforceStandardObjectName
-
- toString() - Method in class com.amazonaws.services.kendra.model.Search
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kendra.model.ServerSideEncryptionConfiguration
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.kendra.model.ServiceNowBuildVersionType
-
- toString() - Method in class com.amazonaws.services.kendra.model.ServiceNowConfiguration
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kendra.model.ServiceNowKnowledgeArticleConfiguration
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kendra.model.ServiceNowServiceCatalogConfiguration
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kendra.model.SharePointConfiguration
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.kendra.model.SharePointVersion
-
- toString() - Method in class com.amazonaws.services.kendra.model.StartDataSourceSyncJobRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kendra.model.StartDataSourceSyncJobResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kendra.model.StopDataSourceSyncJobRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kendra.model.StopDataSourceSyncJobResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kendra.model.SubmitFeedbackRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kendra.model.SubmitFeedbackResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kendra.model.Tag
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kendra.model.TagResourceRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kendra.model.TagResourceResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kendra.model.TextDocumentStatistics
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kendra.model.TextWithHighlights
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kendra.model.TimeRange
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kendra.model.UntagResourceRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kendra.model.UntagResourceResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kendra.model.UpdateDataSourceRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kendra.model.UpdateDataSourceResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kendra.model.UpdateIndexRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kendra.model.UpdateIndexResult
-
Returns a string representation of this object.
- withAccess(String) - Method in class com.amazonaws.services.kendra.model.Principal
-
Whether to allow or deny access to the principal.
- withAccess(ReadAccessType) - Method in class com.amazonaws.services.kendra.model.Principal
-
Whether to allow or deny access to the principal.
- withAccessControlList(Principal...) - Method in class com.amazonaws.services.kendra.model.Document
-
Information to use for user context filtering.
- withAccessControlList(Collection<Principal>) - Method in class com.amazonaws.services.kendra.model.Document
-
Information to use for user context filtering.
- withAccessControlListConfiguration(AccessControlListConfiguration) - Method in class com.amazonaws.services.kendra.model.S3DataSourceConfiguration
-
Provides the path to the S3 bucket that contains the user context filtering files for the data source.
- withAclConfiguration(AclConfiguration) - Method in class com.amazonaws.services.kendra.model.DatabaseConfiguration
-
Information about the database column that provides information for user context filtering.
- withAdditionalAttributes(AdditionalResultAttribute...) - Method in class com.amazonaws.services.kendra.model.QueryResultItem
-
One or more additional attribues associated with the query result.
- withAdditionalAttributes(Collection<AdditionalResultAttribute>) - Method in class com.amazonaws.services.kendra.model.QueryResultItem
-
One or more additional attribues associated with the query result.
- withAllowedGroupsColumnName(String) - Method in class com.amazonaws.services.kendra.model.AclConfiguration
-
A list of groups, separated by semi-colons, that filters a query response based on user context.
- withAndAllFilters(AttributeFilter...) - Method in class com.amazonaws.services.kendra.model.AttributeFilter
-
Performs a logical AND operation on all supplied filters.
- withAndAllFilters(Collection<AttributeFilter>) - Method in class com.amazonaws.services.kendra.model.AttributeFilter
-
Performs a logical AND operation on all supplied filters.
- withAttributeFilter(AttributeFilter) - Method in class com.amazonaws.services.kendra.model.QueryRequest
-
Enables filtered searches based on document attributes.
- withAttributes(DocumentAttribute...) - Method in class com.amazonaws.services.kendra.model.Document
-
Custom attributes to apply to the document.
- withAttributes(Collection<DocumentAttribute>) - Method in class com.amazonaws.services.kendra.model.Document
-
Custom attributes to apply to the document.
- withBeginOffset(Integer) - Method in class com.amazonaws.services.kendra.model.Highlight
-
The zero-based location in the response string where the highlight starts.
- withBlob(ByteBuffer) - Method in class com.amazonaws.services.kendra.model.Document
-
The contents of the document.
- withBucket(String) - Method in class com.amazonaws.services.kendra.model.S3Path
-
The name of the S3 bucket that contains the file.
- withBucketName(String) - Method in class com.amazonaws.services.kendra.model.S3DataSourceConfiguration
-
The name of the bucket that contains the documents.
- withCapacityUnits(CapacityUnitsConfiguration) - Method in class com.amazonaws.services.kendra.model.DescribeIndexResult
-
For enterprise edtion indexes, you can choose to use additional capacity to meet the needs of your application.
- withCapacityUnits(CapacityUnitsConfiguration) - Method in class com.amazonaws.services.kendra.model.UpdateIndexRequest
-
Sets the number of addtional storage and query capacity units that should be used by the index.
- withChangeDetectingColumns(String...) - Method in class com.amazonaws.services.kendra.model.ColumnConfiguration
-
One to five columns that indicate when a document in the database has changed.
- withChangeDetectingColumns(Collection<String>) - Method in class com.amazonaws.services.kendra.model.ColumnConfiguration
-
One to five columns that indicate when a document in the database has changed.
- withChatterFeedConfiguration(SalesforceChatterFeedConfiguration) - Method in class com.amazonaws.services.kendra.model.SalesforceConfiguration
-
Specifies configuration information for Salesforce chatter feeds.
- withClickFeedbackItems(ClickFeedback...) - Method in class com.amazonaws.services.kendra.model.SubmitFeedbackRequest
-
Tells Amazon Kendra that a particular search result link was chosen by the user.
- withClickFeedbackItems(Collection<ClickFeedback>) - Method in class com.amazonaws.services.kendra.model.SubmitFeedbackRequest
-
Tells Amazon Kendra that a particular search result link was chosen by the user.
- withClickTime(Date) - Method in class com.amazonaws.services.kendra.model.ClickFeedback
-
The Unix timestamp of the date and time that the result was clicked.
- withClientToken(String) - Method in class com.amazonaws.services.kendra.model.CreateIndexRequest
-
A token that you provide to identify the request to create an index.
- withColumnConfiguration(ColumnConfiguration) - Method in class com.amazonaws.services.kendra.model.DatabaseConfiguration
-
Information about where the index should get the document information from the database.
- withConfiguration(DataSourceConfiguration) - Method in class com.amazonaws.services.kendra.model.CreateDataSourceRequest
-
The connector configuration information that is required to access the repository.
- withConfiguration(DataSourceConfiguration) - Method in class com.amazonaws.services.kendra.model.DescribeDataSourceResult
-
Information that describes where the data source is located and how the data source is configured.
- withConfiguration(DataSourceConfiguration) - Method in class com.amazonaws.services.kendra.model.UpdateDataSourceRequest
-
- withConnectionConfiguration(ConnectionConfiguration) - Method in class com.amazonaws.services.kendra.model.DatabaseConfiguration
-
The information necessary to connect to a database.
- withContainsAll(DocumentAttribute) - Method in class com.amazonaws.services.kendra.model.AttributeFilter
-
Returns true when a document contains all of the specified document attributes.
- withContainsAny(DocumentAttribute) - Method in class com.amazonaws.services.kendra.model.AttributeFilter
-
Returns true when a document contains any of the specified document attributes.This filter is only appicable to
StringListValue metadata.
- withContentType(String) - Method in class com.amazonaws.services.kendra.model.Document
-
The file type of the document in the Blob field.
- withContentType(ContentType) - Method in class com.amazonaws.services.kendra.model.Document
-
The file type of the document in the Blob field.
- withCount(Integer) - Method in class com.amazonaws.services.kendra.model.DocumentAttributeValueCountPair
-
The number of documents in the response that have the attribute value for the key.
- withCrawlAttachments(Boolean) - Method in class com.amazonaws.services.kendra.model.SalesforceConfiguration
-
Indicates whether Amazon Kendra should index attachments to Salesforce objects.
- withCrawlAttachments(Boolean) - Method in class com.amazonaws.services.kendra.model.ServiceNowKnowledgeArticleConfiguration
-
Indicates whether Amazon Kendra should index attachments to knowledge articles.
- withCrawlAttachments(Boolean) - Method in class com.amazonaws.services.kendra.model.ServiceNowServiceCatalogConfiguration
-
Indicates whether Amazon Kendra should crawl attachments to the service catalog items.
- withCrawlAttachments(Boolean) - Method in class com.amazonaws.services.kendra.model.SharePointConfiguration
-
TRUE to include attachments to documents stored in your Microsoft SharePoint site in the index;
otherwise, FALSE.
- withCreatedAt(Date) - Method in class com.amazonaws.services.kendra.model.DataSourceSummary
-
The UNIX datetime that the data source was created.
- withCreatedAt(Date) - Method in class com.amazonaws.services.kendra.model.DescribeDataSourceResult
-
The Unix timestamp of when the data source was created.
- withCreatedAt(Date) - Method in class com.amazonaws.services.kendra.model.DescribeFaqResult
-
The date and time that the FAQ was created.
- withCreatedAt(Date) - Method in class com.amazonaws.services.kendra.model.DescribeIndexResult
-
The Unix datetime that the index was created.
- withCreatedAt(Date) - Method in class com.amazonaws.services.kendra.model.FaqSummary
-
The UNIX datetime that the FAQ was added to the index.
- withCreatedAt(Date) - Method in class com.amazonaws.services.kendra.model.IndexConfigurationSummary
-
The Unix timestamp when the index was created.
- withCustomKnowledgeArticleTypeConfigurations(SalesforceCustomKnowledgeArticleTypeConfiguration...) - Method in class com.amazonaws.services.kendra.model.SalesforceKnowledgeArticleConfiguration
-
Provides configuration information for custom Salesforce knowledge articles.
- withCustomKnowledgeArticleTypeConfigurations(Collection<SalesforceCustomKnowledgeArticleTypeConfiguration>) - Method in class com.amazonaws.services.kendra.model.SalesforceKnowledgeArticleConfiguration
-
Provides configuration information for custom Salesforce knowledge articles.
- withDatabaseConfiguration(DatabaseConfiguration) - Method in class com.amazonaws.services.kendra.model.DataSourceConfiguration
-
Provides information necessary to create a connector for a database.
- withDatabaseEngineType(String) - Method in class com.amazonaws.services.kendra.model.DatabaseConfiguration
-
The type of database engine that runs the database.
- withDatabaseEngineType(DatabaseEngineType) - Method in class com.amazonaws.services.kendra.model.DatabaseConfiguration
-
The type of database engine that runs the database.
- withDatabaseHost(String) - Method in class com.amazonaws.services.kendra.model.ConnectionConfiguration
-
The name of the host for the database.
- withDatabaseName(String) - Method in class com.amazonaws.services.kendra.model.ConnectionConfiguration
-
The name of the database containing the document data.
- withDatabasePort(Integer) - Method in class com.amazonaws.services.kendra.model.ConnectionConfiguration
-
The port that the database uses for connections.
- withDataSourceErrorCode(String) - Method in class com.amazonaws.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.
- withDataSourceFieldName(String) - Method in class com.amazonaws.services.kendra.model.DataSourceToIndexFieldMapping
-
The name of the column or attribute in the data source.
- withDataSourceId(String) - Method in class com.amazonaws.services.kendra.model.DataSourceSyncJobMetricTarget
-
The ID of the data source that is running the sync job.
- withDataSourceSyncJobId(String) - Method in class com.amazonaws.services.kendra.model.DataSourceSyncJobMetricTarget
-
The ID of the sync job that is running on the data source.
- withDataSourceSyncJobMetricTarget(DataSourceSyncJobMetricTarget) - Method in class com.amazonaws.services.kendra.model.BatchDeleteDocumentRequest
-
- withDateFieldFormat(String) - Method in class com.amazonaws.services.kendra.model.DataSourceToIndexFieldMapping
-
The type of data stored in the column or attribute.
- withDateValue(Date) - Method in class com.amazonaws.services.kendra.model.DocumentAttributeValue
-
A date value expressed as seconds from the Unix epoch.
- withDescription(String) - Method in class com.amazonaws.services.kendra.model.CreateDataSourceRequest
-
A description for the data source.
- withDescription(String) - Method in class com.amazonaws.services.kendra.model.CreateFaqRequest
-
A description of the FAQ.
- withDescription(String) - Method in class com.amazonaws.services.kendra.model.CreateIndexRequest
-
A description for the index.
- withDescription(String) - Method in class com.amazonaws.services.kendra.model.DescribeDataSourceResult
-
The description of the data source.
- withDescription(String) - Method in class com.amazonaws.services.kendra.model.DescribeFaqResult
-
The description of the FAQ that you provided when it was created.
- withDescription(String) - Method in class com.amazonaws.services.kendra.model.DescribeIndexResult
-
The description of the index.
- withDescription(String) - Method in class com.amazonaws.services.kendra.model.UpdateDataSourceRequest
-
The new description for the data source.
- withDescription(String) - Method in class com.amazonaws.services.kendra.model.UpdateIndexRequest
-
A new description for the index.
- withDisplayable(Boolean) - Method in class com.amazonaws.services.kendra.model.Search
-
Determines whether the field is returned in the query response.
- withDocumentAttributeKey(String) - Method in class com.amazonaws.services.kendra.model.Facet
-
The unique key for the document attribute.
- withDocumentAttributeKey(String) - Method in class com.amazonaws.services.kendra.model.FacetResult
-
The key for the facet values.
- withDocumentAttributes(DocumentAttribute...) - Method in class com.amazonaws.services.kendra.model.QueryResultItem
-
An array of document attributes for the document that the query result maps to.
- withDocumentAttributes(Collection<DocumentAttribute>) - Method in class com.amazonaws.services.kendra.model.QueryResultItem
-
An array of document attributes for the document that the query result maps to.
- withDocumentAttributeValue(DocumentAttributeValue) - Method in class com.amazonaws.services.kendra.model.DocumentAttributeValueCountPair
-
The value of the attribute.
- withDocumentAttributeValueCountPairs(DocumentAttributeValueCountPair...) - Method in class com.amazonaws.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.
- withDocumentAttributeValueCountPairs(Collection<DocumentAttributeValueCountPair>) - Method in class com.amazonaws.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.
- withDocumentDataColumnName(String) - Method in class com.amazonaws.services.kendra.model.ColumnConfiguration
-
The column that contains the contents of the document.
- withDocumentDataFieldName(String) - Method in class com.amazonaws.services.kendra.model.SalesforceChatterFeedConfiguration
-
The name of the column in the Salesforce FeedItem table that contains the content to index.
- withDocumentDataFieldName(String) - Method in class com.amazonaws.services.kendra.model.SalesforceCustomKnowledgeArticleTypeConfiguration
-
The name of the field in the custom knowledge article that contains the document data to index.
- withDocumentDataFieldName(String) - Method in class com.amazonaws.services.kendra.model.SalesforceStandardKnowledgeArticleTypeConfiguration
-
The name of the field that contains the document data to index.
- withDocumentDataFieldName(String) - Method in class com.amazonaws.services.kendra.model.SalesforceStandardObjectConfiguration
-
The name of the field in the standard object table that contains the document contents.
- withDocumentDataFieldName(String) - Method in class com.amazonaws.services.kendra.model.ServiceNowKnowledgeArticleConfiguration
-
The name of the ServiceNow field that is mapped to the index document contents field in the Amazon Kendra index.
- withDocumentDataFieldName(String) - Method in class com.amazonaws.services.kendra.model.ServiceNowServiceCatalogConfiguration
-
The name of the ServiceNow field that is mapped to the index document contents field in the Amazon Kendra index.
- withDocumentExcerpt(TextWithHighlights) - Method in class com.amazonaws.services.kendra.model.QueryResultItem
-
An extract of the text in the document.
- withDocumentId(String) - Method in class com.amazonaws.services.kendra.model.QueryResultItem
-
The unique identifier for the document.
- withDocumentIdColumnName(String) - Method in class com.amazonaws.services.kendra.model.ColumnConfiguration
-
The column that provides the document's unique identifier.
- withDocumentIdList(String...) - Method in class com.amazonaws.services.kendra.model.BatchDeleteDocumentRequest
-
One or more identifiers for documents to delete from the index.
- withDocumentIdList(Collection<String>) - Method in class com.amazonaws.services.kendra.model.BatchDeleteDocumentRequest
-
One or more identifiers for documents to delete from the index.
- withDocumentMetadataConfigurations(DocumentMetadataConfiguration...) - Method in class com.amazonaws.services.kendra.model.DescribeIndexResult
-
Configuration settings for any metadata applied to the documents in the index.
- withDocumentMetadataConfigurations(Collection<DocumentMetadataConfiguration>) - Method in class com.amazonaws.services.kendra.model.DescribeIndexResult
-
Configuration settings for any metadata applied to the documents in the index.
- withDocumentMetadataConfigurationUpdates(DocumentMetadataConfiguration...) - Method in class com.amazonaws.services.kendra.model.UpdateIndexRequest
-
The document metadata to update.
- withDocumentMetadataConfigurationUpdates(Collection<DocumentMetadataConfiguration>) - Method in class com.amazonaws.services.kendra.model.UpdateIndexRequest
-
The document metadata to update.
- withDocuments(Document...) - Method in class com.amazonaws.services.kendra.model.BatchPutDocumentRequest
-
One or more documents to add to the index.
- withDocuments(Collection<Document>) - Method in class com.amazonaws.services.kendra.model.BatchPutDocumentRequest
-
One or more documents to add to the index.
- withDocumentsAdded(String) - Method in class com.amazonaws.services.kendra.model.DataSourceSyncJobMetrics
-
The number of documents added from the data source up to now in the data source sync.
- withDocumentsDeleted(String) - Method in class com.amazonaws.services.kendra.model.DataSourceSyncJobMetrics
-
The number of documents deleted from the data source up to now in the data source sync run.
- withDocumentsFailed(String) - Method in class com.amazonaws.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.
- withDocumentsMetadataConfiguration(DocumentsMetadataConfiguration) - Method in class com.amazonaws.services.kendra.model.S3DataSourceConfiguration
-
- withDocumentsModified(String) - Method in class com.amazonaws.services.kendra.model.DataSourceSyncJobMetrics
-
The number of documents modified in the data source up to now in the data source sync run.
- withDocumentsScanned(String) - Method in class com.amazonaws.services.kendra.model.DataSourceSyncJobMetrics
-
The current number of documents crawled by the current sync job in the data source.
- withDocumentTitle(TextWithHighlights) - Method in class com.amazonaws.services.kendra.model.QueryResultItem
-
The title of the document.
- withDocumentTitleColumnName(String) - Method in class com.amazonaws.services.kendra.model.ColumnConfiguration
-
The column that contains the title of the document.
- withDocumentTitleFieldName(String) - Method in class com.amazonaws.services.kendra.model.SalesforceChatterFeedConfiguration
-
The name of the column in the Salesforce FeedItem table that contains the title of the document.
- withDocumentTitleFieldName(String) - Method in class com.amazonaws.services.kendra.model.SalesforceCustomKnowledgeArticleTypeConfiguration
-
The name of the field in the custom knowledge article that contains the document title.
- withDocumentTitleFieldName(String) - Method in class com.amazonaws.services.kendra.model.SalesforceStandardKnowledgeArticleTypeConfiguration
-
The name of the field that contains the document title.
- withDocumentTitleFieldName(String) - Method in class com.amazonaws.services.kendra.model.SalesforceStandardObjectAttachmentConfiguration
-
The name of the field used for the document title.
- withDocumentTitleFieldName(String) - Method in class com.amazonaws.services.kendra.model.SalesforceStandardObjectConfiguration
-
The name of the field in the standard object table that contains the document titleB.
- withDocumentTitleFieldName(String) - Method in class com.amazonaws.services.kendra.model.ServiceNowKnowledgeArticleConfiguration
-
The name of the ServiceNow field that is mapped to the index document title field.
- withDocumentTitleFieldName(String) - Method in class com.amazonaws.services.kendra.model.ServiceNowServiceCatalogConfiguration
-
The name of the ServiceNow field that is mapped to the index document title field.
- withDocumentTitleFieldName(String) - Method in class com.amazonaws.services.kendra.model.SharePointConfiguration
-
The Microsoft SharePoint attribute field that contains the title of the document.
- withDocumentURI(String) - Method in class com.amazonaws.services.kendra.model.QueryResultItem
-
The URI of the original location of the document.
- withDuration(String) - Method in class com.amazonaws.services.kendra.model.Relevance
-
Specifies the time period that the boost applies to.
- withEdition(String) - Method in class com.amazonaws.services.kendra.model.CreateIndexRequest
-
The Amazon Kendra edition to use for the index.
- withEdition(IndexEdition) - Method in class com.amazonaws.services.kendra.model.CreateIndexRequest
-
The Amazon Kendra edition to use for the index.
- withEdition(String) - Method in class com.amazonaws.services.kendra.model.DescribeIndexResult
-
The Amazon Kendra edition used for the index.
- withEdition(IndexEdition) - Method in class com.amazonaws.services.kendra.model.DescribeIndexResult
-
The Amazon Kendra edition used for the index.
- withEdition(String) - Method in class com.amazonaws.services.kendra.model.IndexConfigurationSummary
-
Indicates whether the index is a enterprise edition index or a developer edition index.
- withEdition(IndexEdition) - Method in class com.amazonaws.services.kendra.model.IndexConfigurationSummary
-
Indicates whether the index is a enterprise edition index or a developer edition index.
- withEndOffset(Integer) - Method in class com.amazonaws.services.kendra.model.Highlight
-
The zero-based location in the response string where the highlight ends.
- withEndTime(Date) - Method in class com.amazonaws.services.kendra.model.DataSourceSyncJob
-
The UNIX datetime that the synchronization job was completed.
- withEndTime(Date) - Method in class com.amazonaws.services.kendra.model.TimeRange
-
The UNIX datetime of the end of the time range.
- withEqualsTo(DocumentAttribute) - Method in class com.amazonaws.services.kendra.model.AttributeFilter
-
Performs an equals operation on two document attributes.
- withErrorCode(String) - Method in class com.amazonaws.services.kendra.model.BatchDeleteDocumentResponseFailedDocument
-
The error code for why the document couldn't be removed from the index.
- withErrorCode(ErrorCode) - Method in class com.amazonaws.services.kendra.model.BatchDeleteDocumentResponseFailedDocument
-
The error code for why the document couldn't be removed from the index.
- withErrorCode(String) - Method in class com.amazonaws.services.kendra.model.BatchPutDocumentResponseFailedDocument
-
The type of error that caused the document to fail to be indexed.
- withErrorCode(ErrorCode) - Method in class com.amazonaws.services.kendra.model.BatchPutDocumentResponseFailedDocument
-
The type of error that caused the document to fail to be indexed.
- withErrorCode(String) - Method in class com.amazonaws.services.kendra.model.DataSourceSyncJob
-
If the Status field is set to FAILED, the ErrorCode field contains a the
reason that the synchronization failed.
- withErrorCode(ErrorCode) - Method in class com.amazonaws.services.kendra.model.DataSourceSyncJob
-
If the Status field is set to FAILED, the ErrorCode field contains a the
reason that the synchronization failed.
- withErrorMessage(String) - Method in class com.amazonaws.services.kendra.model.BatchDeleteDocumentResponseFailedDocument
-
An explanation for why the document couldn't be removed from the index.
- withErrorMessage(String) - Method in class com.amazonaws.services.kendra.model.BatchPutDocumentResponseFailedDocument
-
A description of the reason why the document could not be indexed.
- withErrorMessage(String) - Method in class com.amazonaws.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.
- withErrorMessage(String) - Method in class com.amazonaws.services.kendra.model.DescribeDataSourceResult
-
When the Status field value is FAILED, the ErrorMessage field contains a
description of the error that caused the data source to fail.
- withErrorMessage(String) - Method in class com.amazonaws.services.kendra.model.DescribeFaqResult
-
If the Status field is FAILED, the ErrorMessage field contains the reason
why the FAQ failed.
- withErrorMessage(String) - Method in class com.amazonaws.services.kendra.model.DescribeIndexResult
-
When th eStatus field value is FAILED, the ErrorMessage field contains a
message that explains why.
- withExcludeAttachmentFilePatterns(String...) - Method in class com.amazonaws.services.kendra.model.SalesforceConfiguration
-
A list of regular expression patterns.
- withExcludeAttachmentFilePatterns(Collection<String>) - Method in class com.amazonaws.services.kendra.model.SalesforceConfiguration
-
A list of regular expression patterns.
- withExcludeAttachmentFilePatterns(String...) - Method in class com.amazonaws.services.kendra.model.ServiceNowKnowledgeArticleConfiguration
-
List of regular expressions applied to knowledge articles.
- withExcludeAttachmentFilePatterns(Collection<String>) - Method in class com.amazonaws.services.kendra.model.ServiceNowKnowledgeArticleConfiguration
-
List of regular expressions applied to knowledge articles.
- withExcludeAttachmentFilePatterns(String...) - Method in class com.amazonaws.services.kendra.model.ServiceNowServiceCatalogConfiguration
-
Determines the types of file attachments that are excluded from the index.
- withExcludeAttachmentFilePatterns(Collection<String>) - Method in class com.amazonaws.services.kendra.model.ServiceNowServiceCatalogConfiguration
-
Determines the types of file attachments that are excluded from the index.
- withExclusionPatterns(String...) - Method in class com.amazonaws.services.kendra.model.OneDriveConfiguration
-
List of regular expressions applied to documents.
- withExclusionPatterns(Collection<String>) - Method in class com.amazonaws.services.kendra.model.OneDriveConfiguration
-
List of regular expressions applied to documents.
- withExclusionPatterns(String...) - Method in class com.amazonaws.services.kendra.model.S3DataSourceConfiguration
-
A list of glob patterns for documents that should not be indexed.
- withExclusionPatterns(Collection<String>) - Method in class com.amazonaws.services.kendra.model.S3DataSourceConfiguration
-
A list of glob patterns for documents that should not be indexed.
- withExclusionPatterns(String...) - Method in class com.amazonaws.services.kendra.model.SharePointConfiguration
-
A list of regulary expression patterns.
- withExclusionPatterns(Collection<String>) - Method in class com.amazonaws.services.kendra.model.SharePointConfiguration
-
A list of regulary expression patterns.
- withExecutionId(String) - Method in class com.amazonaws.services.kendra.model.DataSourceSyncJob
-
A unique identifier for the synchronization job.
- withExecutionId(String) - Method in class com.amazonaws.services.kendra.model.StartDataSourceSyncJobResult
-
Identifies a particular synchronization job.
- withFacetable(Boolean) - Method in class com.amazonaws.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.
- withFacetResults(FacetResult...) - Method in class com.amazonaws.services.kendra.model.QueryResult
-
Contains the facet results.
- withFacetResults(Collection<FacetResult>) - Method in class com.amazonaws.services.kendra.model.QueryResult
-
Contains the facet results.
- withFacets(Facet...) - Method in class com.amazonaws.services.kendra.model.QueryRequest
-
An array of documents attributes.
- withFacets(Collection<Facet>) - Method in class com.amazonaws.services.kendra.model.QueryRequest
-
An array of documents attributes.
- withFailedDocuments(BatchDeleteDocumentResponseFailedDocument...) - Method in class com.amazonaws.services.kendra.model.BatchDeleteDocumentResult
-
A list of documents that could not be removed from the index.
- withFailedDocuments(Collection<BatchDeleteDocumentResponseFailedDocument>) - Method in class com.amazonaws.services.kendra.model.BatchDeleteDocumentResult
-
A list of documents that could not be removed from the index.
- withFailedDocuments(BatchPutDocumentResponseFailedDocument...) - Method in class com.amazonaws.services.kendra.model.BatchPutDocumentResult
-
A list of documents that were not added to the index because the document failed a validation check.
- withFailedDocuments(Collection<BatchPutDocumentResponseFailedDocument>) - Method in class com.amazonaws.services.kendra.model.BatchPutDocumentResult
-
A list of documents that were not added to the index because the document failed a validation check.
- withFaqStatistics(FaqStatistics) - Method in class com.amazonaws.services.kendra.model.IndexStatistics
-
The number of question and answer topics in the index.
- withFaqSummaryItems(FaqSummary...) - Method in class com.amazonaws.services.kendra.model.ListFaqsResult
-
information about the FAQs associated with the specified index.
- withFaqSummaryItems(Collection<FaqSummary>) - Method in class com.amazonaws.services.kendra.model.ListFaqsResult
-
information about the FAQs associated with the specified index.
- withFieldMappings(DataSourceToIndexFieldMapping...) - Method in class com.amazonaws.services.kendra.model.ColumnConfiguration
-
An array of objects that map database column names to the corresponding fields in an index.
- withFieldMappings(Collection<DataSourceToIndexFieldMapping>) - Method in class com.amazonaws.services.kendra.model.ColumnConfiguration
-
An array of objects that map database column names to the corresponding fields in an index.
- withFieldMappings(DataSourceToIndexFieldMapping...) - Method in class com.amazonaws.services.kendra.model.OneDriveConfiguration
-
A list of DataSourceToIndexFieldMapping objects that map Microsoft OneDrive fields to custom fields
in the Amazon Kendra index.
- withFieldMappings(Collection<DataSourceToIndexFieldMapping>) - Method in class com.amazonaws.services.kendra.model.OneDriveConfiguration
-
A list of DataSourceToIndexFieldMapping objects that map Microsoft OneDrive fields to custom fields
in the Amazon Kendra index.
- withFieldMappings(DataSourceToIndexFieldMapping...) - Method in class com.amazonaws.services.kendra.model.SalesforceChatterFeedConfiguration
-
Maps fields from a Salesforce chatter feed into Amazon Kendra index fields.
- withFieldMappings(Collection<DataSourceToIndexFieldMapping>) - Method in class com.amazonaws.services.kendra.model.SalesforceChatterFeedConfiguration
-
Maps fields from a Salesforce chatter feed into Amazon Kendra index fields.
- withFieldMappings(DataSourceToIndexFieldMapping...) - Method in class com.amazonaws.services.kendra.model.SalesforceCustomKnowledgeArticleTypeConfiguration
-
One or more objects that map fields in the custom knowledge article to fields in the Amazon Kendra index.
- withFieldMappings(Collection<DataSourceToIndexFieldMapping>) - Method in class com.amazonaws.services.kendra.model.SalesforceCustomKnowledgeArticleTypeConfiguration
-
One or more objects that map fields in the custom knowledge article to fields in the Amazon Kendra index.
- withFieldMappings(DataSourceToIndexFieldMapping...) - Method in class com.amazonaws.services.kendra.model.SalesforceStandardKnowledgeArticleTypeConfiguration
-
One or more objects that map fields in the knowledge article to Amazon Kendra index fields.
- withFieldMappings(Collection<DataSourceToIndexFieldMapping>) - Method in class com.amazonaws.services.kendra.model.SalesforceStandardKnowledgeArticleTypeConfiguration
-
One or more objects that map fields in the knowledge article to Amazon Kendra index fields.
- withFieldMappings(DataSourceToIndexFieldMapping...) - Method in class com.amazonaws.services.kendra.model.SalesforceStandardObjectAttachmentConfiguration
-
One or more objects that map fields in attachments to Amazon Kendra index fields.
- withFieldMappings(Collection<DataSourceToIndexFieldMapping>) - Method in class com.amazonaws.services.kendra.model.SalesforceStandardObjectAttachmentConfiguration
-
One or more objects that map fields in attachments to Amazon Kendra index fields.
- withFieldMappings(DataSourceToIndexFieldMapping...) - Method in class com.amazonaws.services.kendra.model.SalesforceStandardObjectConfiguration
-
One or more objects that map fields in the standard object to Amazon Kendra index fields.
- withFieldMappings(Collection<DataSourceToIndexFieldMapping>) - Method in class com.amazonaws.services.kendra.model.SalesforceStandardObjectConfiguration
-
One or more objects that map fields in the standard object to Amazon Kendra index fields.
- withFieldMappings(DataSourceToIndexFieldMapping...) - Method in class com.amazonaws.services.kendra.model.ServiceNowKnowledgeArticleConfiguration
-
Mapping between ServiceNow fields and Amazon Kendra index fields.
- withFieldMappings(Collection<DataSourceToIndexFieldMapping>) - Method in class com.amazonaws.services.kendra.model.ServiceNowKnowledgeArticleConfiguration
-
Mapping between ServiceNow fields and Amazon Kendra index fields.
- withFieldMappings(DataSourceToIndexFieldMapping...) - Method in class com.amazonaws.services.kendra.model.ServiceNowServiceCatalogConfiguration
-
Mapping between ServiceNow fields and Amazon Kendra index fields.
- withFieldMappings(Collection<DataSourceToIndexFieldMapping>) - Method in class com.amazonaws.services.kendra.model.ServiceNowServiceCatalogConfiguration
-
Mapping between ServiceNow fields and Amazon Kendra index fields.
- withFieldMappings(DataSourceToIndexFieldMapping...) - Method in class com.amazonaws.services.kendra.model.SharePointConfiguration
-
A list of DataSourceToIndexFieldMapping objects that map Microsoft SharePoint attributes to custom
fields in the Amazon Kendra index.
- withFieldMappings(Collection<DataSourceToIndexFieldMapping>) - Method in class com.amazonaws.services.kendra.model.SharePointConfiguration
-
A list of DataSourceToIndexFieldMapping objects that map Microsoft SharePoint attributes to custom
fields in the Amazon Kendra index.
- withFreshness(Boolean) - Method in class com.amazonaws.services.kendra.model.Relevance
-
Indicates that this field determines how "fresh" a document is.
- withGreaterThan(DocumentAttribute) - Method in class com.amazonaws.services.kendra.model.AttributeFilter
-
Performs a greater than operation on two document attributes.
- withGreaterThanOrEquals(DocumentAttribute) - Method in class com.amazonaws.services.kendra.model.AttributeFilter
-
Performs a greater or equals than operation on two document attributes.
- withHighlights(Highlight...) - Method in class com.amazonaws.services.kendra.model.TextWithHighlights
-
The beginning and end of the text that should be highlighted.
- withHighlights(Collection<Highlight>) - Method in class com.amazonaws.services.kendra.model.TextWithHighlights
-
The beginning and end of the text that should be highlighted.
- withHistory(DataSourceSyncJob...) - Method in class com.amazonaws.services.kendra.model.ListDataSourceSyncJobsResult
-
A history of synchronization jobs for the data source.
- withHistory(Collection<DataSourceSyncJob>) - Method in class com.amazonaws.services.kendra.model.ListDataSourceSyncJobsResult
-
A history of synchronization jobs for the data source.
- withHostUrl(String) - Method in class com.amazonaws.services.kendra.model.ServiceNowConfiguration
-
The ServiceNow instance that the data source connects to.
- withId(String) - Method in class com.amazonaws.services.kendra.model.BatchDeleteDocumentResponseFailedDocument
-
The identifier of the document that couldn't be removed from the index.
- withId(String) - Method in class com.amazonaws.services.kendra.model.BatchPutDocumentResponseFailedDocument
-
The unique identifier of the document.
- withId(String) - Method in class com.amazonaws.services.kendra.model.CreateDataSourceResult
-
A unique identifier for the data source.
- withId(String) - Method in class com.amazonaws.services.kendra.model.CreateFaqResult
-
The unique identifier of the FAQ.
- withId(String) - Method in class com.amazonaws.services.kendra.model.CreateIndexResult
-
The unique identifier of the index.
- withId(String) - Method in class com.amazonaws.services.kendra.model.DataSourceSummary
-
The unique identifier for the data source.
- withId(String) - Method in class com.amazonaws.services.kendra.model.DeleteDataSourceRequest
-
The unique identifier of the data source to delete.
- withId(String) - Method in class com.amazonaws.services.kendra.model.DeleteFaqRequest
-
The identifier of the FAQ to remove.
- withId(String) - Method in class com.amazonaws.services.kendra.model.DeleteIndexRequest
-
The identifier of the index to delete.
- withId(String) - Method in class com.amazonaws.services.kendra.model.DescribeDataSourceRequest
-
The unique identifier of the data source to describe.
- withId(String) - Method in class com.amazonaws.services.kendra.model.DescribeDataSourceResult
-
The identifier of the data source.
- withId(String) - Method in class com.amazonaws.services.kendra.model.DescribeFaqRequest
-
The unique identifier of the FAQ.
- withId(String) - Method in class com.amazonaws.services.kendra.model.DescribeFaqResult
-
The identifier of the FAQ.
- withId(String) - Method in class com.amazonaws.services.kendra.model.DescribeIndexRequest
-
The name of the index to describe.
- withId(String) - Method in class com.amazonaws.services.kendra.model.DescribeIndexResult
-
the name of the index.
- withId(String) - Method in class com.amazonaws.services.kendra.model.Document
-
A unique identifier of the document in the index.
- withId(String) - Method in class com.amazonaws.services.kendra.model.FaqSummary
-
The unique identifier of the FAQ.
- withId(String) - Method in class com.amazonaws.services.kendra.model.IndexConfigurationSummary
-
A unique identifier for the index.
- withId(String) - Method in class com.amazonaws.services.kendra.model.ListDataSourceSyncJobsRequest
-
The identifier of the data source.
- withId(String) - Method in class com.amazonaws.services.kendra.model.QueryResultItem
-
The unique identifier for the query result.
- withId(String) - Method in class com.amazonaws.services.kendra.model.StartDataSourceSyncJobRequest
-
The identifier of the data source to synchronize.
- withId(String) - Method in class com.amazonaws.services.kendra.model.StopDataSourceSyncJobRequest
-
The identifier of the data source for which to stop the synchronization jobs.
- withId(String) - Method in class com.amazonaws.services.kendra.model.UpdateDataSourceRequest
-
The unique identifier of the data source to update.
- withId(String) - Method in class com.amazonaws.services.kendra.model.UpdateIndexRequest
-
The identifier of the index to update.
- withImportance(Integer) - Method in class com.amazonaws.services.kendra.model.Relevance
-
The relative importance of the field in the search.
- withIncludeAttachmentFilePatterns(String...) - Method in class com.amazonaws.services.kendra.model.SalesforceConfiguration
-
A list of regular expression patterns.
- withIncludeAttachmentFilePatterns(Collection<String>) - Method in class com.amazonaws.services.kendra.model.SalesforceConfiguration
-
A list of regular expression patterns.
- withIncludeAttachmentFilePatterns(String...) - Method in class com.amazonaws.services.kendra.model.ServiceNowKnowledgeArticleConfiguration
-
List of regular expressions applied to knowledge articles.
- withIncludeAttachmentFilePatterns(Collection<String>) - Method in class com.amazonaws.services.kendra.model.ServiceNowKnowledgeArticleConfiguration
-
List of regular expressions applied to knowledge articles.
- withIncludeAttachmentFilePatterns(String...) - Method in class com.amazonaws.services.kendra.model.ServiceNowServiceCatalogConfiguration
-
Determines the types of file attachments that are included in the index.
- withIncludeAttachmentFilePatterns(Collection<String>) - Method in class com.amazonaws.services.kendra.model.ServiceNowServiceCatalogConfiguration
-
Determines the types of file attachments that are included in the index.
- withIncludedStates(String...) - Method in class com.amazonaws.services.kendra.model.SalesforceKnowledgeArticleConfiguration
-
Specifies the document states that should be included when Amazon Kendra indexes knowledge articles.
- withIncludedStates(Collection<String>) - Method in class com.amazonaws.services.kendra.model.SalesforceKnowledgeArticleConfiguration
-
Specifies the document states that should be included when Amazon Kendra indexes knowledge articles.
- withIncludedStates(SalesforceKnowledgeArticleState...) - Method in class com.amazonaws.services.kendra.model.SalesforceKnowledgeArticleConfiguration
-
Specifies the document states that should be included when Amazon Kendra indexes knowledge articles.
- withIncludeFilterTypes(String...) - Method in class com.amazonaws.services.kendra.model.SalesforceChatterFeedConfiguration
-
Filters the documents in the feed based on status of the user.
- withIncludeFilterTypes(Collection<String>) - Method in class com.amazonaws.services.kendra.model.SalesforceChatterFeedConfiguration
-
Filters the documents in the feed based on status of the user.
- withIncludeFilterTypes(SalesforceChatterFeedIncludeFilterType...) - Method in class com.amazonaws.services.kendra.model.SalesforceChatterFeedConfiguration
-
Filters the documents in the feed based on status of the user.
- withInclusionPatterns(String...) - Method in class com.amazonaws.services.kendra.model.OneDriveConfiguration
-
A list of regular expression patterns.
- withInclusionPatterns(Collection<String>) - Method in class com.amazonaws.services.kendra.model.OneDriveConfiguration
-
A list of regular expression patterns.
- withInclusionPatterns(String...) - Method in class com.amazonaws.services.kendra.model.SharePointConfiguration
-
A list of regular expression patterns.
- withInclusionPatterns(Collection<String>) - Method in class com.amazonaws.services.kendra.model.SharePointConfiguration
-
A list of regular expression patterns.
- withInclusionPrefixes(String...) - Method in class com.amazonaws.services.kendra.model.S3DataSourceConfiguration
-
A list of S3 prefixes for the documents that should be included in the index.
- withInclusionPrefixes(Collection<String>) - Method in class com.amazonaws.services.kendra.model.S3DataSourceConfiguration
-
A list of S3 prefixes for the documents that should be included in the index.
- withIndexConfigurationSummaryItems(IndexConfigurationSummary...) - Method in class com.amazonaws.services.kendra.model.ListIndicesResult
-
An array of summary information for one or more indexes.
- withIndexConfigurationSummaryItems(Collection<IndexConfigurationSummary>) - Method in class com.amazonaws.services.kendra.model.ListIndicesResult
-
An array of summary information for one or more indexes.
- withIndexedQuestionAnswersCount(Integer) - Method in class com.amazonaws.services.kendra.model.FaqStatistics
-
The total number of FAQ questions and answers contained in the index.
- withIndexedTextBytes(Long) - Method in class com.amazonaws.services.kendra.model.TextDocumentStatistics
-
The total size, in bytes, of the indexed documents.
- withIndexedTextDocumentsCount(Integer) - Method in class com.amazonaws.services.kendra.model.TextDocumentStatistics
-
The number of text documents indexed.
- withIndexFieldName(String) - Method in class com.amazonaws.services.kendra.model.DataSourceToIndexFieldMapping
-
The name of the field in the index.
- withIndexId(String) - Method in class com.amazonaws.services.kendra.model.BatchDeleteDocumentRequest
-
The identifier of the index that contains the documents to delete.
- withIndexId(String) - Method in class com.amazonaws.services.kendra.model.BatchPutDocumentRequest
-
The identifier of the index to add the documents to.
- withIndexId(String) - Method in class com.amazonaws.services.kendra.model.CreateDataSourceRequest
-
The identifier of the index that should be associated with this data source.
- withIndexId(String) - Method in class com.amazonaws.services.kendra.model.CreateFaqRequest
-
The identifier of the index that contains the FAQ.
- withIndexId(String) - Method in class com.amazonaws.services.kendra.model.DeleteDataSourceRequest
-
The unique identifier of the index associated with the data source.
- withIndexId(String) - Method in class com.amazonaws.services.kendra.model.DeleteFaqRequest
-
The index to remove the FAQ from.
- withIndexId(String) - Method in class com.amazonaws.services.kendra.model.DescribeDataSourceRequest
-
The identifier of the index that contains the data source.
- withIndexId(String) - Method in class com.amazonaws.services.kendra.model.DescribeDataSourceResult
-
The identifier of the index that contains the data source.
- withIndexId(String) - Method in class com.amazonaws.services.kendra.model.DescribeFaqRequest
-
The identifier of the index that contains the FAQ.
- withIndexId(String) - Method in class com.amazonaws.services.kendra.model.DescribeFaqResult
-
The identifier of the index that contains the FAQ.
- withIndexId(String) - Method in class com.amazonaws.services.kendra.model.ListDataSourcesRequest
-
The identifier of the index that contains the data source.
- withIndexId(String) - Method in class com.amazonaws.services.kendra.model.ListDataSourceSyncJobsRequest
-
The identifier of the index that contains the data source.
- withIndexId(String) - Method in class com.amazonaws.services.kendra.model.ListFaqsRequest
-
The index that contains the FAQ lists.
- withIndexId(String) - Method in class com.amazonaws.services.kendra.model.QueryRequest
-
The unique identifier of the index to search.
- withIndexId(String) - Method in class com.amazonaws.services.kendra.model.StartDataSourceSyncJobRequest
-
The identifier of the index that contains the data source.
- withIndexId(String) - Method in class com.amazonaws.services.kendra.model.StopDataSourceSyncJobRequest
-
The identifier of the index that contains the data source.
- withIndexId(String) - Method in class com.amazonaws.services.kendra.model.SubmitFeedbackRequest
-
The identifier of the index that was queried.
- withIndexId(String) - Method in class com.amazonaws.services.kendra.model.UpdateDataSourceRequest
-
The identifier of the index that contains the data source to update.
- withIndexStatistics(IndexStatistics) - Method in class com.amazonaws.services.kendra.model.DescribeIndexResult
-
Provides information about the number of FAQ questions and answers and the number of text documents indexed.
- withKey(String) - Method in class com.amazonaws.services.kendra.model.AdditionalResultAttribute
-
The key that identifies the attribute.
- withKey(String) - Method in class com.amazonaws.services.kendra.model.DocumentAttribute
-
The identifier for the attribute.
- withKey(String) - Method in class com.amazonaws.services.kendra.model.S3Path
-
The name of the file.
- withKey(String) - Method in class com.amazonaws.services.kendra.model.Tag
-
The key for the tag.
- withKeyPath(String) - Method in class com.amazonaws.services.kendra.model.AccessControlListConfiguration
-
Path to the AWS S3 bucket that contains the ACL files.
- withKmsKeyId(String) - Method in class com.amazonaws.services.kendra.model.ServerSideEncryptionConfiguration
-
The identifier of the AWS KMS customer master key (CMK).
- withKnowledgeArticleConfiguration(SalesforceKnowledgeArticleConfiguration) - Method in class com.amazonaws.services.kendra.model.SalesforceConfiguration
-
Specifies configuration information for the knowlege article types that Amazon Kendra indexes.
- withKnowledgeArticleConfiguration(ServiceNowKnowledgeArticleConfiguration) - Method in class com.amazonaws.services.kendra.model.ServiceNowConfiguration
-
Provides configuration information for crawling knowledge articles in the ServiceNow site.
- withLessThan(DocumentAttribute) - Method in class com.amazonaws.services.kendra.model.AttributeFilter
-
Performs a less than operation on two document attributes.
- withLessThanOrEquals(DocumentAttribute) - Method in class com.amazonaws.services.kendra.model.AttributeFilter
-
Performs a less than or equals operation on two document attributes.
- withLongValue(Long) - Method in class com.amazonaws.services.kendra.model.DocumentAttributeValue
-
A long integer value.
- withMaxResults(Integer) - Method in class com.amazonaws.services.kendra.model.ListDataSourcesRequest
-
The maximum number of data sources to return.
- withMaxResults(Integer) - Method in class com.amazonaws.services.kendra.model.ListDataSourceSyncJobsRequest
-
The maximum number of synchronization jobs to return in the response.
- withMaxResults(Integer) - Method in class com.amazonaws.services.kendra.model.ListFaqsRequest
-
The maximum number of FAQs to return in the response.
- withMaxResults(Integer) - Method in class com.amazonaws.services.kendra.model.ListIndicesRequest
-
The maximum number of data sources to return.
- withMetrics(DataSourceSyncJobMetrics) - Method in class com.amazonaws.services.kendra.model.DataSourceSyncJob
-
Maps a batch delete document request to a specific data source sync job.
- withName(String) - Method in class com.amazonaws.services.kendra.model.CreateDataSourceRequest
-
A unique name for the data source.
- withName(String) - Method in class com.amazonaws.services.kendra.model.CreateFaqRequest
-
The name that should be associated with the FAQ.
- withName(String) - Method in class com.amazonaws.services.kendra.model.CreateIndexRequest
-
The name for the new index.
- withName(String) - Method in class com.amazonaws.services.kendra.model.DataSourceSummary
-
The name of the data source.
- withName(String) - Method in class com.amazonaws.services.kendra.model.DescribeDataSourceResult
-
The name that you gave the data source when it was created.
- withName(String) - Method in class com.amazonaws.services.kendra.model.DescribeFaqResult
-
The name that you gave the FAQ when it was created.
- withName(String) - Method in class com.amazonaws.services.kendra.model.DescribeIndexResult
-
The name of the index.
- withName(String) - Method in class com.amazonaws.services.kendra.model.DocumentMetadataConfiguration
-
The name of the index field.
- withName(String) - Method in class com.amazonaws.services.kendra.model.FaqSummary
-
The name that you assigned the FAQ when you created or updated the FAQ.
- withName(String) - Method in class com.amazonaws.services.kendra.model.IndexConfigurationSummary
-
The name of the index.
- withName(String) - Method in class com.amazonaws.services.kendra.model.Principal
-
The name of the user or group.
- withName(String) - Method in class com.amazonaws.services.kendra.model.SalesforceCustomKnowledgeArticleTypeConfiguration
-
The name of the configuration.
- withName(String) - Method in class com.amazonaws.services.kendra.model.SalesforceStandardObjectConfiguration
-
The name of the standard object.
- withName(SalesforceStandardObjectName) - Method in class com.amazonaws.services.kendra.model.SalesforceStandardObjectConfiguration
-
The name of the standard object.
- withName(String) - Method in class com.amazonaws.services.kendra.model.UpdateDataSourceRequest
-
The name of the data source to update.
- withName(String) - Method in class com.amazonaws.services.kendra.model.UpdateIndexRequest
-
The name of the index to update.
- withNextToken(String) - Method in class com.amazonaws.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.
- withNextToken(String) - Method in class com.amazonaws.services.kendra.model.ListDataSourcesResult
-
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.
- withNextToken(String) - Method in class com.amazonaws.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.
- withNextToken(String) - Method in class com.amazonaws.services.kendra.model.ListDataSourceSyncJobsResult
-
The GetDataSourceSyncJobHistory operation returns a page of vocabularies at a time.
- withNextToken(String) - Method in class com.amazonaws.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.
- withNextToken(String) - Method in class com.amazonaws.services.kendra.model.ListFaqsResult
-
The ListFaqs operation returns a page of FAQs at a time.
- withNextToken(String) - Method in class com.amazonaws.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.
- withNextToken(String) - Method in class com.amazonaws.services.kendra.model.ListIndicesResult
-
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.
- withNotFilter(AttributeFilter) - Method in class com.amazonaws.services.kendra.model.AttributeFilter
-
Performs a logical NOT operation on all supplied filters.
- withOneDriveConfiguration(OneDriveConfiguration) - Method in class com.amazonaws.services.kendra.model.DataSourceConfiguration
-
Provided configuration for data sources that connect to Microsoft OneDrive.
- withOneDriveUserList(String...) - Method in class com.amazonaws.services.kendra.model.OneDriveUsers
-
A list of users whose documents should be indexed.
- withOneDriveUserList(Collection<String>) - Method in class com.amazonaws.services.kendra.model.OneDriveUsers
-
A list of users whose documents should be indexed.
- withOneDriveUsers(OneDriveUsers) - Method in class com.amazonaws.services.kendra.model.OneDriveConfiguration
-
A list of user accounts whose documents should be indexed.
- withOneDriveUserS3Path(S3Path) - Method in class com.amazonaws.services.kendra.model.OneDriveUsers
-
The S3 bucket location of a file containing a list of users whose documents should be indexed.
- withOrAllFilters(AttributeFilter...) - Method in class com.amazonaws.services.kendra.model.AttributeFilter
-
Performs a logical OR operation on all supplied filters.
- withOrAllFilters(Collection<AttributeFilter>) - Method in class com.amazonaws.services.kendra.model.AttributeFilter
-
Performs a logical OR operation on all supplied filters.
- withPageNumber(Integer) - Method in class com.amazonaws.services.kendra.model.QueryRequest
-
Query results are returned in pages the size of the PageSize parameter.
- withPageSize(Integer) - Method in class com.amazonaws.services.kendra.model.QueryRequest
-
Sets the number of results that are returned in each page of results.
- withQueryCapacityUnits(Integer) - Method in class com.amazonaws.services.kendra.model.CapacityUnitsConfiguration
-
The amount of extra query capacity for an index.
- withQueryId(String) - Method in class com.amazonaws.services.kendra.model.QueryResult
-
The unique identifier for the search.
- withQueryId(String) - Method in class com.amazonaws.services.kendra.model.SubmitFeedbackRequest
-
The identifier of the specific query for which you are submitting feedback.
- withQueryResultTypeFilter(String) - Method in class com.amazonaws.services.kendra.model.QueryRequest
-
Sets the type of query.
- withQueryResultTypeFilter(QueryResultType) - Method in class com.amazonaws.services.kendra.model.QueryRequest
-
Sets the type of query.
- withQueryText(String) - Method in class com.amazonaws.services.kendra.model.QueryRequest
-
The text to search for.
- withRankOrder(String) - Method in class com.amazonaws.services.kendra.model.Relevance
-
Determines how values should be interpreted.
- withRankOrder(Order) - Method in class com.amazonaws.services.kendra.model.Relevance
-
Determines how values should be interpreted.
- withRelevance(Relevance) - Method in class com.amazonaws.services.kendra.model.DocumentMetadataConfiguration
-
Provides manual tuning parameters to determine how the field affects the search results.
- withRelevanceFeedbackItems(RelevanceFeedback...) - Method in class com.amazonaws.services.kendra.model.SubmitFeedbackRequest
-
Provides Amazon Kendra with relevant or not relevant feedback for whether a particular item was relevant to the
search.
- withRelevanceFeedbackItems(Collection<RelevanceFeedback>) - Method in class com.amazonaws.services.kendra.model.SubmitFeedbackRequest
-
Provides Amazon Kendra with relevant or not relevant feedback for whether a particular item was relevant to the
search.
- withRelevanceValue(String) - Method in class com.amazonaws.services.kendra.model.RelevanceFeedback
-
Whether to document was relevant or not relevant to the search.
- withRelevanceValue(RelevanceType) - Method in class com.amazonaws.services.kendra.model.RelevanceFeedback
-
Whether to document was relevant or not relevant to the search.
- withRequestedDocumentAttributes(String...) - Method in class com.amazonaws.services.kendra.model.QueryRequest
-
An array of document attributes to include in the response.
- withRequestedDocumentAttributes(Collection<String>) - Method in class com.amazonaws.services.kendra.model.QueryRequest
-
An array of document attributes to include in the response.
- withResourceARN(String) - Method in class com.amazonaws.services.kendra.model.ListTagsForResourceRequest
-
The Amazon Resource Name (ARN) of the index, FAQ, or data source to get a list of tags for.
- withResourceARN(String) - Method in class com.amazonaws.services.kendra.model.TagResourceRequest
-
The Amazon Resource Name (ARN) of the index, FAQ, or data source to tag.
- withResourceARN(String) - Method in class com.amazonaws.services.kendra.model.UntagResourceRequest
-
The Amazon Resource Name (ARN) of the index, FAQ, or data source to remove the tag from.
- withResultId(String) - Method in class com.amazonaws.services.kendra.model.ClickFeedback
-
The unique identifier of the search result that was clicked.
- withResultId(String) - Method in class com.amazonaws.services.kendra.model.RelevanceFeedback
-
The unique identifier of the search result that the user provided relevance feedback for.
- withResultItems(QueryResultItem...) - Method in class com.amazonaws.services.kendra.model.QueryResult
-
The results of the search.
- withResultItems(Collection<QueryResultItem>) - Method in class com.amazonaws.services.kendra.model.QueryResult
-
The results of the search.
- withRoleArn(String) - Method in class com.amazonaws.services.kendra.model.BatchPutDocumentRequest
-
The Amazon Resource Name (ARN) of a role that is allowed to run the BatchPutDocument operation.
- withRoleArn(String) - Method in class com.amazonaws.services.kendra.model.CreateDataSourceRequest
-
The Amazon Resource Name (ARN) of a role with permission to access the data source.
- withRoleArn(String) - Method in class com.amazonaws.services.kendra.model.CreateFaqRequest
-
The Amazon Resource Name (ARN) of a role with permission to access the S3 bucket that contains the FAQs.
- withRoleArn(String) - Method in class com.amazonaws.services.kendra.model.CreateIndexRequest
-
An IAM role that gives Amazon Kendra permissions to access your Amazon CloudWatch logs and metrics.
- withRoleArn(String) - Method in class com.amazonaws.services.kendra.model.DescribeDataSourceResult
-
The Amazon Resource Name (ARN) of the role that enables the data source to access its resources.
- withRoleArn(String) - Method in class com.amazonaws.services.kendra.model.DescribeFaqResult
-
The Amazon Resource Name (ARN) of the role that provides access to the S3 bucket containing the input files for
the FAQ.
- withRoleArn(String) - Method in class com.amazonaws.services.kendra.model.DescribeIndexResult
-
The Amazon Resource Name (ARN) of the IAM role that gives Amazon Kendra permission to write to your Amazon
Cloudwatch logs.
- withRoleArn(String) - Method in class com.amazonaws.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.
- withRoleArn(String) - Method in class com.amazonaws.services.kendra.model.UpdateIndexRequest
-
A new IAM role that gives Amazon Kendra permission to access your Amazon CloudWatch logs.
- withS3Configuration(S3DataSourceConfiguration) - Method in class com.amazonaws.services.kendra.model.DataSourceConfiguration
-
Provides information to create a connector for a document repository in an Amazon S3 bucket.
- withS3Path(S3Path) - Method in class com.amazonaws.services.kendra.model.CreateFaqRequest
-
The S3 location of the FAQ input data.
- withS3Path(S3Path) - Method in class com.amazonaws.services.kendra.model.DescribeFaqResult
-
- withS3Path(S3Path) - Method in class com.amazonaws.services.kendra.model.Document
-
- withS3Prefix(String) - Method in class com.amazonaws.services.kendra.model.DocumentsMetadataConfiguration
-
A prefix used to filter metadata configuration files in the AWS S3 bucket.
- withSalesforceConfiguration(SalesforceConfiguration) - Method in class com.amazonaws.services.kendra.model.DataSourceConfiguration
-
Provides configuration information for data sources that connect to a Salesforce site.
- withSchedule(String) - Method in class com.amazonaws.services.kendra.model.CreateDataSourceRequest
-
Sets the frequency that Amazon Kendra will check the documents in your repository and update the index.
- withSchedule(String) - Method in class com.amazonaws.services.kendra.model.DescribeDataSourceResult
-
The schedule that Amazon Kendra will update the data source.
- withSchedule(String) - Method in class com.amazonaws.services.kendra.model.UpdateDataSourceRequest
-
The new update schedule for the data source.
- withSearch(Search) - Method in class com.amazonaws.services.kendra.model.DocumentMetadataConfiguration
-
Provides information about how the field is used during a search.
- withSearchable(Boolean) - Method in class com.amazonaws.services.kendra.model.Search
-
Determines whether the field is used in the search.
- withSecretArn(String) - Method in class com.amazonaws.services.kendra.model.ConnectionConfiguration
-
The Amazon Resource Name (ARN) of credentials stored in AWS Secrets Manager.
- withSecretArn(String) - Method in class com.amazonaws.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.
- withSecretArn(String) - Method in class com.amazonaws.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.
- withSecretArn(String) - Method in class com.amazonaws.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.
- withSecretArn(String) - Method in class com.amazonaws.services.kendra.model.SharePointConfiguration
-
The Amazon Resource Name (ARN) of credentials stored in AWS Secrets Manager.
- withSecurityGroupIds(String...) - Method in class com.amazonaws.services.kendra.model.DataSourceVpcConfiguration
-
A list of identifiers of security groups within your Amazon VPC.
- withSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.kendra.model.DataSourceVpcConfiguration
-
A list of identifiers of security groups within your Amazon VPC.
- withServerSideEncryptionConfiguration(ServerSideEncryptionConfiguration) - Method in class com.amazonaws.services.kendra.model.CreateIndexRequest
-
The identifier of the AWS KMS customer managed key (CMK) to use to encrypt data indexed by Amazon Kendra.
- withServerSideEncryptionConfiguration(ServerSideEncryptionConfiguration) - Method in class com.amazonaws.services.kendra.model.DescribeIndexResult
-
The identifier of the AWS KMS customer master key (CMK) used to encrypt your data.
- withServerUrl(String) - Method in class com.amazonaws.services.kendra.model.SalesforceConfiguration
-
The instance URL for the Salesforce site that you want to index.
- withServiceCatalogConfiguration(ServiceNowServiceCatalogConfiguration) - Method in class com.amazonaws.services.kendra.model.ServiceNowConfiguration
-
Provides configuration information for crawling service catalogs in the ServiceNow site.
- withServiceNowBuildVersion(String) - Method in class com.amazonaws.services.kendra.model.ServiceNowConfiguration
-
The identifier of the release that the ServiceNow host is running.
- withServiceNowBuildVersion(ServiceNowBuildVersionType) - Method in class com.amazonaws.services.kendra.model.ServiceNowConfiguration
-
The identifier of the release that the ServiceNow host is running.
- withServiceNowConfiguration(ServiceNowConfiguration) - Method in class com.amazonaws.services.kendra.model.DataSourceConfiguration
-
Provides configuration for data sources that connect to ServiceNow instances.
- withSharePointConfiguration(SharePointConfiguration) - Method in class com.amazonaws.services.kendra.model.DataSourceConfiguration
-
Provides information necessary to create a connector for a Microsoft SharePoint site.
- withSharePointVersion(String) - Method in class com.amazonaws.services.kendra.model.SharePointConfiguration
-
The version of Microsoft SharePoint that you are using as a data source.
- withSharePointVersion(SharePointVersion) - Method in class com.amazonaws.services.kendra.model.SharePointConfiguration
-
The version of Microsoft SharePoint that you are using as a data source.
- withStandardKnowledgeArticleTypeConfiguration(SalesforceStandardKnowledgeArticleTypeConfiguration) - Method in class com.amazonaws.services.kendra.model.SalesforceKnowledgeArticleConfiguration
-
Provides configuration information for standard Salesforce knowledge articles.
- withStandardObjectAttachmentConfiguration(SalesforceStandardObjectAttachmentConfiguration) - Method in class com.amazonaws.services.kendra.model.SalesforceConfiguration
-
Provides configuration information for processing attachments to Salesforce standard objects.
- withStandardObjectConfigurations(SalesforceStandardObjectConfiguration...) - Method in class com.amazonaws.services.kendra.model.SalesforceConfiguration
-
Specifies the Salesforce standard objects that Amazon Kendra indexes.
- withStandardObjectConfigurations(Collection<SalesforceStandardObjectConfiguration>) - Method in class com.amazonaws.services.kendra.model.SalesforceConfiguration
-
Specifies the Salesforce standard objects that Amazon Kendra indexes.
- withStartTime(Date) - Method in class com.amazonaws.services.kendra.model.DataSourceSyncJob
-
The UNIX datetime that the synchronization job was started.
- withStartTime(Date) - Method in class com.amazonaws.services.kendra.model.TimeRange
-
The UNIX datetime of the beginning of the time range.
- withStartTimeFilter(TimeRange) - Method in class com.amazonaws.services.kendra.model.ListDataSourceSyncJobsRequest
-
When specified, the synchronization jobs returned in the list are limited to jobs between the specified dates.
- withStatus(String) - Method in class com.amazonaws.services.kendra.model.DataSourceSummary
-
The status of the data source.
- withStatus(DataSourceStatus) - Method in class com.amazonaws.services.kendra.model.DataSourceSummary
-
The status of the data source.
- withStatus(String) - Method in class com.amazonaws.services.kendra.model.DataSourceSyncJob
-
The execution status of the synchronization job.
- withStatus(DataSourceSyncJobStatus) - Method in class com.amazonaws.services.kendra.model.DataSourceSyncJob
-
The execution status of the synchronization job.
- withStatus(String) - Method in class com.amazonaws.services.kendra.model.DescribeDataSourceResult
-
The current status of the data source.
- withStatus(DataSourceStatus) - Method in class com.amazonaws.services.kendra.model.DescribeDataSourceResult
-
The current status of the data source.
- withStatus(String) - Method in class com.amazonaws.services.kendra.model.DescribeFaqResult
-
The status of the FAQ.
- withStatus(FaqStatus) - Method in class com.amazonaws.services.kendra.model.DescribeFaqResult
-
The status of the FAQ.
- withStatus(String) - Method in class com.amazonaws.services.kendra.model.DescribeIndexResult
-
The current status of the index.
- withStatus(IndexStatus) - Method in class com.amazonaws.services.kendra.model.DescribeIndexResult
-
The current status of the index.
- withStatus(String) - Method in class com.amazonaws.services.kendra.model.FaqSummary
-
The current status of the FAQ.
- withStatus(FaqStatus) - Method in class com.amazonaws.services.kendra.model.FaqSummary
-
The current status of the FAQ.
- withStatus(String) - Method in class com.amazonaws.services.kendra.model.IndexConfigurationSummary
-
The current status of the index.
- withStatus(IndexStatus) - Method in class com.amazonaws.services.kendra.model.IndexConfigurationSummary
-
The current status of the index.
- withStatusFilter(String) - Method in class com.amazonaws.services.kendra.model.ListDataSourceSyncJobsRequest
-
When specified, only returns synchronization jobs with the Status field equal to the specified
status.
- withStatusFilter(DataSourceSyncJobStatus) - Method in class com.amazonaws.services.kendra.model.ListDataSourceSyncJobsRequest
-
When specified, only returns synchronization jobs with the Status field equal to the specified
status.
- withStorageCapacityUnits(Integer) - Method in class com.amazonaws.services.kendra.model.CapacityUnitsConfiguration
-
The amount of extra storage capacity for an index.
- withStringListValue(String...) - Method in class com.amazonaws.services.kendra.model.DocumentAttributeValue
-
A list of strings.
- withStringListValue(Collection<String>) - Method in class com.amazonaws.services.kendra.model.DocumentAttributeValue
-
A list of strings.
- withStringValue(String) - Method in class com.amazonaws.services.kendra.model.DocumentAttributeValue
-
A string, such as "department".
- withSubnetIds(String...) - Method in class com.amazonaws.services.kendra.model.DataSourceVpcConfiguration
-
A list of identifiers for subnets within your Amazon VPC.
- withSubnetIds(Collection<String>) - Method in class com.amazonaws.services.kendra.model.DataSourceVpcConfiguration
-
A list of identifiers for subnets within your Amazon VPC.
- withSummaryItems(DataSourceSummary...) - Method in class com.amazonaws.services.kendra.model.ListDataSourcesResult
-
An array of summary information for one or more data sources.
- withSummaryItems(Collection<DataSourceSummary>) - Method in class com.amazonaws.services.kendra.model.ListDataSourcesResult
-
An array of summary information for one or more data sources.
- withTableName(String) - Method in class com.amazonaws.services.kendra.model.ConnectionConfiguration
-
The name of the table that contains the document data.
- withTagKeys(String...) - Method in class com.amazonaws.services.kendra.model.UntagResourceRequest
-
A list of tag keys to remove from the index, FAQ, or data source.
- withTagKeys(Collection<String>) - Method in class com.amazonaws.services.kendra.model.UntagResourceRequest
-
A list of tag keys to remove from the index, FAQ, or data source.
- withTags(Tag...) - Method in class com.amazonaws.services.kendra.model.CreateDataSourceRequest
-
A list of key-value pairs that identify the data source.
- withTags(Collection<Tag>) - Method in class com.amazonaws.services.kendra.model.CreateDataSourceRequest
-
A list of key-value pairs that identify the data source.
- withTags(Tag...) - Method in class com.amazonaws.services.kendra.model.CreateFaqRequest
-
A list of key-value pairs that identify the FAQ.
- withTags(Collection<Tag>) - Method in class com.amazonaws.services.kendra.model.CreateFaqRequest
-
A list of key-value pairs that identify the FAQ.
- withTags(Tag...) - Method in class com.amazonaws.services.kendra.model.CreateIndexRequest
-
A list of key-value pairs that identify the index.
- withTags(Collection<Tag>) - Method in class com.amazonaws.services.kendra.model.CreateIndexRequest
-
A list of key-value pairs that identify the index.
- withTags(Tag...) - Method in class com.amazonaws.services.kendra.model.ListTagsForResourceResult
-
A list of tags associated with the index, FAQ, or data source.
- withTags(Collection<Tag>) - Method in class com.amazonaws.services.kendra.model.ListTagsForResourceResult
-
A list of tags associated with the index, FAQ, or data source.
- withTags(Tag...) - Method in class com.amazonaws.services.kendra.model.TagResourceRequest
-
A list of tag keys to add to the index, FAQ, or data source.
- withTags(Collection<Tag>) - Method in class com.amazonaws.services.kendra.model.TagResourceRequest
-
A list of tag keys to add to the index, FAQ, or data source.
- withTenantDomain(String) - Method in class com.amazonaws.services.kendra.model.OneDriveConfiguration
-
Tha Azure Active Directory domain of the organization.
- withText(String) - Method in class com.amazonaws.services.kendra.model.TextWithHighlights
-
The text to display to the user.
- withTextDocumentStatistics(TextDocumentStatistics) - Method in class com.amazonaws.services.kendra.model.IndexStatistics
-
The number of text documents indexed.
- withTextWithHighlightsValue(TextWithHighlights) - Method in class com.amazonaws.services.kendra.model.AdditionalResultAttributeValue
-
The text associated with the attribute and information about the highlight to apply to the text.
- withTitle(String) - Method in class com.amazonaws.services.kendra.model.Document
-
The title of the document.
- withTopAnswer(Boolean) - Method in class com.amazonaws.services.kendra.model.Highlight
-
Indicates whether the response is the best response.
- withTotalNumberOfResults(Integer) - Method in class com.amazonaws.services.kendra.model.QueryResult
-
The number of items returned by the search.
- withType(String) - Method in class com.amazonaws.services.kendra.model.CreateDataSourceRequest
-
The type of repository that contains the data source.
- withType(DataSourceType) - Method in class com.amazonaws.services.kendra.model.CreateDataSourceRequest
-
The type of repository that contains the data source.
- withType(String) - Method in class com.amazonaws.services.kendra.model.DataSourceSummary
-
The type of the data source.
- withType(DataSourceType) - Method in class com.amazonaws.services.kendra.model.DataSourceSummary
-
The type of the data source.
- withType(String) - Method in class com.amazonaws.services.kendra.model.DescribeDataSourceResult
-
The type of the data source.
- withType(DataSourceType) - Method in class com.amazonaws.services.kendra.model.DescribeDataSourceResult
-
The type of the data source.
- withType(String) - Method in class com.amazonaws.services.kendra.model.DocumentMetadataConfiguration
-
The data type of the index field.
- withType(DocumentAttributeValueType) - Method in class com.amazonaws.services.kendra.model.DocumentMetadataConfiguration
-
The data type of the index field.
- withType(String) - Method in class com.amazonaws.services.kendra.model.Principal
-
The type of principal.
- withType(PrincipalType) - Method in class com.amazonaws.services.kendra.model.Principal
-
The type of principal.
- withType(String) - Method in class com.amazonaws.services.kendra.model.QueryResultItem
-
The type of document.
- withType(QueryResultType) - Method in class com.amazonaws.services.kendra.model.QueryResultItem
-
The type of document.
- withUpdatedAt(Date) - Method in class com.amazonaws.services.kendra.model.DataSourceSummary
-
The UNIX datetime that the data source was lasted updated.
- withUpdatedAt(Date) - Method in class com.amazonaws.services.kendra.model.DescribeDataSourceResult
-
The Unix timestamp of when the data source was last updated.
- withUpdatedAt(Date) - Method in class com.amazonaws.services.kendra.model.DescribeFaqResult
-
The date and time that the FAQ was last updated.
- withUpdatedAt(Date) - Method in class com.amazonaws.services.kendra.model.DescribeIndexResult
-
The Unix datetime that the index was last updated.
- withUpdatedAt(Date) - Method in class com.amazonaws.services.kendra.model.FaqSummary
-
The UNIX datetime that the FAQ was last updated.
- withUpdatedAt(Date) - Method in class com.amazonaws.services.kendra.model.IndexConfigurationSummary
-
The Unix timestamp when the index was last updated by the UpdateIndex operation.
- withUrls(String...) - Method in class com.amazonaws.services.kendra.model.SharePointConfiguration
-
The URLs of the Microsoft SharePoint site that contains the documents that should be indexed.
- withUrls(Collection<String>) - Method in class com.amazonaws.services.kendra.model.SharePointConfiguration
-
The URLs of the Microsoft SharePoint site that contains the documents that should be indexed.
- withUseChangeLog(Boolean) - Method in class com.amazonaws.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.
- withValue(AdditionalResultAttributeValue) - Method in class com.amazonaws.services.kendra.model.AdditionalResultAttribute
-
An object that contains the attribute value.
- withValue(DocumentAttributeValue) - Method in class com.amazonaws.services.kendra.model.DocumentAttribute
-
The value of the attribute.
- withValue(String) - Method in class com.amazonaws.services.kendra.model.Tag
-
The value associated with the tag.
- withValueImportanceMap(Map<String, Integer>) - Method in class com.amazonaws.services.kendra.model.Relevance
-
A list of values that should be given a different boost when they appear in the result list.
- withValueType(String) - Method in class com.amazonaws.services.kendra.model.AdditionalResultAttribute
-
The data type of the Value property.
- withValueType(AdditionalResultAttributeValueType) - Method in class com.amazonaws.services.kendra.model.AdditionalResultAttribute
-
The data type of the Value property.
- withVpcConfiguration(DataSourceVpcConfiguration) - Method in class com.amazonaws.services.kendra.model.DatabaseConfiguration
-
- withVpcConfiguration(DataSourceVpcConfiguration) - Method in class com.amazonaws.services.kendra.model.SharePointConfiguration
-