- 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
-
- 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 as a base-64 encoded string.
- 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.
- getChangeDetectingColumns() - Method in class com.amazonaws.services.kendra.model.ColumnConfiguration
-
One to five columns that indicate when a document in the database has changed.
- 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 data and time that the result was clicked.
- 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.
- 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.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.
- 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.
- 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.
- 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.
- getDocumentsMetadataConfiguration() - Method in class com.amazonaws.services.kendra.model.S3DataSourceConfiguration
-
- 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.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.
- 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.
- getExclusionPatterns() - Method in class com.amazonaws.services.kendra.model.S3DataSourceConfiguration
-
A list of glob patterns for documents that should not be indexed.
- 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.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.
- 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.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.
- 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.
- 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.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
-
- 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.
- 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).
- 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.
- 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.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.
- 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.
- 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.
- 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.
- 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.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.
- 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.
- 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.
- 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.
- 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.
- getValue() - Method in class com.amazonaws.services.kendra.model.AdditionalResultAttribute
-
- getValue() - Method in class com.amazonaws.services.kendra.model.DocumentAttribute
-
The value of the attribute.
- 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
-
- 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
-
- 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
-
- 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
-
- 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 as a base-64 encoded string.
- 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.
- 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.
- 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 data and time that the result was clicked.
- 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.
- 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.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.
- 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.
- 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.
- 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.
- setDocumentsMetadataConfiguration(DocumentsMetadataConfiguration) - Method in class com.amazonaws.services.kendra.model.S3DataSourceConfiguration
-
- 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.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.
- 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.
- setExclusionPatterns(Collection<String>) - Method in class com.amazonaws.services.kendra.model.S3DataSourceConfiguration
-
A list of glob patterns for documents that should not be indexed.
- 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.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.
- 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.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.
- 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.
- 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.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
-
- 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.
- 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).
- 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.
- 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.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.
- 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.
- 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.
- 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.
- 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.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.
- 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.
- 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.
- 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.
- 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.
- setValue(AdditionalResultAttributeValue) - Method in class com.amazonaws.services.kendra.model.AdditionalResultAttribute
-
- setValue(DocumentAttributeValue) - Method in class com.amazonaws.services.kendra.model.DocumentAttribute
-
The value of the attribute.
- 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
-
- 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
-
- 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.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 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.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 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 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.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 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.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.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
-
- withAdditionalAttributes(Collection<AdditionalResultAttribute>) - Method in class com.amazonaws.services.kendra.model.QueryResultItem
-
- 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 as a base-64 encoded string.
- 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.
- 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.
- 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 data and time that the result was clicked.
- 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.
- 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.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.
- 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.
- 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.
- 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.
- withDocumentsMetadataConfiguration(DocumentsMetadataConfiguration) - Method in class com.amazonaws.services.kendra.model.S3DataSourceConfiguration
-
- 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.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.
- 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.
- 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.
- 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.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.
- 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.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.
- 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.
- 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.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
-
- 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.
- 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).
- 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.
- 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.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.
- 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.
- 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.
- 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.
- 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.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.
- 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.
- 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.
- 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.
- 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.
- withValue(AdditionalResultAttributeValue) - Method in class com.amazonaws.services.kendra.model.AdditionalResultAttribute
-
- withValue(DocumentAttributeValue) - Method in class com.amazonaws.services.kendra.model.DocumentAttribute
-
The value of the attribute.
- 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
-
- withValueType(AdditionalResultAttributeValueType) - Method in class com.amazonaws.services.kendra.model.AdditionalResultAttribute
-
- withVpcConfiguration(DataSourceVpcConfiguration) - Method in class com.amazonaws.services.kendra.model.DatabaseConfiguration
-
- withVpcConfiguration(DataSourceVpcConfiguration) - Method in class com.amazonaws.services.kendra.model.SharePointConfiguration
-