- getAccess() - Method in class com.amazonaws.services.kendra.model.Principal
-
Whether to allow or deny access to the principal.
- getAccessControlList() - Method in class com.amazonaws.services.kendra.model.Document
-
Information to use for user context filtering.
- getAccessControlListConfiguration() - Method in class com.amazonaws.services.kendra.model.S3DataSourceConfiguration
-
Provides the path to the S3 bucket that contains the user context filtering files for the data source.
- getAclConfiguration() - Method in class com.amazonaws.services.kendra.model.DatabaseConfiguration
-
Information about the database column that provides information for user context filtering.
- getAdditionalAttributes() - Method in class com.amazonaws.services.kendra.model.QueryResultItem
-
One or more additional attributes associated with the query result.
- getAllowedGroupsColumnName() - Method in class com.amazonaws.services.kendra.model.AclConfiguration
-
A list of groups, separated by semi-colons, that filters a query response based on user context.
- getAndAllFilters() - Method in class com.amazonaws.services.kendra.model.AttributeFilter
-
Performs a logical AND operation on all supplied filters.
- getAttachmentConfiguration() - Method in class com.amazonaws.services.kendra.model.ConfluenceConfiguration
-
Specifies configuration information for indexing attachments to Confluence blogs and pages.
- getAttachmentFieldMappings() - Method in class com.amazonaws.services.kendra.model.ConfluenceAttachmentConfiguration
-
Defines how attachment metadata fields should be mapped to index fields.
- 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.
- getAuthenticationType() - Method in class com.amazonaws.services.kendra.model.ServiceNowConfiguration
-
Determines the type of authentication used to connect to the ServiceNow instance.
- 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.
- getBlogConfiguration() - Method in class com.amazonaws.services.kendra.model.ConfluenceConfiguration
-
Specifies configuration information for indexing Confluence blogs.
- getBlogFieldMappings() - Method in class com.amazonaws.services.kendra.model.ConfluenceBlogConfiguration
-
Defines how blog metadata fields should be mapped to index fields.
- getBucket() - Method in class com.amazonaws.services.kendra.model.S3Path
-
The name of the S3 bucket that contains the file.
- getBucketName() - Method in class com.amazonaws.services.kendra.model.S3DataSourceConfiguration
-
The name of the bucket that contains the documents.
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.kendra.AbstractAWSkendra
-
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.kendra.AWSkendra
-
Returns additional metadata for a previously executed successful request, typically used for debugging issues
where a service isn't acting as expected.
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.kendra.AWSkendraClient
-
Returns additional metadata for a previously executed successful, request, typically used for debugging issues
where a service isn't acting as expected.
- getCapacityUnits() - Method in class com.amazonaws.services.kendra.model.DescribeIndexResult
-
For Enterprise edition indexes, you can choose to use additional capacity to meet the needs of your application.
- getCapacityUnits() - Method in class com.amazonaws.services.kendra.model.UpdateIndexRequest
-
Sets the number of additional storage and query capacity units that should be used by the index.
- getChangeDetectingColumns() - Method in class com.amazonaws.services.kendra.model.ColumnConfiguration
-
One to five columns that indicate when a document in the database has changed.
- getChatterFeedConfiguration() - Method in class com.amazonaws.services.kendra.model.SalesforceConfiguration
-
Specifies configuration information for Salesforce chatter feeds.
- getClaimRegex() - Method in class com.amazonaws.services.kendra.model.JwtTokenTypeConfiguration
-
The regular expression that identifies the claim.
- getClickFeedbackItems() - Method in class com.amazonaws.services.kendra.model.SubmitFeedbackRequest
-
Tells Amazon Kendra that a particular search result link was chosen by the user.
- getClickTime() - Method in class com.amazonaws.services.kendra.model.ClickFeedback
-
The Unix timestamp of the date and time that the result was clicked.
- getClientToken() - Method in class com.amazonaws.services.kendra.model.CreateDataSourceRequest
-
A token that you provide to identify the request to create a data source.
- getClientToken() - Method in class com.amazonaws.services.kendra.model.CreateFaqRequest
-
A token that you provide to identify the request to create a FAQ.
- getClientToken() - Method in class com.amazonaws.services.kendra.model.CreateIndexRequest
-
A token that you provide to identify the request to create an index.
- getClientToken() - Method in class com.amazonaws.services.kendra.model.CreateThesaurusRequest
-
A token that you provide to identify the request to create a thesaurus.
- 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
-
- getConfluenceConfiguration() - Method in class com.amazonaws.services.kendra.model.DataSourceConfiguration
-
Provides configuration information for connecting to a Confluence data source.
- 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.
- getCrawlArchivedSpaces() - Method in class com.amazonaws.services.kendra.model.ConfluenceSpaceConfiguration
-
Specifies whether Amazon Kendra should index archived spaces.
- getCrawlAttachments() - Method in class com.amazonaws.services.kendra.model.ConfluenceAttachmentConfiguration
-
Indicates whether Amazon Kendra indexes attachments to the pages and blogs in the Confluence data source.
- getCrawlAttachments() - Method in class com.amazonaws.services.kendra.model.SalesforceConfiguration
-
Indicates whether Amazon Kendra should index attachments to Salesforce objects.
- getCrawlAttachments() - Method in class com.amazonaws.services.kendra.model.ServiceNowKnowledgeArticleConfiguration
-
Indicates whether Amazon Kendra should index attachments to knowledge articles.
- getCrawlAttachments() - Method in class com.amazonaws.services.kendra.model.ServiceNowServiceCatalogConfiguration
-
Indicates whether Amazon Kendra should crawl attachments to the service catalog items.
- getCrawlAttachments() - Method in class com.amazonaws.services.kendra.model.SharePointConfiguration
-
TRUE to include attachments to documents stored in your Microsoft SharePoint site in the index;
otherwise, FALSE.
- getCrawlPersonalSpaces() - Method in class com.amazonaws.services.kendra.model.ConfluenceSpaceConfiguration
-
Specifies whether Amazon Kendra should index personal spaces.
- 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.DescribeThesaurusResult
-
The Unix datetime that the thesaurus 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.
- getCreatedAt() - Method in class com.amazonaws.services.kendra.model.ThesaurusSummary
-
The Unix datetime that the thesaurus was created.
- getCustomKnowledgeArticleTypeConfigurations() - Method in class com.amazonaws.services.kendra.model.SalesforceKnowledgeArticleConfiguration
-
Provides configuration information for custom Salesforce knowledge articles.
- getDatabaseConfiguration() - Method in class com.amazonaws.services.kendra.model.DataSourceConfiguration
-
Provides information necessary to create a data source 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.ConfluenceAttachmentToIndexFieldMapping
-
The name of the field in the data source.
- getDataSourceFieldName() - Method in class com.amazonaws.services.kendra.model.ConfluenceBlogToIndexFieldMapping
-
The name of the field in the data source.
- getDataSourceFieldName() - Method in class com.amazonaws.services.kendra.model.ConfluencePageToIndexFieldMapping
-
The name of the field in the data source.
- getDataSourceFieldName() - Method in class com.amazonaws.services.kendra.model.ConfluenceSpaceToIndexFieldMapping
-
The name of the field in the data source.
- getDataSourceFieldName() - Method in class com.amazonaws.services.kendra.model.DataSourceToIndexFieldMapping
-
The name of the column or attribute in the data source.
- getDataSourceId() - Method in class com.amazonaws.services.kendra.model.DataSourceSyncJobMetricTarget
-
The ID of the data source that is running the sync job.
- getDataSourceSyncJobId() - Method in class com.amazonaws.services.kendra.model.DataSourceSyncJobMetricTarget
-
The ID of the sync job that is running on the data source.
- getDataSourceSyncJobMetricTarget() - Method in class com.amazonaws.services.kendra.model.BatchDeleteDocumentRequest
-
- getDateFieldFormat() - Method in class com.amazonaws.services.kendra.model.ConfluenceAttachmentToIndexFieldMapping
-
The format for date fields in the data source.
- getDateFieldFormat() - Method in class com.amazonaws.services.kendra.model.ConfluenceBlogToIndexFieldMapping
-
The format for date fields in the data source.
- getDateFieldFormat() - Method in class com.amazonaws.services.kendra.model.ConfluencePageToIndexFieldMapping
-
The format for date fields in the data source.
- getDateFieldFormat() - Method in class com.amazonaws.services.kendra.model.ConfluenceSpaceToIndexFieldMapping
-
The format for date fields 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 expressed as an ISO 8601 string.
- 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.CreateThesaurusRequest
-
The description for the new thesaurus.
- 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.DescribeThesaurusResult
-
The thesaurus description.
- 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.
- getDescription() - Method in class com.amazonaws.services.kendra.model.UpdateThesaurusRequest
-
The updated description of the thesaurus.
- getDisableLocalGroups() - Method in class com.amazonaws.services.kendra.model.OneDriveConfiguration
-
A Boolean value that specifies whether local groups are disabled (True) or enabled (
False).
- getDisableLocalGroups() - Method in class com.amazonaws.services.kendra.model.SharePointConfiguration
-
A Boolean value that specifies whether local groups are disabled (True) or enabled (
False).
- 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.
- getDocumentAttributeKey() - Method in class com.amazonaws.services.kendra.model.SortingConfiguration
-
The name of the document attribute used to sort the response.
- 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.
- getDocumentAttributeValueType() - Method in class com.amazonaws.services.kendra.model.FacetResult
-
The data type of the facet value.
- getDocumentDataColumnName() - Method in class com.amazonaws.services.kendra.model.ColumnConfiguration
-
The column that contains the contents of the document.
- getDocumentDataFieldName() - Method in class com.amazonaws.services.kendra.model.SalesforceChatterFeedConfiguration
-
The name of the column in the Salesforce FeedItem table that contains the content to index.
- getDocumentDataFieldName() - Method in class com.amazonaws.services.kendra.model.SalesforceCustomKnowledgeArticleTypeConfiguration
-
The name of the field in the custom knowledge article that contains the document data to index.
- getDocumentDataFieldName() - Method in class com.amazonaws.services.kendra.model.SalesforceStandardKnowledgeArticleTypeConfiguration
-
The name of the field that contains the document data to index.
- getDocumentDataFieldName() - Method in class com.amazonaws.services.kendra.model.SalesforceStandardObjectConfiguration
-
The name of the field in the standard object table that contains the document contents.
- getDocumentDataFieldName() - Method in class com.amazonaws.services.kendra.model.ServiceNowKnowledgeArticleConfiguration
-
The name of the ServiceNow field that is mapped to the index document contents field in the Amazon Kendra index.
- getDocumentDataFieldName() - Method in class com.amazonaws.services.kendra.model.ServiceNowServiceCatalogConfiguration
-
The name of the ServiceNow field that is mapped to the index document contents field in the Amazon Kendra index.
- getDocumentExcerpt() - Method in class com.amazonaws.services.kendra.model.QueryResultItem
-
An extract of the text in the document.
- getDocumentId() - Method in class com.amazonaws.services.kendra.model.QueryResultItem
-
The unique identifier for the document.
- getDocumentIdColumnName() - Method in class com.amazonaws.services.kendra.model.ColumnConfiguration
-
The column that provides the document's unique identifier.
- getDocumentIdList() - Method in class com.amazonaws.services.kendra.model.BatchDeleteDocumentRequest
-
One or more identifiers for documents to delete from the index.
- getDocumentMetadataConfigurations() - Method in class com.amazonaws.services.kendra.model.DescribeIndexResult
-
Configuration settings for any metadata applied to the documents in the index.
- getDocumentMetadataConfigurationUpdates() - Method in class com.amazonaws.services.kendra.model.UpdateIndexRequest
-
The document metadata to update.
- getDocuments() - Method in class com.amazonaws.services.kendra.model.BatchPutDocumentRequest
-
One or more documents to add to the index.
- getDocumentsAdded() - Method in class com.amazonaws.services.kendra.model.DataSourceSyncJobMetrics
-
The number of documents added from the data source up to now in the data source sync.
- getDocumentsDeleted() - Method in class com.amazonaws.services.kendra.model.DataSourceSyncJobMetrics
-
The number of documents deleted from the data source up to now in the data source sync run.
- getDocumentsFailed() - Method in class com.amazonaws.services.kendra.model.DataSourceSyncJobMetrics
-
The number of documents that failed to sync from the data source up to now in the data source sync run.
- getDocumentsMetadataConfiguration() - Method in class com.amazonaws.services.kendra.model.S3DataSourceConfiguration
-
- getDocumentsModified() - Method in class com.amazonaws.services.kendra.model.DataSourceSyncJobMetrics
-
The number of documents modified in the data source up to now in the data source sync run.
- getDocumentsScanned() - Method in class com.amazonaws.services.kendra.model.DataSourceSyncJobMetrics
-
The current number of documents crawled by the current sync job in the data source.
- getDocumentTitle() - Method in class com.amazonaws.services.kendra.model.QueryResultItem
-
The title of the document.
- getDocumentTitleColumnName() - Method in class com.amazonaws.services.kendra.model.ColumnConfiguration
-
The column that contains the title of the document.
- getDocumentTitleFieldName() - Method in class com.amazonaws.services.kendra.model.SalesforceChatterFeedConfiguration
-
The name of the column in the Salesforce FeedItem table that contains the title of the document.
- getDocumentTitleFieldName() - Method in class com.amazonaws.services.kendra.model.SalesforceCustomKnowledgeArticleTypeConfiguration
-
The name of the field in the custom knowledge article that contains the document title.
- getDocumentTitleFieldName() - Method in class com.amazonaws.services.kendra.model.SalesforceStandardKnowledgeArticleTypeConfiguration
-
The name of the field that contains the document title.
- getDocumentTitleFieldName() - Method in class com.amazonaws.services.kendra.model.SalesforceStandardObjectAttachmentConfiguration
-
The name of the field used for the document title.
- getDocumentTitleFieldName() - Method in class com.amazonaws.services.kendra.model.SalesforceStandardObjectConfiguration
-
The name of the field in the standard object table that contains the document title.
- getDocumentTitleFieldName() - Method in class com.amazonaws.services.kendra.model.ServiceNowKnowledgeArticleConfiguration
-
The name of the ServiceNow field that is mapped to the index document title field.
- getDocumentTitleFieldName() - Method in class com.amazonaws.services.kendra.model.ServiceNowServiceCatalogConfiguration
-
The name of the ServiceNow field that is mapped to the index document title field.
- getDocumentTitleFieldName() - Method in class com.amazonaws.services.kendra.model.SharePointConfiguration
-
The Microsoft SharePoint attribute field that contains the title of the document.
- getDocumentURI() - Method in class com.amazonaws.services.kendra.model.QueryResultItem
-
The URI of the original location of the document.
- getDuration() - Method in class com.amazonaws.services.kendra.model.Relevance
-
Specifies the time period that the boost applies to.
- getEdition() - Method in class com.amazonaws.services.kendra.model.CreateIndexRequest
-
The Amazon Kendra edition to use for the index.
- getEdition() - Method in class com.amazonaws.services.kendra.model.DescribeIndexResult
-
The Amazon Kendra edition used for the index.
- getEdition() - Method in class com.amazonaws.services.kendra.model.IndexConfigurationSummary
-
Indicates whether the index is a enterprise edition index or a developer edition index.
- getEndOffset() - Method in class com.amazonaws.services.kendra.model.Highlight
-
The zero-based location in the response string where the highlight ends.
- getEndTime() - Method in class com.amazonaws.services.kendra.model.DataSourceSyncJob
-
The UNIX datetime that the synchronization job was completed.
- getEndTime() - Method in class com.amazonaws.services.kendra.model.TimeRange
-
The UNIX datetime of the end of the time range.
- getEqualsTo() - Method in class com.amazonaws.services.kendra.model.AttributeFilter
-
Performs an equals operation on two document attributes.
- getErrorCode() - Method in class com.amazonaws.services.kendra.model.BatchDeleteDocumentResponseFailedDocument
-
The error code for why the document couldn't be removed from the index.
- getErrorCode() - Method in class com.amazonaws.services.kendra.model.BatchPutDocumentResponseFailedDocument
-
The type of error that caused the document to fail to be indexed.
- getErrorCode() - Method in class com.amazonaws.services.kendra.model.DataSourceSyncJob
-
If the Status field is set to FAILED, the ErrorCode field contains a the
reason that the synchronization failed.
- getErrorMessage() - Method in class com.amazonaws.services.kendra.model.BatchDeleteDocumentResponseFailedDocument
-
An explanation for why the document couldn't be removed from the index.
- getErrorMessage() - Method in class com.amazonaws.services.kendra.model.BatchPutDocumentResponseFailedDocument
-
A description of the reason why the document could not be indexed.
- getErrorMessage() - Method in class com.amazonaws.services.kendra.model.DataSourceSyncJob
-
If the Status field is set to ERROR, the ErrorMessage field contains a
description of the error that caused the synchronization to fail.
- getErrorMessage() - Method in class com.amazonaws.services.kendra.model.DescribeDataSourceResult
-
When the Status field value is FAILED, the ErrorMessage field contains a
description of the error that caused the data source to fail.
- getErrorMessage() - Method in class com.amazonaws.services.kendra.model.DescribeFaqResult
-
If the Status field is FAILED, the ErrorMessage field contains the reason
why the FAQ failed.
- getErrorMessage() - Method in class com.amazonaws.services.kendra.model.DescribeIndexResult
-
When th eStatus field value is FAILED, the ErrorMessage field contains a
message that explains why.
- getErrorMessage() - Method in class com.amazonaws.services.kendra.model.DescribeThesaurusResult
-
When the Status field value is FAILED, the ErrorMessage field provides
more information.
- getExcludeAttachmentFilePatterns() - Method in class com.amazonaws.services.kendra.model.SalesforceConfiguration
-
A list of regular expression patterns.
- getExcludeAttachmentFilePatterns() - Method in class com.amazonaws.services.kendra.model.ServiceNowKnowledgeArticleConfiguration
-
List of regular expressions applied to knowledge articles.
- getExcludeAttachmentFilePatterns() - Method in class com.amazonaws.services.kendra.model.ServiceNowServiceCatalogConfiguration
-
A list of regular expression patterns.
- getExcludeMimeTypes() - Method in class com.amazonaws.services.kendra.model.GoogleDriveConfiguration
-
A list of MIME types to exclude from the index.
- getExcludeSharedDrives() - Method in class com.amazonaws.services.kendra.model.GoogleDriveConfiguration
-
A list of identifiers or shared drives to exclude from the index.
- getExcludeSpaces() - Method in class com.amazonaws.services.kendra.model.ConfluenceSpaceConfiguration
-
A list of space keys of Confluence spaces.
- getExcludeUserAccounts() - Method in class com.amazonaws.services.kendra.model.GoogleDriveConfiguration
-
A list of email addresses of the users.
- getExclusionPatterns() - Method in class com.amazonaws.services.kendra.model.ConfluenceConfiguration
-
A list of regular expression patterns that apply to a URL on the Confluence server.
- getExclusionPatterns() - Method in class com.amazonaws.services.kendra.model.GoogleDriveConfiguration
-
A list of regular expression patterns that apply to the path on Google Drive.
- getExclusionPatterns() - Method in class com.amazonaws.services.kendra.model.OneDriveConfiguration
-
List of regular expressions applied to documents.
- getExclusionPatterns() - Method in class com.amazonaws.services.kendra.model.S3DataSourceConfiguration
-
A list of glob patterns for documents that should not be indexed.
- getExclusionPatterns() - Method in class com.amazonaws.services.kendra.model.SharePointConfiguration
-
A list of regular expression patterns.
- getExecutionId() - Method in class com.amazonaws.services.kendra.model.DataSourceSyncJob
-
A unique identifier for the synchronization job.
- getExecutionId() - Method in class com.amazonaws.services.kendra.model.StartDataSourceSyncJobResult
-
Identifies a particular synchronization job.
- getExecutorService() - Method in class com.amazonaws.services.kendra.AWSkendraAsyncClient
-
Returns the executor service used by this client to execute async requests.
- getFacetable() - Method in class com.amazonaws.services.kendra.model.Search
-
Indicates that the field can be used to create search facets, a count of results for each value in the field.
- getFacetResults() - Method in class com.amazonaws.services.kendra.model.QueryResult
-
Contains the facet results.
- getFacets() - Method in class com.amazonaws.services.kendra.model.QueryRequest
-
An array of documents attributes.
- getFailedDocuments() - Method in class com.amazonaws.services.kendra.model.BatchDeleteDocumentResult
-
A list of documents that could not be removed from the index.
- getFailedDocuments() - Method in class com.amazonaws.services.kendra.model.BatchPutDocumentResult
-
A list of documents that were not added to the index because the document failed a validation check.
- getFaqStatistics() - Method in class com.amazonaws.services.kendra.model.IndexStatistics
-
The number of question and answer topics in the index.
- getFaqSummaryItems() - Method in class com.amazonaws.services.kendra.model.ListFaqsResult
-
information about the FAQs associated with the specified index.
- getFeedbackToken() - Method in class com.amazonaws.services.kendra.model.QueryResultItem
-
A token that identifies a particular result from a particular query.
- 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.GoogleDriveConfiguration
-
Defines mapping between a field in the Google Drive and a Amazon Kendra index field.
- getFieldMappings() - Method in class com.amazonaws.services.kendra.model.OneDriveConfiguration
-
A list of DataSourceToIndexFieldMapping objects that map Microsoft OneDrive fields to custom fields
in the Amazon Kendra index.
- getFieldMappings() - Method in class com.amazonaws.services.kendra.model.SalesforceChatterFeedConfiguration
-
Maps fields from a Salesforce chatter feed into Amazon Kendra index fields.
- getFieldMappings() - Method in class com.amazonaws.services.kendra.model.SalesforceCustomKnowledgeArticleTypeConfiguration
-
One or more objects that map fields in the custom knowledge article to fields in the Amazon Kendra index.
- getFieldMappings() - Method in class com.amazonaws.services.kendra.model.SalesforceStandardKnowledgeArticleTypeConfiguration
-
One or more objects that map fields in the knowledge article to Amazon Kendra index fields.
- getFieldMappings() - Method in class com.amazonaws.services.kendra.model.SalesforceStandardObjectAttachmentConfiguration
-
One or more objects that map fields in attachments to Amazon Kendra index fields.
- getFieldMappings() - Method in class com.amazonaws.services.kendra.model.SalesforceStandardObjectConfiguration
-
One or more objects that map fields in the standard object to Amazon Kendra index fields.
- getFieldMappings() - Method in class com.amazonaws.services.kendra.model.ServiceNowKnowledgeArticleConfiguration
-
Mapping between ServiceNow fields and Amazon Kendra index fields.
- getFieldMappings() - Method in class com.amazonaws.services.kendra.model.ServiceNowServiceCatalogConfiguration
-
Mapping between ServiceNow fields and Amazon Kendra index fields.
- getFieldMappings() - Method in class com.amazonaws.services.kendra.model.SharePointConfiguration
-
A list of DataSourceToIndexFieldMapping objects that map Microsoft SharePoint attributes to custom
fields in the Amazon Kendra index.
- getFileFormat() - Method in class com.amazonaws.services.kendra.model.CreateFaqRequest
-
The format of the input file.
- getFileFormat() - Method in class com.amazonaws.services.kendra.model.DescribeFaqResult
-
The file format used by the input files for the FAQ.
- getFileFormat() - Method in class com.amazonaws.services.kendra.model.FaqSummary
-
The file type used to create the FAQ.
- getFileSizeBytes() - Method in class com.amazonaws.services.kendra.model.DescribeThesaurusResult
-
The size of the thesaurus file in bytes.
- getFilterQuery() - Method in class com.amazonaws.services.kendra.model.ServiceNowKnowledgeArticleConfiguration
-
A query that selects the knowledge articles to index.
- getFreshness() - Method in class com.amazonaws.services.kendra.model.Relevance
-
Indicates that this field determines how "fresh" a document is.
- getGoogleDriveConfiguration() - Method in class com.amazonaws.services.kendra.model.DataSourceConfiguration
-
Provides configuration for data sources that connect to Google Drive.
- 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.
- getGroupAttributeField() - Method in class com.amazonaws.services.kendra.model.JsonTokenTypeConfiguration
-
The group attribute field.
- getGroupAttributeField() - Method in class com.amazonaws.services.kendra.model.JwtTokenTypeConfiguration
-
The group attribute field.
- getHighlights() - Method in class com.amazonaws.services.kendra.model.TextWithHighlights
-
The beginning and end of the text that should be highlighted.
- getHistory() - Method in class com.amazonaws.services.kendra.model.ListDataSourceSyncJobsResult
-
A history of synchronization jobs for the data source.
- getHostUrl() - Method in class com.amazonaws.services.kendra.model.ServiceNowConfiguration
-
The ServiceNow instance that the data source connects to.
- getId() - Method in class com.amazonaws.services.kendra.model.BatchDeleteDocumentResponseFailedDocument
-
The identifier of the document that couldn't be removed from the index.
- getId() - Method in class com.amazonaws.services.kendra.model.BatchPutDocumentResponseFailedDocument
-
The unique identifier of the document.
- getId() - Method in class com.amazonaws.services.kendra.model.CreateDataSourceResult
-
A unique identifier for the data source.
- getId() - Method in class com.amazonaws.services.kendra.model.CreateFaqResult
-
The unique identifier of the FAQ.
- getId() - Method in class com.amazonaws.services.kendra.model.CreateIndexResult
-
The unique identifier of the index.
- getId() - Method in class com.amazonaws.services.kendra.model.CreateThesaurusResult
-
The unique identifier of the thesaurus.
- getId() - Method in class com.amazonaws.services.kendra.model.DataSourceSummary
-
The unique identifier for the data source.
- getId() - Method in class com.amazonaws.services.kendra.model.DeleteDataSourceRequest
-
The unique identifier of the data source to delete.
- getId() - Method in class com.amazonaws.services.kendra.model.DeleteFaqRequest
-
The identifier of the FAQ to remove.
- getId() - Method in class com.amazonaws.services.kendra.model.DeleteIndexRequest
-
The identifier of the index to delete.
- getId() - Method in class com.amazonaws.services.kendra.model.DeleteThesaurusRequest
-
The identifier of the thesaurus 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.DescribeThesaurusRequest
-
The identifier of the thesaurus to describe.
- getId() - Method in class com.amazonaws.services.kendra.model.DescribeThesaurusResult
-
The identifier of the thesaurus.
- 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.ThesaurusSummary
-
The identifier of the thesaurus.
- 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.
- getId() - Method in class com.amazonaws.services.kendra.model.UpdateThesaurusRequest
-
The identifier of the thesaurus to update.
- getImportance() - Method in class com.amazonaws.services.kendra.model.Relevance
-
The relative importance of the field in the search.
- getIncludeAttachmentFilePatterns() - Method in class com.amazonaws.services.kendra.model.SalesforceConfiguration
-
A list of regular expression patterns.
- getIncludeAttachmentFilePatterns() - Method in class com.amazonaws.services.kendra.model.ServiceNowKnowledgeArticleConfiguration
-
List of regular expressions applied to knowledge articles.
- getIncludeAttachmentFilePatterns() - Method in class com.amazonaws.services.kendra.model.ServiceNowServiceCatalogConfiguration
-
A list of regular expression patterns.
- getIncludedStates() - Method in class com.amazonaws.services.kendra.model.SalesforceKnowledgeArticleConfiguration
-
Specifies the document states that should be included when Amazon Kendra indexes knowledge articles.
- getIncludeFilterTypes() - Method in class com.amazonaws.services.kendra.model.SalesforceChatterFeedConfiguration
-
Filters the documents in the feed based on status of the user.
- getIncludeSpaces() - Method in class com.amazonaws.services.kendra.model.ConfluenceSpaceConfiguration
-
A list of space keys for Confluence spaces.
- getInclusionPatterns() - Method in class com.amazonaws.services.kendra.model.ConfluenceConfiguration
-
A list of regular expression patterns that apply to a URL on the Confluence server.
- getInclusionPatterns() - Method in class com.amazonaws.services.kendra.model.GoogleDriveConfiguration
-
A list of regular expression patterns that apply to path on Google Drive.
- getInclusionPatterns() - Method in class com.amazonaws.services.kendra.model.OneDriveConfiguration
-
A list of regular expression patterns.
- getInclusionPatterns() - Method in class com.amazonaws.services.kendra.model.S3DataSourceConfiguration
-
A list of glob patterns for documents that should be indexed.
- getInclusionPatterns() - Method in class com.amazonaws.services.kendra.model.SharePointConfiguration
-
A list of regular expression patterns.
- getInclusionPrefixes() - Method in class com.amazonaws.services.kendra.model.S3DataSourceConfiguration
-
A list of S3 prefixes for the documents that should be included in the index.
- getIndexConfigurationSummaryItems() - Method in class com.amazonaws.services.kendra.model.ListIndicesResult
-
An array of summary information for one or more indexes.
- getIndexedQuestionAnswersCount() - Method in class com.amazonaws.services.kendra.model.FaqStatistics
-
The total number of FAQ questions and answers contained in the index.
- getIndexedTextBytes() - Method in class com.amazonaws.services.kendra.model.TextDocumentStatistics
-
The total size, in bytes, of the indexed documents.
- getIndexedTextDocumentsCount() - Method in class com.amazonaws.services.kendra.model.TextDocumentStatistics
-
The number of text documents indexed.
- getIndexFieldName() - Method in class com.amazonaws.services.kendra.model.ConfluenceAttachmentToIndexFieldMapping
-
The name of the index field to map to the Confluence data source field.
- getIndexFieldName() - Method in class com.amazonaws.services.kendra.model.ConfluenceBlogToIndexFieldMapping
-
The name of the index field to map to the Confluence data source field.
- getIndexFieldName() - Method in class com.amazonaws.services.kendra.model.ConfluencePageToIndexFieldMapping
-
The name of the index field to map to the Confluence data source field.
- getIndexFieldName() - Method in class com.amazonaws.services.kendra.model.ConfluenceSpaceToIndexFieldMapping
-
The name of the index field to map to the Confluence data source field.
- 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.CreateThesaurusRequest
-
The unique identifier of the index for the new thesaurus.
- getIndexId() - Method in class com.amazonaws.services.kendra.model.DeleteDataSourceRequest
-
The unique identifier of the index associated with the data source.
- getIndexId() - Method in class com.amazonaws.services.kendra.model.DeleteFaqRequest
-
The index to remove the FAQ from.
- getIndexId() - Method in class com.amazonaws.services.kendra.model.DeleteThesaurusRequest
-
The identifier of the index associated with the thesaurus to delete.
- 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.DescribeThesaurusRequest
-
The identifier of the index associated with the thesaurus to describe.
- getIndexId() - Method in class com.amazonaws.services.kendra.model.DescribeThesaurusResult
-
The identifier of the index associated with the thesaurus to describe.
- 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.ListThesauriRequest
-
The identifier of the index associated with the thesaurus to list.
- 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.
- getIndexId() - Method in class com.amazonaws.services.kendra.model.UpdateThesaurusRequest
-
The identifier of the index associated with the thesaurus 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.
- getIssuer() - Method in class com.amazonaws.services.kendra.model.JwtTokenTypeConfiguration
-
The issuer of the token.
- getJsonTokenTypeConfiguration() - Method in class com.amazonaws.services.kendra.model.UserTokenConfiguration
-
Information about the JSON token type configuration.
- getJwtTokenTypeConfiguration() - Method in class com.amazonaws.services.kendra.model.UserTokenConfiguration
-
Information about the JWT token type configuration.
- getKey() - Method in class com.amazonaws.services.kendra.model.AdditionalResultAttribute
-
The key that identifies the attribute.
- getKey() - Method in class com.amazonaws.services.kendra.model.DocumentAttribute
-
The identifier for the attribute.
- getKey() - Method in class com.amazonaws.services.kendra.model.S3Path
-
The name of the file.
- getKey() - Method in class com.amazonaws.services.kendra.model.Tag
-
The key for the tag.
- getKeyLocation() - Method in class com.amazonaws.services.kendra.model.JwtTokenTypeConfiguration
-
The location of the key.
- getKeyPath() - Method in class com.amazonaws.services.kendra.model.AccessControlListConfiguration
-
Path to the AWS S3 bucket that contains the ACL files.
- getKmsKeyId() - Method in class com.amazonaws.services.kendra.model.ServerSideEncryptionConfiguration
-
The identifier of the AWS KMS customer master key (CMK).
- getKnowledgeArticleConfiguration() - Method in class com.amazonaws.services.kendra.model.SalesforceConfiguration
-
Specifies configuration information for the knowledge article types that Amazon Kendra indexes.
- getKnowledgeArticleConfiguration() - Method in class com.amazonaws.services.kendra.model.ServiceNowConfiguration
-
Provides configuration information for crawling knowledge articles in the ServiceNow site.
- getLessThan() - Method in class com.amazonaws.services.kendra.model.AttributeFilter
-
Performs a less than operation on two document attributes.
- getLessThanOrEquals() - Method in class com.amazonaws.services.kendra.model.AttributeFilter
-
Performs a less than or equals operation on two document attributes.
- getLongValue() - Method in class com.amazonaws.services.kendra.model.DocumentAttributeValue
-
A long integer value.
- getMaxResults() - Method in class com.amazonaws.services.kendra.model.ListDataSourcesRequest
-
The maximum number of data sources to return.
- getMaxResults() - Method in class com.amazonaws.services.kendra.model.ListDataSourceSyncJobsRequest
-
The maximum number of synchronization jobs to return in the response.
- getMaxResults() - Method in class com.amazonaws.services.kendra.model.ListFaqsRequest
-
The maximum number of FAQs to return in the response.
- getMaxResults() - Method in class com.amazonaws.services.kendra.model.ListIndicesRequest
-
The maximum number of data sources to return.
- getMaxResults() - Method in class com.amazonaws.services.kendra.model.ListThesauriRequest
-
The maximum number of thesauri to return.
- getMetrics() - Method in class com.amazonaws.services.kendra.model.DataSourceSyncJob
-
Maps a batch delete document request to a specific data source sync job.
- getName() - Method in class com.amazonaws.services.kendra.model.CreateDataSourceRequest
-
A unique name for the data source.
- getName() - Method in class com.amazonaws.services.kendra.model.CreateFaqRequest
-
The name that should be associated with the FAQ.
- getName() - Method in class com.amazonaws.services.kendra.model.CreateIndexRequest
-
The name for the new index.
- getName() - Method in class com.amazonaws.services.kendra.model.CreateThesaurusRequest
-
The name for the new thesaurus.
- 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.DescribeThesaurusResult
-
The thesaurus name.
- getName() - Method in class com.amazonaws.services.kendra.model.DocumentMetadataConfiguration
-
The name of the index field.
- getName() - Method in class com.amazonaws.services.kendra.model.FaqSummary
-
The name that you assigned the FAQ when you created or updated the FAQ.
- getName() - Method in class com.amazonaws.services.kendra.model.IndexConfigurationSummary
-
The name of the index.
- getName() - Method in class com.amazonaws.services.kendra.model.Principal
-
The name of the user or group.
- getName() - Method in class com.amazonaws.services.kendra.model.SalesforceCustomKnowledgeArticleTypeConfiguration
-
The name of the configuration.
- getName() - Method in class com.amazonaws.services.kendra.model.SalesforceStandardObjectConfiguration
-
The name of the standard object.
- getName() - Method in class com.amazonaws.services.kendra.model.ThesaurusSummary
-
The name of the thesaurus.
- 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.
- getName() - Method in class com.amazonaws.services.kendra.model.UpdateThesaurusRequest
-
The updated name of the thesaurus.
- 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.
- getNextToken() - Method in class com.amazonaws.services.kendra.model.ListThesauriRequest
-
If the previous response was incomplete (because there is more data to retrieve), Amazon Kendra returns a
pagination token in the response.
- getNextToken() - Method in class com.amazonaws.services.kendra.model.ListThesauriResult
-
If the response is truncated, Amazon Kendra returns this token that you can use in the subsequent request to
retrieve the next set of thesauri.
- getNotFilter() - Method in class com.amazonaws.services.kendra.model.AttributeFilter
-
Performs a logical NOT operation on all supplied filters.
- getOneDriveConfiguration() - Method in class com.amazonaws.services.kendra.model.DataSourceConfiguration
-
Provides configuration for data sources that connect to Microsoft OneDrive.
- getOneDriveUserList() - Method in class com.amazonaws.services.kendra.model.OneDriveUsers
-
A list of users whose documents should be indexed.
- getOneDriveUsers() - Method in class com.amazonaws.services.kendra.model.OneDriveConfiguration
-
A list of user accounts whose documents should be indexed.
- getOneDriveUserS3Path() - Method in class com.amazonaws.services.kendra.model.OneDriveUsers
-
The S3 bucket location of a file containing a list of users whose documents should be indexed.
- getOrAllFilters() - Method in class com.amazonaws.services.kendra.model.AttributeFilter
-
Performs a logical OR operation on all supplied filters.
- getPageConfiguration() - Method in class com.amazonaws.services.kendra.model.ConfluenceConfiguration
-
Specifies configuration information for indexing Confluence pages.
- getPageFieldMappings() - Method in class com.amazonaws.services.kendra.model.ConfluencePageConfiguration
-
Defines how page metadata fields should be mapped to index fields.
- getPageNumber() - Method in class com.amazonaws.services.kendra.model.QueryRequest
-
Query results are returned in pages the size of the PageSize parameter.
- getPageSize() - Method in class com.amazonaws.services.kendra.model.QueryRequest
-
Sets the number of results that are returned in each page of results.
- getQueryCapacityUnits() - Method in class com.amazonaws.services.kendra.model.CapacityUnitsConfiguration
-
The amount of extra query capacity for an index.
- getQueryId() - Method in class com.amazonaws.services.kendra.model.QueryResult
-
The unique identifier for the search.
- getQueryId() - Method in class com.amazonaws.services.kendra.model.SubmitFeedbackRequest
-
The identifier of the specific query for which you are submitting feedback.
- getQueryIdentifiersEnclosingOption() - Method in class com.amazonaws.services.kendra.model.SqlConfiguration
-
Determines whether Amazon Kendra encloses SQL identifiers for tables and column names in double quotes (") when
making a database query.
- getQueryResultTypeFilter() - Method in class com.amazonaws.services.kendra.model.QueryRequest
-
Sets the type of query.
- getQueryText() - Method in class com.amazonaws.services.kendra.model.QueryRequest
-
The text to search for.
- getRankOrder() - Method in class com.amazonaws.services.kendra.model.Relevance
-
Determines how values should be interpreted.
- getRelevance() - Method in class com.amazonaws.services.kendra.model.DocumentMetadataConfiguration
-
Provides manual tuning parameters to determine how the field affects the search results.
- getRelevanceFeedbackItems() - Method in class com.amazonaws.services.kendra.model.SubmitFeedbackRequest
-
Provides Amazon Kendra with relevant or not relevant feedback for whether a particular item was relevant to the
search.
- getRelevanceValue() - Method in class com.amazonaws.services.kendra.model.RelevanceFeedback
-
Whether to document was relevant or not relevant to the search.
- getRequestedDocumentAttributes() - Method in class com.amazonaws.services.kendra.model.QueryRequest
-
An array of document attributes to include in the response.
- getResourceARN() - Method in class com.amazonaws.services.kendra.model.ListTagsForResourceRequest
-
The Amazon Resource Name (ARN) of the index, FAQ, or data source to get a list of tags for.
- getResourceARN() - Method in class com.amazonaws.services.kendra.model.TagResourceRequest
-
The Amazon Resource Name (ARN) of the index, FAQ, or data source to tag.
- getResourceARN() - Method in class com.amazonaws.services.kendra.model.UntagResourceRequest
-
The Amazon Resource Name (ARN) of the index, FAQ, or data source to remove the tag from.
- getResultId() - Method in class com.amazonaws.services.kendra.model.ClickFeedback
-
The unique identifier of the search result that was clicked.
- getResultId() - Method in class com.amazonaws.services.kendra.model.RelevanceFeedback
-
The unique identifier of the search result that the user provided relevance feedback for.
- getResultItems() - Method in class com.amazonaws.services.kendra.model.QueryResult
-
The results of the search.
- getRoleArn() - Method in class com.amazonaws.services.kendra.model.BatchPutDocumentRequest
-
The Amazon Resource Name (ARN) of a role that is allowed to run the BatchPutDocument operation.
- getRoleArn() - Method in class com.amazonaws.services.kendra.model.CreateDataSourceRequest
-
The Amazon Resource Name (ARN) of a role with permission to access the data source.
- getRoleArn() - Method in class com.amazonaws.services.kendra.model.CreateFaqRequest
-
The Amazon Resource Name (ARN) of a role with permission to access the S3 bucket that contains the FAQs.
- getRoleArn() - Method in class com.amazonaws.services.kendra.model.CreateIndexRequest
-
An AWS Identity and Access Management (IAM) role that gives Amazon Kendra permissions to access your Amazon
CloudWatch logs and metrics.
- getRoleArn() - Method in class com.amazonaws.services.kendra.model.CreateThesaurusRequest
-
An AWS Identity and Access Management (IAM) role that gives Amazon Kendra permissions to access thesaurus file
specified in SourceS3Path.
- 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.DescribeThesaurusResult
-
An AWS Identity and Access Management (IAM) role that gives Amazon Kendra permissions to access thesaurus file
specified in SourceS3Path.
- 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.
- getRoleArn() - Method in class com.amazonaws.services.kendra.model.UpdateThesaurusRequest
-
The updated role ARN of the thesaurus.
- getS3Configuration() - Method in class com.amazonaws.services.kendra.model.DataSourceConfiguration
-
Provides information to create a data source connector for a document repository in an Amazon S3 bucket.
- getS3Path() - Method in class com.amazonaws.services.kendra.model.CreateFaqRequest
-
The S3 location of the FAQ input data.
- getS3Path() - Method in class com.amazonaws.services.kendra.model.DescribeFaqResult
-
- getS3Path() - Method in class com.amazonaws.services.kendra.model.Document
-
- getS3Prefix() - Method in class com.amazonaws.services.kendra.model.DocumentsMetadataConfiguration
-
A prefix used to filter metadata configuration files in the AWS S3 bucket.
- getSalesforceConfiguration() - Method in class com.amazonaws.services.kendra.model.DataSourceConfiguration
-
Provides configuration information for data sources that connect to a Salesforce site.
- getSchedule() - Method in class com.amazonaws.services.kendra.model.CreateDataSourceRequest
-
Sets the frequency that Amazon Kendra will check the documents in your repository and update the index.
- getSchedule() - Method in class com.amazonaws.services.kendra.model.DescribeDataSourceResult
-
The schedule that Amazon Kendra will update the data source.
- getSchedule() - Method in class com.amazonaws.services.kendra.model.UpdateDataSourceRequest
-
The new update schedule for the data source.
- getScoreAttributes() - Method in class com.amazonaws.services.kendra.model.QueryResultItem
-
Indicates the confidence that Amazon Kendra has that a result matches the query that you provided.
- getScoreConfidence() - Method in class com.amazonaws.services.kendra.model.ScoreAttributes
-
A relative ranking for how well the response matches the query.
- 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.ConfluenceConfiguration
-
The Amazon Resource Name (ARN) of an AWS Secrets Manager secret that contains the key/value pairs required to
connect to your Confluence server.
- 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.GoogleDriveConfiguration
-
The Amazon Resource Name (ARN) of a AWS Secrets Manager secret that contains the credentials required to connect
to Google Drive.
- getSecretArn() - Method in class com.amazonaws.services.kendra.model.OneDriveConfiguration
-
The Amazon Resource Name (ARN) of an AWS Secrets Manager secret that contains the user name and password to
connect to OneDrive.
- getSecretArn() - Method in class com.amazonaws.services.kendra.model.SalesforceConfiguration
-
The Amazon Resource Name (ARN) of an AWS Secrets Manager secret that contains the key/value pairs required to
connect to your Salesforce instance.
- getSecretArn() - Method in class com.amazonaws.services.kendra.model.ServiceNowConfiguration
-
The Amazon Resource Name (ARN) of the AWS Secret Manager secret that contains the user name and password required
to connect to the ServiceNow instance.
- getSecretArn() - Method in class com.amazonaws.services.kendra.model.SharePointConfiguration
-
The Amazon Resource Name (ARN) of credentials stored in AWS Secrets Manager.
- getSecretManagerArn() - Method in class com.amazonaws.services.kendra.model.JwtTokenTypeConfiguration
-
The Amazon Resource Name (arn) of the secret.
- getSecurityGroupIds() - Method in class com.amazonaws.services.kendra.model.DataSourceVpcConfiguration
-
A list of identifiers of security groups within your Amazon VPC.
- getServerSideEncryptionConfiguration() - Method in class com.amazonaws.services.kendra.model.CreateIndexRequest
-
The identifier of the AWS KMS customer managed key (CMK) to use to encrypt data indexed by Amazon Kendra.
- getServerSideEncryptionConfiguration() - Method in class com.amazonaws.services.kendra.model.DescribeIndexResult
-
The identifier of the AWS KMS customer master key (CMK) used to encrypt your data.
- getServerUrl() - Method in class com.amazonaws.services.kendra.model.ConfluenceConfiguration
-
The URL of your Confluence instance.
- getServerUrl() - Method in class com.amazonaws.services.kendra.model.SalesforceConfiguration
-
The instance URL for the Salesforce site that you want to index.
- getServiceCatalogConfiguration() - Method in class com.amazonaws.services.kendra.model.ServiceNowConfiguration
-
Provides configuration information for crawling service catalogs in the ServiceNow site.
- getServiceNowBuildVersion() - Method in class com.amazonaws.services.kendra.model.ServiceNowConfiguration
-
The identifier of the release that the ServiceNow host is running.
- getServiceNowConfiguration() - Method in class com.amazonaws.services.kendra.model.DataSourceConfiguration
-
Provides configuration for data sources that connect to ServiceNow instances.
- getSharePointConfiguration() - Method in class com.amazonaws.services.kendra.model.DataSourceConfiguration
-
Provides information necessary to create a data source 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.
- getSortable() - Method in class com.amazonaws.services.kendra.model.Search
-
Determines whether the field can be used to sort the results of a query.
- getSortingConfiguration() - Method in class com.amazonaws.services.kendra.model.QueryRequest
-
Provides information that determines how the results of the query are sorted.
- getSortOrder() - Method in class com.amazonaws.services.kendra.model.SortingConfiguration
-
The order that the results should be returned in.
- getSourceS3Path() - Method in class com.amazonaws.services.kendra.model.CreateThesaurusRequest
-
The thesaurus file Amazon S3 source path.
- getSourceS3Path() - Method in class com.amazonaws.services.kendra.model.DescribeThesaurusResult
-
- getSourceS3Path() - Method in class com.amazonaws.services.kendra.model.UpdateThesaurusRequest
-
- getSpaceConfiguration() - Method in class com.amazonaws.services.kendra.model.ConfluenceConfiguration
-
Specifies configuration information for indexing Confluence spaces.
- getSpaceFieldMappings() - Method in class com.amazonaws.services.kendra.model.ConfluenceSpaceConfiguration
-
Defines how space metadata fields should be mapped to index fields.
- getSqlConfiguration() - Method in class com.amazonaws.services.kendra.model.DatabaseConfiguration
-
Provides information about how Amazon Kendra uses quote marks around SQL identifiers when querying a database
data source.
- getStandardKnowledgeArticleTypeConfiguration() - Method in class com.amazonaws.services.kendra.model.SalesforceKnowledgeArticleConfiguration
-
Provides configuration information for standard Salesforce knowledge articles.
- getStandardObjectAttachmentConfiguration() - Method in class com.amazonaws.services.kendra.model.SalesforceConfiguration
-
Provides configuration information for processing attachments to Salesforce standard objects.
- getStandardObjectConfigurations() - Method in class com.amazonaws.services.kendra.model.SalesforceConfiguration
-
Specifies the Salesforce standard objects that Amazon Kendra indexes.
- getStartTime() - Method in class com.amazonaws.services.kendra.model.DataSourceSyncJob
-
The UNIX datetime that the synchronization job was started.
- getStartTime() - Method in class com.amazonaws.services.kendra.model.TimeRange
-
The UNIX datetime of the beginning of the time range.
- getStartTimeFilter() - Method in class com.amazonaws.services.kendra.model.ListDataSourceSyncJobsRequest
-
When specified, the synchronization jobs returned in the list are limited to jobs between the specified dates.
- getStatus() - Method in class com.amazonaws.services.kendra.model.DataSourceSummary
-
The status of the data source.
- getStatus() - Method in class com.amazonaws.services.kendra.model.DataSourceSyncJob
-
The execution status of the synchronization job.
- getStatus() - Method in class com.amazonaws.services.kendra.model.DescribeDataSourceResult
-
The current status of the data source.
- getStatus() - Method in class com.amazonaws.services.kendra.model.DescribeFaqResult
-
The status of the FAQ.
- getStatus() - Method in class com.amazonaws.services.kendra.model.DescribeIndexResult
-
The current status of the index.
- getStatus() - Method in class com.amazonaws.services.kendra.model.DescribeThesaurusResult
-
The current status of the thesaurus.
- 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.
- getStatus() - Method in class com.amazonaws.services.kendra.model.ThesaurusSummary
-
The status of the thesaurus.
- getStatusFilter() - Method in class com.amazonaws.services.kendra.model.ListDataSourceSyncJobsRequest
-
When specified, only returns synchronization jobs with the Status field equal to the specified
status.
- getStorageCapacityUnits() - Method in class com.amazonaws.services.kendra.model.CapacityUnitsConfiguration
-
The amount of extra storage capacity for an index.
- getStringListValue() - Method in class com.amazonaws.services.kendra.model.DocumentAttributeValue
-
A list of strings.
- getStringValue() - Method in class com.amazonaws.services.kendra.model.DocumentAttributeValue
-
A string, such as "department".
- getSubnetIds() - Method in class com.amazonaws.services.kendra.model.DataSourceVpcConfiguration
-
A list of identifiers for subnets within your Amazon VPC.
- getSummaryItems() - Method in class com.amazonaws.services.kendra.model.ListDataSourcesResult
-
An array of summary information for one or more data sources.
- getSynonymRuleCount() - Method in class com.amazonaws.services.kendra.model.DescribeThesaurusResult
-
The number of synonym rules in the thesaurus file.
- getTableName() - Method in class com.amazonaws.services.kendra.model.ConnectionConfiguration
-
The name of the table that contains the document data.
- getTagKeys() - Method in class com.amazonaws.services.kendra.model.UntagResourceRequest
-
A list of tag keys to remove from the index, FAQ, or data source.
- getTags() - Method in class com.amazonaws.services.kendra.model.CreateDataSourceRequest
-
A list of key-value pairs that identify the data source.
- getTags() - Method in class com.amazonaws.services.kendra.model.CreateFaqRequest
-
A list of key-value pairs that identify the FAQ.
- getTags() - Method in class com.amazonaws.services.kendra.model.CreateIndexRequest
-
A list of key-value pairs that identify the index.
- getTags() - Method in class com.amazonaws.services.kendra.model.CreateThesaurusRequest
-
A list of key-value pairs that identify the thesaurus.
- getTags() - Method in class com.amazonaws.services.kendra.model.ListTagsForResourceResult
-
A list of tags associated with the index, FAQ, or data source.
- getTags() - Method in class com.amazonaws.services.kendra.model.TagResourceRequest
-
A list of tag keys to add to the index, FAQ, or data source.
- getTenantDomain() - Method in class com.amazonaws.services.kendra.model.OneDriveConfiguration
-
The Azure Active Directory domain of the organization.
- getTermCount() - Method in class com.amazonaws.services.kendra.model.DescribeThesaurusResult
-
The number of unique terms in the thesaurus file.
- 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.
- getThesaurusSummaryItems() - Method in class com.amazonaws.services.kendra.model.ListThesauriResult
-
An array of summary information for one or more thesauruses.
- getTitle() - Method in class com.amazonaws.services.kendra.model.Document
-
The title of the document.
- getToken() - Method in class com.amazonaws.services.kendra.model.UserContext
-
The user context token.
- 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 total number of items found by the search; however, you can only retrieve up to 100 items.
- 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.Highlight
-
The highlight type.
- 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.DescribeThesaurusResult
-
The Unix datetime that the thesaurus 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.
- getUpdatedAt() - Method in class com.amazonaws.services.kendra.model.ThesaurusSummary
-
The Unix datetime that the thesaurus was last updated.
- getURL() - Method in class com.amazonaws.services.kendra.model.JwtTokenTypeConfiguration
-
The signing key URL.
- getUrls() - Method in class com.amazonaws.services.kendra.model.SharePointConfiguration
-
The URLs of the Microsoft SharePoint site that contains the documents that should be indexed.
- getUseChangeLog() - Method in class com.amazonaws.services.kendra.model.SharePointConfiguration
-
Set to TRUE to use the Microsoft SharePoint change log to determine the documents that need to be
updated in the index.
- getUserContext() - Method in class com.amazonaws.services.kendra.model.QueryRequest
-
The user context token.
- getUserContextPolicy() - Method in class com.amazonaws.services.kendra.model.CreateIndexRequest
-
The user context policy.
- getUserContextPolicy() - Method in class com.amazonaws.services.kendra.model.DescribeIndexResult
-
The user context policy for the Amazon Kendra index.
- getUserContextPolicy() - Method in class com.amazonaws.services.kendra.model.UpdateIndexRequest
-
The user user token context policy.
- getUserNameAttributeField() - Method in class com.amazonaws.services.kendra.model.JsonTokenTypeConfiguration
-
The user name attribute field.
- getUserNameAttributeField() - Method in class com.amazonaws.services.kendra.model.JwtTokenTypeConfiguration
-
The user name attribute field.
- getUserTokenConfigurations() - Method in class com.amazonaws.services.kendra.model.CreateIndexRequest
-
The user token configuration.
- getUserTokenConfigurations() - Method in class com.amazonaws.services.kendra.model.DescribeIndexResult
-
The user token configuration for the Amazon Kendra index.
- getUserTokenConfigurations() - Method in class com.amazonaws.services.kendra.model.UpdateIndexRequest
-
The user token configuration.
- getValue() - Method in class com.amazonaws.services.kendra.model.AdditionalResultAttribute
-
An object that contains the attribute value.
- getValue() - Method in class com.amazonaws.services.kendra.model.DocumentAttribute
-
The value of the attribute.
- getValue() - Method in class com.amazonaws.services.kendra.model.Tag
-
The value associated with the tag.
- getValueImportanceMap() - Method in class com.amazonaws.services.kendra.model.Relevance
-
A list of values that should be given a different boost when they appear in the result list.
- getValueType() - Method in class com.amazonaws.services.kendra.model.AdditionalResultAttribute
-
The data type of the Value property.
- getVersion() - Method in class com.amazonaws.services.kendra.model.ConfluenceConfiguration
-
Specifies the version of the Confluence installation that you are connecting to.
- getVisitorId() - Method in class com.amazonaws.services.kendra.model.QueryRequest
-
Provides an identifier for a specific user.
- getVpcConfiguration() - Method in class com.amazonaws.services.kendra.model.ConfluenceConfiguration
-
Specifies the information for connecting to an Amazon VPC.
- getVpcConfiguration() - Method in class com.amazonaws.services.kendra.model.DatabaseConfiguration
-
- getVpcConfiguration() - Method in class com.amazonaws.services.kendra.model.SharePointConfiguration
-
- GoogleDriveConfiguration - Class in com.amazonaws.services.kendra.model
-
Provides configuration information for data sources that connect to Google Drive.
- GoogleDriveConfiguration() - Constructor for class com.amazonaws.services.kendra.model.GoogleDriveConfiguration
-
- S3DataSourceConfiguration - Class in com.amazonaws.services.kendra.model
-
Provides configuration information for a data source to index documents in an Amazon S3 bucket.
- S3DataSourceConfiguration() - Constructor for class com.amazonaws.services.kendra.model.S3DataSourceConfiguration
-
- S3Path - Class in com.amazonaws.services.kendra.model
-
Information required to find a specific file in an Amazon S3 bucket.
- S3Path() - Constructor for class com.amazonaws.services.kendra.model.S3Path
-
- SalesforceChatterFeedConfiguration - Class in com.amazonaws.services.kendra.model
-
Defines configuration for syncing a Salesforce chatter feed.
- SalesforceChatterFeedConfiguration() - Constructor for class com.amazonaws.services.kendra.model.SalesforceChatterFeedConfiguration
-
- SalesforceChatterFeedIncludeFilterType - Enum in com.amazonaws.services.kendra.model
-
- SalesforceConfiguration - Class in com.amazonaws.services.kendra.model
-
Provides configuration information for connecting to a Salesforce data source.
- SalesforceConfiguration() - Constructor for class com.amazonaws.services.kendra.model.SalesforceConfiguration
-
- SalesforceCustomKnowledgeArticleTypeConfiguration - Class in com.amazonaws.services.kendra.model
-
Provides configuration information for indexing Salesforce custom articles.
- SalesforceCustomKnowledgeArticleTypeConfiguration() - Constructor for class com.amazonaws.services.kendra.model.SalesforceCustomKnowledgeArticleTypeConfiguration
-
- SalesforceKnowledgeArticleConfiguration - Class in com.amazonaws.services.kendra.model
-
Specifies configuration information for the knowledge article types that Amazon Kendra indexes.
- SalesforceKnowledgeArticleConfiguration() - Constructor for class com.amazonaws.services.kendra.model.SalesforceKnowledgeArticleConfiguration
-
- SalesforceKnowledgeArticleState - Enum in com.amazonaws.services.kendra.model
-
- SalesforceStandardKnowledgeArticleTypeConfiguration - Class in com.amazonaws.services.kendra.model
-
Provides configuration information for standard Salesforce knowledge articles.
- SalesforceStandardKnowledgeArticleTypeConfiguration() - Constructor for class com.amazonaws.services.kendra.model.SalesforceStandardKnowledgeArticleTypeConfiguration
-
- SalesforceStandardObjectAttachmentConfiguration - Class in com.amazonaws.services.kendra.model
-
Provides configuration information for processing attachments to Salesforce standard objects.
- SalesforceStandardObjectAttachmentConfiguration() - Constructor for class com.amazonaws.services.kendra.model.SalesforceStandardObjectAttachmentConfiguration
-
- SalesforceStandardObjectConfiguration - Class in com.amazonaws.services.kendra.model
-
Specifies configuration information for indexing a single standard object.
- SalesforceStandardObjectConfiguration() - Constructor for class com.amazonaws.services.kendra.model.SalesforceStandardObjectConfiguration
-
- SalesforceStandardObjectName - Enum in com.amazonaws.services.kendra.model
-
- ScoreAttributes - Class in com.amazonaws.services.kendra.model
-
Provides a relative ranking that indicates how confident Amazon Kendra is that the response matches the query.
- ScoreAttributes() - Constructor for class com.amazonaws.services.kendra.model.ScoreAttributes
-
- ScoreConfidence - Enum in com.amazonaws.services.kendra.model
-
Enumeration for query score confidence.
- 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
-
- ServiceNowAuthenticationType - Enum in com.amazonaws.services.kendra.model
-
- ServiceNowBuildVersionType - Enum in com.amazonaws.services.kendra.model
-
- ServiceNowConfiguration - Class in com.amazonaws.services.kendra.model
-
Provides configuration information required to connect to a ServiceNow data source.
- ServiceNowConfiguration() - Constructor for class com.amazonaws.services.kendra.model.ServiceNowConfiguration
-
- ServiceNowKnowledgeArticleConfiguration - Class in com.amazonaws.services.kendra.model
-
Provides configuration information for crawling knowledge articles in the ServiceNow site.
- ServiceNowKnowledgeArticleConfiguration() - Constructor for class com.amazonaws.services.kendra.model.ServiceNowKnowledgeArticleConfiguration
-
- ServiceNowServiceCatalogConfiguration - Class in com.amazonaws.services.kendra.model
-
Provides configuration information for crawling service catalog items in the ServiceNow site
- ServiceNowServiceCatalogConfiguration() - Constructor for class com.amazonaws.services.kendra.model.ServiceNowServiceCatalogConfiguration
-
- ServiceQuotaExceededException - Exception in com.amazonaws.services.kendra.model
-
- ServiceQuotaExceededException(String) - Constructor for exception com.amazonaws.services.kendra.model.ServiceQuotaExceededException
-
Constructs a new ServiceQuotaExceededException with the specified error message.
- setAccess(String) - Method in class com.amazonaws.services.kendra.model.Principal
-
Whether to allow or deny access to the principal.
- setAccessControlList(Collection<Principal>) - Method in class com.amazonaws.services.kendra.model.Document
-
Information to use for user context filtering.
- setAccessControlListConfiguration(AccessControlListConfiguration) - Method in class com.amazonaws.services.kendra.model.S3DataSourceConfiguration
-
Provides the path to the S3 bucket that contains the user context filtering files for the data source.
- setAclConfiguration(AclConfiguration) - Method in class com.amazonaws.services.kendra.model.DatabaseConfiguration
-
Information about the database column that provides information for user context filtering.
- setAdditionalAttributes(Collection<AdditionalResultAttribute>) - Method in class com.amazonaws.services.kendra.model.QueryResultItem
-
One or more additional attributes associated with the query result.
- setAllowedGroupsColumnName(String) - Method in class com.amazonaws.services.kendra.model.AclConfiguration
-
A list of groups, separated by semi-colons, that filters a query response based on user context.
- setAndAllFilters(Collection<AttributeFilter>) - Method in class com.amazonaws.services.kendra.model.AttributeFilter
-
Performs a logical AND operation on all supplied filters.
- setAttachmentConfiguration(ConfluenceAttachmentConfiguration) - Method in class com.amazonaws.services.kendra.model.ConfluenceConfiguration
-
Specifies configuration information for indexing attachments to Confluence blogs and pages.
- setAttachmentFieldMappings(Collection<ConfluenceAttachmentToIndexFieldMapping>) - Method in class com.amazonaws.services.kendra.model.ConfluenceAttachmentConfiguration
-
Defines how attachment metadata fields should be mapped to index fields.
- 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.
- setAuthenticationType(String) - Method in class com.amazonaws.services.kendra.model.ServiceNowConfiguration
-
Determines the type of authentication used to connect to the ServiceNow instance.
- 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.
- setBlogConfiguration(ConfluenceBlogConfiguration) - Method in class com.amazonaws.services.kendra.model.ConfluenceConfiguration
-
Specifies configuration information for indexing Confluence blogs.
- setBlogFieldMappings(Collection<ConfluenceBlogToIndexFieldMapping>) - Method in class com.amazonaws.services.kendra.model.ConfluenceBlogConfiguration
-
Defines how blog metadata fields should be mapped to index fields.
- setBucket(String) - Method in class com.amazonaws.services.kendra.model.S3Path
-
The name of the S3 bucket that contains the file.
- setBucketName(String) - Method in class com.amazonaws.services.kendra.model.S3DataSourceConfiguration
-
The name of the bucket that contains the documents.
- setCapacityUnits(CapacityUnitsConfiguration) - Method in class com.amazonaws.services.kendra.model.DescribeIndexResult
-
For Enterprise edition indexes, you can choose to use additional capacity to meet the needs of your application.
- setCapacityUnits(CapacityUnitsConfiguration) - Method in class com.amazonaws.services.kendra.model.UpdateIndexRequest
-
Sets the number of additional storage and query capacity units that should be used by the index.
- setChangeDetectingColumns(Collection<String>) - Method in class com.amazonaws.services.kendra.model.ColumnConfiguration
-
One to five columns that indicate when a document in the database has changed.
- setChatterFeedConfiguration(SalesforceChatterFeedConfiguration) - Method in class com.amazonaws.services.kendra.model.SalesforceConfiguration
-
Specifies configuration information for Salesforce chatter feeds.
- setClaimRegex(String) - Method in class com.amazonaws.services.kendra.model.JwtTokenTypeConfiguration
-
The regular expression that identifies the claim.
- setClickFeedbackItems(Collection<ClickFeedback>) - Method in class com.amazonaws.services.kendra.model.SubmitFeedbackRequest
-
Tells Amazon Kendra that a particular search result link was chosen by the user.
- setClickTime(Date) - Method in class com.amazonaws.services.kendra.model.ClickFeedback
-
The Unix timestamp of the date and time that the result was clicked.
- setClientToken(String) - Method in class com.amazonaws.services.kendra.model.CreateDataSourceRequest
-
A token that you provide to identify the request to create a data source.
- setClientToken(String) - Method in class com.amazonaws.services.kendra.model.CreateFaqRequest
-
A token that you provide to identify the request to create a FAQ.
- setClientToken(String) - Method in class com.amazonaws.services.kendra.model.CreateIndexRequest
-
A token that you provide to identify the request to create an index.
- setClientToken(String) - Method in class com.amazonaws.services.kendra.model.CreateThesaurusRequest
-
A token that you provide to identify the request to create a thesaurus.
- 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
-
- setConfluenceConfiguration(ConfluenceConfiguration) - Method in class com.amazonaws.services.kendra.model.DataSourceConfiguration
-
Provides configuration information for connecting to a Confluence data source.
- 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.
- setCrawlArchivedSpaces(Boolean) - Method in class com.amazonaws.services.kendra.model.ConfluenceSpaceConfiguration
-
Specifies whether Amazon Kendra should index archived spaces.
- setCrawlAttachments(Boolean) - Method in class com.amazonaws.services.kendra.model.ConfluenceAttachmentConfiguration
-
Indicates whether Amazon Kendra indexes attachments to the pages and blogs in the Confluence data source.
- setCrawlAttachments(Boolean) - Method in class com.amazonaws.services.kendra.model.SalesforceConfiguration
-
Indicates whether Amazon Kendra should index attachments to Salesforce objects.
- setCrawlAttachments(Boolean) - Method in class com.amazonaws.services.kendra.model.ServiceNowKnowledgeArticleConfiguration
-
Indicates whether Amazon Kendra should index attachments to knowledge articles.
- setCrawlAttachments(Boolean) - Method in class com.amazonaws.services.kendra.model.ServiceNowServiceCatalogConfiguration
-
Indicates whether Amazon Kendra should crawl attachments to the service catalog items.
- setCrawlAttachments(Boolean) - Method in class com.amazonaws.services.kendra.model.SharePointConfiguration
-
TRUE to include attachments to documents stored in your Microsoft SharePoint site in the index;
otherwise, FALSE.
- setCrawlPersonalSpaces(Boolean) - Method in class com.amazonaws.services.kendra.model.ConfluenceSpaceConfiguration
-
Specifies whether Amazon Kendra should index personal spaces.
- 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.DescribeThesaurusResult
-
The Unix datetime that the thesaurus 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.
- setCreatedAt(Date) - Method in class com.amazonaws.services.kendra.model.ThesaurusSummary
-
The Unix datetime that the thesaurus was created.
- setCustomKnowledgeArticleTypeConfigurations(Collection<SalesforceCustomKnowledgeArticleTypeConfiguration>) - Method in class com.amazonaws.services.kendra.model.SalesforceKnowledgeArticleConfiguration
-
Provides configuration information for custom Salesforce knowledge articles.
- setDatabaseConfiguration(DatabaseConfiguration) - Method in class com.amazonaws.services.kendra.model.DataSourceConfiguration
-
Provides information necessary to create a data source 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.ConfluenceAttachmentToIndexFieldMapping
-
The name of the field in the data source.
- setDataSourceFieldName(String) - Method in class com.amazonaws.services.kendra.model.ConfluenceBlogToIndexFieldMapping
-
The name of the field in the data source.
- setDataSourceFieldName(String) - Method in class com.amazonaws.services.kendra.model.ConfluencePageToIndexFieldMapping
-
The name of the field in the data source.
- setDataSourceFieldName(String) - Method in class com.amazonaws.services.kendra.model.ConfluenceSpaceToIndexFieldMapping
-
The name of the field in the data source.
- setDataSourceFieldName(String) - Method in class com.amazonaws.services.kendra.model.DataSourceToIndexFieldMapping
-
The name of the column or attribute in the data source.
- setDataSourceId(String) - Method in class com.amazonaws.services.kendra.model.DataSourceSyncJobMetricTarget
-
The ID of the data source that is running the sync job.
- setDataSourceSyncJobId(String) - Method in class com.amazonaws.services.kendra.model.DataSourceSyncJobMetricTarget
-
The ID of the sync job that is running on the data source.
- setDataSourceSyncJobMetricTarget(DataSourceSyncJobMetricTarget) - Method in class com.amazonaws.services.kendra.model.BatchDeleteDocumentRequest
-
- setDateFieldFormat(String) - Method in class com.amazonaws.services.kendra.model.ConfluenceAttachmentToIndexFieldMapping
-
The format for date fields in the data source.
- setDateFieldFormat(String) - Method in class com.amazonaws.services.kendra.model.ConfluenceBlogToIndexFieldMapping
-
The format for date fields in the data source.
- setDateFieldFormat(String) - Method in class com.amazonaws.services.kendra.model.ConfluencePageToIndexFieldMapping
-
The format for date fields in the data source.
- setDateFieldFormat(String) - Method in class com.amazonaws.services.kendra.model.ConfluenceSpaceToIndexFieldMapping
-
The format for date fields 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 expressed as an ISO 8601 string.
- 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.CreateThesaurusRequest
-
The description for the new thesaurus.
- 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.DescribeThesaurusResult
-
The thesaurus description.
- 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.
- setDescription(String) - Method in class com.amazonaws.services.kendra.model.UpdateThesaurusRequest
-
The updated description of the thesaurus.
- setDisableLocalGroups(Boolean) - Method in class com.amazonaws.services.kendra.model.OneDriveConfiguration
-
A Boolean value that specifies whether local groups are disabled (True) or enabled (
False).
- setDisableLocalGroups(Boolean) - Method in class com.amazonaws.services.kendra.model.SharePointConfiguration
-
A Boolean value that specifies whether local groups are disabled (True) or enabled (
False).
- 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.
- setDocumentAttributeKey(String) - Method in class com.amazonaws.services.kendra.model.SortingConfiguration
-
The name of the document attribute used to sort the response.
- 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.
- setDocumentAttributeValueType(String) - Method in class com.amazonaws.services.kendra.model.FacetResult
-
The data type of the facet value.
- setDocumentDataColumnName(String) - Method in class com.amazonaws.services.kendra.model.ColumnConfiguration
-
The column that contains the contents of the document.
- setDocumentDataFieldName(String) - Method in class com.amazonaws.services.kendra.model.SalesforceChatterFeedConfiguration
-
The name of the column in the Salesforce FeedItem table that contains the content to index.
- setDocumentDataFieldName(String) - Method in class com.amazonaws.services.kendra.model.SalesforceCustomKnowledgeArticleTypeConfiguration
-
The name of the field in the custom knowledge article that contains the document data to index.
- setDocumentDataFieldName(String) - Method in class com.amazonaws.services.kendra.model.SalesforceStandardKnowledgeArticleTypeConfiguration
-
The name of the field that contains the document data to index.
- setDocumentDataFieldName(String) - Method in class com.amazonaws.services.kendra.model.SalesforceStandardObjectConfiguration
-
The name of the field in the standard object table that contains the document contents.
- setDocumentDataFieldName(String) - Method in class com.amazonaws.services.kendra.model.ServiceNowKnowledgeArticleConfiguration
-
The name of the ServiceNow field that is mapped to the index document contents field in the Amazon Kendra index.
- setDocumentDataFieldName(String) - Method in class com.amazonaws.services.kendra.model.ServiceNowServiceCatalogConfiguration
-
The name of the ServiceNow field that is mapped to the index document contents field in the Amazon Kendra index.
- setDocumentExcerpt(TextWithHighlights) - Method in class com.amazonaws.services.kendra.model.QueryResultItem
-
An extract of the text in the document.
- setDocumentId(String) - Method in class com.amazonaws.services.kendra.model.QueryResultItem
-
The unique identifier for the document.
- setDocumentIdColumnName(String) - Method in class com.amazonaws.services.kendra.model.ColumnConfiguration
-
The column that provides the document's unique identifier.
- setDocumentIdList(Collection<String>) - Method in class com.amazonaws.services.kendra.model.BatchDeleteDocumentRequest
-
One or more identifiers for documents to delete from the index.
- setDocumentMetadataConfigurations(Collection<DocumentMetadataConfiguration>) - Method in class com.amazonaws.services.kendra.model.DescribeIndexResult
-
Configuration settings for any metadata applied to the documents in the index.
- setDocumentMetadataConfigurationUpdates(Collection<DocumentMetadataConfiguration>) - Method in class com.amazonaws.services.kendra.model.UpdateIndexRequest
-
The document metadata to update.
- setDocuments(Collection<Document>) - Method in class com.amazonaws.services.kendra.model.BatchPutDocumentRequest
-
One or more documents to add to the index.
- setDocumentsAdded(String) - Method in class com.amazonaws.services.kendra.model.DataSourceSyncJobMetrics
-
The number of documents added from the data source up to now in the data source sync.
- setDocumentsDeleted(String) - Method in class com.amazonaws.services.kendra.model.DataSourceSyncJobMetrics
-
The number of documents deleted from the data source up to now in the data source sync run.
- setDocumentsFailed(String) - Method in class com.amazonaws.services.kendra.model.DataSourceSyncJobMetrics
-
The number of documents that failed to sync from the data source up to now in the data source sync run.
- setDocumentsMetadataConfiguration(DocumentsMetadataConfiguration) - Method in class com.amazonaws.services.kendra.model.S3DataSourceConfiguration
-
- setDocumentsModified(String) - Method in class com.amazonaws.services.kendra.model.DataSourceSyncJobMetrics
-
The number of documents modified in the data source up to now in the data source sync run.
- setDocumentsScanned(String) - Method in class com.amazonaws.services.kendra.model.DataSourceSyncJobMetrics
-
The current number of documents crawled by the current sync job in the data source.
- setDocumentTitle(TextWithHighlights) - Method in class com.amazonaws.services.kendra.model.QueryResultItem
-
The title of the document.
- setDocumentTitleColumnName(String) - Method in class com.amazonaws.services.kendra.model.ColumnConfiguration
-
The column that contains the title of the document.
- setDocumentTitleFieldName(String) - Method in class com.amazonaws.services.kendra.model.SalesforceChatterFeedConfiguration
-
The name of the column in the Salesforce FeedItem table that contains the title of the document.
- setDocumentTitleFieldName(String) - Method in class com.amazonaws.services.kendra.model.SalesforceCustomKnowledgeArticleTypeConfiguration
-
The name of the field in the custom knowledge article that contains the document title.
- setDocumentTitleFieldName(String) - Method in class com.amazonaws.services.kendra.model.SalesforceStandardKnowledgeArticleTypeConfiguration
-
The name of the field that contains the document title.
- setDocumentTitleFieldName(String) - Method in class com.amazonaws.services.kendra.model.SalesforceStandardObjectAttachmentConfiguration
-
The name of the field used for the document title.
- setDocumentTitleFieldName(String) - Method in class com.amazonaws.services.kendra.model.SalesforceStandardObjectConfiguration
-
The name of the field in the standard object table that contains the document title.
- setDocumentTitleFieldName(String) - Method in class com.amazonaws.services.kendra.model.ServiceNowKnowledgeArticleConfiguration
-
The name of the ServiceNow field that is mapped to the index document title field.
- setDocumentTitleFieldName(String) - Method in class com.amazonaws.services.kendra.model.ServiceNowServiceCatalogConfiguration
-
The name of the ServiceNow field that is mapped to the index document title field.
- setDocumentTitleFieldName(String) - Method in class com.amazonaws.services.kendra.model.SharePointConfiguration
-
The Microsoft SharePoint attribute field that contains the title of the document.
- setDocumentURI(String) - Method in class com.amazonaws.services.kendra.model.QueryResultItem
-
The URI of the original location of the document.
- setDuration(String) - Method in class com.amazonaws.services.kendra.model.Relevance
-
Specifies the time period that the boost applies to.
- setEdition(String) - Method in class com.amazonaws.services.kendra.model.CreateIndexRequest
-
The Amazon Kendra edition to use for the index.
- setEdition(String) - Method in class com.amazonaws.services.kendra.model.DescribeIndexResult
-
The Amazon Kendra edition used for the index.
- setEdition(String) - Method in class com.amazonaws.services.kendra.model.IndexConfigurationSummary
-
Indicates whether the index is a enterprise edition index or a developer edition index.
- setEndOffset(Integer) - Method in class com.amazonaws.services.kendra.model.Highlight
-
The zero-based location in the response string where the highlight ends.
- setEndTime(Date) - Method in class com.amazonaws.services.kendra.model.DataSourceSyncJob
-
The UNIX datetime that the synchronization job was completed.
- setEndTime(Date) - Method in class com.amazonaws.services.kendra.model.TimeRange
-
The UNIX datetime of the end of the time range.
- setEqualsTo(DocumentAttribute) - Method in class com.amazonaws.services.kendra.model.AttributeFilter
-
Performs an equals operation on two document attributes.
- setErrorCode(String) - Method in class com.amazonaws.services.kendra.model.BatchDeleteDocumentResponseFailedDocument
-
The error code for why the document couldn't be removed from the index.
- setErrorCode(String) - Method in class com.amazonaws.services.kendra.model.BatchPutDocumentResponseFailedDocument
-
The type of error that caused the document to fail to be indexed.
- setErrorCode(String) - Method in class com.amazonaws.services.kendra.model.DataSourceSyncJob
-
If the Status field is set to FAILED, the ErrorCode field contains a the
reason that the synchronization failed.
- setErrorMessage(String) - Method in class com.amazonaws.services.kendra.model.BatchDeleteDocumentResponseFailedDocument
-
An explanation for why the document couldn't be removed from the index.
- setErrorMessage(String) - Method in class com.amazonaws.services.kendra.model.BatchPutDocumentResponseFailedDocument
-
A description of the reason why the document could not be indexed.
- setErrorMessage(String) - Method in class com.amazonaws.services.kendra.model.DataSourceSyncJob
-
If the Status field is set to ERROR, the ErrorMessage field contains a
description of the error that caused the synchronization to fail.
- setErrorMessage(String) - Method in class com.amazonaws.services.kendra.model.DescribeDataSourceResult
-
When the Status field value is FAILED, the ErrorMessage field contains a
description of the error that caused the data source to fail.
- setErrorMessage(String) - Method in class com.amazonaws.services.kendra.model.DescribeFaqResult
-
If the Status field is FAILED, the ErrorMessage field contains the reason
why the FAQ failed.
- setErrorMessage(String) - Method in class com.amazonaws.services.kendra.model.DescribeIndexResult
-
When th eStatus field value is FAILED, the ErrorMessage field contains a
message that explains why.
- setErrorMessage(String) - Method in class com.amazonaws.services.kendra.model.DescribeThesaurusResult
-
When the Status field value is FAILED, the ErrorMessage field provides
more information.
- setExcludeAttachmentFilePatterns(Collection<String>) - Method in class com.amazonaws.services.kendra.model.SalesforceConfiguration
-
A list of regular expression patterns.
- setExcludeAttachmentFilePatterns(Collection<String>) - Method in class com.amazonaws.services.kendra.model.ServiceNowKnowledgeArticleConfiguration
-
List of regular expressions applied to knowledge articles.
- setExcludeAttachmentFilePatterns(Collection<String>) - Method in class com.amazonaws.services.kendra.model.ServiceNowServiceCatalogConfiguration
-
A list of regular expression patterns.
- setExcludeMimeTypes(Collection<String>) - Method in class com.amazonaws.services.kendra.model.GoogleDriveConfiguration
-
A list of MIME types to exclude from the index.
- setExcludeSharedDrives(Collection<String>) - Method in class com.amazonaws.services.kendra.model.GoogleDriveConfiguration
-
A list of identifiers or shared drives to exclude from the index.
- setExcludeSpaces(Collection<String>) - Method in class com.amazonaws.services.kendra.model.ConfluenceSpaceConfiguration
-
A list of space keys of Confluence spaces.
- setExcludeUserAccounts(Collection<String>) - Method in class com.amazonaws.services.kendra.model.GoogleDriveConfiguration
-
A list of email addresses of the users.
- setExclusionPatterns(Collection<String>) - Method in class com.amazonaws.services.kendra.model.ConfluenceConfiguration
-
A list of regular expression patterns that apply to a URL on the Confluence server.
- setExclusionPatterns(Collection<String>) - Method in class com.amazonaws.services.kendra.model.GoogleDriveConfiguration
-
A list of regular expression patterns that apply to the path on Google Drive.
- setExclusionPatterns(Collection<String>) - Method in class com.amazonaws.services.kendra.model.OneDriveConfiguration
-
List of regular expressions applied to documents.
- setExclusionPatterns(Collection<String>) - Method in class com.amazonaws.services.kendra.model.S3DataSourceConfiguration
-
A list of glob patterns for documents that should not be indexed.
- setExclusionPatterns(Collection<String>) - Method in class com.amazonaws.services.kendra.model.SharePointConfiguration
-
A list of regular expression patterns.
- setExecutionId(String) - Method in class com.amazonaws.services.kendra.model.DataSourceSyncJob
-
A unique identifier for the synchronization job.
- setExecutionId(String) - Method in class com.amazonaws.services.kendra.model.StartDataSourceSyncJobResult
-
Identifies a particular synchronization job.
- setFacetable(Boolean) - Method in class com.amazonaws.services.kendra.model.Search
-
Indicates that the field can be used to create search facets, a count of results for each value in the field.
- setFacetResults(Collection<FacetResult>) - Method in class com.amazonaws.services.kendra.model.QueryResult
-
Contains the facet results.
- setFacets(Collection<Facet>) - Method in class com.amazonaws.services.kendra.model.QueryRequest
-
An array of documents attributes.
- setFailedDocuments(Collection<BatchDeleteDocumentResponseFailedDocument>) - Method in class com.amazonaws.services.kendra.model.BatchDeleteDocumentResult
-
A list of documents that could not be removed from the index.
- setFailedDocuments(Collection<BatchPutDocumentResponseFailedDocument>) - Method in class com.amazonaws.services.kendra.model.BatchPutDocumentResult
-
A list of documents that were not added to the index because the document failed a validation check.
- setFaqStatistics(FaqStatistics) - Method in class com.amazonaws.services.kendra.model.IndexStatistics
-
The number of question and answer topics in the index.
- setFaqSummaryItems(Collection<FaqSummary>) - Method in class com.amazonaws.services.kendra.model.ListFaqsResult
-
information about the FAQs associated with the specified index.
- setFeedbackToken(String) - Method in class com.amazonaws.services.kendra.model.QueryResultItem
-
A token that identifies a particular result from a particular query.
- 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.GoogleDriveConfiguration
-
Defines mapping between a field in the Google Drive and a Amazon Kendra index field.
- setFieldMappings(Collection<DataSourceToIndexFieldMapping>) - Method in class com.amazonaws.services.kendra.model.OneDriveConfiguration
-
A list of DataSourceToIndexFieldMapping objects that map Microsoft OneDrive fields to custom fields
in the Amazon Kendra index.
- setFieldMappings(Collection<DataSourceToIndexFieldMapping>) - Method in class com.amazonaws.services.kendra.model.SalesforceChatterFeedConfiguration
-
Maps fields from a Salesforce chatter feed into Amazon Kendra index fields.
- setFieldMappings(Collection<DataSourceToIndexFieldMapping>) - Method in class com.amazonaws.services.kendra.model.SalesforceCustomKnowledgeArticleTypeConfiguration
-
One or more objects that map fields in the custom knowledge article to fields in the Amazon Kendra index.
- setFieldMappings(Collection<DataSourceToIndexFieldMapping>) - Method in class com.amazonaws.services.kendra.model.SalesforceStandardKnowledgeArticleTypeConfiguration
-
One or more objects that map fields in the knowledge article to Amazon Kendra index fields.
- setFieldMappings(Collection<DataSourceToIndexFieldMapping>) - Method in class com.amazonaws.services.kendra.model.SalesforceStandardObjectAttachmentConfiguration
-
One or more objects that map fields in attachments to Amazon Kendra index fields.
- setFieldMappings(Collection<DataSourceToIndexFieldMapping>) - Method in class com.amazonaws.services.kendra.model.SalesforceStandardObjectConfiguration
-
One or more objects that map fields in the standard object to Amazon Kendra index fields.
- setFieldMappings(Collection<DataSourceToIndexFieldMapping>) - Method in class com.amazonaws.services.kendra.model.ServiceNowKnowledgeArticleConfiguration
-
Mapping between ServiceNow fields and Amazon Kendra index fields.
- setFieldMappings(Collection<DataSourceToIndexFieldMapping>) - Method in class com.amazonaws.services.kendra.model.ServiceNowServiceCatalogConfiguration
-
Mapping between ServiceNow fields and Amazon Kendra index fields.
- setFieldMappings(Collection<DataSourceToIndexFieldMapping>) - Method in class com.amazonaws.services.kendra.model.SharePointConfiguration
-
A list of DataSourceToIndexFieldMapping objects that map Microsoft SharePoint attributes to custom
fields in the Amazon Kendra index.
- setFileFormat(String) - Method in class com.amazonaws.services.kendra.model.CreateFaqRequest
-
The format of the input file.
- setFileFormat(String) - Method in class com.amazonaws.services.kendra.model.DescribeFaqResult
-
The file format used by the input files for the FAQ.
- setFileFormat(String) - Method in class com.amazonaws.services.kendra.model.FaqSummary
-
The file type used to create the FAQ.
- setFileSizeBytes(Long) - Method in class com.amazonaws.services.kendra.model.DescribeThesaurusResult
-
The size of the thesaurus file in bytes.
- setFilterQuery(String) - Method in class com.amazonaws.services.kendra.model.ServiceNowKnowledgeArticleConfiguration
-
A query that selects the knowledge articles to index.
- setFreshness(Boolean) - Method in class com.amazonaws.services.kendra.model.Relevance
-
Indicates that this field determines how "fresh" a document is.
- setGoogleDriveConfiguration(GoogleDriveConfiguration) - Method in class com.amazonaws.services.kendra.model.DataSourceConfiguration
-
Provides configuration for data sources that connect to Google Drive.
- 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.
- setGroupAttributeField(String) - Method in class com.amazonaws.services.kendra.model.JsonTokenTypeConfiguration
-
The group attribute field.
- setGroupAttributeField(String) - Method in class com.amazonaws.services.kendra.model.JwtTokenTypeConfiguration
-
The group attribute field.
- setHighlights(Collection<Highlight>) - Method in class com.amazonaws.services.kendra.model.TextWithHighlights
-
The beginning and end of the text that should be highlighted.
- setHistory(Collection<DataSourceSyncJob>) - Method in class com.amazonaws.services.kendra.model.ListDataSourceSyncJobsResult
-
A history of synchronization jobs for the data source.
- setHostUrl(String) - Method in class com.amazonaws.services.kendra.model.ServiceNowConfiguration
-
The ServiceNow instance that the data source connects to.
- setId(String) - Method in class com.amazonaws.services.kendra.model.BatchDeleteDocumentResponseFailedDocument
-
The identifier of the document that couldn't be removed from the index.
- setId(String) - Method in class com.amazonaws.services.kendra.model.BatchPutDocumentResponseFailedDocument
-
The unique identifier of the document.
- setId(String) - Method in class com.amazonaws.services.kendra.model.CreateDataSourceResult
-
A unique identifier for the data source.
- setId(String) - Method in class com.amazonaws.services.kendra.model.CreateFaqResult
-
The unique identifier of the FAQ.
- setId(String) - Method in class com.amazonaws.services.kendra.model.CreateIndexResult
-
The unique identifier of the index.
- setId(String) - Method in class com.amazonaws.services.kendra.model.CreateThesaurusResult
-
The unique identifier of the thesaurus.
- setId(String) - Method in class com.amazonaws.services.kendra.model.DataSourceSummary
-
The unique identifier for the data source.
- setId(String) - Method in class com.amazonaws.services.kendra.model.DeleteDataSourceRequest
-
The unique identifier of the data source to delete.
- setId(String) - Method in class com.amazonaws.services.kendra.model.DeleteFaqRequest
-
The identifier of the FAQ to remove.
- setId(String) - Method in class com.amazonaws.services.kendra.model.DeleteIndexRequest
-
The identifier of the index to delete.
- setId(String) - Method in class com.amazonaws.services.kendra.model.DeleteThesaurusRequest
-
The identifier of the thesaurus 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.DescribeThesaurusRequest
-
The identifier of the thesaurus to describe.
- setId(String) - Method in class com.amazonaws.services.kendra.model.DescribeThesaurusResult
-
The identifier of the thesaurus.
- 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.ThesaurusSummary
-
The identifier of the thesaurus.
- 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.
- setId(String) - Method in class com.amazonaws.services.kendra.model.UpdateThesaurusRequest
-
The identifier of the thesaurus to update.
- setImportance(Integer) - Method in class com.amazonaws.services.kendra.model.Relevance
-
The relative importance of the field in the search.
- setIncludeAttachmentFilePatterns(Collection<String>) - Method in class com.amazonaws.services.kendra.model.SalesforceConfiguration
-
A list of regular expression patterns.
- setIncludeAttachmentFilePatterns(Collection<String>) - Method in class com.amazonaws.services.kendra.model.ServiceNowKnowledgeArticleConfiguration
-
List of regular expressions applied to knowledge articles.
- setIncludeAttachmentFilePatterns(Collection<String>) - Method in class com.amazonaws.services.kendra.model.ServiceNowServiceCatalogConfiguration
-
A list of regular expression patterns.
- setIncludedStates(Collection<String>) - Method in class com.amazonaws.services.kendra.model.SalesforceKnowledgeArticleConfiguration
-
Specifies the document states that should be included when Amazon Kendra indexes knowledge articles.
- setIncludeFilterTypes(Collection<String>) - Method in class com.amazonaws.services.kendra.model.SalesforceChatterFeedConfiguration
-
Filters the documents in the feed based on status of the user.
- setIncludeSpaces(Collection<String>) - Method in class com.amazonaws.services.kendra.model.ConfluenceSpaceConfiguration
-
A list of space keys for Confluence spaces.
- setInclusionPatterns(Collection<String>) - Method in class com.amazonaws.services.kendra.model.ConfluenceConfiguration
-
A list of regular expression patterns that apply to a URL on the Confluence server.
- setInclusionPatterns(Collection<String>) - Method in class com.amazonaws.services.kendra.model.GoogleDriveConfiguration
-
A list of regular expression patterns that apply to path on Google Drive.
- setInclusionPatterns(Collection<String>) - Method in class com.amazonaws.services.kendra.model.OneDriveConfiguration
-
A list of regular expression patterns.
- setInclusionPatterns(Collection<String>) - Method in class com.amazonaws.services.kendra.model.S3DataSourceConfiguration
-
A list of glob patterns for documents that should be indexed.
- setInclusionPatterns(Collection<String>) - Method in class com.amazonaws.services.kendra.model.SharePointConfiguration
-
A list of regular expression patterns.
- setInclusionPrefixes(Collection<String>) - Method in class com.amazonaws.services.kendra.model.S3DataSourceConfiguration
-
A list of S3 prefixes for the documents that should be included in the index.
- setIndexConfigurationSummaryItems(Collection<IndexConfigurationSummary>) - Method in class com.amazonaws.services.kendra.model.ListIndicesResult
-
An array of summary information for one or more indexes.
- setIndexedQuestionAnswersCount(Integer) - Method in class com.amazonaws.services.kendra.model.FaqStatistics
-
The total number of FAQ questions and answers contained in the index.
- setIndexedTextBytes(Long) - Method in class com.amazonaws.services.kendra.model.TextDocumentStatistics
-
The total size, in bytes, of the indexed documents.
- setIndexedTextDocumentsCount(Integer) - Method in class com.amazonaws.services.kendra.model.TextDocumentStatistics
-
The number of text documents indexed.
- setIndexFieldName(String) - Method in class com.amazonaws.services.kendra.model.ConfluenceAttachmentToIndexFieldMapping
-
The name of the index field to map to the Confluence data source field.
- setIndexFieldName(String) - Method in class com.amazonaws.services.kendra.model.ConfluenceBlogToIndexFieldMapping
-
The name of the index field to map to the Confluence data source field.
- setIndexFieldName(String) - Method in class com.amazonaws.services.kendra.model.ConfluencePageToIndexFieldMapping
-
The name of the index field to map to the Confluence data source field.
- setIndexFieldName(String) - Method in class com.amazonaws.services.kendra.model.ConfluenceSpaceToIndexFieldMapping
-
The name of the index field to map to the Confluence data source field.
- 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.CreateThesaurusRequest
-
The unique identifier of the index for the new thesaurus.
- setIndexId(String) - Method in class com.amazonaws.services.kendra.model.DeleteDataSourceRequest
-
The unique identifier of the index associated with the data source.
- setIndexId(String) - Method in class com.amazonaws.services.kendra.model.DeleteFaqRequest
-
The index to remove the FAQ from.
- setIndexId(String) - Method in class com.amazonaws.services.kendra.model.DeleteThesaurusRequest
-
The identifier of the index associated with the thesaurus to delete.
- 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.DescribeThesaurusRequest
-
The identifier of the index associated with the thesaurus to describe.
- setIndexId(String) - Method in class com.amazonaws.services.kendra.model.DescribeThesaurusResult
-
The identifier of the index associated with the thesaurus to describe.
- 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.ListThesauriRequest
-
The identifier of the index associated with the thesaurus to list.
- 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.
- setIndexId(String) - Method in class com.amazonaws.services.kendra.model.UpdateThesaurusRequest
-
The identifier of the index associated with the thesaurus 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.
- setIssuer(String) - Method in class com.amazonaws.services.kendra.model.JwtTokenTypeConfiguration
-
The issuer of the token.
- setJsonTokenTypeConfiguration(JsonTokenTypeConfiguration) - Method in class com.amazonaws.services.kendra.model.UserTokenConfiguration
-
Information about the JSON token type configuration.
- setJwtTokenTypeConfiguration(JwtTokenTypeConfiguration) - Method in class com.amazonaws.services.kendra.model.UserTokenConfiguration
-
Information about the JWT token type configuration.
- setKey(String) - Method in class com.amazonaws.services.kendra.model.AdditionalResultAttribute
-
The key that identifies the attribute.
- setKey(String) - Method in class com.amazonaws.services.kendra.model.DocumentAttribute
-
The identifier for the attribute.
- setKey(String) - Method in class com.amazonaws.services.kendra.model.S3Path
-
The name of the file.
- setKey(String) - Method in class com.amazonaws.services.kendra.model.Tag
-
The key for the tag.
- setKeyLocation(String) - Method in class com.amazonaws.services.kendra.model.JwtTokenTypeConfiguration
-
The location of the key.
- setKeyPath(String) - Method in class com.amazonaws.services.kendra.model.AccessControlListConfiguration
-
Path to the AWS S3 bucket that contains the ACL files.
- setKmsKeyId(String) - Method in class com.amazonaws.services.kendra.model.ServerSideEncryptionConfiguration
-
The identifier of the AWS KMS customer master key (CMK).
- setKnowledgeArticleConfiguration(SalesforceKnowledgeArticleConfiguration) - Method in class com.amazonaws.services.kendra.model.SalesforceConfiguration
-
Specifies configuration information for the knowledge article types that Amazon Kendra indexes.
- setKnowledgeArticleConfiguration(ServiceNowKnowledgeArticleConfiguration) - Method in class com.amazonaws.services.kendra.model.ServiceNowConfiguration
-
Provides configuration information for crawling knowledge articles in the ServiceNow site.
- setLessThan(DocumentAttribute) - Method in class com.amazonaws.services.kendra.model.AttributeFilter
-
Performs a less than operation on two document attributes.
- setLessThanOrEquals(DocumentAttribute) - Method in class com.amazonaws.services.kendra.model.AttributeFilter
-
Performs a less than or equals operation on two document attributes.
- setLongValue(Long) - Method in class com.amazonaws.services.kendra.model.DocumentAttributeValue
-
A long integer value.
- setMaxResults(Integer) - Method in class com.amazonaws.services.kendra.model.ListDataSourcesRequest
-
The maximum number of data sources to return.
- setMaxResults(Integer) - Method in class com.amazonaws.services.kendra.model.ListDataSourceSyncJobsRequest
-
The maximum number of synchronization jobs to return in the response.
- setMaxResults(Integer) - Method in class com.amazonaws.services.kendra.model.ListFaqsRequest
-
The maximum number of FAQs to return in the response.
- setMaxResults(Integer) - Method in class com.amazonaws.services.kendra.model.ListIndicesRequest
-
The maximum number of data sources to return.
- setMaxResults(Integer) - Method in class com.amazonaws.services.kendra.model.ListThesauriRequest
-
The maximum number of thesauri to return.
- setMetrics(DataSourceSyncJobMetrics) - Method in class com.amazonaws.services.kendra.model.DataSourceSyncJob
-
Maps a batch delete document request to a specific data source sync job.
- setName(String) - Method in class com.amazonaws.services.kendra.model.CreateDataSourceRequest
-
A unique name for the data source.
- setName(String) - Method in class com.amazonaws.services.kendra.model.CreateFaqRequest
-
The name that should be associated with the FAQ.
- setName(String) - Method in class com.amazonaws.services.kendra.model.CreateIndexRequest
-
The name for the new index.
- setName(String) - Method in class com.amazonaws.services.kendra.model.CreateThesaurusRequest
-
The name for the new thesaurus.
- 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.DescribeThesaurusResult
-
The thesaurus name.
- setName(String) - Method in class com.amazonaws.services.kendra.model.DocumentMetadataConfiguration
-
The name of the index field.
- setName(String) - Method in class com.amazonaws.services.kendra.model.FaqSummary
-
The name that you assigned the FAQ when you created or updated the FAQ.
- setName(String) - Method in class com.amazonaws.services.kendra.model.IndexConfigurationSummary
-
The name of the index.
- setName(String) - Method in class com.amazonaws.services.kendra.model.Principal
-
The name of the user or group.
- setName(String) - Method in class com.amazonaws.services.kendra.model.SalesforceCustomKnowledgeArticleTypeConfiguration
-
The name of the configuration.
- setName(String) - Method in class com.amazonaws.services.kendra.model.SalesforceStandardObjectConfiguration
-
The name of the standard object.
- setName(String) - Method in class com.amazonaws.services.kendra.model.ThesaurusSummary
-
The name of the thesaurus.
- 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.
- setName(String) - Method in class com.amazonaws.services.kendra.model.UpdateThesaurusRequest
-
The updated name of the thesaurus.
- 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.
- setNextToken(String) - Method in class com.amazonaws.services.kendra.model.ListThesauriRequest
-
If the previous response was incomplete (because there is more data to retrieve), Amazon Kendra returns a
pagination token in the response.
- setNextToken(String) - Method in class com.amazonaws.services.kendra.model.ListThesauriResult
-
If the response is truncated, Amazon Kendra returns this token that you can use in the subsequent request to
retrieve the next set of thesauri.
- setNotFilter(AttributeFilter) - Method in class com.amazonaws.services.kendra.model.AttributeFilter
-
Performs a logical NOT operation on all supplied filters.
- setOneDriveConfiguration(OneDriveConfiguration) - Method in class com.amazonaws.services.kendra.model.DataSourceConfiguration
-
Provides configuration for data sources that connect to Microsoft OneDrive.
- setOneDriveUserList(Collection<String>) - Method in class com.amazonaws.services.kendra.model.OneDriveUsers
-
A list of users whose documents should be indexed.
- setOneDriveUsers(OneDriveUsers) - Method in class com.amazonaws.services.kendra.model.OneDriveConfiguration
-
A list of user accounts whose documents should be indexed.
- setOneDriveUserS3Path(S3Path) - Method in class com.amazonaws.services.kendra.model.OneDriveUsers
-
The S3 bucket location of a file containing a list of users whose documents should be indexed.
- setOrAllFilters(Collection<AttributeFilter>) - Method in class com.amazonaws.services.kendra.model.AttributeFilter
-
Performs a logical OR operation on all supplied filters.
- setPageConfiguration(ConfluencePageConfiguration) - Method in class com.amazonaws.services.kendra.model.ConfluenceConfiguration
-
Specifies configuration information for indexing Confluence pages.
- setPageFieldMappings(Collection<ConfluencePageToIndexFieldMapping>) - Method in class com.amazonaws.services.kendra.model.ConfluencePageConfiguration
-
Defines how page metadata fields should be mapped to index fields.
- setPageNumber(Integer) - Method in class com.amazonaws.services.kendra.model.QueryRequest
-
Query results are returned in pages the size of the PageSize parameter.
- setPageSize(Integer) - Method in class com.amazonaws.services.kendra.model.QueryRequest
-
Sets the number of results that are returned in each page of results.
- setQueryCapacityUnits(Integer) - Method in class com.amazonaws.services.kendra.model.CapacityUnitsConfiguration
-
The amount of extra query capacity for an index.
- setQueryId(String) - Method in class com.amazonaws.services.kendra.model.QueryResult
-
The unique identifier for the search.
- setQueryId(String) - Method in class com.amazonaws.services.kendra.model.SubmitFeedbackRequest
-
The identifier of the specific query for which you are submitting feedback.
- setQueryIdentifiersEnclosingOption(String) - Method in class com.amazonaws.services.kendra.model.SqlConfiguration
-
Determines whether Amazon Kendra encloses SQL identifiers for tables and column names in double quotes (") when
making a database query.
- setQueryResultTypeFilter(String) - Method in class com.amazonaws.services.kendra.model.QueryRequest
-
Sets the type of query.
- setQueryText(String) - Method in class com.amazonaws.services.kendra.model.QueryRequest
-
The text to search for.
- setRankOrder(String) - Method in class com.amazonaws.services.kendra.model.Relevance
-
Determines how values should be interpreted.
- setRelevance(Relevance) - Method in class com.amazonaws.services.kendra.model.DocumentMetadataConfiguration
-
Provides manual tuning parameters to determine how the field affects the search results.
- setRelevanceFeedbackItems(Collection<RelevanceFeedback>) - Method in class com.amazonaws.services.kendra.model.SubmitFeedbackRequest
-
Provides Amazon Kendra with relevant or not relevant feedback for whether a particular item was relevant to the
search.
- setRelevanceValue(String) - Method in class com.amazonaws.services.kendra.model.RelevanceFeedback
-
Whether to document was relevant or not relevant to the search.
- setRequestedDocumentAttributes(Collection<String>) - Method in class com.amazonaws.services.kendra.model.QueryRequest
-
An array of document attributes to include in the response.
- setResourceARN(String) - Method in class com.amazonaws.services.kendra.model.ListTagsForResourceRequest
-
The Amazon Resource Name (ARN) of the index, FAQ, or data source to get a list of tags for.
- setResourceARN(String) - Method in class com.amazonaws.services.kendra.model.TagResourceRequest
-
The Amazon Resource Name (ARN) of the index, FAQ, or data source to tag.
- setResourceARN(String) - Method in class com.amazonaws.services.kendra.model.UntagResourceRequest
-
The Amazon Resource Name (ARN) of the index, FAQ, or data source to remove the tag from.
- setResultId(String) - Method in class com.amazonaws.services.kendra.model.ClickFeedback
-
The unique identifier of the search result that was clicked.
- setResultId(String) - Method in class com.amazonaws.services.kendra.model.RelevanceFeedback
-
The unique identifier of the search result that the user provided relevance feedback for.
- setResultItems(Collection<QueryResultItem>) - Method in class com.amazonaws.services.kendra.model.QueryResult
-
The results of the search.
- setRoleArn(String) - Method in class com.amazonaws.services.kendra.model.BatchPutDocumentRequest
-
The Amazon Resource Name (ARN) of a role that is allowed to run the BatchPutDocument operation.
- setRoleArn(String) - Method in class com.amazonaws.services.kendra.model.CreateDataSourceRequest
-
The Amazon Resource Name (ARN) of a role with permission to access the data source.
- setRoleArn(String) - Method in class com.amazonaws.services.kendra.model.CreateFaqRequest
-
The Amazon Resource Name (ARN) of a role with permission to access the S3 bucket that contains the FAQs.
- setRoleArn(String) - Method in class com.amazonaws.services.kendra.model.CreateIndexRequest
-
An AWS Identity and Access Management (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.CreateThesaurusRequest
-
An AWS Identity and Access Management (IAM) role that gives Amazon Kendra permissions to access thesaurus file
specified in SourceS3Path.
- 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.DescribeThesaurusResult
-
An AWS Identity and Access Management (IAM) role that gives Amazon Kendra permissions to access thesaurus file
specified in SourceS3Path.
- 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.
- setRoleArn(String) - Method in class com.amazonaws.services.kendra.model.UpdateThesaurusRequest
-
The updated role ARN of the thesaurus.
- setS3Configuration(S3DataSourceConfiguration) - Method in class com.amazonaws.services.kendra.model.DataSourceConfiguration
-
Provides information to create a data source connector for a document repository in an Amazon S3 bucket.
- setS3Path(S3Path) - Method in class com.amazonaws.services.kendra.model.CreateFaqRequest
-
The S3 location of the FAQ input data.
- setS3Path(S3Path) - Method in class com.amazonaws.services.kendra.model.DescribeFaqResult
-
- setS3Path(S3Path) - Method in class com.amazonaws.services.kendra.model.Document
-
- setS3Prefix(String) - Method in class com.amazonaws.services.kendra.model.DocumentsMetadataConfiguration
-
A prefix used to filter metadata configuration files in the AWS S3 bucket.
- setSalesforceConfiguration(SalesforceConfiguration) - Method in class com.amazonaws.services.kendra.model.DataSourceConfiguration
-
Provides configuration information for data sources that connect to a Salesforce site.
- setSchedule(String) - Method in class com.amazonaws.services.kendra.model.CreateDataSourceRequest
-
Sets the frequency that Amazon Kendra will check the documents in your repository and update the index.
- setSchedule(String) - Method in class com.amazonaws.services.kendra.model.DescribeDataSourceResult
-
The schedule that Amazon Kendra will update the data source.
- setSchedule(String) - Method in class com.amazonaws.services.kendra.model.UpdateDataSourceRequest
-
The new update schedule for the data source.
- setScoreAttributes(ScoreAttributes) - Method in class com.amazonaws.services.kendra.model.QueryResultItem
-
Indicates the confidence that Amazon Kendra has that a result matches the query that you provided.
- setScoreConfidence(String) - Method in class com.amazonaws.services.kendra.model.ScoreAttributes
-
A relative ranking for how well the response matches the query.
- 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.ConfluenceConfiguration
-
The Amazon Resource Name (ARN) of an AWS Secrets Manager secret that contains the key/value pairs required to
connect to your Confluence server.
- 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.GoogleDriveConfiguration
-
The Amazon Resource Name (ARN) of a AWS Secrets Manager secret that contains the credentials required to connect
to Google Drive.
- setSecretArn(String) - Method in class com.amazonaws.services.kendra.model.OneDriveConfiguration
-
The Amazon Resource Name (ARN) of an AWS Secrets Manager secret that contains the user name and password to
connect to OneDrive.
- setSecretArn(String) - Method in class com.amazonaws.services.kendra.model.SalesforceConfiguration
-
The Amazon Resource Name (ARN) of an AWS Secrets Manager secret that contains the key/value pairs required to
connect to your Salesforce instance.
- setSecretArn(String) - Method in class com.amazonaws.services.kendra.model.ServiceNowConfiguration
-
The Amazon Resource Name (ARN) of the AWS Secret Manager secret that contains the user name and password required
to connect to the ServiceNow instance.
- setSecretArn(String) - Method in class com.amazonaws.services.kendra.model.SharePointConfiguration
-
The Amazon Resource Name (ARN) of credentials stored in AWS Secrets Manager.
- setSecretManagerArn(String) - Method in class com.amazonaws.services.kendra.model.JwtTokenTypeConfiguration
-
The Amazon Resource Name (arn) of the secret.
- setSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.kendra.model.DataSourceVpcConfiguration
-
A list of identifiers of security groups within your Amazon VPC.
- setServerSideEncryptionConfiguration(ServerSideEncryptionConfiguration) - Method in class com.amazonaws.services.kendra.model.CreateIndexRequest
-
The identifier of the AWS KMS customer managed key (CMK) to use to encrypt data indexed by Amazon Kendra.
- setServerSideEncryptionConfiguration(ServerSideEncryptionConfiguration) - Method in class com.amazonaws.services.kendra.model.DescribeIndexResult
-
The identifier of the AWS KMS customer master key (CMK) used to encrypt your data.
- setServerUrl(String) - Method in class com.amazonaws.services.kendra.model.ConfluenceConfiguration
-
The URL of your Confluence instance.
- setServerUrl(String) - Method in class com.amazonaws.services.kendra.model.SalesforceConfiguration
-
The instance URL for the Salesforce site that you want to index.
- setServiceCatalogConfiguration(ServiceNowServiceCatalogConfiguration) - Method in class com.amazonaws.services.kendra.model.ServiceNowConfiguration
-
Provides configuration information for crawling service catalogs in the ServiceNow site.
- setServiceNowBuildVersion(String) - Method in class com.amazonaws.services.kendra.model.ServiceNowConfiguration
-
The identifier of the release that the ServiceNow host is running.
- setServiceNowConfiguration(ServiceNowConfiguration) - Method in class com.amazonaws.services.kendra.model.DataSourceConfiguration
-
Provides configuration for data sources that connect to ServiceNow instances.
- setSharePointConfiguration(SharePointConfiguration) - Method in class com.amazonaws.services.kendra.model.DataSourceConfiguration
-
Provides information necessary to create a data source 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.
- setSortable(Boolean) - Method in class com.amazonaws.services.kendra.model.Search
-
Determines whether the field can be used to sort the results of a query.
- setSortingConfiguration(SortingConfiguration) - Method in class com.amazonaws.services.kendra.model.QueryRequest
-
Provides information that determines how the results of the query are sorted.
- setSortOrder(String) - Method in class com.amazonaws.services.kendra.model.SortingConfiguration
-
The order that the results should be returned in.
- setSourceS3Path(S3Path) - Method in class com.amazonaws.services.kendra.model.CreateThesaurusRequest
-
The thesaurus file Amazon S3 source path.
- setSourceS3Path(S3Path) - Method in class com.amazonaws.services.kendra.model.DescribeThesaurusResult
-
- setSourceS3Path(S3Path) - Method in class com.amazonaws.services.kendra.model.UpdateThesaurusRequest
-
- setSpaceConfiguration(ConfluenceSpaceConfiguration) - Method in class com.amazonaws.services.kendra.model.ConfluenceConfiguration
-
Specifies configuration information for indexing Confluence spaces.
- setSpaceFieldMappings(Collection<ConfluenceSpaceToIndexFieldMapping>) - Method in class com.amazonaws.services.kendra.model.ConfluenceSpaceConfiguration
-
Defines how space metadata fields should be mapped to index fields.
- setSqlConfiguration(SqlConfiguration) - Method in class com.amazonaws.services.kendra.model.DatabaseConfiguration
-
Provides information about how Amazon Kendra uses quote marks around SQL identifiers when querying a database
data source.
- setStandardKnowledgeArticleTypeConfiguration(SalesforceStandardKnowledgeArticleTypeConfiguration) - Method in class com.amazonaws.services.kendra.model.SalesforceKnowledgeArticleConfiguration
-
Provides configuration information for standard Salesforce knowledge articles.
- setStandardObjectAttachmentConfiguration(SalesforceStandardObjectAttachmentConfiguration) - Method in class com.amazonaws.services.kendra.model.SalesforceConfiguration
-
Provides configuration information for processing attachments to Salesforce standard objects.
- setStandardObjectConfigurations(Collection<SalesforceStandardObjectConfiguration>) - Method in class com.amazonaws.services.kendra.model.SalesforceConfiguration
-
Specifies the Salesforce standard objects that Amazon Kendra indexes.
- setStartTime(Date) - Method in class com.amazonaws.services.kendra.model.DataSourceSyncJob
-
The UNIX datetime that the synchronization job was started.
- setStartTime(Date) - Method in class com.amazonaws.services.kendra.model.TimeRange
-
The UNIX datetime of the beginning of the time range.
- setStartTimeFilter(TimeRange) - Method in class com.amazonaws.services.kendra.model.ListDataSourceSyncJobsRequest
-
When specified, the synchronization jobs returned in the list are limited to jobs between the specified dates.
- setStatus(String) - Method in class com.amazonaws.services.kendra.model.DataSourceSummary
-
The status of the data source.
- setStatus(String) - Method in class com.amazonaws.services.kendra.model.DataSourceSyncJob
-
The execution status of the synchronization job.
- setStatus(String) - Method in class com.amazonaws.services.kendra.model.DescribeDataSourceResult
-
The current status of the data source.
- setStatus(String) - Method in class com.amazonaws.services.kendra.model.DescribeFaqResult
-
The status of the FAQ.
- setStatus(String) - Method in class com.amazonaws.services.kendra.model.DescribeIndexResult
-
The current status of the index.
- setStatus(String) - Method in class com.amazonaws.services.kendra.model.DescribeThesaurusResult
-
The current status of the thesaurus.
- 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.
- setStatus(String) - Method in class com.amazonaws.services.kendra.model.ThesaurusSummary
-
The status of the thesaurus.
- setStatusFilter(String) - Method in class com.amazonaws.services.kendra.model.ListDataSourceSyncJobsRequest
-
When specified, only returns synchronization jobs with the Status field equal to the specified
status.
- setStorageCapacityUnits(Integer) - Method in class com.amazonaws.services.kendra.model.CapacityUnitsConfiguration
-
The amount of extra storage capacity for an index.
- setStringListValue(Collection<String>) - Method in class com.amazonaws.services.kendra.model.DocumentAttributeValue
-
A list of strings.
- setStringValue(String) - Method in class com.amazonaws.services.kendra.model.DocumentAttributeValue
-
A string, such as "department".
- setSubnetIds(Collection<String>) - Method in class com.amazonaws.services.kendra.model.DataSourceVpcConfiguration
-
A list of identifiers for subnets within your Amazon VPC.
- setSummaryItems(Collection<DataSourceSummary>) - Method in class com.amazonaws.services.kendra.model.ListDataSourcesResult
-
An array of summary information for one or more data sources.
- setSynonymRuleCount(Long) - Method in class com.amazonaws.services.kendra.model.DescribeThesaurusResult
-
The number of synonym rules in the thesaurus file.
- setTableName(String) - Method in class com.amazonaws.services.kendra.model.ConnectionConfiguration
-
The name of the table that contains the document data.
- setTagKeys(Collection<String>) - Method in class com.amazonaws.services.kendra.model.UntagResourceRequest
-
A list of tag keys to remove from the index, FAQ, or data source.
- setTags(Collection<Tag>) - Method in class com.amazonaws.services.kendra.model.CreateDataSourceRequest
-
A list of key-value pairs that identify the data source.
- setTags(Collection<Tag>) - Method in class com.amazonaws.services.kendra.model.CreateFaqRequest
-
A list of key-value pairs that identify the FAQ.
- setTags(Collection<Tag>) - Method in class com.amazonaws.services.kendra.model.CreateIndexRequest
-
A list of key-value pairs that identify the index.
- setTags(Collection<Tag>) - Method in class com.amazonaws.services.kendra.model.CreateThesaurusRequest
-
A list of key-value pairs that identify the thesaurus.
- setTags(Collection<Tag>) - Method in class com.amazonaws.services.kendra.model.ListTagsForResourceResult
-
A list of tags associated with the index, FAQ, or data source.
- setTags(Collection<Tag>) - Method in class com.amazonaws.services.kendra.model.TagResourceRequest
-
A list of tag keys to add to the index, FAQ, or data source.
- setTenantDomain(String) - Method in class com.amazonaws.services.kendra.model.OneDriveConfiguration
-
The Azure Active Directory domain of the organization.
- setTermCount(Long) - Method in class com.amazonaws.services.kendra.model.DescribeThesaurusResult
-
The number of unique terms in the thesaurus file.
- 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.
- setThesaurusSummaryItems(Collection<ThesaurusSummary>) - Method in class com.amazonaws.services.kendra.model.ListThesauriResult
-
An array of summary information for one or more thesauruses.
- setTitle(String) - Method in class com.amazonaws.services.kendra.model.Document
-
The title of the document.
- setToken(String) - Method in class com.amazonaws.services.kendra.model.UserContext
-
The user context token.
- 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 total number of items found by the search; however, you can only retrieve up to 100 items.
- 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.Highlight
-
The highlight type.
- 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.DescribeThesaurusResult
-
The Unix datetime that the thesaurus 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.
- setUpdatedAt(Date) - Method in class com.amazonaws.services.kendra.model.ThesaurusSummary
-
The Unix datetime that the thesaurus was last updated.
- setURL(String) - Method in class com.amazonaws.services.kendra.model.JwtTokenTypeConfiguration
-
The signing key URL.
- setUrls(Collection<String>) - Method in class com.amazonaws.services.kendra.model.SharePointConfiguration
-
The URLs of the Microsoft SharePoint site that contains the documents that should be indexed.
- setUseChangeLog(Boolean) - Method in class com.amazonaws.services.kendra.model.SharePointConfiguration
-
Set to TRUE to use the Microsoft SharePoint change log to determine the documents that need to be
updated in the index.
- setUserContext(UserContext) - Method in class com.amazonaws.services.kendra.model.QueryRequest
-
The user context token.
- setUserContextPolicy(String) - Method in class com.amazonaws.services.kendra.model.CreateIndexRequest
-
The user context policy.
- setUserContextPolicy(String) - Method in class com.amazonaws.services.kendra.model.DescribeIndexResult
-
The user context policy for the Amazon Kendra index.
- setUserContextPolicy(String) - Method in class com.amazonaws.services.kendra.model.UpdateIndexRequest
-
The user user token context policy.
- setUserNameAttributeField(String) - Method in class com.amazonaws.services.kendra.model.JsonTokenTypeConfiguration
-
The user name attribute field.
- setUserNameAttributeField(String) - Method in class com.amazonaws.services.kendra.model.JwtTokenTypeConfiguration
-
The user name attribute field.
- setUserTokenConfigurations(Collection<UserTokenConfiguration>) - Method in class com.amazonaws.services.kendra.model.CreateIndexRequest
-
The user token configuration.
- setUserTokenConfigurations(Collection<UserTokenConfiguration>) - Method in class com.amazonaws.services.kendra.model.DescribeIndexResult
-
The user token configuration for the Amazon Kendra index.
- setUserTokenConfigurations(Collection<UserTokenConfiguration>) - Method in class com.amazonaws.services.kendra.model.UpdateIndexRequest
-
The user token configuration.
- setValue(AdditionalResultAttributeValue) - Method in class com.amazonaws.services.kendra.model.AdditionalResultAttribute
-
An object that contains the attribute value.
- setValue(DocumentAttributeValue) - Method in class com.amazonaws.services.kendra.model.DocumentAttribute
-
The value of the attribute.
- setValue(String) - Method in class com.amazonaws.services.kendra.model.Tag
-
The value associated with the tag.
- setValueImportanceMap(Map<String, Integer>) - Method in class com.amazonaws.services.kendra.model.Relevance
-
A list of values that should be given a different boost when they appear in the result list.
- setValueType(String) - Method in class com.amazonaws.services.kendra.model.AdditionalResultAttribute
-
The data type of the Value property.
- setVersion(String) - Method in class com.amazonaws.services.kendra.model.ConfluenceConfiguration
-
Specifies the version of the Confluence installation that you are connecting to.
- setVisitorId(String) - Method in class com.amazonaws.services.kendra.model.QueryRequest
-
Provides an identifier for a specific user.
- setVpcConfiguration(DataSourceVpcConfiguration) - Method in class com.amazonaws.services.kendra.model.ConfluenceConfiguration
-
Specifies the information for connecting to an Amazon VPC.
- 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.
- shutdown() - Method in class com.amazonaws.services.kendra.AWSkendraClient
-
- SortingConfiguration - Class in com.amazonaws.services.kendra.model
-
Specifies the document attribute to use to sort the response to a Amazon Kendra query.
- SortingConfiguration() - Constructor for class com.amazonaws.services.kendra.model.SortingConfiguration
-
- SortOrder - Enum in com.amazonaws.services.kendra.model
-
- SqlConfiguration - Class in com.amazonaws.services.kendra.model
-
Provides information that configures Amazon Kendra to use a SQL database.
- SqlConfiguration() - Constructor for class com.amazonaws.services.kendra.model.SqlConfiguration
-
- standard() - Static method in class com.amazonaws.services.kendra.AWSkendraAsyncClientBuilder
-
- standard() - Static method in class com.amazonaws.services.kendra.AWSkendraClientBuilder
-
- startDataSourceSyncJob(StartDataSourceSyncJobRequest) - Method in class com.amazonaws.services.kendra.AbstractAWSkendra
-
- startDataSourceSyncJob(StartDataSourceSyncJobRequest) - Method in interface com.amazonaws.services.kendra.AWSkendra
-
Starts a synchronization job for a data source.
- startDataSourceSyncJob(StartDataSourceSyncJobRequest) - Method in class com.amazonaws.services.kendra.AWSkendraClient
-
Starts a synchronization job for a data source.
- startDataSourceSyncJobAsync(StartDataSourceSyncJobRequest) - Method in class com.amazonaws.services.kendra.AbstractAWSkendraAsync
-
- startDataSourceSyncJobAsync(StartDataSourceSyncJobRequest, AsyncHandler<StartDataSourceSyncJobRequest, StartDataSourceSyncJobResult>) - Method in class com.amazonaws.services.kendra.AbstractAWSkendraAsync
-
- startDataSourceSyncJobAsync(StartDataSourceSyncJobRequest) - Method in interface com.amazonaws.services.kendra.AWSkendraAsync
-
Starts a synchronization job for a data source.
- startDataSourceSyncJobAsync(StartDataSourceSyncJobRequest, AsyncHandler<StartDataSourceSyncJobRequest, StartDataSourceSyncJobResult>) - Method in interface com.amazonaws.services.kendra.AWSkendraAsync
-
Starts a synchronization job for a data source.
- startDataSourceSyncJobAsync(StartDataSourceSyncJobRequest) - Method in class com.amazonaws.services.kendra.AWSkendraAsyncClient
-
- startDataSourceSyncJobAsync(StartDataSourceSyncJobRequest, AsyncHandler<StartDataSourceSyncJobRequest, StartDataSourceSyncJobResult>) - Method in class com.amazonaws.services.kendra.AWSkendraAsyncClient
-
- StartDataSourceSyncJobRequest - Class in com.amazonaws.services.kendra.model
-
- StartDataSourceSyncJobRequest() - Constructor for class com.amazonaws.services.kendra.model.StartDataSourceSyncJobRequest
-
- StartDataSourceSyncJobResult - Class in com.amazonaws.services.kendra.model
-
- StartDataSourceSyncJobResult() - Constructor for class com.amazonaws.services.kendra.model.StartDataSourceSyncJobResult
-
- stopDataSourceSyncJob(StopDataSourceSyncJobRequest) - Method in class com.amazonaws.services.kendra.AbstractAWSkendra
-
- stopDataSourceSyncJob(StopDataSourceSyncJobRequest) - Method in interface com.amazonaws.services.kendra.AWSkendra
-
Stops a running synchronization job.
- stopDataSourceSyncJob(StopDataSourceSyncJobRequest) - Method in class com.amazonaws.services.kendra.AWSkendraClient
-
Stops a running synchronization job.
- stopDataSourceSyncJobAsync(StopDataSourceSyncJobRequest) - Method in class com.amazonaws.services.kendra.AbstractAWSkendraAsync
-
- stopDataSourceSyncJobAsync(StopDataSourceSyncJobRequest, AsyncHandler<StopDataSourceSyncJobRequest, StopDataSourceSyncJobResult>) - Method in class com.amazonaws.services.kendra.AbstractAWSkendraAsync
-
- stopDataSourceSyncJobAsync(StopDataSourceSyncJobRequest) - Method in interface com.amazonaws.services.kendra.AWSkendraAsync
-
Stops a running synchronization job.
- stopDataSourceSyncJobAsync(StopDataSourceSyncJobRequest, AsyncHandler<StopDataSourceSyncJobRequest, StopDataSourceSyncJobResult>) - Method in interface com.amazonaws.services.kendra.AWSkendraAsync
-
Stops a running synchronization job.
- stopDataSourceSyncJobAsync(StopDataSourceSyncJobRequest) - Method in class com.amazonaws.services.kendra.AWSkendraAsyncClient
-
- stopDataSourceSyncJobAsync(StopDataSourceSyncJobRequest, AsyncHandler<StopDataSourceSyncJobRequest, StopDataSourceSyncJobResult>) - Method in class com.amazonaws.services.kendra.AWSkendraAsyncClient
-
- StopDataSourceSyncJobRequest - Class in com.amazonaws.services.kendra.model
-
- StopDataSourceSyncJobRequest() - Constructor for class com.amazonaws.services.kendra.model.StopDataSourceSyncJobRequest
-
- StopDataSourceSyncJobResult - Class in com.amazonaws.services.kendra.model
-
- StopDataSourceSyncJobResult() - Constructor for class com.amazonaws.services.kendra.model.StopDataSourceSyncJobResult
-
- submitFeedback(SubmitFeedbackRequest) - Method in class com.amazonaws.services.kendra.AbstractAWSkendra
-
- submitFeedback(SubmitFeedbackRequest) - Method in interface com.amazonaws.services.kendra.AWSkendra
-
Enables you to provide feedback to Amazon Kendra to improve the performance of the service.
- submitFeedback(SubmitFeedbackRequest) - Method in class com.amazonaws.services.kendra.AWSkendraClient
-
Enables you to provide feedback to Amazon Kendra to improve the performance of the service.
- submitFeedbackAsync(SubmitFeedbackRequest) - Method in class com.amazonaws.services.kendra.AbstractAWSkendraAsync
-
- submitFeedbackAsync(SubmitFeedbackRequest, AsyncHandler<SubmitFeedbackRequest, SubmitFeedbackResult>) - Method in class com.amazonaws.services.kendra.AbstractAWSkendraAsync
-
- submitFeedbackAsync(SubmitFeedbackRequest) - Method in interface com.amazonaws.services.kendra.AWSkendraAsync
-
Enables you to provide feedback to Amazon Kendra to improve the performance of the service.
- submitFeedbackAsync(SubmitFeedbackRequest, AsyncHandler<SubmitFeedbackRequest, SubmitFeedbackResult>) - Method in interface com.amazonaws.services.kendra.AWSkendraAsync
-
Enables you to provide feedback to Amazon Kendra to improve the performance of the service.
- submitFeedbackAsync(SubmitFeedbackRequest) - Method in class com.amazonaws.services.kendra.AWSkendraAsyncClient
-
- submitFeedbackAsync(SubmitFeedbackRequest, AsyncHandler<SubmitFeedbackRequest, SubmitFeedbackResult>) - Method in class com.amazonaws.services.kendra.AWSkendraAsyncClient
-
- SubmitFeedbackRequest - Class in com.amazonaws.services.kendra.model
-
- SubmitFeedbackRequest() - Constructor for class com.amazonaws.services.kendra.model.SubmitFeedbackRequest
-
- SubmitFeedbackResult - Class in com.amazonaws.services.kendra.model
-
- SubmitFeedbackResult() - Constructor for class com.amazonaws.services.kendra.model.SubmitFeedbackResult
-
- Tag - Class in com.amazonaws.services.kendra.model
-
A list of key/value pairs that identify an index, FAQ, or data source.
- Tag() - Constructor for class com.amazonaws.services.kendra.model.Tag
-
- tagResource(TagResourceRequest) - Method in class com.amazonaws.services.kendra.AbstractAWSkendra
-
- tagResource(TagResourceRequest) - Method in interface com.amazonaws.services.kendra.AWSkendra
-
Adds the specified tag to the specified index, FAQ, or data source resource.
- tagResource(TagResourceRequest) - Method in class com.amazonaws.services.kendra.AWSkendraClient
-
Adds the specified tag to the specified index, FAQ, or data source resource.
- tagResourceAsync(TagResourceRequest) - Method in class com.amazonaws.services.kendra.AbstractAWSkendraAsync
-
- tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in class com.amazonaws.services.kendra.AbstractAWSkendraAsync
-
- tagResourceAsync(TagResourceRequest) - Method in interface com.amazonaws.services.kendra.AWSkendraAsync
-
Adds the specified tag to the specified index, FAQ, or data source resource.
- tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in interface com.amazonaws.services.kendra.AWSkendraAsync
-
Adds the specified tag to the specified index, FAQ, or data source resource.
- tagResourceAsync(TagResourceRequest) - Method in class com.amazonaws.services.kendra.AWSkendraAsyncClient
-
- tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in class com.amazonaws.services.kendra.AWSkendraAsyncClient
-
- TagResourceRequest - Class in com.amazonaws.services.kendra.model
-
- TagResourceRequest() - Constructor for class com.amazonaws.services.kendra.model.TagResourceRequest
-
- TagResourceResult - Class in com.amazonaws.services.kendra.model
-
- TagResourceResult() - Constructor for class com.amazonaws.services.kendra.model.TagResourceResult
-
- TextDocumentStatistics - Class in com.amazonaws.services.kendra.model
-
Provides information about text documents indexed in an index.
- TextDocumentStatistics() - Constructor for class com.amazonaws.services.kendra.model.TextDocumentStatistics
-
- TextWithHighlights - Class in com.amazonaws.services.kendra.model
-
Provides text and information about where to highlight the text.
- TextWithHighlights() - Constructor for class com.amazonaws.services.kendra.model.TextWithHighlights
-
- ThesaurusStatus - Enum in com.amazonaws.services.kendra.model
-
- ThesaurusSummary - Class in com.amazonaws.services.kendra.model
-
An array of summary information for one or more thesauruses.
- ThesaurusSummary() - Constructor for class com.amazonaws.services.kendra.model.ThesaurusSummary
-
- ThrottlingException - Exception in com.amazonaws.services.kendra.model
-
- ThrottlingException(String) - Constructor for exception com.amazonaws.services.kendra.model.ThrottlingException
-
Constructs a new ThrottlingException with the specified error message.
- TimeRange - Class in com.amazonaws.services.kendra.model
-
Provides a range of time.
- TimeRange() - Constructor for class com.amazonaws.services.kendra.model.TimeRange
-
- toString() - Method in class com.amazonaws.services.kendra.model.AccessControlListConfiguration
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kendra.model.AclConfiguration
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kendra.model.AdditionalResultAttribute
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kendra.model.AdditionalResultAttributeValue
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.kendra.model.AdditionalResultAttributeValueType
-
- toString() - Method in class com.amazonaws.services.kendra.model.AttributeFilter
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kendra.model.BatchDeleteDocumentRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kendra.model.BatchDeleteDocumentResponseFailedDocument
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kendra.model.BatchDeleteDocumentResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kendra.model.BatchPutDocumentRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kendra.model.BatchPutDocumentResponseFailedDocument
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kendra.model.BatchPutDocumentResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kendra.model.CapacityUnitsConfiguration
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kendra.model.ClickFeedback
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kendra.model.ColumnConfiguration
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kendra.model.ConfluenceAttachmentConfiguration
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.kendra.model.ConfluenceAttachmentFieldName
-
- toString() - Method in class com.amazonaws.services.kendra.model.ConfluenceAttachmentToIndexFieldMapping
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kendra.model.ConfluenceBlogConfiguration
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.kendra.model.ConfluenceBlogFieldName
-
- toString() - Method in class com.amazonaws.services.kendra.model.ConfluenceBlogToIndexFieldMapping
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kendra.model.ConfluenceConfiguration
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kendra.model.ConfluencePageConfiguration
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.kendra.model.ConfluencePageFieldName
-
- toString() - Method in class com.amazonaws.services.kendra.model.ConfluencePageToIndexFieldMapping
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kendra.model.ConfluenceSpaceConfiguration
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.kendra.model.ConfluenceSpaceFieldName
-
- toString() - Method in class com.amazonaws.services.kendra.model.ConfluenceSpaceToIndexFieldMapping
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.kendra.model.ConfluenceVersion
-
- 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.CreateThesaurusRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kendra.model.CreateThesaurusResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kendra.model.DatabaseConfiguration
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.kendra.model.DatabaseEngineType
-
- toString() - Method in class com.amazonaws.services.kendra.model.DataSourceConfiguration
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.kendra.model.DataSourceStatus
-
- toString() - Method in class com.amazonaws.services.kendra.model.DataSourceSummary
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kendra.model.DataSourceSyncJob
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kendra.model.DataSourceSyncJobMetrics
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kendra.model.DataSourceSyncJobMetricTarget
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.kendra.model.DataSourceSyncJobStatus
-
- toString() - Method in class com.amazonaws.services.kendra.model.DataSourceToIndexFieldMapping
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.kendra.model.DataSourceType
-
- toString() - Method in class com.amazonaws.services.kendra.model.DataSourceVpcConfiguration
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kendra.model.DeleteDataSourceRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kendra.model.DeleteDataSourceResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kendra.model.DeleteFaqRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kendra.model.DeleteFaqResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kendra.model.DeleteIndexRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kendra.model.DeleteIndexResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kendra.model.DeleteThesaurusRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kendra.model.DeleteThesaurusResult
-
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.DescribeThesaurusRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kendra.model.DescribeThesaurusResult
-
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 enum com.amazonaws.services.kendra.model.FaqFileFormat
-
- 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.GoogleDriveConfiguration
-
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 enum com.amazonaws.services.kendra.model.HighlightType
-
- toString() - Method in class com.amazonaws.services.kendra.model.IndexConfigurationSummary
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.kendra.model.IndexEdition
-
- toString() - Method in class com.amazonaws.services.kendra.model.IndexStatistics
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.kendra.model.IndexStatus
-
- toString() - Method in class com.amazonaws.services.kendra.model.JsonTokenTypeConfiguration
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kendra.model.JwtTokenTypeConfiguration
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.kendra.model.KeyLocation
-
- toString() - Method in class com.amazonaws.services.kendra.model.ListDataSourcesRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kendra.model.ListDataSourcesResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kendra.model.ListDataSourceSyncJobsRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kendra.model.ListDataSourceSyncJobsResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kendra.model.ListFaqsRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kendra.model.ListFaqsResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kendra.model.ListIndicesRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kendra.model.ListIndicesResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kendra.model.ListTagsForResourceRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kendra.model.ListTagsForResourceResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kendra.model.ListThesauriRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kendra.model.ListThesauriResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kendra.model.OneDriveConfiguration
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kendra.model.OneDriveUsers
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.kendra.model.Order
-
- toString() - Method in class com.amazonaws.services.kendra.model.Principal
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.kendra.model.PrincipalType
-
- toString() - Method in enum com.amazonaws.services.kendra.model.QueryIdentifiersEnclosingOption
-
- toString() - Method in class com.amazonaws.services.kendra.model.QueryRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kendra.model.QueryResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kendra.model.QueryResultItem
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.kendra.model.QueryResultType
-
- toString() - Method in enum com.amazonaws.services.kendra.model.ReadAccessType
-
- toString() - Method in class com.amazonaws.services.kendra.model.Relevance
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kendra.model.RelevanceFeedback
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.kendra.model.RelevanceType
-
- toString() - Method in class com.amazonaws.services.kendra.model.S3DataSourceConfiguration
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kendra.model.S3Path
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kendra.model.SalesforceChatterFeedConfiguration
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.kendra.model.SalesforceChatterFeedIncludeFilterType
-
- toString() - Method in class com.amazonaws.services.kendra.model.SalesforceConfiguration
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kendra.model.SalesforceCustomKnowledgeArticleTypeConfiguration
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kendra.model.SalesforceKnowledgeArticleConfiguration
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.kendra.model.SalesforceKnowledgeArticleState
-
- toString() - Method in class com.amazonaws.services.kendra.model.SalesforceStandardKnowledgeArticleTypeConfiguration
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kendra.model.SalesforceStandardObjectAttachmentConfiguration
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kendra.model.SalesforceStandardObjectConfiguration
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.kendra.model.SalesforceStandardObjectName
-
- toString() - Method in class com.amazonaws.services.kendra.model.ScoreAttributes
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.kendra.model.ScoreConfidence
-
- toString() - Method in class com.amazonaws.services.kendra.model.Search
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kendra.model.ServerSideEncryptionConfiguration
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.kendra.model.ServiceNowAuthenticationType
-
- toString() - Method in enum com.amazonaws.services.kendra.model.ServiceNowBuildVersionType
-
- toString() - Method in class com.amazonaws.services.kendra.model.ServiceNowConfiguration
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kendra.model.ServiceNowKnowledgeArticleConfiguration
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kendra.model.ServiceNowServiceCatalogConfiguration
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kendra.model.SharePointConfiguration
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.kendra.model.SharePointVersion
-
- toString() - Method in class com.amazonaws.services.kendra.model.SortingConfiguration
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.kendra.model.SortOrder
-
- toString() - Method in class com.amazonaws.services.kendra.model.SqlConfiguration
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kendra.model.StartDataSourceSyncJobRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kendra.model.StartDataSourceSyncJobResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kendra.model.StopDataSourceSyncJobRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kendra.model.StopDataSourceSyncJobResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kendra.model.SubmitFeedbackRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kendra.model.SubmitFeedbackResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kendra.model.Tag
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kendra.model.TagResourceRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kendra.model.TagResourceResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kendra.model.TextDocumentStatistics
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kendra.model.TextWithHighlights
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.kendra.model.ThesaurusStatus
-
- toString() - Method in class com.amazonaws.services.kendra.model.ThesaurusSummary
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kendra.model.TimeRange
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kendra.model.UntagResourceRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kendra.model.UntagResourceResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kendra.model.UpdateDataSourceRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kendra.model.UpdateDataSourceResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kendra.model.UpdateIndexRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kendra.model.UpdateIndexResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kendra.model.UpdateThesaurusRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kendra.model.UpdateThesaurusResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kendra.model.UserContext
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.kendra.model.UserContextPolicy
-
- toString() - Method in class com.amazonaws.services.kendra.model.UserTokenConfiguration
-
Returns a string representation of this object.
- withAccess(String) - Method in class com.amazonaws.services.kendra.model.Principal
-
Whether to allow or deny access to the principal.
- withAccess(ReadAccessType) - Method in class com.amazonaws.services.kendra.model.Principal
-
Whether to allow or deny access to the principal.
- withAccessControlList(Principal...) - Method in class com.amazonaws.services.kendra.model.Document
-
Information to use for user context filtering.
- withAccessControlList(Collection<Principal>) - Method in class com.amazonaws.services.kendra.model.Document
-
Information to use for user context filtering.
- withAccessControlListConfiguration(AccessControlListConfiguration) - Method in class com.amazonaws.services.kendra.model.S3DataSourceConfiguration
-
Provides the path to the S3 bucket that contains the user context filtering files for the data source.
- withAclConfiguration(AclConfiguration) - Method in class com.amazonaws.services.kendra.model.DatabaseConfiguration
-
Information about the database column that provides information for user context filtering.
- withAdditionalAttributes(AdditionalResultAttribute...) - Method in class com.amazonaws.services.kendra.model.QueryResultItem
-
One or more additional attributes associated with the query result.
- withAdditionalAttributes(Collection<AdditionalResultAttribute>) - Method in class com.amazonaws.services.kendra.model.QueryResultItem
-
One or more additional attributes associated with the query result.
- withAllowedGroupsColumnName(String) - Method in class com.amazonaws.services.kendra.model.AclConfiguration
-
A list of groups, separated by semi-colons, that filters a query response based on user context.
- withAndAllFilters(AttributeFilter...) - Method in class com.amazonaws.services.kendra.model.AttributeFilter
-
Performs a logical AND operation on all supplied filters.
- withAndAllFilters(Collection<AttributeFilter>) - Method in class com.amazonaws.services.kendra.model.AttributeFilter
-
Performs a logical AND operation on all supplied filters.
- withAttachmentConfiguration(ConfluenceAttachmentConfiguration) - Method in class com.amazonaws.services.kendra.model.ConfluenceConfiguration
-
Specifies configuration information for indexing attachments to Confluence blogs and pages.
- withAttachmentFieldMappings(ConfluenceAttachmentToIndexFieldMapping...) - Method in class com.amazonaws.services.kendra.model.ConfluenceAttachmentConfiguration
-
Defines how attachment metadata fields should be mapped to index fields.
- withAttachmentFieldMappings(Collection<ConfluenceAttachmentToIndexFieldMapping>) - Method in class com.amazonaws.services.kendra.model.ConfluenceAttachmentConfiguration
-
Defines how attachment metadata fields should be mapped to index fields.
- 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.
- withAuthenticationType(String) - Method in class com.amazonaws.services.kendra.model.ServiceNowConfiguration
-
Determines the type of authentication used to connect to the ServiceNow instance.
- withAuthenticationType(ServiceNowAuthenticationType) - Method in class com.amazonaws.services.kendra.model.ServiceNowConfiguration
-
Determines the type of authentication used to connect to the ServiceNow instance.
- 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.
- withBlogConfiguration(ConfluenceBlogConfiguration) - Method in class com.amazonaws.services.kendra.model.ConfluenceConfiguration
-
Specifies configuration information for indexing Confluence blogs.
- withBlogFieldMappings(ConfluenceBlogToIndexFieldMapping...) - Method in class com.amazonaws.services.kendra.model.ConfluenceBlogConfiguration
-
Defines how blog metadata fields should be mapped to index fields.
- withBlogFieldMappings(Collection<ConfluenceBlogToIndexFieldMapping>) - Method in class com.amazonaws.services.kendra.model.ConfluenceBlogConfiguration
-
Defines how blog metadata fields should be mapped to index fields.
- withBucket(String) - Method in class com.amazonaws.services.kendra.model.S3Path
-
The name of the S3 bucket that contains the file.
- withBucketName(String) - Method in class com.amazonaws.services.kendra.model.S3DataSourceConfiguration
-
The name of the bucket that contains the documents.
- withCapacityUnits(CapacityUnitsConfiguration) - Method in class com.amazonaws.services.kendra.model.DescribeIndexResult
-
For Enterprise edition indexes, you can choose to use additional capacity to meet the needs of your application.
- withCapacityUnits(CapacityUnitsConfiguration) - Method in class com.amazonaws.services.kendra.model.UpdateIndexRequest
-
Sets the number of additional storage and query capacity units that should be used by the index.
- withChangeDetectingColumns(String...) - Method in class com.amazonaws.services.kendra.model.ColumnConfiguration
-
One to five columns that indicate when a document in the database has changed.
- withChangeDetectingColumns(Collection<String>) - Method in class com.amazonaws.services.kendra.model.ColumnConfiguration
-
One to five columns that indicate when a document in the database has changed.
- withChatterFeedConfiguration(SalesforceChatterFeedConfiguration) - Method in class com.amazonaws.services.kendra.model.SalesforceConfiguration
-
Specifies configuration information for Salesforce chatter feeds.
- withClaimRegex(String) - Method in class com.amazonaws.services.kendra.model.JwtTokenTypeConfiguration
-
The regular expression that identifies the claim.
- withClickFeedbackItems(ClickFeedback...) - Method in class com.amazonaws.services.kendra.model.SubmitFeedbackRequest
-
Tells Amazon Kendra that a particular search result link was chosen by the user.
- withClickFeedbackItems(Collection<ClickFeedback>) - Method in class com.amazonaws.services.kendra.model.SubmitFeedbackRequest
-
Tells Amazon Kendra that a particular search result link was chosen by the user.
- withClickTime(Date) - Method in class com.amazonaws.services.kendra.model.ClickFeedback
-
The Unix timestamp of the date and time that the result was clicked.
- withClientToken(String) - Method in class com.amazonaws.services.kendra.model.CreateDataSourceRequest
-
A token that you provide to identify the request to create a data source.
- withClientToken(String) - Method in class com.amazonaws.services.kendra.model.CreateFaqRequest
-
A token that you provide to identify the request to create a FAQ.
- withClientToken(String) - Method in class com.amazonaws.services.kendra.model.CreateIndexRequest
-
A token that you provide to identify the request to create an index.
- withClientToken(String) - Method in class com.amazonaws.services.kendra.model.CreateThesaurusRequest
-
A token that you provide to identify the request to create a thesaurus.
- 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
-
- withConfluenceConfiguration(ConfluenceConfiguration) - Method in class com.amazonaws.services.kendra.model.DataSourceConfiguration
-
Provides configuration information for connecting to a Confluence data source.
- 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.
- withCrawlArchivedSpaces(Boolean) - Method in class com.amazonaws.services.kendra.model.ConfluenceSpaceConfiguration
-
Specifies whether Amazon Kendra should index archived spaces.
- withCrawlAttachments(Boolean) - Method in class com.amazonaws.services.kendra.model.ConfluenceAttachmentConfiguration
-
Indicates whether Amazon Kendra indexes attachments to the pages and blogs in the Confluence data source.
- withCrawlAttachments(Boolean) - Method in class com.amazonaws.services.kendra.model.SalesforceConfiguration
-
Indicates whether Amazon Kendra should index attachments to Salesforce objects.
- withCrawlAttachments(Boolean) - Method in class com.amazonaws.services.kendra.model.ServiceNowKnowledgeArticleConfiguration
-
Indicates whether Amazon Kendra should index attachments to knowledge articles.
- withCrawlAttachments(Boolean) - Method in class com.amazonaws.services.kendra.model.ServiceNowServiceCatalogConfiguration
-
Indicates whether Amazon Kendra should crawl attachments to the service catalog items.
- withCrawlAttachments(Boolean) - Method in class com.amazonaws.services.kendra.model.SharePointConfiguration
-
TRUE to include attachments to documents stored in your Microsoft SharePoint site in the index;
otherwise, FALSE.
- withCrawlPersonalSpaces(Boolean) - Method in class com.amazonaws.services.kendra.model.ConfluenceSpaceConfiguration
-
Specifies whether Amazon Kendra should index personal spaces.
- 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.DescribeThesaurusResult
-
The Unix datetime that the thesaurus 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.
- withCreatedAt(Date) - Method in class com.amazonaws.services.kendra.model.ThesaurusSummary
-
The Unix datetime that the thesaurus was created.
- withCustomKnowledgeArticleTypeConfigurations(SalesforceCustomKnowledgeArticleTypeConfiguration...) - Method in class com.amazonaws.services.kendra.model.SalesforceKnowledgeArticleConfiguration
-
Provides configuration information for custom Salesforce knowledge articles.
- withCustomKnowledgeArticleTypeConfigurations(Collection<SalesforceCustomKnowledgeArticleTypeConfiguration>) - Method in class com.amazonaws.services.kendra.model.SalesforceKnowledgeArticleConfiguration
-
Provides configuration information for custom Salesforce knowledge articles.
- withDatabaseConfiguration(DatabaseConfiguration) - Method in class com.amazonaws.services.kendra.model.DataSourceConfiguration
-
Provides information necessary to create a data source 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.ConfluenceAttachmentToIndexFieldMapping
-
The name of the field in the data source.
- withDataSourceFieldName(ConfluenceAttachmentFieldName) - Method in class com.amazonaws.services.kendra.model.ConfluenceAttachmentToIndexFieldMapping
-
The name of the field in the data source.
- withDataSourceFieldName(String) - Method in class com.amazonaws.services.kendra.model.ConfluenceBlogToIndexFieldMapping
-
The name of the field in the data source.
- withDataSourceFieldName(ConfluenceBlogFieldName) - Method in class com.amazonaws.services.kendra.model.ConfluenceBlogToIndexFieldMapping
-
The name of the field in the data source.
- withDataSourceFieldName(String) - Method in class com.amazonaws.services.kendra.model.ConfluencePageToIndexFieldMapping
-
The name of the field in the data source.
- withDataSourceFieldName(ConfluencePageFieldName) - Method in class com.amazonaws.services.kendra.model.ConfluencePageToIndexFieldMapping
-
The name of the field in the data source.
- withDataSourceFieldName(String) - Method in class com.amazonaws.services.kendra.model.ConfluenceSpaceToIndexFieldMapping
-
The name of the field in the data source.
- withDataSourceFieldName(ConfluenceSpaceFieldName) - Method in class com.amazonaws.services.kendra.model.ConfluenceSpaceToIndexFieldMapping
-
The name of the field in the data source.
- withDataSourceFieldName(String) - Method in class com.amazonaws.services.kendra.model.DataSourceToIndexFieldMapping
-
The name of the column or attribute in the data source.
- withDataSourceId(String) - Method in class com.amazonaws.services.kendra.model.DataSourceSyncJobMetricTarget
-
The ID of the data source that is running the sync job.
- withDataSourceSyncJobId(String) - Method in class com.amazonaws.services.kendra.model.DataSourceSyncJobMetricTarget
-
The ID of the sync job that is running on the data source.
- withDataSourceSyncJobMetricTarget(DataSourceSyncJobMetricTarget) - Method in class com.amazonaws.services.kendra.model.BatchDeleteDocumentRequest
-
- withDateFieldFormat(String) - Method in class com.amazonaws.services.kendra.model.ConfluenceAttachmentToIndexFieldMapping
-
The format for date fields in the data source.
- withDateFieldFormat(String) - Method in class com.amazonaws.services.kendra.model.ConfluenceBlogToIndexFieldMapping
-
The format for date fields in the data source.
- withDateFieldFormat(String) - Method in class com.amazonaws.services.kendra.model.ConfluencePageToIndexFieldMapping
-
The format for date fields in the data source.
- withDateFieldFormat(String) - Method in class com.amazonaws.services.kendra.model.ConfluenceSpaceToIndexFieldMapping
-
The format for date fields 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 expressed as an ISO 8601 string.
- 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.CreateThesaurusRequest
-
The description for the new thesaurus.
- 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.DescribeThesaurusResult
-
The thesaurus description.
- 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.
- withDescription(String) - Method in class com.amazonaws.services.kendra.model.UpdateThesaurusRequest
-
The updated description of the thesaurus.
- withDisableLocalGroups(Boolean) - Method in class com.amazonaws.services.kendra.model.OneDriveConfiguration
-
A Boolean value that specifies whether local groups are disabled (True) or enabled (
False).
- withDisableLocalGroups(Boolean) - Method in class com.amazonaws.services.kendra.model.SharePointConfiguration
-
A Boolean value that specifies whether local groups are disabled (True) or enabled (
False).
- 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.
- withDocumentAttributeKey(String) - Method in class com.amazonaws.services.kendra.model.SortingConfiguration
-
The name of the document attribute used to sort the response.
- 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.
- withDocumentAttributeValueType(String) - Method in class com.amazonaws.services.kendra.model.FacetResult
-
The data type of the facet value.
- withDocumentAttributeValueType(DocumentAttributeValueType) - Method in class com.amazonaws.services.kendra.model.FacetResult
-
The data type of the facet value.
- withDocumentDataColumnName(String) - Method in class com.amazonaws.services.kendra.model.ColumnConfiguration
-
The column that contains the contents of the document.
- withDocumentDataFieldName(String) - Method in class com.amazonaws.services.kendra.model.SalesforceChatterFeedConfiguration
-
The name of the column in the Salesforce FeedItem table that contains the content to index.
- withDocumentDataFieldName(String) - Method in class com.amazonaws.services.kendra.model.SalesforceCustomKnowledgeArticleTypeConfiguration
-
The name of the field in the custom knowledge article that contains the document data to index.
- withDocumentDataFieldName(String) - Method in class com.amazonaws.services.kendra.model.SalesforceStandardKnowledgeArticleTypeConfiguration
-
The name of the field that contains the document data to index.
- withDocumentDataFieldName(String) - Method in class com.amazonaws.services.kendra.model.SalesforceStandardObjectConfiguration
-
The name of the field in the standard object table that contains the document contents.
- withDocumentDataFieldName(String) - Method in class com.amazonaws.services.kendra.model.ServiceNowKnowledgeArticleConfiguration
-
The name of the ServiceNow field that is mapped to the index document contents field in the Amazon Kendra index.
- withDocumentDataFieldName(String) - Method in class com.amazonaws.services.kendra.model.ServiceNowServiceCatalogConfiguration
-
The name of the ServiceNow field that is mapped to the index document contents field in the Amazon Kendra index.
- withDocumentExcerpt(TextWithHighlights) - Method in class com.amazonaws.services.kendra.model.QueryResultItem
-
An extract of the text in the document.
- withDocumentId(String) - Method in class com.amazonaws.services.kendra.model.QueryResultItem
-
The unique identifier for the document.
- withDocumentIdColumnName(String) - Method in class com.amazonaws.services.kendra.model.ColumnConfiguration
-
The column that provides the document's unique identifier.
- withDocumentIdList(String...) - Method in class com.amazonaws.services.kendra.model.BatchDeleteDocumentRequest
-
One or more identifiers for documents to delete from the index.
- withDocumentIdList(Collection<String>) - Method in class com.amazonaws.services.kendra.model.BatchDeleteDocumentRequest
-
One or more identifiers for documents to delete from the index.
- withDocumentMetadataConfigurations(DocumentMetadataConfiguration...) - Method in class com.amazonaws.services.kendra.model.DescribeIndexResult
-
Configuration settings for any metadata applied to the documents in the index.
- withDocumentMetadataConfigurations(Collection<DocumentMetadataConfiguration>) - Method in class com.amazonaws.services.kendra.model.DescribeIndexResult
-
Configuration settings for any metadata applied to the documents in the index.
- withDocumentMetadataConfigurationUpdates(DocumentMetadataConfiguration...) - Method in class com.amazonaws.services.kendra.model.UpdateIndexRequest
-
The document metadata to update.
- withDocumentMetadataConfigurationUpdates(Collection<DocumentMetadataConfiguration>) - Method in class com.amazonaws.services.kendra.model.UpdateIndexRequest
-
The document metadata to update.
- withDocuments(Document...) - Method in class com.amazonaws.services.kendra.model.BatchPutDocumentRequest
-
One or more documents to add to the index.
- withDocuments(Collection<Document>) - Method in class com.amazonaws.services.kendra.model.BatchPutDocumentRequest
-
One or more documents to add to the index.
- withDocumentsAdded(String) - Method in class com.amazonaws.services.kendra.model.DataSourceSyncJobMetrics
-
The number of documents added from the data source up to now in the data source sync.
- withDocumentsDeleted(String) - Method in class com.amazonaws.services.kendra.model.DataSourceSyncJobMetrics
-
The number of documents deleted from the data source up to now in the data source sync run.
- withDocumentsFailed(String) - Method in class com.amazonaws.services.kendra.model.DataSourceSyncJobMetrics
-
The number of documents that failed to sync from the data source up to now in the data source sync run.
- withDocumentsMetadataConfiguration(DocumentsMetadataConfiguration) - Method in class com.amazonaws.services.kendra.model.S3DataSourceConfiguration
-
- withDocumentsModified(String) - Method in class com.amazonaws.services.kendra.model.DataSourceSyncJobMetrics
-
The number of documents modified in the data source up to now in the data source sync run.
- withDocumentsScanned(String) - Method in class com.amazonaws.services.kendra.model.DataSourceSyncJobMetrics
-
The current number of documents crawled by the current sync job in the data source.
- withDocumentTitle(TextWithHighlights) - Method in class com.amazonaws.services.kendra.model.QueryResultItem
-
The title of the document.
- withDocumentTitleColumnName(String) - Method in class com.amazonaws.services.kendra.model.ColumnConfiguration
-
The column that contains the title of the document.
- withDocumentTitleFieldName(String) - Method in class com.amazonaws.services.kendra.model.SalesforceChatterFeedConfiguration
-
The name of the column in the Salesforce FeedItem table that contains the title of the document.
- withDocumentTitleFieldName(String) - Method in class com.amazonaws.services.kendra.model.SalesforceCustomKnowledgeArticleTypeConfiguration
-
The name of the field in the custom knowledge article that contains the document title.
- withDocumentTitleFieldName(String) - Method in class com.amazonaws.services.kendra.model.SalesforceStandardKnowledgeArticleTypeConfiguration
-
The name of the field that contains the document title.
- withDocumentTitleFieldName(String) - Method in class com.amazonaws.services.kendra.model.SalesforceStandardObjectAttachmentConfiguration
-
The name of the field used for the document title.
- withDocumentTitleFieldName(String) - Method in class com.amazonaws.services.kendra.model.SalesforceStandardObjectConfiguration
-
The name of the field in the standard object table that contains the document title.
- withDocumentTitleFieldName(String) - Method in class com.amazonaws.services.kendra.model.ServiceNowKnowledgeArticleConfiguration
-
The name of the ServiceNow field that is mapped to the index document title field.
- withDocumentTitleFieldName(String) - Method in class com.amazonaws.services.kendra.model.ServiceNowServiceCatalogConfiguration
-
The name of the ServiceNow field that is mapped to the index document title field.
- withDocumentTitleFieldName(String) - Method in class com.amazonaws.services.kendra.model.SharePointConfiguration
-
The Microsoft SharePoint attribute field that contains the title of the document.
- withDocumentURI(String) - Method in class com.amazonaws.services.kendra.model.QueryResultItem
-
The URI of the original location of the document.
- withDuration(String) - Method in class com.amazonaws.services.kendra.model.Relevance
-
Specifies the time period that the boost applies to.
- withEdition(String) - Method in class com.amazonaws.services.kendra.model.CreateIndexRequest
-
The Amazon Kendra edition to use for the index.
- withEdition(IndexEdition) - Method in class com.amazonaws.services.kendra.model.CreateIndexRequest
-
The Amazon Kendra edition to use for the index.
- withEdition(String) - Method in class com.amazonaws.services.kendra.model.DescribeIndexResult
-
The Amazon Kendra edition used for the index.
- withEdition(IndexEdition) - Method in class com.amazonaws.services.kendra.model.DescribeIndexResult
-
The Amazon Kendra edition used for the index.
- withEdition(String) - Method in class com.amazonaws.services.kendra.model.IndexConfigurationSummary
-
Indicates whether the index is a enterprise edition index or a developer edition index.
- withEdition(IndexEdition) - Method in class com.amazonaws.services.kendra.model.IndexConfigurationSummary
-
Indicates whether the index is a enterprise edition index or a developer edition index.
- withEndOffset(Integer) - Method in class com.amazonaws.services.kendra.model.Highlight
-
The zero-based location in the response string where the highlight ends.
- withEndTime(Date) - Method in class com.amazonaws.services.kendra.model.DataSourceSyncJob
-
The UNIX datetime that the synchronization job was completed.
- withEndTime(Date) - Method in class com.amazonaws.services.kendra.model.TimeRange
-
The UNIX datetime of the end of the time range.
- withEqualsTo(DocumentAttribute) - Method in class com.amazonaws.services.kendra.model.AttributeFilter
-
Performs an equals operation on two document attributes.
- withErrorCode(String) - Method in class com.amazonaws.services.kendra.model.BatchDeleteDocumentResponseFailedDocument
-
The error code for why the document couldn't be removed from the index.
- withErrorCode(ErrorCode) - Method in class com.amazonaws.services.kendra.model.BatchDeleteDocumentResponseFailedDocument
-
The error code for why the document couldn't be removed from the index.
- withErrorCode(String) - Method in class com.amazonaws.services.kendra.model.BatchPutDocumentResponseFailedDocument
-
The type of error that caused the document to fail to be indexed.
- withErrorCode(ErrorCode) - Method in class com.amazonaws.services.kendra.model.BatchPutDocumentResponseFailedDocument
-
The type of error that caused the document to fail to be indexed.
- withErrorCode(String) - Method in class com.amazonaws.services.kendra.model.DataSourceSyncJob
-
If the Status field is set to FAILED, the ErrorCode field contains a the
reason that the synchronization failed.
- withErrorCode(ErrorCode) - Method in class com.amazonaws.services.kendra.model.DataSourceSyncJob
-
If the Status field is set to FAILED, the ErrorCode field contains a the
reason that the synchronization failed.
- withErrorMessage(String) - Method in class com.amazonaws.services.kendra.model.BatchDeleteDocumentResponseFailedDocument
-
An explanation for why the document couldn't be removed from the index.
- withErrorMessage(String) - Method in class com.amazonaws.services.kendra.model.BatchPutDocumentResponseFailedDocument
-
A description of the reason why the document could not be indexed.
- withErrorMessage(String) - Method in class com.amazonaws.services.kendra.model.DataSourceSyncJob
-
If the Status field is set to ERROR, the ErrorMessage field contains a
description of the error that caused the synchronization to fail.
- withErrorMessage(String) - Method in class com.amazonaws.services.kendra.model.DescribeDataSourceResult
-
When the Status field value is FAILED, the ErrorMessage field contains a
description of the error that caused the data source to fail.
- withErrorMessage(String) - Method in class com.amazonaws.services.kendra.model.DescribeFaqResult
-
If the Status field is FAILED, the ErrorMessage field contains the reason
why the FAQ failed.
- withErrorMessage(String) - Method in class com.amazonaws.services.kendra.model.DescribeIndexResult
-
When th eStatus field value is FAILED, the ErrorMessage field contains a
message that explains why.
- withErrorMessage(String) - Method in class com.amazonaws.services.kendra.model.DescribeThesaurusResult
-
When the Status field value is FAILED, the ErrorMessage field provides
more information.
- withExcludeAttachmentFilePatterns(String...) - Method in class com.amazonaws.services.kendra.model.SalesforceConfiguration
-
A list of regular expression patterns.
- withExcludeAttachmentFilePatterns(Collection<String>) - Method in class com.amazonaws.services.kendra.model.SalesforceConfiguration
-
A list of regular expression patterns.
- withExcludeAttachmentFilePatterns(String...) - Method in class com.amazonaws.services.kendra.model.ServiceNowKnowledgeArticleConfiguration
-
List of regular expressions applied to knowledge articles.
- withExcludeAttachmentFilePatterns(Collection<String>) - Method in class com.amazonaws.services.kendra.model.ServiceNowKnowledgeArticleConfiguration
-
List of regular expressions applied to knowledge articles.
- withExcludeAttachmentFilePatterns(String...) - Method in class com.amazonaws.services.kendra.model.ServiceNowServiceCatalogConfiguration
-
A list of regular expression patterns.
- withExcludeAttachmentFilePatterns(Collection<String>) - Method in class com.amazonaws.services.kendra.model.ServiceNowServiceCatalogConfiguration
-
A list of regular expression patterns.
- withExcludeMimeTypes(String...) - Method in class com.amazonaws.services.kendra.model.GoogleDriveConfiguration
-
A list of MIME types to exclude from the index.
- withExcludeMimeTypes(Collection<String>) - Method in class com.amazonaws.services.kendra.model.GoogleDriveConfiguration
-
A list of MIME types to exclude from the index.
- withExcludeSharedDrives(String...) - Method in class com.amazonaws.services.kendra.model.GoogleDriveConfiguration
-
A list of identifiers or shared drives to exclude from the index.
- withExcludeSharedDrives(Collection<String>) - Method in class com.amazonaws.services.kendra.model.GoogleDriveConfiguration
-
A list of identifiers or shared drives to exclude from the index.
- withExcludeSpaces(String...) - Method in class com.amazonaws.services.kendra.model.ConfluenceSpaceConfiguration
-
A list of space keys of Confluence spaces.
- withExcludeSpaces(Collection<String>) - Method in class com.amazonaws.services.kendra.model.ConfluenceSpaceConfiguration
-
A list of space keys of Confluence spaces.
- withExcludeUserAccounts(String...) - Method in class com.amazonaws.services.kendra.model.GoogleDriveConfiguration
-
A list of email addresses of the users.
- withExcludeUserAccounts(Collection<String>) - Method in class com.amazonaws.services.kendra.model.GoogleDriveConfiguration
-
A list of email addresses of the users.
- withExclusionPatterns(String...) - Method in class com.amazonaws.services.kendra.model.ConfluenceConfiguration
-
A list of regular expression patterns that apply to a URL on the Confluence server.
- withExclusionPatterns(Collection<String>) - Method in class com.amazonaws.services.kendra.model.ConfluenceConfiguration
-
A list of regular expression patterns that apply to a URL on the Confluence server.
- withExclusionPatterns(String...) - Method in class com.amazonaws.services.kendra.model.GoogleDriveConfiguration
-
A list of regular expression patterns that apply to the path on Google Drive.
- withExclusionPatterns(Collection<String>) - Method in class com.amazonaws.services.kendra.model.GoogleDriveConfiguration
-
A list of regular expression patterns that apply to the path on Google Drive.
- withExclusionPatterns(String...) - Method in class com.amazonaws.services.kendra.model.OneDriveConfiguration
-
List of regular expressions applied to documents.
- withExclusionPatterns(Collection<String>) - Method in class com.amazonaws.services.kendra.model.OneDriveConfiguration
-
List of regular expressions applied to documents.
- withExclusionPatterns(String...) - Method in class com.amazonaws.services.kendra.model.S3DataSourceConfiguration
-
A list of glob patterns for documents that should not be indexed.
- withExclusionPatterns(Collection<String>) - Method in class com.amazonaws.services.kendra.model.S3DataSourceConfiguration
-
A list of glob patterns for documents that should not be indexed.
- withExclusionPatterns(String...) - Method in class com.amazonaws.services.kendra.model.SharePointConfiguration
-
A list of regular expression patterns.
- withExclusionPatterns(Collection<String>) - Method in class com.amazonaws.services.kendra.model.SharePointConfiguration
-
A list of regular expression patterns.
- withExecutionId(String) - Method in class com.amazonaws.services.kendra.model.DataSourceSyncJob
-
A unique identifier for the synchronization job.
- withExecutionId(String) - Method in class com.amazonaws.services.kendra.model.StartDataSourceSyncJobResult
-
Identifies a particular synchronization job.
- withFacetable(Boolean) - Method in class com.amazonaws.services.kendra.model.Search
-
Indicates that the field can be used to create search facets, a count of results for each value in the field.
- withFacetResults(FacetResult...) - Method in class com.amazonaws.services.kendra.model.QueryResult
-
Contains the facet results.
- withFacetResults(Collection<FacetResult>) - Method in class com.amazonaws.services.kendra.model.QueryResult
-
Contains the facet results.
- withFacets(Facet...) - Method in class com.amazonaws.services.kendra.model.QueryRequest
-
An array of documents attributes.
- withFacets(Collection<Facet>) - Method in class com.amazonaws.services.kendra.model.QueryRequest
-
An array of documents attributes.
- withFailedDocuments(BatchDeleteDocumentResponseFailedDocument...) - Method in class com.amazonaws.services.kendra.model.BatchDeleteDocumentResult
-
A list of documents that could not be removed from the index.
- withFailedDocuments(Collection<BatchDeleteDocumentResponseFailedDocument>) - Method in class com.amazonaws.services.kendra.model.BatchDeleteDocumentResult
-
A list of documents that could not be removed from the index.
- withFailedDocuments(BatchPutDocumentResponseFailedDocument...) - Method in class com.amazonaws.services.kendra.model.BatchPutDocumentResult
-
A list of documents that were not added to the index because the document failed a validation check.
- withFailedDocuments(Collection<BatchPutDocumentResponseFailedDocument>) - Method in class com.amazonaws.services.kendra.model.BatchPutDocumentResult
-
A list of documents that were not added to the index because the document failed a validation check.
- withFaqStatistics(FaqStatistics) - Method in class com.amazonaws.services.kendra.model.IndexStatistics
-
The number of question and answer topics in the index.
- withFaqSummaryItems(FaqSummary...) - Method in class com.amazonaws.services.kendra.model.ListFaqsResult
-
information about the FAQs associated with the specified index.
- withFaqSummaryItems(Collection<FaqSummary>) - Method in class com.amazonaws.services.kendra.model.ListFaqsResult
-
information about the FAQs associated with the specified index.
- withFeedbackToken(String) - Method in class com.amazonaws.services.kendra.model.QueryResultItem
-
A token that identifies a particular result from a particular query.
- 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.GoogleDriveConfiguration
-
Defines mapping between a field in the Google Drive and a Amazon Kendra index field.
- withFieldMappings(Collection<DataSourceToIndexFieldMapping>) - Method in class com.amazonaws.services.kendra.model.GoogleDriveConfiguration
-
Defines mapping between a field in the Google Drive and a Amazon Kendra index field.
- withFieldMappings(DataSourceToIndexFieldMapping...) - Method in class com.amazonaws.services.kendra.model.OneDriveConfiguration
-
A list of DataSourceToIndexFieldMapping objects that map Microsoft OneDrive fields to custom fields
in the Amazon Kendra index.
- withFieldMappings(Collection<DataSourceToIndexFieldMapping>) - Method in class com.amazonaws.services.kendra.model.OneDriveConfiguration
-
A list of DataSourceToIndexFieldMapping objects that map Microsoft OneDrive fields to custom fields
in the Amazon Kendra index.
- withFieldMappings(DataSourceToIndexFieldMapping...) - Method in class com.amazonaws.services.kendra.model.SalesforceChatterFeedConfiguration
-
Maps fields from a Salesforce chatter feed into Amazon Kendra index fields.
- withFieldMappings(Collection<DataSourceToIndexFieldMapping>) - Method in class com.amazonaws.services.kendra.model.SalesforceChatterFeedConfiguration
-
Maps fields from a Salesforce chatter feed into Amazon Kendra index fields.
- withFieldMappings(DataSourceToIndexFieldMapping...) - Method in class com.amazonaws.services.kendra.model.SalesforceCustomKnowledgeArticleTypeConfiguration
-
One or more objects that map fields in the custom knowledge article to fields in the Amazon Kendra index.
- withFieldMappings(Collection<DataSourceToIndexFieldMapping>) - Method in class com.amazonaws.services.kendra.model.SalesforceCustomKnowledgeArticleTypeConfiguration
-
One or more objects that map fields in the custom knowledge article to fields in the Amazon Kendra index.
- withFieldMappings(DataSourceToIndexFieldMapping...) - Method in class com.amazonaws.services.kendra.model.SalesforceStandardKnowledgeArticleTypeConfiguration
-
One or more objects that map fields in the knowledge article to Amazon Kendra index fields.
- withFieldMappings(Collection<DataSourceToIndexFieldMapping>) - Method in class com.amazonaws.services.kendra.model.SalesforceStandardKnowledgeArticleTypeConfiguration
-
One or more objects that map fields in the knowledge article to Amazon Kendra index fields.
- withFieldMappings(DataSourceToIndexFieldMapping...) - Method in class com.amazonaws.services.kendra.model.SalesforceStandardObjectAttachmentConfiguration
-
One or more objects that map fields in attachments to Amazon Kendra index fields.
- withFieldMappings(Collection<DataSourceToIndexFieldMapping>) - Method in class com.amazonaws.services.kendra.model.SalesforceStandardObjectAttachmentConfiguration
-
One or more objects that map fields in attachments to Amazon Kendra index fields.
- withFieldMappings(DataSourceToIndexFieldMapping...) - Method in class com.amazonaws.services.kendra.model.SalesforceStandardObjectConfiguration
-
One or more objects that map fields in the standard object to Amazon Kendra index fields.
- withFieldMappings(Collection<DataSourceToIndexFieldMapping>) - Method in class com.amazonaws.services.kendra.model.SalesforceStandardObjectConfiguration
-
One or more objects that map fields in the standard object to Amazon Kendra index fields.
- withFieldMappings(DataSourceToIndexFieldMapping...) - Method in class com.amazonaws.services.kendra.model.ServiceNowKnowledgeArticleConfiguration
-
Mapping between ServiceNow fields and Amazon Kendra index fields.
- withFieldMappings(Collection<DataSourceToIndexFieldMapping>) - Method in class com.amazonaws.services.kendra.model.ServiceNowKnowledgeArticleConfiguration
-
Mapping between ServiceNow fields and Amazon Kendra index fields.
- withFieldMappings(DataSourceToIndexFieldMapping...) - Method in class com.amazonaws.services.kendra.model.ServiceNowServiceCatalogConfiguration
-
Mapping between ServiceNow fields and Amazon Kendra index fields.
- withFieldMappings(Collection<DataSourceToIndexFieldMapping>) - Method in class com.amazonaws.services.kendra.model.ServiceNowServiceCatalogConfiguration
-
Mapping between ServiceNow fields and Amazon Kendra index fields.
- withFieldMappings(DataSourceToIndexFieldMapping...) - Method in class com.amazonaws.services.kendra.model.SharePointConfiguration
-
A list of DataSourceToIndexFieldMapping objects that map Microsoft SharePoint attributes to custom
fields in the Amazon Kendra index.
- withFieldMappings(Collection<DataSourceToIndexFieldMapping>) - Method in class com.amazonaws.services.kendra.model.SharePointConfiguration
-
A list of DataSourceToIndexFieldMapping objects that map Microsoft SharePoint attributes to custom
fields in the Amazon Kendra index.
- withFileFormat(String) - Method in class com.amazonaws.services.kendra.model.CreateFaqRequest
-
The format of the input file.
- withFileFormat(FaqFileFormat) - Method in class com.amazonaws.services.kendra.model.CreateFaqRequest
-
The format of the input file.
- withFileFormat(String) - Method in class com.amazonaws.services.kendra.model.DescribeFaqResult
-
The file format used by the input files for the FAQ.
- withFileFormat(FaqFileFormat) - Method in class com.amazonaws.services.kendra.model.DescribeFaqResult
-
The file format used by the input files for the FAQ.
- withFileFormat(String) - Method in class com.amazonaws.services.kendra.model.FaqSummary
-
The file type used to create the FAQ.
- withFileFormat(FaqFileFormat) - Method in class com.amazonaws.services.kendra.model.FaqSummary
-
The file type used to create the FAQ.
- withFileSizeBytes(Long) - Method in class com.amazonaws.services.kendra.model.DescribeThesaurusResult
-
The size of the thesaurus file in bytes.
- withFilterQuery(String) - Method in class com.amazonaws.services.kendra.model.ServiceNowKnowledgeArticleConfiguration
-
A query that selects the knowledge articles to index.
- withFreshness(Boolean) - Method in class com.amazonaws.services.kendra.model.Relevance
-
Indicates that this field determines how "fresh" a document is.
- withGoogleDriveConfiguration(GoogleDriveConfiguration) - Method in class com.amazonaws.services.kendra.model.DataSourceConfiguration
-
Provides configuration for data sources that connect to Google Drive.
- 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.
- withGroupAttributeField(String) - Method in class com.amazonaws.services.kendra.model.JsonTokenTypeConfiguration
-
The group attribute field.
- withGroupAttributeField(String) - Method in class com.amazonaws.services.kendra.model.JwtTokenTypeConfiguration
-
The group attribute field.
- withHighlights(Highlight...) - Method in class com.amazonaws.services.kendra.model.TextWithHighlights
-
The beginning and end of the text that should be highlighted.
- withHighlights(Collection<Highlight>) - Method in class com.amazonaws.services.kendra.model.TextWithHighlights
-
The beginning and end of the text that should be highlighted.
- withHistory(DataSourceSyncJob...) - Method in class com.amazonaws.services.kendra.model.ListDataSourceSyncJobsResult
-
A history of synchronization jobs for the data source.
- withHistory(Collection<DataSourceSyncJob>) - Method in class com.amazonaws.services.kendra.model.ListDataSourceSyncJobsResult
-
A history of synchronization jobs for the data source.
- withHostUrl(String) - Method in class com.amazonaws.services.kendra.model.ServiceNowConfiguration
-
The ServiceNow instance that the data source connects to.
- withId(String) - Method in class com.amazonaws.services.kendra.model.BatchDeleteDocumentResponseFailedDocument
-
The identifier of the document that couldn't be removed from the index.
- withId(String) - Method in class com.amazonaws.services.kendra.model.BatchPutDocumentResponseFailedDocument
-
The unique identifier of the document.
- withId(String) - Method in class com.amazonaws.services.kendra.model.CreateDataSourceResult
-
A unique identifier for the data source.
- withId(String) - Method in class com.amazonaws.services.kendra.model.CreateFaqResult
-
The unique identifier of the FAQ.
- withId(String) - Method in class com.amazonaws.services.kendra.model.CreateIndexResult
-
The unique identifier of the index.
- withId(String) - Method in class com.amazonaws.services.kendra.model.CreateThesaurusResult
-
The unique identifier of the thesaurus.
- withId(String) - Method in class com.amazonaws.services.kendra.model.DataSourceSummary
-
The unique identifier for the data source.
- withId(String) - Method in class com.amazonaws.services.kendra.model.DeleteDataSourceRequest
-
The unique identifier of the data source to delete.
- withId(String) - Method in class com.amazonaws.services.kendra.model.DeleteFaqRequest
-
The identifier of the FAQ to remove.
- withId(String) - Method in class com.amazonaws.services.kendra.model.DeleteIndexRequest
-
The identifier of the index to delete.
- withId(String) - Method in class com.amazonaws.services.kendra.model.DeleteThesaurusRequest
-
The identifier of the thesaurus 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.DescribeThesaurusRequest
-
The identifier of the thesaurus to describe.
- withId(String) - Method in class com.amazonaws.services.kendra.model.DescribeThesaurusResult
-
The identifier of the thesaurus.
- 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.ThesaurusSummary
-
The identifier of the thesaurus.
- 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.
- withId(String) - Method in class com.amazonaws.services.kendra.model.UpdateThesaurusRequest
-
The identifier of the thesaurus to update.
- withImportance(Integer) - Method in class com.amazonaws.services.kendra.model.Relevance
-
The relative importance of the field in the search.
- withIncludeAttachmentFilePatterns(String...) - Method in class com.amazonaws.services.kendra.model.SalesforceConfiguration
-
A list of regular expression patterns.
- withIncludeAttachmentFilePatterns(Collection<String>) - Method in class com.amazonaws.services.kendra.model.SalesforceConfiguration
-
A list of regular expression patterns.
- withIncludeAttachmentFilePatterns(String...) - Method in class com.amazonaws.services.kendra.model.ServiceNowKnowledgeArticleConfiguration
-
List of regular expressions applied to knowledge articles.
- withIncludeAttachmentFilePatterns(Collection<String>) - Method in class com.amazonaws.services.kendra.model.ServiceNowKnowledgeArticleConfiguration
-
List of regular expressions applied to knowledge articles.
- withIncludeAttachmentFilePatterns(String...) - Method in class com.amazonaws.services.kendra.model.ServiceNowServiceCatalogConfiguration
-
A list of regular expression patterns.
- withIncludeAttachmentFilePatterns(Collection<String>) - Method in class com.amazonaws.services.kendra.model.ServiceNowServiceCatalogConfiguration
-
A list of regular expression patterns.
- withIncludedStates(String...) - Method in class com.amazonaws.services.kendra.model.SalesforceKnowledgeArticleConfiguration
-
Specifies the document states that should be included when Amazon Kendra indexes knowledge articles.
- withIncludedStates(Collection<String>) - Method in class com.amazonaws.services.kendra.model.SalesforceKnowledgeArticleConfiguration
-
Specifies the document states that should be included when Amazon Kendra indexes knowledge articles.
- withIncludedStates(SalesforceKnowledgeArticleState...) - Method in class com.amazonaws.services.kendra.model.SalesforceKnowledgeArticleConfiguration
-
Specifies the document states that should be included when Amazon Kendra indexes knowledge articles.
- withIncludeFilterTypes(String...) - Method in class com.amazonaws.services.kendra.model.SalesforceChatterFeedConfiguration
-
Filters the documents in the feed based on status of the user.
- withIncludeFilterTypes(Collection<String>) - Method in class com.amazonaws.services.kendra.model.SalesforceChatterFeedConfiguration
-
Filters the documents in the feed based on status of the user.
- withIncludeFilterTypes(SalesforceChatterFeedIncludeFilterType...) - Method in class com.amazonaws.services.kendra.model.SalesforceChatterFeedConfiguration
-
Filters the documents in the feed based on status of the user.
- withIncludeSpaces(String...) - Method in class com.amazonaws.services.kendra.model.ConfluenceSpaceConfiguration
-
A list of space keys for Confluence spaces.
- withIncludeSpaces(Collection<String>) - Method in class com.amazonaws.services.kendra.model.ConfluenceSpaceConfiguration
-
A list of space keys for Confluence spaces.
- withInclusionPatterns(String...) - Method in class com.amazonaws.services.kendra.model.ConfluenceConfiguration
-
A list of regular expression patterns that apply to a URL on the Confluence server.
- withInclusionPatterns(Collection<String>) - Method in class com.amazonaws.services.kendra.model.ConfluenceConfiguration
-
A list of regular expression patterns that apply to a URL on the Confluence server.
- withInclusionPatterns(String...) - Method in class com.amazonaws.services.kendra.model.GoogleDriveConfiguration
-
A list of regular expression patterns that apply to path on Google Drive.
- withInclusionPatterns(Collection<String>) - Method in class com.amazonaws.services.kendra.model.GoogleDriveConfiguration
-
A list of regular expression patterns that apply to path on Google Drive.
- withInclusionPatterns(String...) - Method in class com.amazonaws.services.kendra.model.OneDriveConfiguration
-
A list of regular expression patterns.
- withInclusionPatterns(Collection<String>) - Method in class com.amazonaws.services.kendra.model.OneDriveConfiguration
-
A list of regular expression patterns.
- withInclusionPatterns(String...) - Method in class com.amazonaws.services.kendra.model.S3DataSourceConfiguration
-
A list of glob patterns for documents that should be indexed.
- withInclusionPatterns(Collection<String>) - Method in class com.amazonaws.services.kendra.model.S3DataSourceConfiguration
-
A list of glob patterns for documents that should be indexed.
- withInclusionPatterns(String...) - Method in class com.amazonaws.services.kendra.model.SharePointConfiguration
-
A list of regular expression patterns.
- withInclusionPatterns(Collection<String>) - Method in class com.amazonaws.services.kendra.model.SharePointConfiguration
-
A list of regular expression patterns.
- withInclusionPrefixes(String...) - Method in class com.amazonaws.services.kendra.model.S3DataSourceConfiguration
-
A list of S3 prefixes for the documents that should be included in the index.
- withInclusionPrefixes(Collection<String>) - Method in class com.amazonaws.services.kendra.model.S3DataSourceConfiguration
-
A list of S3 prefixes for the documents that should be included in the index.
- withIndexConfigurationSummaryItems(IndexConfigurationSummary...) - Method in class com.amazonaws.services.kendra.model.ListIndicesResult
-
An array of summary information for one or more indexes.
- withIndexConfigurationSummaryItems(Collection<IndexConfigurationSummary>) - Method in class com.amazonaws.services.kendra.model.ListIndicesResult
-
An array of summary information for one or more indexes.
- withIndexedQuestionAnswersCount(Integer) - Method in class com.amazonaws.services.kendra.model.FaqStatistics
-
The total number of FAQ questions and answers contained in the index.
- withIndexedTextBytes(Long) - Method in class com.amazonaws.services.kendra.model.TextDocumentStatistics
-
The total size, in bytes, of the indexed documents.
- withIndexedTextDocumentsCount(Integer) - Method in class com.amazonaws.services.kendra.model.TextDocumentStatistics
-
The number of text documents indexed.
- withIndexFieldName(String) - Method in class com.amazonaws.services.kendra.model.ConfluenceAttachmentToIndexFieldMapping
-
The name of the index field to map to the Confluence data source field.
- withIndexFieldName(String) - Method in class com.amazonaws.services.kendra.model.ConfluenceBlogToIndexFieldMapping
-
The name of the index field to map to the Confluence data source field.
- withIndexFieldName(String) - Method in class com.amazonaws.services.kendra.model.ConfluencePageToIndexFieldMapping
-
The name of the index field to map to the Confluence data source field.
- withIndexFieldName(String) - Method in class com.amazonaws.services.kendra.model.ConfluenceSpaceToIndexFieldMapping
-
The name of the index field to map to the Confluence data source field.
- 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.CreateThesaurusRequest
-
The unique identifier of the index for the new thesaurus.
- withIndexId(String) - Method in class com.amazonaws.services.kendra.model.DeleteDataSourceRequest
-
The unique identifier of the index associated with the data source.
- withIndexId(String) - Method in class com.amazonaws.services.kendra.model.DeleteFaqRequest
-
The index to remove the FAQ from.
- withIndexId(String) - Method in class com.amazonaws.services.kendra.model.DeleteThesaurusRequest
-
The identifier of the index associated with the thesaurus to delete.
- 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.DescribeThesaurusRequest
-
The identifier of the index associated with the thesaurus to describe.
- withIndexId(String) - Method in class com.amazonaws.services.kendra.model.DescribeThesaurusResult
-
The identifier of the index associated with the thesaurus to describe.
- 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.ListThesauriRequest
-
The identifier of the index associated with the thesaurus to list.
- 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.
- withIndexId(String) - Method in class com.amazonaws.services.kendra.model.UpdateThesaurusRequest
-
The identifier of the index associated with the thesaurus 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.
- withIssuer(String) - Method in class com.amazonaws.services.kendra.model.JwtTokenTypeConfiguration
-
The issuer of the token.
- withJsonTokenTypeConfiguration(JsonTokenTypeConfiguration) - Method in class com.amazonaws.services.kendra.model.UserTokenConfiguration
-
Information about the JSON token type configuration.
- withJwtTokenTypeConfiguration(JwtTokenTypeConfiguration) - Method in class com.amazonaws.services.kendra.model.UserTokenConfiguration
-
Information about the JWT token type configuration.
- withKey(String) - Method in class com.amazonaws.services.kendra.model.AdditionalResultAttribute
-
The key that identifies the attribute.
- withKey(String) - Method in class com.amazonaws.services.kendra.model.DocumentAttribute
-
The identifier for the attribute.
- withKey(String) - Method in class com.amazonaws.services.kendra.model.S3Path
-
The name of the file.
- withKey(String) - Method in class com.amazonaws.services.kendra.model.Tag
-
The key for the tag.
- withKeyLocation(String) - Method in class com.amazonaws.services.kendra.model.JwtTokenTypeConfiguration
-
The location of the key.
- withKeyLocation(KeyLocation) - Method in class com.amazonaws.services.kendra.model.JwtTokenTypeConfiguration
-
The location of the key.
- withKeyPath(String) - Method in class com.amazonaws.services.kendra.model.AccessControlListConfiguration
-
Path to the AWS S3 bucket that contains the ACL files.
- withKmsKeyId(String) - Method in class com.amazonaws.services.kendra.model.ServerSideEncryptionConfiguration
-
The identifier of the AWS KMS customer master key (CMK).
- withKnowledgeArticleConfiguration(SalesforceKnowledgeArticleConfiguration) - Method in class com.amazonaws.services.kendra.model.SalesforceConfiguration
-
Specifies configuration information for the knowledge article types that Amazon Kendra indexes.
- withKnowledgeArticleConfiguration(ServiceNowKnowledgeArticleConfiguration) - Method in class com.amazonaws.services.kendra.model.ServiceNowConfiguration
-
Provides configuration information for crawling knowledge articles in the ServiceNow site.
- withLessThan(DocumentAttribute) - Method in class com.amazonaws.services.kendra.model.AttributeFilter
-
Performs a less than operation on two document attributes.
- withLessThanOrEquals(DocumentAttribute) - Method in class com.amazonaws.services.kendra.model.AttributeFilter
-
Performs a less than or equals operation on two document attributes.
- withLongValue(Long) - Method in class com.amazonaws.services.kendra.model.DocumentAttributeValue
-
A long integer value.
- withMaxResults(Integer) - Method in class com.amazonaws.services.kendra.model.ListDataSourcesRequest
-
The maximum number of data sources to return.
- withMaxResults(Integer) - Method in class com.amazonaws.services.kendra.model.ListDataSourceSyncJobsRequest
-
The maximum number of synchronization jobs to return in the response.
- withMaxResults(Integer) - Method in class com.amazonaws.services.kendra.model.ListFaqsRequest
-
The maximum number of FAQs to return in the response.
- withMaxResults(Integer) - Method in class com.amazonaws.services.kendra.model.ListIndicesRequest
-
The maximum number of data sources to return.
- withMaxResults(Integer) - Method in class com.amazonaws.services.kendra.model.ListThesauriRequest
-
The maximum number of thesauri to return.
- withMetrics(DataSourceSyncJobMetrics) - Method in class com.amazonaws.services.kendra.model.DataSourceSyncJob
-
Maps a batch delete document request to a specific data source sync job.
- withName(String) - Method in class com.amazonaws.services.kendra.model.CreateDataSourceRequest
-
A unique name for the data source.
- withName(String) - Method in class com.amazonaws.services.kendra.model.CreateFaqRequest
-
The name that should be associated with the FAQ.
- withName(String) - Method in class com.amazonaws.services.kendra.model.CreateIndexRequest
-
The name for the new index.
- withName(String) - Method in class com.amazonaws.services.kendra.model.CreateThesaurusRequest
-
The name for the new thesaurus.
- 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.DescribeThesaurusResult
-
The thesaurus name.
- withName(String) - Method in class com.amazonaws.services.kendra.model.DocumentMetadataConfiguration
-
The name of the index field.
- withName(String) - Method in class com.amazonaws.services.kendra.model.FaqSummary
-
The name that you assigned the FAQ when you created or updated the FAQ.
- withName(String) - Method in class com.amazonaws.services.kendra.model.IndexConfigurationSummary
-
The name of the index.
- withName(String) - Method in class com.amazonaws.services.kendra.model.Principal
-
The name of the user or group.
- withName(String) - Method in class com.amazonaws.services.kendra.model.SalesforceCustomKnowledgeArticleTypeConfiguration
-
The name of the configuration.
- withName(String) - Method in class com.amazonaws.services.kendra.model.SalesforceStandardObjectConfiguration
-
The name of the standard object.
- withName(SalesforceStandardObjectName) - Method in class com.amazonaws.services.kendra.model.SalesforceStandardObjectConfiguration
-
The name of the standard object.
- withName(String) - Method in class com.amazonaws.services.kendra.model.ThesaurusSummary
-
The name of the thesaurus.
- 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.
- withName(String) - Method in class com.amazonaws.services.kendra.model.UpdateThesaurusRequest
-
The updated name of the thesaurus.
- 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.
- withNextToken(String) - Method in class com.amazonaws.services.kendra.model.ListThesauriRequest
-
If the previous response was incomplete (because there is more data to retrieve), Amazon Kendra returns a
pagination token in the response.
- withNextToken(String) - Method in class com.amazonaws.services.kendra.model.ListThesauriResult
-
If the response is truncated, Amazon Kendra returns this token that you can use in the subsequent request to
retrieve the next set of thesauri.
- withNotFilter(AttributeFilter) - Method in class com.amazonaws.services.kendra.model.AttributeFilter
-
Performs a logical NOT operation on all supplied filters.
- withOneDriveConfiguration(OneDriveConfiguration) - Method in class com.amazonaws.services.kendra.model.DataSourceConfiguration
-
Provides configuration for data sources that connect to Microsoft OneDrive.
- withOneDriveUserList(String...) - Method in class com.amazonaws.services.kendra.model.OneDriveUsers
-
A list of users whose documents should be indexed.
- withOneDriveUserList(Collection<String>) - Method in class com.amazonaws.services.kendra.model.OneDriveUsers
-
A list of users whose documents should be indexed.
- withOneDriveUsers(OneDriveUsers) - Method in class com.amazonaws.services.kendra.model.OneDriveConfiguration
-
A list of user accounts whose documents should be indexed.
- withOneDriveUserS3Path(S3Path) - Method in class com.amazonaws.services.kendra.model.OneDriveUsers
-
The S3 bucket location of a file containing a list of users whose documents should be indexed.
- withOrAllFilters(AttributeFilter...) - Method in class com.amazonaws.services.kendra.model.AttributeFilter
-
Performs a logical OR operation on all supplied filters.
- withOrAllFilters(Collection<AttributeFilter>) - Method in class com.amazonaws.services.kendra.model.AttributeFilter
-
Performs a logical OR operation on all supplied filters.
- withPageConfiguration(ConfluencePageConfiguration) - Method in class com.amazonaws.services.kendra.model.ConfluenceConfiguration
-
Specifies configuration information for indexing Confluence pages.
- withPageFieldMappings(ConfluencePageToIndexFieldMapping...) - Method in class com.amazonaws.services.kendra.model.ConfluencePageConfiguration
-
Defines how page metadata fields should be mapped to index fields.
- withPageFieldMappings(Collection<ConfluencePageToIndexFieldMapping>) - Method in class com.amazonaws.services.kendra.model.ConfluencePageConfiguration
-
Defines how page metadata fields should be mapped to index fields.
- withPageNumber(Integer) - Method in class com.amazonaws.services.kendra.model.QueryRequest
-
Query results are returned in pages the size of the PageSize parameter.
- withPageSize(Integer) - Method in class com.amazonaws.services.kendra.model.QueryRequest
-
Sets the number of results that are returned in each page of results.
- withQueryCapacityUnits(Integer) - Method in class com.amazonaws.services.kendra.model.CapacityUnitsConfiguration
-
The amount of extra query capacity for an index.
- withQueryId(String) - Method in class com.amazonaws.services.kendra.model.QueryResult
-
The unique identifier for the search.
- withQueryId(String) - Method in class com.amazonaws.services.kendra.model.SubmitFeedbackRequest
-
The identifier of the specific query for which you are submitting feedback.
- withQueryIdentifiersEnclosingOption(String) - Method in class com.amazonaws.services.kendra.model.SqlConfiguration
-
Determines whether Amazon Kendra encloses SQL identifiers for tables and column names in double quotes (") when
making a database query.
- withQueryIdentifiersEnclosingOption(QueryIdentifiersEnclosingOption) - Method in class com.amazonaws.services.kendra.model.SqlConfiguration
-
Determines whether Amazon Kendra encloses SQL identifiers for tables and column names in double quotes (") when
making a database query.
- withQueryResultTypeFilter(String) - Method in class com.amazonaws.services.kendra.model.QueryRequest
-
Sets the type of query.
- withQueryResultTypeFilter(QueryResultType) - Method in class com.amazonaws.services.kendra.model.QueryRequest
-
Sets the type of query.
- withQueryText(String) - Method in class com.amazonaws.services.kendra.model.QueryRequest
-
The text to search for.
- withRankOrder(String) - Method in class com.amazonaws.services.kendra.model.Relevance
-
Determines how values should be interpreted.
- withRankOrder(Order) - Method in class com.amazonaws.services.kendra.model.Relevance
-
Determines how values should be interpreted.
- withRelevance(Relevance) - Method in class com.amazonaws.services.kendra.model.DocumentMetadataConfiguration
-
Provides manual tuning parameters to determine how the field affects the search results.
- withRelevanceFeedbackItems(RelevanceFeedback...) - Method in class com.amazonaws.services.kendra.model.SubmitFeedbackRequest
-
Provides Amazon Kendra with relevant or not relevant feedback for whether a particular item was relevant to the
search.
- withRelevanceFeedbackItems(Collection<RelevanceFeedback>) - Method in class com.amazonaws.services.kendra.model.SubmitFeedbackRequest
-
Provides Amazon Kendra with relevant or not relevant feedback for whether a particular item was relevant to the
search.
- withRelevanceValue(String) - Method in class com.amazonaws.services.kendra.model.RelevanceFeedback
-
Whether to document was relevant or not relevant to the search.
- withRelevanceValue(RelevanceType) - Method in class com.amazonaws.services.kendra.model.RelevanceFeedback
-
Whether to document was relevant or not relevant to the search.
- withRequestedDocumentAttributes(String...) - Method in class com.amazonaws.services.kendra.model.QueryRequest
-
An array of document attributes to include in the response.
- withRequestedDocumentAttributes(Collection<String>) - Method in class com.amazonaws.services.kendra.model.QueryRequest
-
An array of document attributes to include in the response.
- withResourceARN(String) - Method in class com.amazonaws.services.kendra.model.ListTagsForResourceRequest
-
The Amazon Resource Name (ARN) of the index, FAQ, or data source to get a list of tags for.
- withResourceARN(String) - Method in class com.amazonaws.services.kendra.model.TagResourceRequest
-
The Amazon Resource Name (ARN) of the index, FAQ, or data source to tag.
- withResourceARN(String) - Method in class com.amazonaws.services.kendra.model.UntagResourceRequest
-
The Amazon Resource Name (ARN) of the index, FAQ, or data source to remove the tag from.
- withResultId(String) - Method in class com.amazonaws.services.kendra.model.ClickFeedback
-
The unique identifier of the search result that was clicked.
- withResultId(String) - Method in class com.amazonaws.services.kendra.model.RelevanceFeedback
-
The unique identifier of the search result that the user provided relevance feedback for.
- withResultItems(QueryResultItem...) - Method in class com.amazonaws.services.kendra.model.QueryResult
-
The results of the search.
- withResultItems(Collection<QueryResultItem>) - Method in class com.amazonaws.services.kendra.model.QueryResult
-
The results of the search.
- withRoleArn(String) - Method in class com.amazonaws.services.kendra.model.BatchPutDocumentRequest
-
The Amazon Resource Name (ARN) of a role that is allowed to run the BatchPutDocument operation.
- withRoleArn(String) - Method in class com.amazonaws.services.kendra.model.CreateDataSourceRequest
-
The Amazon Resource Name (ARN) of a role with permission to access the data source.
- withRoleArn(String) - Method in class com.amazonaws.services.kendra.model.CreateFaqRequest
-
The Amazon Resource Name (ARN) of a role with permission to access the S3 bucket that contains the FAQs.
- withRoleArn(String) - Method in class com.amazonaws.services.kendra.model.CreateIndexRequest
-
An AWS Identity and Access Management (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.CreateThesaurusRequest
-
An AWS Identity and Access Management (IAM) role that gives Amazon Kendra permissions to access thesaurus file
specified in SourceS3Path.
- 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.DescribeThesaurusResult
-
An AWS Identity and Access Management (IAM) role that gives Amazon Kendra permissions to access thesaurus file
specified in SourceS3Path.
- 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.
- withRoleArn(String) - Method in class com.amazonaws.services.kendra.model.UpdateThesaurusRequest
-
The updated role ARN of the thesaurus.
- withS3Configuration(S3DataSourceConfiguration) - Method in class com.amazonaws.services.kendra.model.DataSourceConfiguration
-
Provides information to create a data source connector for a document repository in an Amazon S3 bucket.
- withS3Path(S3Path) - Method in class com.amazonaws.services.kendra.model.CreateFaqRequest
-
The S3 location of the FAQ input data.
- withS3Path(S3Path) - Method in class com.amazonaws.services.kendra.model.DescribeFaqResult
-
- withS3Path(S3Path) - Method in class com.amazonaws.services.kendra.model.Document
-
- withS3Prefix(String) - Method in class com.amazonaws.services.kendra.model.DocumentsMetadataConfiguration
-
A prefix used to filter metadata configuration files in the AWS S3 bucket.
- withSalesforceConfiguration(SalesforceConfiguration) - Method in class com.amazonaws.services.kendra.model.DataSourceConfiguration
-
Provides configuration information for data sources that connect to a Salesforce site.
- withSchedule(String) - Method in class com.amazonaws.services.kendra.model.CreateDataSourceRequest
-
Sets the frequency that Amazon Kendra will check the documents in your repository and update the index.
- withSchedule(String) - Method in class com.amazonaws.services.kendra.model.DescribeDataSourceResult
-
The schedule that Amazon Kendra will update the data source.
- withSchedule(String) - Method in class com.amazonaws.services.kendra.model.UpdateDataSourceRequest
-
The new update schedule for the data source.
- withScoreAttributes(ScoreAttributes) - Method in class com.amazonaws.services.kendra.model.QueryResultItem
-
Indicates the confidence that Amazon Kendra has that a result matches the query that you provided.
- withScoreConfidence(String) - Method in class com.amazonaws.services.kendra.model.ScoreAttributes
-
A relative ranking for how well the response matches the query.
- withScoreConfidence(ScoreConfidence) - Method in class com.amazonaws.services.kendra.model.ScoreAttributes
-
A relative ranking for how well the response matches the query.
- 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.ConfluenceConfiguration
-
The Amazon Resource Name (ARN) of an AWS Secrets Manager secret that contains the key/value pairs required to
connect to your Confluence server.
- 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.GoogleDriveConfiguration
-
The Amazon Resource Name (ARN) of a AWS Secrets Manager secret that contains the credentials required to connect
to Google Drive.
- withSecretArn(String) - Method in class com.amazonaws.services.kendra.model.OneDriveConfiguration
-
The Amazon Resource Name (ARN) of an AWS Secrets Manager secret that contains the user name and password to
connect to OneDrive.
- withSecretArn(String) - Method in class com.amazonaws.services.kendra.model.SalesforceConfiguration
-
The Amazon Resource Name (ARN) of an AWS Secrets Manager secret that contains the key/value pairs required to
connect to your Salesforce instance.
- withSecretArn(String) - Method in class com.amazonaws.services.kendra.model.ServiceNowConfiguration
-
The Amazon Resource Name (ARN) of the AWS Secret Manager secret that contains the user name and password required
to connect to the ServiceNow instance.
- withSecretArn(String) - Method in class com.amazonaws.services.kendra.model.SharePointConfiguration
-
The Amazon Resource Name (ARN) of credentials stored in AWS Secrets Manager.
- withSecretManagerArn(String) - Method in class com.amazonaws.services.kendra.model.JwtTokenTypeConfiguration
-
The Amazon Resource Name (arn) of the secret.
- withSecurityGroupIds(String...) - Method in class com.amazonaws.services.kendra.model.DataSourceVpcConfiguration
-
A list of identifiers of security groups within your Amazon VPC.
- withSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.kendra.model.DataSourceVpcConfiguration
-
A list of identifiers of security groups within your Amazon VPC.
- withServerSideEncryptionConfiguration(ServerSideEncryptionConfiguration) - Method in class com.amazonaws.services.kendra.model.CreateIndexRequest
-
The identifier of the AWS KMS customer managed key (CMK) to use to encrypt data indexed by Amazon Kendra.
- withServerSideEncryptionConfiguration(ServerSideEncryptionConfiguration) - Method in class com.amazonaws.services.kendra.model.DescribeIndexResult
-
The identifier of the AWS KMS customer master key (CMK) used to encrypt your data.
- withServerUrl(String) - Method in class com.amazonaws.services.kendra.model.ConfluenceConfiguration
-
The URL of your Confluence instance.
- withServerUrl(String) - Method in class com.amazonaws.services.kendra.model.SalesforceConfiguration
-
The instance URL for the Salesforce site that you want to index.
- withServiceCatalogConfiguration(ServiceNowServiceCatalogConfiguration) - Method in class com.amazonaws.services.kendra.model.ServiceNowConfiguration
-
Provides configuration information for crawling service catalogs in the ServiceNow site.
- withServiceNowBuildVersion(String) - Method in class com.amazonaws.services.kendra.model.ServiceNowConfiguration
-
The identifier of the release that the ServiceNow host is running.
- withServiceNowBuildVersion(ServiceNowBuildVersionType) - Method in class com.amazonaws.services.kendra.model.ServiceNowConfiguration
-
The identifier of the release that the ServiceNow host is running.
- withServiceNowConfiguration(ServiceNowConfiguration) - Method in class com.amazonaws.services.kendra.model.DataSourceConfiguration
-
Provides configuration for data sources that connect to ServiceNow instances.
- withSharePointConfiguration(SharePointConfiguration) - Method in class com.amazonaws.services.kendra.model.DataSourceConfiguration
-
Provides information necessary to create a data source 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.
- withSortable(Boolean) - Method in class com.amazonaws.services.kendra.model.Search
-
Determines whether the field can be used to sort the results of a query.
- withSortingConfiguration(SortingConfiguration) - Method in class com.amazonaws.services.kendra.model.QueryRequest
-
Provides information that determines how the results of the query are sorted.
- withSortOrder(String) - Method in class com.amazonaws.services.kendra.model.SortingConfiguration
-
The order that the results should be returned in.
- withSortOrder(SortOrder) - Method in class com.amazonaws.services.kendra.model.SortingConfiguration
-
The order that the results should be returned in.
- withSourceS3Path(S3Path) - Method in class com.amazonaws.services.kendra.model.CreateThesaurusRequest
-
The thesaurus file Amazon S3 source path.
- withSourceS3Path(S3Path) - Method in class com.amazonaws.services.kendra.model.DescribeThesaurusResult
-
- withSourceS3Path(S3Path) - Method in class com.amazonaws.services.kendra.model.UpdateThesaurusRequest
-
- withSpaceConfiguration(ConfluenceSpaceConfiguration) - Method in class com.amazonaws.services.kendra.model.ConfluenceConfiguration
-
Specifies configuration information for indexing Confluence spaces.
- withSpaceFieldMappings(ConfluenceSpaceToIndexFieldMapping...) - Method in class com.amazonaws.services.kendra.model.ConfluenceSpaceConfiguration
-
Defines how space metadata fields should be mapped to index fields.
- withSpaceFieldMappings(Collection<ConfluenceSpaceToIndexFieldMapping>) - Method in class com.amazonaws.services.kendra.model.ConfluenceSpaceConfiguration
-
Defines how space metadata fields should be mapped to index fields.
- withSqlConfiguration(SqlConfiguration) - Method in class com.amazonaws.services.kendra.model.DatabaseConfiguration
-
Provides information about how Amazon Kendra uses quote marks around SQL identifiers when querying a database
data source.
- withStandardKnowledgeArticleTypeConfiguration(SalesforceStandardKnowledgeArticleTypeConfiguration) - Method in class com.amazonaws.services.kendra.model.SalesforceKnowledgeArticleConfiguration
-
Provides configuration information for standard Salesforce knowledge articles.
- withStandardObjectAttachmentConfiguration(SalesforceStandardObjectAttachmentConfiguration) - Method in class com.amazonaws.services.kendra.model.SalesforceConfiguration
-
Provides configuration information for processing attachments to Salesforce standard objects.
- withStandardObjectConfigurations(SalesforceStandardObjectConfiguration...) - Method in class com.amazonaws.services.kendra.model.SalesforceConfiguration
-
Specifies the Salesforce standard objects that Amazon Kendra indexes.
- withStandardObjectConfigurations(Collection<SalesforceStandardObjectConfiguration>) - Method in class com.amazonaws.services.kendra.model.SalesforceConfiguration
-
Specifies the Salesforce standard objects that Amazon Kendra indexes.
- withStartTime(Date) - Method in class com.amazonaws.services.kendra.model.DataSourceSyncJob
-
The UNIX datetime that the synchronization job was started.
- withStartTime(Date) - Method in class com.amazonaws.services.kendra.model.TimeRange
-
The UNIX datetime of the beginning of the time range.
- withStartTimeFilter(TimeRange) - Method in class com.amazonaws.services.kendra.model.ListDataSourceSyncJobsRequest
-
When specified, the synchronization jobs returned in the list are limited to jobs between the specified dates.
- withStatus(String) - Method in class com.amazonaws.services.kendra.model.DataSourceSummary
-
The status of the data source.
- withStatus(DataSourceStatus) - Method in class com.amazonaws.services.kendra.model.DataSourceSummary
-
The status of the data source.
- withStatus(String) - Method in class com.amazonaws.services.kendra.model.DataSourceSyncJob
-
The execution status of the synchronization job.
- withStatus(DataSourceSyncJobStatus) - Method in class com.amazonaws.services.kendra.model.DataSourceSyncJob
-
The execution status of the synchronization job.
- withStatus(String) - Method in class com.amazonaws.services.kendra.model.DescribeDataSourceResult
-
The current status of the data source.
- withStatus(DataSourceStatus) - Method in class com.amazonaws.services.kendra.model.DescribeDataSourceResult
-
The current status of the data source.
- withStatus(String) - Method in class com.amazonaws.services.kendra.model.DescribeFaqResult
-
The status of the FAQ.
- withStatus(FaqStatus) - Method in class com.amazonaws.services.kendra.model.DescribeFaqResult
-
The status of the FAQ.
- withStatus(String) - Method in class com.amazonaws.services.kendra.model.DescribeIndexResult
-
The current status of the index.
- withStatus(IndexStatus) - Method in class com.amazonaws.services.kendra.model.DescribeIndexResult
-
The current status of the index.
- withStatus(String) - Method in class com.amazonaws.services.kendra.model.DescribeThesaurusResult
-
The current status of the thesaurus.
- withStatus(ThesaurusStatus) - Method in class com.amazonaws.services.kendra.model.DescribeThesaurusResult
-
The current status of the thesaurus.
- 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.
- withStatus(String) - Method in class com.amazonaws.services.kendra.model.ThesaurusSummary
-
The status of the thesaurus.
- withStatus(ThesaurusStatus) - Method in class com.amazonaws.services.kendra.model.ThesaurusSummary
-
The status of the thesaurus.
- withStatusFilter(String) - Method in class com.amazonaws.services.kendra.model.ListDataSourceSyncJobsRequest
-
When specified, only returns synchronization jobs with the Status field equal to the specified
status.
- withStatusFilter(DataSourceSyncJobStatus) - Method in class com.amazonaws.services.kendra.model.ListDataSourceSyncJobsRequest
-
When specified, only returns synchronization jobs with the Status field equal to the specified
status.
- withStorageCapacityUnits(Integer) - Method in class com.amazonaws.services.kendra.model.CapacityUnitsConfiguration
-
The amount of extra storage capacity for an index.
- withStringListValue(String...) - Method in class com.amazonaws.services.kendra.model.DocumentAttributeValue
-
A list of strings.
- withStringListValue(Collection<String>) - Method in class com.amazonaws.services.kendra.model.DocumentAttributeValue
-
A list of strings.
- withStringValue(String) - Method in class com.amazonaws.services.kendra.model.DocumentAttributeValue
-
A string, such as "department".
- withSubnetIds(String...) - Method in class com.amazonaws.services.kendra.model.DataSourceVpcConfiguration
-
A list of identifiers for subnets within your Amazon VPC.
- withSubnetIds(Collection<String>) - Method in class com.amazonaws.services.kendra.model.DataSourceVpcConfiguration
-
A list of identifiers for subnets within your Amazon VPC.
- withSummaryItems(DataSourceSummary...) - Method in class com.amazonaws.services.kendra.model.ListDataSourcesResult
-
An array of summary information for one or more data sources.
- withSummaryItems(Collection<DataSourceSummary>) - Method in class com.amazonaws.services.kendra.model.ListDataSourcesResult
-
An array of summary information for one or more data sources.
- withSynonymRuleCount(Long) - Method in class com.amazonaws.services.kendra.model.DescribeThesaurusResult
-
The number of synonym rules in the thesaurus file.
- withTableName(String) - Method in class com.amazonaws.services.kendra.model.ConnectionConfiguration
-
The name of the table that contains the document data.
- withTagKeys(String...) - Method in class com.amazonaws.services.kendra.model.UntagResourceRequest
-
A list of tag keys to remove from the index, FAQ, or data source.
- withTagKeys(Collection<String>) - Method in class com.amazonaws.services.kendra.model.UntagResourceRequest
-
A list of tag keys to remove from the index, FAQ, or data source.
- withTags(Tag...) - Method in class com.amazonaws.services.kendra.model.CreateDataSourceRequest
-
A list of key-value pairs that identify the data source.
- withTags(Collection<Tag>) - Method in class com.amazonaws.services.kendra.model.CreateDataSourceRequest
-
A list of key-value pairs that identify the data source.
- withTags(Tag...) - Method in class com.amazonaws.services.kendra.model.CreateFaqRequest
-
A list of key-value pairs that identify the FAQ.
- withTags(Collection<Tag>) - Method in class com.amazonaws.services.kendra.model.CreateFaqRequest
-
A list of key-value pairs that identify the FAQ.
- withTags(Tag...) - Method in class com.amazonaws.services.kendra.model.CreateIndexRequest
-
A list of key-value pairs that identify the index.
- withTags(Collection<Tag>) - Method in class com.amazonaws.services.kendra.model.CreateIndexRequest
-
A list of key-value pairs that identify the index.
- withTags(Tag...) - Method in class com.amazonaws.services.kendra.model.CreateThesaurusRequest
-
A list of key-value pairs that identify the thesaurus.
- withTags(Collection<Tag>) - Method in class com.amazonaws.services.kendra.model.CreateThesaurusRequest
-
A list of key-value pairs that identify the thesaurus.
- withTags(Tag...) - Method in class com.amazonaws.services.kendra.model.ListTagsForResourceResult
-
A list of tags associated with the index, FAQ, or data source.
- withTags(Collection<Tag>) - Method in class com.amazonaws.services.kendra.model.ListTagsForResourceResult
-
A list of tags associated with the index, FAQ, or data source.
- withTags(Tag...) - Method in class com.amazonaws.services.kendra.model.TagResourceRequest
-
A list of tag keys to add to the index, FAQ, or data source.
- withTags(Collection<Tag>) - Method in class com.amazonaws.services.kendra.model.TagResourceRequest
-
A list of tag keys to add to the index, FAQ, or data source.
- withTenantDomain(String) - Method in class com.amazonaws.services.kendra.model.OneDriveConfiguration
-
The Azure Active Directory domain of the organization.
- withTermCount(Long) - Method in class com.amazonaws.services.kendra.model.DescribeThesaurusResult
-
The number of unique terms in the thesaurus file.
- 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.
- withThesaurusSummaryItems(ThesaurusSummary...) - Method in class com.amazonaws.services.kendra.model.ListThesauriResult
-
An array of summary information for one or more thesauruses.
- withThesaurusSummaryItems(Collection<ThesaurusSummary>) - Method in class com.amazonaws.services.kendra.model.ListThesauriResult
-
An array of summary information for one or more thesauruses.
- withTitle(String) - Method in class com.amazonaws.services.kendra.model.Document
-
The title of the document.
- withToken(String) - Method in class com.amazonaws.services.kendra.model.UserContext
-
The user context token.
- 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 total number of items found by the search; however, you can only retrieve up to 100 items.
- 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.Highlight
-
The highlight type.
- withType(HighlightType) - Method in class com.amazonaws.services.kendra.model.Highlight
-
The highlight type.
- 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.DescribeThesaurusResult
-
The Unix datetime that the thesaurus 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.
- withUpdatedAt(Date) - Method in class com.amazonaws.services.kendra.model.ThesaurusSummary
-
The Unix datetime that the thesaurus was last updated.
- withURL(String) - Method in class com.amazonaws.services.kendra.model.JwtTokenTypeConfiguration
-
The signing key URL.
- withUrls(String...) - Method in class com.amazonaws.services.kendra.model.SharePointConfiguration
-
The URLs of the Microsoft SharePoint site that contains the documents that should be indexed.
- withUrls(Collection<String>) - Method in class com.amazonaws.services.kendra.model.SharePointConfiguration
-
The URLs of the Microsoft SharePoint site that contains the documents that should be indexed.
- withUseChangeLog(Boolean) - Method in class com.amazonaws.services.kendra.model.SharePointConfiguration
-
Set to TRUE to use the Microsoft SharePoint change log to determine the documents that need to be
updated in the index.
- withUserContext(UserContext) - Method in class com.amazonaws.services.kendra.model.QueryRequest
-
The user context token.
- withUserContextPolicy(String) - Method in class com.amazonaws.services.kendra.model.CreateIndexRequest
-
The user context policy.
- withUserContextPolicy(UserContextPolicy) - Method in class com.amazonaws.services.kendra.model.CreateIndexRequest
-
The user context policy.
- withUserContextPolicy(String) - Method in class com.amazonaws.services.kendra.model.DescribeIndexResult
-
The user context policy for the Amazon Kendra index.
- withUserContextPolicy(UserContextPolicy) - Method in class com.amazonaws.services.kendra.model.DescribeIndexResult
-
The user context policy for the Amazon Kendra index.
- withUserContextPolicy(String) - Method in class com.amazonaws.services.kendra.model.UpdateIndexRequest
-
The user user token context policy.
- withUserContextPolicy(UserContextPolicy) - Method in class com.amazonaws.services.kendra.model.UpdateIndexRequest
-
The user user token context policy.
- withUserNameAttributeField(String) - Method in class com.amazonaws.services.kendra.model.JsonTokenTypeConfiguration
-
The user name attribute field.
- withUserNameAttributeField(String) - Method in class com.amazonaws.services.kendra.model.JwtTokenTypeConfiguration
-
The user name attribute field.
- withUserTokenConfigurations(UserTokenConfiguration...) - Method in class com.amazonaws.services.kendra.model.CreateIndexRequest
-
The user token configuration.
- withUserTokenConfigurations(Collection<UserTokenConfiguration>) - Method in class com.amazonaws.services.kendra.model.CreateIndexRequest
-
The user token configuration.
- withUserTokenConfigurations(UserTokenConfiguration...) - Method in class com.amazonaws.services.kendra.model.DescribeIndexResult
-
The user token configuration for the Amazon Kendra index.
- withUserTokenConfigurations(Collection<UserTokenConfiguration>) - Method in class com.amazonaws.services.kendra.model.DescribeIndexResult
-
The user token configuration for the Amazon Kendra index.
- withUserTokenConfigurations(UserTokenConfiguration...) - Method in class com.amazonaws.services.kendra.model.UpdateIndexRequest
-
The user token configuration.
- withUserTokenConfigurations(Collection<UserTokenConfiguration>) - Method in class com.amazonaws.services.kendra.model.UpdateIndexRequest
-
The user token configuration.
- withValue(AdditionalResultAttributeValue) - Method in class com.amazonaws.services.kendra.model.AdditionalResultAttribute
-
An object that contains the attribute value.
- withValue(DocumentAttributeValue) - Method in class com.amazonaws.services.kendra.model.DocumentAttribute
-
The value of the attribute.
- withValue(String) - Method in class com.amazonaws.services.kendra.model.Tag
-
The value associated with the tag.
- withValueImportanceMap(Map<String, Integer>) - Method in class com.amazonaws.services.kendra.model.Relevance
-
A list of values that should be given a different boost when they appear in the result list.
- withValueType(String) - Method in class com.amazonaws.services.kendra.model.AdditionalResultAttribute
-
The data type of the Value property.
- withValueType(AdditionalResultAttributeValueType) - Method in class com.amazonaws.services.kendra.model.AdditionalResultAttribute
-
The data type of the Value property.
- withVersion(String) - Method in class com.amazonaws.services.kendra.model.ConfluenceConfiguration
-
Specifies the version of the Confluence installation that you are connecting to.
- withVersion(ConfluenceVersion) - Method in class com.amazonaws.services.kendra.model.ConfluenceConfiguration
-
Specifies the version of the Confluence installation that you are connecting to.
- withVisitorId(String) - Method in class com.amazonaws.services.kendra.model.QueryRequest
-
Provides an identifier for a specific user.
- withVpcConfiguration(DataSourceVpcConfiguration) - Method in class com.amazonaws.services.kendra.model.ConfluenceConfiguration
-
Specifies the information for connecting to an Amazon VPC.
- withVpcConfiguration(DataSourceVpcConfiguration) - Method in class com.amazonaws.services.kendra.model.DatabaseConfiguration
-
- withVpcConfiguration(DataSourceVpcConfiguration) - Method in class com.amazonaws.services.kendra.model.SharePointConfiguration
-