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

A

AbstractAWSQBusiness - Class in com.amazonaws.services.qbusiness
Abstract implementation of AWSQBusiness.
AbstractAWSQBusiness() - Constructor for class com.amazonaws.services.qbusiness.AbstractAWSQBusiness
 
AbstractAWSQBusinessAsync - Class in com.amazonaws.services.qbusiness
Abstract implementation of AWSQBusinessAsync.
AbstractAWSQBusinessAsync() - Constructor for class com.amazonaws.services.qbusiness.AbstractAWSQBusinessAsync
 
AccessConfiguration - Class in com.amazonaws.services.qbusiness.model
Used to configure access permissions for a document.
AccessConfiguration() - Constructor for class com.amazonaws.services.qbusiness.model.AccessConfiguration
 
AccessControl - Class in com.amazonaws.services.qbusiness.model
A list of principals.
AccessControl() - Constructor for class com.amazonaws.services.qbusiness.model.AccessControl
 
AccessDeniedException - Exception in com.amazonaws.services.qbusiness.model
You don't have access to perform this action.
AccessDeniedException(String) - Constructor for exception com.amazonaws.services.qbusiness.model.AccessDeniedException
Constructs a new AccessDeniedException with the specified error message.
ActionPayloadFieldType - Enum in com.amazonaws.services.qbusiness.model
 
ActionReview - Class in com.amazonaws.services.qbusiness.model
An output event that Amazon Q Business returns to an user who wants to perform a plugin action during a non-streaming chat conversation.
ActionReview() - Constructor for class com.amazonaws.services.qbusiness.model.ActionReview
 
ActionReviewPayloadField - Class in com.amazonaws.services.qbusiness.model
A user input field in an plugin action review payload.
ActionReviewPayloadField() - Constructor for class com.amazonaws.services.qbusiness.model.ActionReviewPayloadField
 
ActionReviewPayloadFieldAllowedValue - Class in com.amazonaws.services.qbusiness.model
Information about the field values that an end user can use to provide to Amazon Q Business for Amazon Q Business to perform the requested plugin action.
ActionReviewPayloadFieldAllowedValue() - Constructor for class com.amazonaws.services.qbusiness.model.ActionReviewPayloadFieldAllowedValue
 
addAttributeValueBoostingEntry(String, String) - Method in class com.amazonaws.services.qbusiness.model.StringAttributeBoostingConfiguration
Add a single AttributeValueBoosting entry
addBoostingOverrideEntry(String, DocumentAttributeBoostingConfiguration) - Method in class com.amazonaws.services.qbusiness.model.NativeIndexConfiguration
Add a single BoostingOverride entry
addPayloadEntry(String, ActionReviewPayloadField) - Method in class com.amazonaws.services.qbusiness.model.ActionReview
Add a single Payload entry
addResponseMapEntry(String, String) - Method in class com.amazonaws.services.qbusiness.model.AuthChallengeResponse
Add a single ResponseMap entry
APISchema - Class in com.amazonaws.services.qbusiness.model
Contains details about the OpenAPI schema for a custom plugin.
APISchema() - Constructor for class com.amazonaws.services.qbusiness.model.APISchema
 
APISchemaType - Enum in com.amazonaws.services.qbusiness.model
 
Application - Class in com.amazonaws.services.qbusiness.model
Summary information for an Amazon Q Business application.
Application() - Constructor for class com.amazonaws.services.qbusiness.model.Application
 
ApplicationStatus - Enum in com.amazonaws.services.qbusiness.model
 
AppliedAttachmentsConfiguration - Class in com.amazonaws.services.qbusiness.model
Configuration information about the file upload during chat feature for your application.
AppliedAttachmentsConfiguration() - Constructor for class com.amazonaws.services.qbusiness.model.AppliedAttachmentsConfiguration
 
AppliedCreatorModeConfiguration - Class in com.amazonaws.services.qbusiness.model
The creator mode specific admin controls configured for an Amazon Q Business application.
AppliedCreatorModeConfiguration() - Constructor for class com.amazonaws.services.qbusiness.model.AppliedCreatorModeConfiguration
 
asyncBuilder() - Static method in class com.amazonaws.services.qbusiness.AWSQBusinessAsyncClient
 
AttachmentInput - Class in com.amazonaws.services.qbusiness.model
A file directly uploaded into a web experience chat.
AttachmentInput() - Constructor for class com.amazonaws.services.qbusiness.model.AttachmentInput
 
AttachmentOutput - Class in com.amazonaws.services.qbusiness.model
The details of a file uploaded during chat.
AttachmentOutput() - Constructor for class com.amazonaws.services.qbusiness.model.AttachmentOutput
 
AttachmentsConfiguration - Class in com.amazonaws.services.qbusiness.model
Configuration information for the file upload during chat feature.
AttachmentsConfiguration() - Constructor for class com.amazonaws.services.qbusiness.model.AttachmentsConfiguration
 
AttachmentsControlMode - Enum in com.amazonaws.services.qbusiness.model
 
AttachmentStatus - Enum in com.amazonaws.services.qbusiness.model
 
AttributeFilter - Class in com.amazonaws.services.qbusiness.model
Enables filtering of responses based on document attributes or metadata fields.
AttributeFilter() - Constructor for class com.amazonaws.services.qbusiness.model.AttributeFilter
 
AttributeType - Enum in com.amazonaws.services.qbusiness.model
 
AttributeValueOperator - Enum in com.amazonaws.services.qbusiness.model
 
AuthChallengeRequest - Class in com.amazonaws.services.qbusiness.model
A request made by Amazon Q Business to a third paty authentication server to authenticate a custom plugin user.
AuthChallengeRequest() - Constructor for class com.amazonaws.services.qbusiness.model.AuthChallengeRequest
 
AuthChallengeResponse - Class in com.amazonaws.services.qbusiness.model
Contains details of the authentication information received from a third party authentication server in response to an authentication challenge.
AuthChallengeResponse() - Constructor for class com.amazonaws.services.qbusiness.model.AuthChallengeResponse
 
AWSQBusiness - Interface in com.amazonaws.services.qbusiness
Interface for accessing QBusiness.
AWSQBusinessAsync - Interface in com.amazonaws.services.qbusiness
Interface for accessing QBusiness asynchronously.
AWSQBusinessAsyncClient - Class in com.amazonaws.services.qbusiness
Client for accessing QBusiness asynchronously.
AWSQBusinessAsyncClientBuilder - Class in com.amazonaws.services.qbusiness
Fluent builder for AWSQBusinessAsync.
AWSQBusinessClient - Class in com.amazonaws.services.qbusiness
Client for accessing QBusiness.
AWSQBusinessClientBuilder - Class in com.amazonaws.services.qbusiness
Fluent builder for AWSQBusiness.
AWSQBusinessException - Exception in com.amazonaws.services.qbusiness.model
Base exception for all service exceptions thrown by QBusiness
AWSQBusinessException(String) - Constructor for exception com.amazonaws.services.qbusiness.model.AWSQBusinessException
Constructs a new AWSQBusinessException with the specified error message.

B

BasicAuthConfiguration - Class in com.amazonaws.services.qbusiness.model
Information about the basic authentication credentials used to configure a plugin.
BasicAuthConfiguration() - Constructor for class com.amazonaws.services.qbusiness.model.BasicAuthConfiguration
 
batchDeleteDocument(BatchDeleteDocumentRequest) - Method in class com.amazonaws.services.qbusiness.AbstractAWSQBusiness
 
batchDeleteDocument(BatchDeleteDocumentRequest) - Method in interface com.amazonaws.services.qbusiness.AWSQBusiness
Asynchronously deletes one or more documents added using the BatchPutDocument API from an Amazon Q Business index.
batchDeleteDocument(BatchDeleteDocumentRequest) - Method in class com.amazonaws.services.qbusiness.AWSQBusinessClient
Asynchronously deletes one or more documents added using the BatchPutDocument API from an Amazon Q Business index.
batchDeleteDocumentAsync(BatchDeleteDocumentRequest) - Method in class com.amazonaws.services.qbusiness.AbstractAWSQBusinessAsync
 
batchDeleteDocumentAsync(BatchDeleteDocumentRequest, AsyncHandler<BatchDeleteDocumentRequest, BatchDeleteDocumentResult>) - Method in class com.amazonaws.services.qbusiness.AbstractAWSQBusinessAsync
 
batchDeleteDocumentAsync(BatchDeleteDocumentRequest) - Method in interface com.amazonaws.services.qbusiness.AWSQBusinessAsync
Asynchronously deletes one or more documents added using the BatchPutDocument API from an Amazon Q Business index.
batchDeleteDocumentAsync(BatchDeleteDocumentRequest, AsyncHandler<BatchDeleteDocumentRequest, BatchDeleteDocumentResult>) - Method in interface com.amazonaws.services.qbusiness.AWSQBusinessAsync
Asynchronously deletes one or more documents added using the BatchPutDocument API from an Amazon Q Business index.
batchDeleteDocumentAsync(BatchDeleteDocumentRequest) - Method in class com.amazonaws.services.qbusiness.AWSQBusinessAsyncClient
 
batchDeleteDocumentAsync(BatchDeleteDocumentRequest, AsyncHandler<BatchDeleteDocumentRequest, BatchDeleteDocumentResult>) - Method in class com.amazonaws.services.qbusiness.AWSQBusinessAsyncClient
 
BatchDeleteDocumentRequest - Class in com.amazonaws.services.qbusiness.model
 
BatchDeleteDocumentRequest() - Constructor for class com.amazonaws.services.qbusiness.model.BatchDeleteDocumentRequest
 
BatchDeleteDocumentResult - Class in com.amazonaws.services.qbusiness.model
 
BatchDeleteDocumentResult() - Constructor for class com.amazonaws.services.qbusiness.model.BatchDeleteDocumentResult
 
batchPutDocument(BatchPutDocumentRequest) - Method in class com.amazonaws.services.qbusiness.AbstractAWSQBusiness
 
batchPutDocument(BatchPutDocumentRequest) - Method in interface com.amazonaws.services.qbusiness.AWSQBusiness
Adds one or more documents to an Amazon Q Business index.
batchPutDocument(BatchPutDocumentRequest) - Method in class com.amazonaws.services.qbusiness.AWSQBusinessClient
Adds one or more documents to an Amazon Q Business index.
batchPutDocumentAsync(BatchPutDocumentRequest) - Method in class com.amazonaws.services.qbusiness.AbstractAWSQBusinessAsync
 
batchPutDocumentAsync(BatchPutDocumentRequest, AsyncHandler<BatchPutDocumentRequest, BatchPutDocumentResult>) - Method in class com.amazonaws.services.qbusiness.AbstractAWSQBusinessAsync
 
batchPutDocumentAsync(BatchPutDocumentRequest) - Method in interface com.amazonaws.services.qbusiness.AWSQBusinessAsync
Adds one or more documents to an Amazon Q Business index.
batchPutDocumentAsync(BatchPutDocumentRequest, AsyncHandler<BatchPutDocumentRequest, BatchPutDocumentResult>) - Method in interface com.amazonaws.services.qbusiness.AWSQBusinessAsync
Adds one or more documents to an Amazon Q Business index.
batchPutDocumentAsync(BatchPutDocumentRequest) - Method in class com.amazonaws.services.qbusiness.AWSQBusinessAsyncClient
 
batchPutDocumentAsync(BatchPutDocumentRequest, AsyncHandler<BatchPutDocumentRequest, BatchPutDocumentResult>) - Method in class com.amazonaws.services.qbusiness.AWSQBusinessAsyncClient
 
BatchPutDocumentRequest - Class in com.amazonaws.services.qbusiness.model
 
BatchPutDocumentRequest() - Constructor for class com.amazonaws.services.qbusiness.model.BatchPutDocumentRequest
 
BatchPutDocumentResult - Class in com.amazonaws.services.qbusiness.model
 
BatchPutDocumentResult() - Constructor for class com.amazonaws.services.qbusiness.model.BatchPutDocumentResult
 
BlockedPhrasesConfiguration - Class in com.amazonaws.services.qbusiness.model
Provides information about the phrases blocked from chat by your chat control configuration.
BlockedPhrasesConfiguration() - Constructor for class com.amazonaws.services.qbusiness.model.BlockedPhrasesConfiguration
 
BlockedPhrasesConfigurationUpdate - Class in com.amazonaws.services.qbusiness.model
Updates a blocked phrases configuration in your Amazon Q Business application.
BlockedPhrasesConfigurationUpdate() - Constructor for class com.amazonaws.services.qbusiness.model.BlockedPhrasesConfigurationUpdate
 
build(AwsAsyncClientParams) - Method in class com.amazonaws.services.qbusiness.AWSQBusinessAsyncClientBuilder
Construct an asynchronous implementation of AWSQBusinessAsync using the current builder configuration.
build(AwsSyncClientParams) - Method in class com.amazonaws.services.qbusiness.AWSQBusinessClientBuilder
Construct a synchronous implementation of AWSQBusiness using the current builder configuration.
builder() - Static method in class com.amazonaws.services.qbusiness.AWSQBusinessClient
 

C

ChatMode - Enum in com.amazonaws.services.qbusiness.model
 
ChatModeConfiguration - Class in com.amazonaws.services.qbusiness.model
Configuration information for Amazon Q Business conversation modes.
ChatModeConfiguration() - Constructor for class com.amazonaws.services.qbusiness.model.ChatModeConfiguration
 
chatSync(ChatSyncRequest) - Method in class com.amazonaws.services.qbusiness.AbstractAWSQBusiness
 
chatSync(ChatSyncRequest) - Method in interface com.amazonaws.services.qbusiness.AWSQBusiness
Starts or continues a non-streaming Amazon Q Business conversation.
chatSync(ChatSyncRequest) - Method in class com.amazonaws.services.qbusiness.AWSQBusinessClient
Starts or continues a non-streaming Amazon Q Business conversation.
chatSyncAsync(ChatSyncRequest) - Method in class com.amazonaws.services.qbusiness.AbstractAWSQBusinessAsync
 
chatSyncAsync(ChatSyncRequest, AsyncHandler<ChatSyncRequest, ChatSyncResult>) - Method in class com.amazonaws.services.qbusiness.AbstractAWSQBusinessAsync
 
chatSyncAsync(ChatSyncRequest) - Method in interface com.amazonaws.services.qbusiness.AWSQBusinessAsync
Starts or continues a non-streaming Amazon Q Business conversation.
chatSyncAsync(ChatSyncRequest, AsyncHandler<ChatSyncRequest, ChatSyncResult>) - Method in interface com.amazonaws.services.qbusiness.AWSQBusinessAsync
Starts or continues a non-streaming Amazon Q Business conversation.
chatSyncAsync(ChatSyncRequest) - Method in class com.amazonaws.services.qbusiness.AWSQBusinessAsyncClient
 
chatSyncAsync(ChatSyncRequest, AsyncHandler<ChatSyncRequest, ChatSyncResult>) - Method in class com.amazonaws.services.qbusiness.AWSQBusinessAsyncClient
 
ChatSyncRequest - Class in com.amazonaws.services.qbusiness.model
 
ChatSyncRequest() - Constructor for class com.amazonaws.services.qbusiness.model.ChatSyncRequest
 
ChatSyncResult - Class in com.amazonaws.services.qbusiness.model
 
ChatSyncResult() - Constructor for class com.amazonaws.services.qbusiness.model.ChatSyncResult
 
clearAttributeValueBoostingEntries() - Method in class com.amazonaws.services.qbusiness.model.StringAttributeBoostingConfiguration
Removes all the entries added into AttributeValueBoosting.
clearBoostingOverrideEntries() - Method in class com.amazonaws.services.qbusiness.model.NativeIndexConfiguration
Removes all the entries added into BoostingOverride.
clearPayloadEntries() - Method in class com.amazonaws.services.qbusiness.model.ActionReview
Removes all the entries added into Payload.
clearResponseMapEntries() - Method in class com.amazonaws.services.qbusiness.model.AuthChallengeResponse
Removes all the entries added into ResponseMap.
clone() - Method in class com.amazonaws.services.qbusiness.model.AccessConfiguration
 
clone() - Method in class com.amazonaws.services.qbusiness.model.AccessControl
 
clone() - Method in class com.amazonaws.services.qbusiness.model.ActionReview
 
clone() - Method in class com.amazonaws.services.qbusiness.model.ActionReviewPayloadField
 
clone() - Method in class com.amazonaws.services.qbusiness.model.ActionReviewPayloadFieldAllowedValue
 
clone() - Method in class com.amazonaws.services.qbusiness.model.APISchema
 
clone() - Method in class com.amazonaws.services.qbusiness.model.Application
 
clone() - Method in class com.amazonaws.services.qbusiness.model.AppliedAttachmentsConfiguration
 
clone() - Method in class com.amazonaws.services.qbusiness.model.AppliedCreatorModeConfiguration
 
clone() - Method in class com.amazonaws.services.qbusiness.model.AttachmentInput
 
clone() - Method in class com.amazonaws.services.qbusiness.model.AttachmentOutput
 
clone() - Method in class com.amazonaws.services.qbusiness.model.AttachmentsConfiguration
 
clone() - Method in class com.amazonaws.services.qbusiness.model.AttributeFilter
 
clone() - Method in class com.amazonaws.services.qbusiness.model.AuthChallengeRequest
 
clone() - Method in class com.amazonaws.services.qbusiness.model.AuthChallengeResponse
 
clone() - Method in class com.amazonaws.services.qbusiness.model.BasicAuthConfiguration
 
clone() - Method in class com.amazonaws.services.qbusiness.model.BatchDeleteDocumentRequest
 
clone() - Method in class com.amazonaws.services.qbusiness.model.BatchDeleteDocumentResult
 
clone() - Method in class com.amazonaws.services.qbusiness.model.BatchPutDocumentRequest
 
clone() - Method in class com.amazonaws.services.qbusiness.model.BatchPutDocumentResult
 
clone() - Method in class com.amazonaws.services.qbusiness.model.BlockedPhrasesConfiguration
 
clone() - Method in class com.amazonaws.services.qbusiness.model.BlockedPhrasesConfigurationUpdate
 
clone() - Method in class com.amazonaws.services.qbusiness.model.ChatModeConfiguration
 
clone() - Method in class com.amazonaws.services.qbusiness.model.ChatSyncRequest
 
clone() - Method in class com.amazonaws.services.qbusiness.model.ChatSyncResult
 
clone() - Method in class com.amazonaws.services.qbusiness.model.ContentBlockerRule
 
clone() - Method in class com.amazonaws.services.qbusiness.model.ContentRetrievalRule
 
clone() - Method in class com.amazonaws.services.qbusiness.model.Conversation
 
clone() - Method in class com.amazonaws.services.qbusiness.model.CreateApplicationRequest
 
clone() - Method in class com.amazonaws.services.qbusiness.model.CreateApplicationResult
 
clone() - Method in class com.amazonaws.services.qbusiness.model.CreateIndexRequest
 
clone() - Method in class com.amazonaws.services.qbusiness.model.CreateIndexResult
 
clone() - Method in class com.amazonaws.services.qbusiness.model.CreatePluginRequest
 
clone() - Method in class com.amazonaws.services.qbusiness.model.CreatePluginResult
 
clone() - Method in class com.amazonaws.services.qbusiness.model.CreateRetrieverRequest
 
clone() - Method in class com.amazonaws.services.qbusiness.model.CreateRetrieverResult
 
clone() - Method in class com.amazonaws.services.qbusiness.model.CreateUserRequest
 
clone() - Method in class com.amazonaws.services.qbusiness.model.CreateUserResult
 
clone() - Method in class com.amazonaws.services.qbusiness.model.CreateWebExperienceRequest
 
clone() - Method in class com.amazonaws.services.qbusiness.model.CreateWebExperienceResult
 
clone() - Method in class com.amazonaws.services.qbusiness.model.CreatorModeConfiguration
 
clone() - Method in class com.amazonaws.services.qbusiness.model.CustomPluginConfiguration
 
clone() - Method in class com.amazonaws.services.qbusiness.model.DataSource
 
clone() - Method in class com.amazonaws.services.qbusiness.model.DataSourceSyncJob
 
clone() - Method in class com.amazonaws.services.qbusiness.model.DataSourceSyncJobMetrics
 
clone() - Method in class com.amazonaws.services.qbusiness.model.DataSourceVpcConfiguration
 
clone() - Method in class com.amazonaws.services.qbusiness.model.DateAttributeBoostingConfiguration
 
clone() - Method in class com.amazonaws.services.qbusiness.model.DeleteApplicationRequest
 
clone() - Method in class com.amazonaws.services.qbusiness.model.DeleteApplicationResult
 
clone() - Method in class com.amazonaws.services.qbusiness.model.DeleteChatControlsConfigurationRequest
 
clone() - Method in class com.amazonaws.services.qbusiness.model.DeleteChatControlsConfigurationResult
 
clone() - Method in class com.amazonaws.services.qbusiness.model.DeleteConversationRequest
 
clone() - Method in class com.amazonaws.services.qbusiness.model.DeleteConversationResult
 
clone() - Method in class com.amazonaws.services.qbusiness.model.DeleteDataSourceRequest
 
clone() - Method in class com.amazonaws.services.qbusiness.model.DeleteDataSourceResult
 
clone() - Method in class com.amazonaws.services.qbusiness.model.DeleteDocument
 
clone() - Method in class com.amazonaws.services.qbusiness.model.DeleteGroupRequest
 
clone() - Method in class com.amazonaws.services.qbusiness.model.DeleteGroupResult
 
clone() - Method in class com.amazonaws.services.qbusiness.model.DeleteIndexRequest
 
clone() - Method in class com.amazonaws.services.qbusiness.model.DeleteIndexResult
 
clone() - Method in class com.amazonaws.services.qbusiness.model.DeletePluginRequest
 
clone() - Method in class com.amazonaws.services.qbusiness.model.DeletePluginResult
 
clone() - Method in class com.amazonaws.services.qbusiness.model.DeleteRetrieverRequest
 
clone() - Method in class com.amazonaws.services.qbusiness.model.DeleteRetrieverResult
 
clone() - Method in class com.amazonaws.services.qbusiness.model.DeleteUserRequest
 
clone() - Method in class com.amazonaws.services.qbusiness.model.DeleteUserResult
 
clone() - Method in class com.amazonaws.services.qbusiness.model.DeleteWebExperienceRequest
 
clone() - Method in class com.amazonaws.services.qbusiness.model.DeleteWebExperienceResult
 
clone() - Method in class com.amazonaws.services.qbusiness.model.Document
 
clone() - Method in class com.amazonaws.services.qbusiness.model.DocumentAttribute
 
clone() - Method in class com.amazonaws.services.qbusiness.model.DocumentAttributeBoostingConfiguration
 
clone() - Method in class com.amazonaws.services.qbusiness.model.DocumentAttributeCondition
 
clone() - Method in class com.amazonaws.services.qbusiness.model.DocumentAttributeConfiguration
 
clone() - Method in class com.amazonaws.services.qbusiness.model.DocumentAttributeTarget
 
clone() - Method in class com.amazonaws.services.qbusiness.model.DocumentAttributeValue
 
clone() - Method in class com.amazonaws.services.qbusiness.model.DocumentContent
 
clone() - Method in class com.amazonaws.services.qbusiness.model.DocumentDetails
 
clone() - Method in class com.amazonaws.services.qbusiness.model.DocumentEnrichmentConfiguration
 
clone() - Method in class com.amazonaws.services.qbusiness.model.EligibleDataSource
 
clone() - Method in class com.amazonaws.services.qbusiness.model.EncryptionConfiguration
 
clone() - Method in class com.amazonaws.services.qbusiness.model.ErrorDetail
 
clone() - Method in class com.amazonaws.services.qbusiness.model.FailedDocument
 
clone() - Method in class com.amazonaws.services.qbusiness.model.GetApplicationRequest
 
clone() - Method in class com.amazonaws.services.qbusiness.model.GetApplicationResult
 
clone() - Method in class com.amazonaws.services.qbusiness.model.GetChatControlsConfigurationRequest
 
clone() - Method in class com.amazonaws.services.qbusiness.model.GetChatControlsConfigurationResult
 
clone() - Method in class com.amazonaws.services.qbusiness.model.GetDataSourceRequest
 
clone() - Method in class com.amazonaws.services.qbusiness.model.GetDataSourceResult
 
clone() - Method in class com.amazonaws.services.qbusiness.model.GetGroupRequest
 
clone() - Method in class com.amazonaws.services.qbusiness.model.GetGroupResult
 
clone() - Method in class com.amazonaws.services.qbusiness.model.GetIndexRequest
 
clone() - Method in class com.amazonaws.services.qbusiness.model.GetIndexResult
 
clone() - Method in class com.amazonaws.services.qbusiness.model.GetPluginRequest
 
clone() - Method in class com.amazonaws.services.qbusiness.model.GetPluginResult
 
clone() - Method in class com.amazonaws.services.qbusiness.model.GetRetrieverRequest
 
clone() - Method in class com.amazonaws.services.qbusiness.model.GetRetrieverResult
 
clone() - Method in class com.amazonaws.services.qbusiness.model.GetUserRequest
 
clone() - Method in class com.amazonaws.services.qbusiness.model.GetUserResult
 
clone() - Method in class com.amazonaws.services.qbusiness.model.GetWebExperienceRequest
 
clone() - Method in class com.amazonaws.services.qbusiness.model.GetWebExperienceResult
 
clone() - Method in class com.amazonaws.services.qbusiness.model.GroupMembers
 
clone() - Method in class com.amazonaws.services.qbusiness.model.GroupStatusDetail
 
clone() - Method in class com.amazonaws.services.qbusiness.model.GroupSummary
 
clone() - Method in class com.amazonaws.services.qbusiness.model.HookConfiguration
 
clone() - Method in class com.amazonaws.services.qbusiness.model.Index
 
clone() - Method in class com.amazonaws.services.qbusiness.model.IndexCapacityConfiguration
 
clone() - Method in class com.amazonaws.services.qbusiness.model.IndexStatistics
 
clone() - Method in class com.amazonaws.services.qbusiness.model.InlineDocumentEnrichmentConfiguration
 
clone() - Method in class com.amazonaws.services.qbusiness.model.KendraIndexConfiguration
 
clone() - Method in class com.amazonaws.services.qbusiness.model.ListApplicationsRequest
 
clone() - Method in class com.amazonaws.services.qbusiness.model.ListApplicationsResult
 
clone() - Method in class com.amazonaws.services.qbusiness.model.ListConversationsRequest
 
clone() - Method in class com.amazonaws.services.qbusiness.model.ListConversationsResult
 
clone() - Method in class com.amazonaws.services.qbusiness.model.ListDataSourcesRequest
 
clone() - Method in class com.amazonaws.services.qbusiness.model.ListDataSourcesResult
 
clone() - Method in class com.amazonaws.services.qbusiness.model.ListDataSourceSyncJobsRequest
 
clone() - Method in class com.amazonaws.services.qbusiness.model.ListDataSourceSyncJobsResult
 
clone() - Method in class com.amazonaws.services.qbusiness.model.ListDocumentsRequest
 
clone() - Method in class com.amazonaws.services.qbusiness.model.ListDocumentsResult
 
clone() - Method in class com.amazonaws.services.qbusiness.model.ListGroupsRequest
 
clone() - Method in class com.amazonaws.services.qbusiness.model.ListGroupsResult
 
clone() - Method in class com.amazonaws.services.qbusiness.model.ListIndicesRequest
 
clone() - Method in class com.amazonaws.services.qbusiness.model.ListIndicesResult
 
clone() - Method in class com.amazonaws.services.qbusiness.model.ListMessagesRequest
 
clone() - Method in class com.amazonaws.services.qbusiness.model.ListMessagesResult
 
clone() - Method in class com.amazonaws.services.qbusiness.model.ListPluginsRequest
 
clone() - Method in class com.amazonaws.services.qbusiness.model.ListPluginsResult
 
clone() - Method in class com.amazonaws.services.qbusiness.model.ListRetrieversRequest
 
clone() - Method in class com.amazonaws.services.qbusiness.model.ListRetrieversResult
 
clone() - Method in class com.amazonaws.services.qbusiness.model.ListTagsForResourceRequest
 
clone() - Method in class com.amazonaws.services.qbusiness.model.ListTagsForResourceResult
 
clone() - Method in class com.amazonaws.services.qbusiness.model.ListWebExperiencesRequest
 
clone() - Method in class com.amazonaws.services.qbusiness.model.ListWebExperiencesResult
 
clone() - Method in class com.amazonaws.services.qbusiness.model.MemberGroup
 
clone() - Method in class com.amazonaws.services.qbusiness.model.MemberUser
 
clone() - Method in class com.amazonaws.services.qbusiness.model.Message
 
clone() - Method in class com.amazonaws.services.qbusiness.model.MessageUsefulnessFeedback
 
clone() - Method in class com.amazonaws.services.qbusiness.model.NativeIndexConfiguration
 
clone() - Method in class com.amazonaws.services.qbusiness.model.NoAuthConfiguration
 
clone() - Method in class com.amazonaws.services.qbusiness.model.NumberAttributeBoostingConfiguration
 
clone() - Method in class com.amazonaws.services.qbusiness.model.OAuth2ClientCredentialConfiguration
 
clone() - Method in class com.amazonaws.services.qbusiness.model.PersonalizationConfiguration
 
clone() - Method in class com.amazonaws.services.qbusiness.model.Plugin
 
clone() - Method in class com.amazonaws.services.qbusiness.model.PluginAuthConfiguration
 
clone() - Method in class com.amazonaws.services.qbusiness.model.PluginConfiguration
 
clone() - Method in class com.amazonaws.services.qbusiness.model.Principal
 
clone() - Method in class com.amazonaws.services.qbusiness.model.PrincipalGroup
 
clone() - Method in class com.amazonaws.services.qbusiness.model.PrincipalUser
 
clone() - Method in class com.amazonaws.services.qbusiness.model.PutFeedbackRequest
 
clone() - Method in class com.amazonaws.services.qbusiness.model.PutFeedbackResult
 
clone() - Method in class com.amazonaws.services.qbusiness.model.PutGroupRequest
 
clone() - Method in class com.amazonaws.services.qbusiness.model.PutGroupResult
 
clone() - Method in class com.amazonaws.services.qbusiness.model.QAppsConfiguration
 
clone() - Method in class com.amazonaws.services.qbusiness.model.Retriever
 
clone() - Method in class com.amazonaws.services.qbusiness.model.RetrieverConfiguration
 
clone() - Method in class com.amazonaws.services.qbusiness.model.Rule
 
clone() - Method in class com.amazonaws.services.qbusiness.model.RuleConfiguration
 
clone() - Method in class com.amazonaws.services.qbusiness.model.S3
 
clone() - Method in class com.amazonaws.services.qbusiness.model.SamlConfiguration
 
clone() - Method in class com.amazonaws.services.qbusiness.model.SnippetExcerpt
 
clone() - Method in class com.amazonaws.services.qbusiness.model.SourceAttribution
 
clone() - Method in class com.amazonaws.services.qbusiness.model.StartDataSourceSyncJobRequest
 
clone() - Method in class com.amazonaws.services.qbusiness.model.StartDataSourceSyncJobResult
 
clone() - Method in class com.amazonaws.services.qbusiness.model.StopDataSourceSyncJobRequest
 
clone() - Method in class com.amazonaws.services.qbusiness.model.StopDataSourceSyncJobResult
 
clone() - Method in class com.amazonaws.services.qbusiness.model.StringAttributeBoostingConfiguration
 
clone() - Method in class com.amazonaws.services.qbusiness.model.StringListAttributeBoostingConfiguration
 
clone() - Method in class com.amazonaws.services.qbusiness.model.Tag
 
clone() - Method in class com.amazonaws.services.qbusiness.model.TagResourceRequest
 
clone() - Method in class com.amazonaws.services.qbusiness.model.TagResourceResult
 
clone() - Method in class com.amazonaws.services.qbusiness.model.TextDocumentStatistics
 
clone() - Method in class com.amazonaws.services.qbusiness.model.TextSegment
 
clone() - Method in class com.amazonaws.services.qbusiness.model.TopicConfiguration
 
clone() - Method in class com.amazonaws.services.qbusiness.model.UntagResourceRequest
 
clone() - Method in class com.amazonaws.services.qbusiness.model.UntagResourceResult
 
clone() - Method in class com.amazonaws.services.qbusiness.model.UpdateApplicationRequest
 
clone() - Method in class com.amazonaws.services.qbusiness.model.UpdateApplicationResult
 
clone() - Method in class com.amazonaws.services.qbusiness.model.UpdateChatControlsConfigurationRequest
 
clone() - Method in class com.amazonaws.services.qbusiness.model.UpdateChatControlsConfigurationResult
 
clone() - Method in class com.amazonaws.services.qbusiness.model.UpdateDataSourceRequest
 
clone() - Method in class com.amazonaws.services.qbusiness.model.UpdateDataSourceResult
 
clone() - Method in class com.amazonaws.services.qbusiness.model.UpdateIndexRequest
 
clone() - Method in class com.amazonaws.services.qbusiness.model.UpdateIndexResult
 
clone() - Method in class com.amazonaws.services.qbusiness.model.UpdatePluginRequest
 
clone() - Method in class com.amazonaws.services.qbusiness.model.UpdatePluginResult
 
clone() - Method in class com.amazonaws.services.qbusiness.model.UpdateRetrieverRequest
 
clone() - Method in class com.amazonaws.services.qbusiness.model.UpdateRetrieverResult
 
clone() - Method in class com.amazonaws.services.qbusiness.model.UpdateUserRequest
 
clone() - Method in class com.amazonaws.services.qbusiness.model.UpdateUserResult
 
clone() - Method in class com.amazonaws.services.qbusiness.model.UpdateWebExperienceRequest
 
clone() - Method in class com.amazonaws.services.qbusiness.model.UpdateWebExperienceResult
 
clone() - Method in class com.amazonaws.services.qbusiness.model.UserAlias
 
clone() - Method in class com.amazonaws.services.qbusiness.model.UsersAndGroups
 
clone() - Method in class com.amazonaws.services.qbusiness.model.ValidationExceptionField
 
clone() - Method in class com.amazonaws.services.qbusiness.model.WebExperience
 
clone() - Method in class com.amazonaws.services.qbusiness.model.WebExperienceAuthConfiguration
 
com.amazonaws.services.qbusiness - package com.amazonaws.services.qbusiness
This is the Amazon Q Business API Reference.
com.amazonaws.services.qbusiness.model - package com.amazonaws.services.qbusiness.model
 
configFactory - Static variable in class com.amazonaws.services.qbusiness.AWSQBusinessClient
Client configuration factory providing ClientConfigurations tailored to this client
ConflictException - Exception in com.amazonaws.services.qbusiness.model
You are trying to perform an action that conflicts with the current status of your resource.
ConflictException(String) - Constructor for exception com.amazonaws.services.qbusiness.model.ConflictException
Constructs a new ConflictException with the specified error message.
ContentBlockerRule - Class in com.amazonaws.services.qbusiness.model
A rule for configuring how Amazon Q Business responds when it encounters a a blocked topic.
ContentBlockerRule() - Constructor for class com.amazonaws.services.qbusiness.model.ContentBlockerRule
 
ContentRetrievalRule - Class in com.amazonaws.services.qbusiness.model
Rules for retrieving content from data sources connected to a Amazon Q Business application for a specific topic control configuration.
ContentRetrievalRule() - Constructor for class com.amazonaws.services.qbusiness.model.ContentRetrievalRule
 
ContentType - Enum in com.amazonaws.services.qbusiness.model
 
Conversation - Class in com.amazonaws.services.qbusiness.model
A conversation in an Amazon Q Business application.
Conversation() - Constructor for class com.amazonaws.services.qbusiness.model.Conversation
 
createApplication(CreateApplicationRequest) - Method in class com.amazonaws.services.qbusiness.AbstractAWSQBusiness
 
createApplication(CreateApplicationRequest) - Method in interface com.amazonaws.services.qbusiness.AWSQBusiness
Creates an Amazon Q Business application.
createApplication(CreateApplicationRequest) - Method in class com.amazonaws.services.qbusiness.AWSQBusinessClient
Creates an Amazon Q Business application.
createApplicationAsync(CreateApplicationRequest) - Method in class com.amazonaws.services.qbusiness.AbstractAWSQBusinessAsync
 
createApplicationAsync(CreateApplicationRequest, AsyncHandler<CreateApplicationRequest, CreateApplicationResult>) - Method in class com.amazonaws.services.qbusiness.AbstractAWSQBusinessAsync
 
createApplicationAsync(CreateApplicationRequest) - Method in interface com.amazonaws.services.qbusiness.AWSQBusinessAsync
Creates an Amazon Q Business application.
createApplicationAsync(CreateApplicationRequest, AsyncHandler<CreateApplicationRequest, CreateApplicationResult>) - Method in interface com.amazonaws.services.qbusiness.AWSQBusinessAsync
Creates an Amazon Q Business application.
createApplicationAsync(CreateApplicationRequest) - Method in class com.amazonaws.services.qbusiness.AWSQBusinessAsyncClient
 
createApplicationAsync(CreateApplicationRequest, AsyncHandler<CreateApplicationRequest, CreateApplicationResult>) - Method in class com.amazonaws.services.qbusiness.AWSQBusinessAsyncClient
 
CreateApplicationRequest - Class in com.amazonaws.services.qbusiness.model
 
CreateApplicationRequest() - Constructor for class com.amazonaws.services.qbusiness.model.CreateApplicationRequest
 
CreateApplicationResult - Class in com.amazonaws.services.qbusiness.model
 
CreateApplicationResult() - Constructor for class com.amazonaws.services.qbusiness.model.CreateApplicationResult
 
createIndex(CreateIndexRequest) - Method in class com.amazonaws.services.qbusiness.AbstractAWSQBusiness
 
createIndex(CreateIndexRequest) - Method in interface com.amazonaws.services.qbusiness.AWSQBusiness
Creates an Amazon Q Business index.
createIndex(CreateIndexRequest) - Method in class com.amazonaws.services.qbusiness.AWSQBusinessClient
Creates an Amazon Q Business index.
createIndexAsync(CreateIndexRequest) - Method in class com.amazonaws.services.qbusiness.AbstractAWSQBusinessAsync
 
createIndexAsync(CreateIndexRequest, AsyncHandler<CreateIndexRequest, CreateIndexResult>) - Method in class com.amazonaws.services.qbusiness.AbstractAWSQBusinessAsync
 
createIndexAsync(CreateIndexRequest) - Method in interface com.amazonaws.services.qbusiness.AWSQBusinessAsync
Creates an Amazon Q Business index.
createIndexAsync(CreateIndexRequest, AsyncHandler<CreateIndexRequest, CreateIndexResult>) - Method in interface com.amazonaws.services.qbusiness.AWSQBusinessAsync
Creates an Amazon Q Business index.
createIndexAsync(CreateIndexRequest) - Method in class com.amazonaws.services.qbusiness.AWSQBusinessAsyncClient
 
createIndexAsync(CreateIndexRequest, AsyncHandler<CreateIndexRequest, CreateIndexResult>) - Method in class com.amazonaws.services.qbusiness.AWSQBusinessAsyncClient
 
CreateIndexRequest - Class in com.amazonaws.services.qbusiness.model
 
CreateIndexRequest() - Constructor for class com.amazonaws.services.qbusiness.model.CreateIndexRequest
 
CreateIndexResult - Class in com.amazonaws.services.qbusiness.model
 
CreateIndexResult() - Constructor for class com.amazonaws.services.qbusiness.model.CreateIndexResult
 
createPlugin(CreatePluginRequest) - Method in class com.amazonaws.services.qbusiness.AbstractAWSQBusiness
 
createPlugin(CreatePluginRequest) - Method in interface com.amazonaws.services.qbusiness.AWSQBusiness
Creates an Amazon Q Business plugin.
createPlugin(CreatePluginRequest) - Method in class com.amazonaws.services.qbusiness.AWSQBusinessClient
Creates an Amazon Q Business plugin.
createPluginAsync(CreatePluginRequest) - Method in class com.amazonaws.services.qbusiness.AbstractAWSQBusinessAsync
 
createPluginAsync(CreatePluginRequest, AsyncHandler<CreatePluginRequest, CreatePluginResult>) - Method in class com.amazonaws.services.qbusiness.AbstractAWSQBusinessAsync
 
createPluginAsync(CreatePluginRequest) - Method in interface com.amazonaws.services.qbusiness.AWSQBusinessAsync
Creates an Amazon Q Business plugin.
createPluginAsync(CreatePluginRequest, AsyncHandler<CreatePluginRequest, CreatePluginResult>) - Method in interface com.amazonaws.services.qbusiness.AWSQBusinessAsync
Creates an Amazon Q Business plugin.
createPluginAsync(CreatePluginRequest) - Method in class com.amazonaws.services.qbusiness.AWSQBusinessAsyncClient
 
createPluginAsync(CreatePluginRequest, AsyncHandler<CreatePluginRequest, CreatePluginResult>) - Method in class com.amazonaws.services.qbusiness.AWSQBusinessAsyncClient
 
CreatePluginRequest - Class in com.amazonaws.services.qbusiness.model
 
CreatePluginRequest() - Constructor for class com.amazonaws.services.qbusiness.model.CreatePluginRequest
 
CreatePluginResult - Class in com.amazonaws.services.qbusiness.model
 
CreatePluginResult() - Constructor for class com.amazonaws.services.qbusiness.model.CreatePluginResult
 
createRetriever(CreateRetrieverRequest) - Method in class com.amazonaws.services.qbusiness.AbstractAWSQBusiness
 
createRetriever(CreateRetrieverRequest) - Method in interface com.amazonaws.services.qbusiness.AWSQBusiness
Adds a retriever to your Amazon Q Business application.
createRetriever(CreateRetrieverRequest) - Method in class com.amazonaws.services.qbusiness.AWSQBusinessClient
Adds a retriever to your Amazon Q Business application.
createRetrieverAsync(CreateRetrieverRequest) - Method in class com.amazonaws.services.qbusiness.AbstractAWSQBusinessAsync
 
createRetrieverAsync(CreateRetrieverRequest, AsyncHandler<CreateRetrieverRequest, CreateRetrieverResult>) - Method in class com.amazonaws.services.qbusiness.AbstractAWSQBusinessAsync
 
createRetrieverAsync(CreateRetrieverRequest) - Method in interface com.amazonaws.services.qbusiness.AWSQBusinessAsync
Adds a retriever to your Amazon Q Business application.
createRetrieverAsync(CreateRetrieverRequest, AsyncHandler<CreateRetrieverRequest, CreateRetrieverResult>) - Method in interface com.amazonaws.services.qbusiness.AWSQBusinessAsync
Adds a retriever to your Amazon Q Business application.
createRetrieverAsync(CreateRetrieverRequest) - Method in class com.amazonaws.services.qbusiness.AWSQBusinessAsyncClient
 
createRetrieverAsync(CreateRetrieverRequest, AsyncHandler<CreateRetrieverRequest, CreateRetrieverResult>) - Method in class com.amazonaws.services.qbusiness.AWSQBusinessAsyncClient
 
CreateRetrieverRequest - Class in com.amazonaws.services.qbusiness.model
 
CreateRetrieverRequest() - Constructor for class com.amazonaws.services.qbusiness.model.CreateRetrieverRequest
 
CreateRetrieverResult - Class in com.amazonaws.services.qbusiness.model
 
CreateRetrieverResult() - Constructor for class com.amazonaws.services.qbusiness.model.CreateRetrieverResult
 
createUser(CreateUserRequest) - Method in class com.amazonaws.services.qbusiness.AbstractAWSQBusiness
 
createUser(CreateUserRequest) - Method in interface com.amazonaws.services.qbusiness.AWSQBusiness
Creates a universally unique identifier (UUID) mapped to a list of local user ids within an application.
createUser(CreateUserRequest) - Method in class com.amazonaws.services.qbusiness.AWSQBusinessClient
Creates a universally unique identifier (UUID) mapped to a list of local user ids within an application.
createUserAsync(CreateUserRequest) - Method in class com.amazonaws.services.qbusiness.AbstractAWSQBusinessAsync
 
createUserAsync(CreateUserRequest, AsyncHandler<CreateUserRequest, CreateUserResult>) - Method in class com.amazonaws.services.qbusiness.AbstractAWSQBusinessAsync
 
createUserAsync(CreateUserRequest) - Method in interface com.amazonaws.services.qbusiness.AWSQBusinessAsync
Creates a universally unique identifier (UUID) mapped to a list of local user ids within an application.
createUserAsync(CreateUserRequest, AsyncHandler<CreateUserRequest, CreateUserResult>) - Method in interface com.amazonaws.services.qbusiness.AWSQBusinessAsync
Creates a universally unique identifier (UUID) mapped to a list of local user ids within an application.
createUserAsync(CreateUserRequest) - Method in class com.amazonaws.services.qbusiness.AWSQBusinessAsyncClient
 
createUserAsync(CreateUserRequest, AsyncHandler<CreateUserRequest, CreateUserResult>) - Method in class com.amazonaws.services.qbusiness.AWSQBusinessAsyncClient
 
CreateUserRequest - Class in com.amazonaws.services.qbusiness.model
 
CreateUserRequest() - Constructor for class com.amazonaws.services.qbusiness.model.CreateUserRequest
 
CreateUserResult - Class in com.amazonaws.services.qbusiness.model
 
CreateUserResult() - Constructor for class com.amazonaws.services.qbusiness.model.CreateUserResult
 
createWebExperience(CreateWebExperienceRequest) - Method in class com.amazonaws.services.qbusiness.AbstractAWSQBusiness
 
createWebExperience(CreateWebExperienceRequest) - Method in interface com.amazonaws.services.qbusiness.AWSQBusiness
Creates an Amazon Q Business web experience.
createWebExperience(CreateWebExperienceRequest) - Method in class com.amazonaws.services.qbusiness.AWSQBusinessClient
Creates an Amazon Q Business web experience.
createWebExperienceAsync(CreateWebExperienceRequest) - Method in class com.amazonaws.services.qbusiness.AbstractAWSQBusinessAsync
 
createWebExperienceAsync(CreateWebExperienceRequest, AsyncHandler<CreateWebExperienceRequest, CreateWebExperienceResult>) - Method in class com.amazonaws.services.qbusiness.AbstractAWSQBusinessAsync
 
createWebExperienceAsync(CreateWebExperienceRequest) - Method in interface com.amazonaws.services.qbusiness.AWSQBusinessAsync
Creates an Amazon Q Business web experience.
createWebExperienceAsync(CreateWebExperienceRequest, AsyncHandler<CreateWebExperienceRequest, CreateWebExperienceResult>) - Method in interface com.amazonaws.services.qbusiness.AWSQBusinessAsync
Creates an Amazon Q Business web experience.
createWebExperienceAsync(CreateWebExperienceRequest) - Method in class com.amazonaws.services.qbusiness.AWSQBusinessAsyncClient
 
createWebExperienceAsync(CreateWebExperienceRequest, AsyncHandler<CreateWebExperienceRequest, CreateWebExperienceResult>) - Method in class com.amazonaws.services.qbusiness.AWSQBusinessAsyncClient
 
CreateWebExperienceRequest - Class in com.amazonaws.services.qbusiness.model
 
CreateWebExperienceRequest() - Constructor for class com.amazonaws.services.qbusiness.model.CreateWebExperienceRequest
 
CreateWebExperienceResult - Class in com.amazonaws.services.qbusiness.model
 
CreateWebExperienceResult() - Constructor for class com.amazonaws.services.qbusiness.model.CreateWebExperienceResult
 
CreatorModeConfiguration - Class in com.amazonaws.services.qbusiness.model
Configuration information required to invoke chat in CREATOR_MODE.
CreatorModeConfiguration() - Constructor for class com.amazonaws.services.qbusiness.model.CreatorModeConfiguration
 
CreatorModeControl - Enum in com.amazonaws.services.qbusiness.model
 
CustomPluginConfiguration - Class in com.amazonaws.services.qbusiness.model
Configuration information required to create a custom plugin.
CustomPluginConfiguration() - Constructor for class com.amazonaws.services.qbusiness.model.CustomPluginConfiguration
 

D

DataSource - Class in com.amazonaws.services.qbusiness.model
A data source in an Amazon Q Business application.
DataSource() - Constructor for class com.amazonaws.services.qbusiness.model.DataSource
 
DataSourceStatus - Enum in com.amazonaws.services.qbusiness.model
 
DataSourceSyncJob - Class in com.amazonaws.services.qbusiness.model
Provides information about an Amazon Q Business data source connector synchronization job.
DataSourceSyncJob() - Constructor for class com.amazonaws.services.qbusiness.model.DataSourceSyncJob
 
DataSourceSyncJobMetrics - Class in com.amazonaws.services.qbusiness.model
Maps a batch delete document request to a specific Amazon Q Business data source connector sync job.
DataSourceSyncJobMetrics() - Constructor for class com.amazonaws.services.qbusiness.model.DataSourceSyncJobMetrics
 
DataSourceSyncJobStatus - Enum in com.amazonaws.services.qbusiness.model
 
DataSourceVpcConfiguration - Class in com.amazonaws.services.qbusiness.model
Provides configuration information needed to connect to an Amazon VPC (Virtual Private Cloud).
DataSourceVpcConfiguration() - Constructor for class com.amazonaws.services.qbusiness.model.DataSourceVpcConfiguration
 
DateAttributeBoostingConfiguration - Class in com.amazonaws.services.qbusiness.model
Provides information on boosting DATE type document attributes.
DateAttributeBoostingConfiguration() - Constructor for class com.amazonaws.services.qbusiness.model.DateAttributeBoostingConfiguration
 
defaultClient() - Static method in class com.amazonaws.services.qbusiness.AWSQBusinessAsyncClientBuilder
 
defaultClient() - Static method in class com.amazonaws.services.qbusiness.AWSQBusinessClientBuilder
 
deleteApplication(DeleteApplicationRequest) - Method in class com.amazonaws.services.qbusiness.AbstractAWSQBusiness
 
deleteApplication(DeleteApplicationRequest) - Method in interface com.amazonaws.services.qbusiness.AWSQBusiness
Deletes an Amazon Q Business application.
deleteApplication(DeleteApplicationRequest) - Method in class com.amazonaws.services.qbusiness.AWSQBusinessClient
Deletes an Amazon Q Business application.
deleteApplicationAsync(DeleteApplicationRequest) - Method in class com.amazonaws.services.qbusiness.AbstractAWSQBusinessAsync
 
deleteApplicationAsync(DeleteApplicationRequest, AsyncHandler<DeleteApplicationRequest, DeleteApplicationResult>) - Method in class com.amazonaws.services.qbusiness.AbstractAWSQBusinessAsync
 
deleteApplicationAsync(DeleteApplicationRequest) - Method in interface com.amazonaws.services.qbusiness.AWSQBusinessAsync
Deletes an Amazon Q Business application.
deleteApplicationAsync(DeleteApplicationRequest, AsyncHandler<DeleteApplicationRequest, DeleteApplicationResult>) - Method in interface com.amazonaws.services.qbusiness.AWSQBusinessAsync
Deletes an Amazon Q Business application.
deleteApplicationAsync(DeleteApplicationRequest) - Method in class com.amazonaws.services.qbusiness.AWSQBusinessAsyncClient
 
deleteApplicationAsync(DeleteApplicationRequest, AsyncHandler<DeleteApplicationRequest, DeleteApplicationResult>) - Method in class com.amazonaws.services.qbusiness.AWSQBusinessAsyncClient
 
DeleteApplicationRequest - Class in com.amazonaws.services.qbusiness.model
 
DeleteApplicationRequest() - Constructor for class com.amazonaws.services.qbusiness.model.DeleteApplicationRequest
 
DeleteApplicationResult - Class in com.amazonaws.services.qbusiness.model
 
DeleteApplicationResult() - Constructor for class com.amazonaws.services.qbusiness.model.DeleteApplicationResult
 
deleteChatControlsConfiguration(DeleteChatControlsConfigurationRequest) - Method in class com.amazonaws.services.qbusiness.AbstractAWSQBusiness
 
deleteChatControlsConfiguration(DeleteChatControlsConfigurationRequest) - Method in interface com.amazonaws.services.qbusiness.AWSQBusiness
Deletes chat controls configured for an existing Amazon Q Business application.
deleteChatControlsConfiguration(DeleteChatControlsConfigurationRequest) - Method in class com.amazonaws.services.qbusiness.AWSQBusinessClient
Deletes chat controls configured for an existing Amazon Q Business application.
deleteChatControlsConfigurationAsync(DeleteChatControlsConfigurationRequest) - Method in class com.amazonaws.services.qbusiness.AbstractAWSQBusinessAsync
 
deleteChatControlsConfigurationAsync(DeleteChatControlsConfigurationRequest, AsyncHandler<DeleteChatControlsConfigurationRequest, DeleteChatControlsConfigurationResult>) - Method in class com.amazonaws.services.qbusiness.AbstractAWSQBusinessAsync
 
deleteChatControlsConfigurationAsync(DeleteChatControlsConfigurationRequest) - Method in interface com.amazonaws.services.qbusiness.AWSQBusinessAsync
Deletes chat controls configured for an existing Amazon Q Business application.
deleteChatControlsConfigurationAsync(DeleteChatControlsConfigurationRequest, AsyncHandler<DeleteChatControlsConfigurationRequest, DeleteChatControlsConfigurationResult>) - Method in interface com.amazonaws.services.qbusiness.AWSQBusinessAsync
Deletes chat controls configured for an existing Amazon Q Business application.
deleteChatControlsConfigurationAsync(DeleteChatControlsConfigurationRequest) - Method in class com.amazonaws.services.qbusiness.AWSQBusinessAsyncClient
 
deleteChatControlsConfigurationAsync(DeleteChatControlsConfigurationRequest, AsyncHandler<DeleteChatControlsConfigurationRequest, DeleteChatControlsConfigurationResult>) - Method in class com.amazonaws.services.qbusiness.AWSQBusinessAsyncClient
 
DeleteChatControlsConfigurationRequest - Class in com.amazonaws.services.qbusiness.model
 
DeleteChatControlsConfigurationRequest() - Constructor for class com.amazonaws.services.qbusiness.model.DeleteChatControlsConfigurationRequest
 
DeleteChatControlsConfigurationResult - Class in com.amazonaws.services.qbusiness.model
 
DeleteChatControlsConfigurationResult() - Constructor for class com.amazonaws.services.qbusiness.model.DeleteChatControlsConfigurationResult
 
deleteConversation(DeleteConversationRequest) - Method in class com.amazonaws.services.qbusiness.AbstractAWSQBusiness
 
deleteConversation(DeleteConversationRequest) - Method in interface com.amazonaws.services.qbusiness.AWSQBusiness
Deletes an Amazon Q Business web experience conversation.
deleteConversation(DeleteConversationRequest) - Method in class com.amazonaws.services.qbusiness.AWSQBusinessClient
Deletes an Amazon Q Business web experience conversation.
deleteConversationAsync(DeleteConversationRequest) - Method in class com.amazonaws.services.qbusiness.AbstractAWSQBusinessAsync
 
deleteConversationAsync(DeleteConversationRequest, AsyncHandler<DeleteConversationRequest, DeleteConversationResult>) - Method in class com.amazonaws.services.qbusiness.AbstractAWSQBusinessAsync
 
deleteConversationAsync(DeleteConversationRequest) - Method in interface com.amazonaws.services.qbusiness.AWSQBusinessAsync
Deletes an Amazon Q Business web experience conversation.
deleteConversationAsync(DeleteConversationRequest, AsyncHandler<DeleteConversationRequest, DeleteConversationResult>) - Method in interface com.amazonaws.services.qbusiness.AWSQBusinessAsync
Deletes an Amazon Q Business web experience conversation.
deleteConversationAsync(DeleteConversationRequest) - Method in class com.amazonaws.services.qbusiness.AWSQBusinessAsyncClient
 
deleteConversationAsync(DeleteConversationRequest, AsyncHandler<DeleteConversationRequest, DeleteConversationResult>) - Method in class com.amazonaws.services.qbusiness.AWSQBusinessAsyncClient
 
DeleteConversationRequest - Class in com.amazonaws.services.qbusiness.model
 
DeleteConversationRequest() - Constructor for class com.amazonaws.services.qbusiness.model.DeleteConversationRequest
 
DeleteConversationResult - Class in com.amazonaws.services.qbusiness.model
 
DeleteConversationResult() - Constructor for class com.amazonaws.services.qbusiness.model.DeleteConversationResult
 
deleteDataSource(DeleteDataSourceRequest) - Method in class com.amazonaws.services.qbusiness.AbstractAWSQBusiness
 
deleteDataSource(DeleteDataSourceRequest) - Method in interface com.amazonaws.services.qbusiness.AWSQBusiness
Deletes an Amazon Q Business data source connector.
deleteDataSource(DeleteDataSourceRequest) - Method in class com.amazonaws.services.qbusiness.AWSQBusinessClient
Deletes an Amazon Q Business data source connector.
deleteDataSourceAsync(DeleteDataSourceRequest) - Method in class com.amazonaws.services.qbusiness.AbstractAWSQBusinessAsync
 
deleteDataSourceAsync(DeleteDataSourceRequest, AsyncHandler<DeleteDataSourceRequest, DeleteDataSourceResult>) - Method in class com.amazonaws.services.qbusiness.AbstractAWSQBusinessAsync
 
deleteDataSourceAsync(DeleteDataSourceRequest) - Method in interface com.amazonaws.services.qbusiness.AWSQBusinessAsync
Deletes an Amazon Q Business data source connector.
deleteDataSourceAsync(DeleteDataSourceRequest, AsyncHandler<DeleteDataSourceRequest, DeleteDataSourceResult>) - Method in interface com.amazonaws.services.qbusiness.AWSQBusinessAsync
Deletes an Amazon Q Business data source connector.
deleteDataSourceAsync(DeleteDataSourceRequest) - Method in class com.amazonaws.services.qbusiness.AWSQBusinessAsyncClient
 
deleteDataSourceAsync(DeleteDataSourceRequest, AsyncHandler<DeleteDataSourceRequest, DeleteDataSourceResult>) - Method in class com.amazonaws.services.qbusiness.AWSQBusinessAsyncClient
 
DeleteDataSourceRequest - Class in com.amazonaws.services.qbusiness.model
 
DeleteDataSourceRequest() - Constructor for class com.amazonaws.services.qbusiness.model.DeleteDataSourceRequest
 
DeleteDataSourceResult - Class in com.amazonaws.services.qbusiness.model
 
DeleteDataSourceResult() - Constructor for class com.amazonaws.services.qbusiness.model.DeleteDataSourceResult
 
DeleteDocument - Class in com.amazonaws.services.qbusiness.model
A document deleted from an Amazon Q Business data source connector.
DeleteDocument() - Constructor for class com.amazonaws.services.qbusiness.model.DeleteDocument
 
deleteGroup(DeleteGroupRequest) - Method in class com.amazonaws.services.qbusiness.AbstractAWSQBusiness
 
deleteGroup(DeleteGroupRequest) - Method in interface com.amazonaws.services.qbusiness.AWSQBusiness
Deletes a group so that all users and sub groups that belong to the group can no longer access documents only available to that group.
deleteGroup(DeleteGroupRequest) - Method in class com.amazonaws.services.qbusiness.AWSQBusinessClient
Deletes a group so that all users and sub groups that belong to the group can no longer access documents only available to that group.
deleteGroupAsync(DeleteGroupRequest) - Method in class com.amazonaws.services.qbusiness.AbstractAWSQBusinessAsync
 
deleteGroupAsync(DeleteGroupRequest, AsyncHandler<DeleteGroupRequest, DeleteGroupResult>) - Method in class com.amazonaws.services.qbusiness.AbstractAWSQBusinessAsync
 
deleteGroupAsync(DeleteGroupRequest) - Method in interface com.amazonaws.services.qbusiness.AWSQBusinessAsync
Deletes a group so that all users and sub groups that belong to the group can no longer access documents only available to that group.
deleteGroupAsync(DeleteGroupRequest, AsyncHandler<DeleteGroupRequest, DeleteGroupResult>) - Method in interface com.amazonaws.services.qbusiness.AWSQBusinessAsync
Deletes a group so that all users and sub groups that belong to the group can no longer access documents only available to that group.
deleteGroupAsync(DeleteGroupRequest) - Method in class com.amazonaws.services.qbusiness.AWSQBusinessAsyncClient
 
deleteGroupAsync(DeleteGroupRequest, AsyncHandler<DeleteGroupRequest, DeleteGroupResult>) - Method in class com.amazonaws.services.qbusiness.AWSQBusinessAsyncClient
 
DeleteGroupRequest - Class in com.amazonaws.services.qbusiness.model
 
DeleteGroupRequest() - Constructor for class com.amazonaws.services.qbusiness.model.DeleteGroupRequest
 
DeleteGroupResult - Class in com.amazonaws.services.qbusiness.model
 
DeleteGroupResult() - Constructor for class com.amazonaws.services.qbusiness.model.DeleteGroupResult
 
deleteIndex(DeleteIndexRequest) - Method in class com.amazonaws.services.qbusiness.AbstractAWSQBusiness
 
deleteIndex(DeleteIndexRequest) - Method in interface com.amazonaws.services.qbusiness.AWSQBusiness
Deletes an Amazon Q Business index.
deleteIndex(DeleteIndexRequest) - Method in class com.amazonaws.services.qbusiness.AWSQBusinessClient
Deletes an Amazon Q Business index.
deleteIndexAsync(DeleteIndexRequest) - Method in class com.amazonaws.services.qbusiness.AbstractAWSQBusinessAsync
 
deleteIndexAsync(DeleteIndexRequest, AsyncHandler<DeleteIndexRequest, DeleteIndexResult>) - Method in class com.amazonaws.services.qbusiness.AbstractAWSQBusinessAsync
 
deleteIndexAsync(DeleteIndexRequest) - Method in interface com.amazonaws.services.qbusiness.AWSQBusinessAsync
Deletes an Amazon Q Business index.
deleteIndexAsync(DeleteIndexRequest, AsyncHandler<DeleteIndexRequest, DeleteIndexResult>) - Method in interface com.amazonaws.services.qbusiness.AWSQBusinessAsync
Deletes an Amazon Q Business index.
deleteIndexAsync(DeleteIndexRequest) - Method in class com.amazonaws.services.qbusiness.AWSQBusinessAsyncClient
 
deleteIndexAsync(DeleteIndexRequest, AsyncHandler<DeleteIndexRequest, DeleteIndexResult>) - Method in class com.amazonaws.services.qbusiness.AWSQBusinessAsyncClient
 
DeleteIndexRequest - Class in com.amazonaws.services.qbusiness.model
 
DeleteIndexRequest() - Constructor for class com.amazonaws.services.qbusiness.model.DeleteIndexRequest
 
DeleteIndexResult - Class in com.amazonaws.services.qbusiness.model
 
DeleteIndexResult() - Constructor for class com.amazonaws.services.qbusiness.model.DeleteIndexResult
 
deletePlugin(DeletePluginRequest) - Method in class com.amazonaws.services.qbusiness.AbstractAWSQBusiness
 
deletePlugin(DeletePluginRequest) - Method in interface com.amazonaws.services.qbusiness.AWSQBusiness
Deletes an Amazon Q Business plugin.
deletePlugin(DeletePluginRequest) - Method in class com.amazonaws.services.qbusiness.AWSQBusinessClient
Deletes an Amazon Q Business plugin.
deletePluginAsync(DeletePluginRequest) - Method in class com.amazonaws.services.qbusiness.AbstractAWSQBusinessAsync
 
deletePluginAsync(DeletePluginRequest, AsyncHandler<DeletePluginRequest, DeletePluginResult>) - Method in class com.amazonaws.services.qbusiness.AbstractAWSQBusinessAsync
 
deletePluginAsync(DeletePluginRequest) - Method in interface com.amazonaws.services.qbusiness.AWSQBusinessAsync
Deletes an Amazon Q Business plugin.
deletePluginAsync(DeletePluginRequest, AsyncHandler<DeletePluginRequest, DeletePluginResult>) - Method in interface com.amazonaws.services.qbusiness.AWSQBusinessAsync
Deletes an Amazon Q Business plugin.
deletePluginAsync(DeletePluginRequest) - Method in class com.amazonaws.services.qbusiness.AWSQBusinessAsyncClient
 
deletePluginAsync(DeletePluginRequest, AsyncHandler<DeletePluginRequest, DeletePluginResult>) - Method in class com.amazonaws.services.qbusiness.AWSQBusinessAsyncClient
 
DeletePluginRequest - Class in com.amazonaws.services.qbusiness.model
 
DeletePluginRequest() - Constructor for class com.amazonaws.services.qbusiness.model.DeletePluginRequest
 
DeletePluginResult - Class in com.amazonaws.services.qbusiness.model
 
DeletePluginResult() - Constructor for class com.amazonaws.services.qbusiness.model.DeletePluginResult
 
deleteRetriever(DeleteRetrieverRequest) - Method in class com.amazonaws.services.qbusiness.AbstractAWSQBusiness
 
deleteRetriever(DeleteRetrieverRequest) - Method in interface com.amazonaws.services.qbusiness.AWSQBusiness
Deletes the retriever used by an Amazon Q Business application.
deleteRetriever(DeleteRetrieverRequest) - Method in class com.amazonaws.services.qbusiness.AWSQBusinessClient
Deletes the retriever used by an Amazon Q Business application.
deleteRetrieverAsync(DeleteRetrieverRequest) - Method in class com.amazonaws.services.qbusiness.AbstractAWSQBusinessAsync
 
deleteRetrieverAsync(DeleteRetrieverRequest, AsyncHandler<DeleteRetrieverRequest, DeleteRetrieverResult>) - Method in class com.amazonaws.services.qbusiness.AbstractAWSQBusinessAsync
 
deleteRetrieverAsync(DeleteRetrieverRequest) - Method in interface com.amazonaws.services.qbusiness.AWSQBusinessAsync
Deletes the retriever used by an Amazon Q Business application.
deleteRetrieverAsync(DeleteRetrieverRequest, AsyncHandler<DeleteRetrieverRequest, DeleteRetrieverResult>) - Method in interface com.amazonaws.services.qbusiness.AWSQBusinessAsync
Deletes the retriever used by an Amazon Q Business application.
deleteRetrieverAsync(DeleteRetrieverRequest) - Method in class com.amazonaws.services.qbusiness.AWSQBusinessAsyncClient
 
deleteRetrieverAsync(DeleteRetrieverRequest, AsyncHandler<DeleteRetrieverRequest, DeleteRetrieverResult>) - Method in class com.amazonaws.services.qbusiness.AWSQBusinessAsyncClient
 
DeleteRetrieverRequest - Class in com.amazonaws.services.qbusiness.model
 
DeleteRetrieverRequest() - Constructor for class com.amazonaws.services.qbusiness.model.DeleteRetrieverRequest
 
DeleteRetrieverResult - Class in com.amazonaws.services.qbusiness.model
 
DeleteRetrieverResult() - Constructor for class com.amazonaws.services.qbusiness.model.DeleteRetrieverResult
 
deleteUser(DeleteUserRequest) - Method in class com.amazonaws.services.qbusiness.AbstractAWSQBusiness
 
deleteUser(DeleteUserRequest) - Method in interface com.amazonaws.services.qbusiness.AWSQBusiness
Deletes a user by email id.
deleteUser(DeleteUserRequest) - Method in class com.amazonaws.services.qbusiness.AWSQBusinessClient
Deletes a user by email id.
deleteUserAsync(DeleteUserRequest) - Method in class com.amazonaws.services.qbusiness.AbstractAWSQBusinessAsync
 
deleteUserAsync(DeleteUserRequest, AsyncHandler<DeleteUserRequest, DeleteUserResult>) - Method in class com.amazonaws.services.qbusiness.AbstractAWSQBusinessAsync
 
deleteUserAsync(DeleteUserRequest) - Method in interface com.amazonaws.services.qbusiness.AWSQBusinessAsync
Deletes a user by email id.
deleteUserAsync(DeleteUserRequest, AsyncHandler<DeleteUserRequest, DeleteUserResult>) - Method in interface com.amazonaws.services.qbusiness.AWSQBusinessAsync
Deletes a user by email id.
deleteUserAsync(DeleteUserRequest) - Method in class com.amazonaws.services.qbusiness.AWSQBusinessAsyncClient
 
deleteUserAsync(DeleteUserRequest, AsyncHandler<DeleteUserRequest, DeleteUserResult>) - Method in class com.amazonaws.services.qbusiness.AWSQBusinessAsyncClient
 
DeleteUserRequest - Class in com.amazonaws.services.qbusiness.model
 
DeleteUserRequest() - Constructor for class com.amazonaws.services.qbusiness.model.DeleteUserRequest
 
DeleteUserResult - Class in com.amazonaws.services.qbusiness.model
 
DeleteUserResult() - Constructor for class com.amazonaws.services.qbusiness.model.DeleteUserResult
 
deleteWebExperience(DeleteWebExperienceRequest) - Method in class com.amazonaws.services.qbusiness.AbstractAWSQBusiness
 
deleteWebExperience(DeleteWebExperienceRequest) - Method in interface com.amazonaws.services.qbusiness.AWSQBusiness
Deletes an Amazon Q Business web experience.
deleteWebExperience(DeleteWebExperienceRequest) - Method in class com.amazonaws.services.qbusiness.AWSQBusinessClient
Deletes an Amazon Q Business web experience.
deleteWebExperienceAsync(DeleteWebExperienceRequest) - Method in class com.amazonaws.services.qbusiness.AbstractAWSQBusinessAsync
 
deleteWebExperienceAsync(DeleteWebExperienceRequest, AsyncHandler<DeleteWebExperienceRequest, DeleteWebExperienceResult>) - Method in class com.amazonaws.services.qbusiness.AbstractAWSQBusinessAsync
 
deleteWebExperienceAsync(DeleteWebExperienceRequest) - Method in interface com.amazonaws.services.qbusiness.AWSQBusinessAsync
Deletes an Amazon Q Business web experience.
deleteWebExperienceAsync(DeleteWebExperienceRequest, AsyncHandler<DeleteWebExperienceRequest, DeleteWebExperienceResult>) - Method in interface com.amazonaws.services.qbusiness.AWSQBusinessAsync
Deletes an Amazon Q Business web experience.
deleteWebExperienceAsync(DeleteWebExperienceRequest) - Method in class com.amazonaws.services.qbusiness.AWSQBusinessAsyncClient
 
deleteWebExperienceAsync(DeleteWebExperienceRequest, AsyncHandler<DeleteWebExperienceRequest, DeleteWebExperienceResult>) - Method in class com.amazonaws.services.qbusiness.AWSQBusinessAsyncClient
 
DeleteWebExperienceRequest - Class in com.amazonaws.services.qbusiness.model
 
DeleteWebExperienceRequest() - Constructor for class com.amazonaws.services.qbusiness.model.DeleteWebExperienceRequest
 
DeleteWebExperienceResult - Class in com.amazonaws.services.qbusiness.model
 
DeleteWebExperienceResult() - Constructor for class com.amazonaws.services.qbusiness.model.DeleteWebExperienceResult
 
Document - Class in com.amazonaws.services.qbusiness.model
A document in an Amazon Q Business application.
Document() - Constructor for class com.amazonaws.services.qbusiness.model.Document
 
DocumentAttribute - Class in com.amazonaws.services.qbusiness.model
A document attribute or metadata field.
DocumentAttribute() - Constructor for class com.amazonaws.services.qbusiness.model.DocumentAttribute
 
DocumentAttributeBoostingConfiguration - Class in com.amazonaws.services.qbusiness.model
Provides information on boosting supported Amazon Q Business document attribute types.
DocumentAttributeBoostingConfiguration() - Constructor for class com.amazonaws.services.qbusiness.model.DocumentAttributeBoostingConfiguration
 
DocumentAttributeBoostingLevel - Enum in com.amazonaws.services.qbusiness.model
 
DocumentAttributeCondition - Class in com.amazonaws.services.qbusiness.model
The condition used for the target document attribute or metadata field when ingesting documents into Amazon Q Business.
DocumentAttributeCondition() - Constructor for class com.amazonaws.services.qbusiness.model.DocumentAttributeCondition
 
DocumentAttributeConfiguration - Class in com.amazonaws.services.qbusiness.model
Configuration information for document attributes.
DocumentAttributeConfiguration() - Constructor for class com.amazonaws.services.qbusiness.model.DocumentAttributeConfiguration
 
DocumentAttributeTarget - Class in com.amazonaws.services.qbusiness.model
The target document attribute or metadata field you want to alter when ingesting documents into Amazon Q Business.
DocumentAttributeTarget() - Constructor for class com.amazonaws.services.qbusiness.model.DocumentAttributeTarget
 
DocumentAttributeValue - Class in com.amazonaws.services.qbusiness.model
The value of a document attribute.
DocumentAttributeValue() - Constructor for class com.amazonaws.services.qbusiness.model.DocumentAttributeValue
 
DocumentContent - Class in com.amazonaws.services.qbusiness.model
The contents of a document.
DocumentContent() - Constructor for class com.amazonaws.services.qbusiness.model.DocumentContent
 
DocumentContentOperator - Enum in com.amazonaws.services.qbusiness.model
 
DocumentDetails - Class in com.amazonaws.services.qbusiness.model
The details of a document within an Amazon Q Business index.
DocumentDetails() - Constructor for class com.amazonaws.services.qbusiness.model.DocumentDetails
 
DocumentEnrichmentConditionOperator - Enum in com.amazonaws.services.qbusiness.model
 
DocumentEnrichmentConfiguration - Class in com.amazonaws.services.qbusiness.model
Provides the configuration information for altering document metadata and content during the document ingestion process.
DocumentEnrichmentConfiguration() - Constructor for class com.amazonaws.services.qbusiness.model.DocumentEnrichmentConfiguration
 
DocumentStatus - Enum in com.amazonaws.services.qbusiness.model
 

E

EligibleDataSource - Class in com.amazonaws.services.qbusiness.model
The identifier of the data source Amazon Q Business will generate responses from.
EligibleDataSource() - Constructor for class com.amazonaws.services.qbusiness.model.EligibleDataSource
 
EncryptionConfiguration - Class in com.amazonaws.services.qbusiness.model
Provides the identifier of the KMS key used to encrypt data indexed by Amazon Q Business.
EncryptionConfiguration() - Constructor for class com.amazonaws.services.qbusiness.model.EncryptionConfiguration
 
ENDPOINT_PREFIX - Static variable in interface com.amazonaws.services.qbusiness.AWSQBusiness
The region metadata service name for computing region endpoints.
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.AccessConfiguration
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.AccessControl
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.ActionReview
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.ActionReviewPayloadField
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.ActionReviewPayloadFieldAllowedValue
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.APISchema
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.Application
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.AppliedAttachmentsConfiguration
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.AppliedCreatorModeConfiguration
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.AttachmentInput
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.AttachmentOutput
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.AttachmentsConfiguration
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.AttributeFilter
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.AuthChallengeRequest
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.AuthChallengeResponse
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.BasicAuthConfiguration
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.BatchDeleteDocumentRequest
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.BatchDeleteDocumentResult
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.BatchPutDocumentRequest
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.BatchPutDocumentResult
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.BlockedPhrasesConfiguration
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.BlockedPhrasesConfigurationUpdate
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.ChatModeConfiguration
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.ChatSyncRequest
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.ChatSyncResult
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.ContentBlockerRule
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.ContentRetrievalRule
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.Conversation
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.CreateApplicationRequest
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.CreateApplicationResult
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.CreateIndexRequest
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.CreateIndexResult
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.CreatePluginRequest
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.CreatePluginResult
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.CreateRetrieverRequest
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.CreateRetrieverResult
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.CreateUserRequest
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.CreateUserResult
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.CreateWebExperienceRequest
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.CreateWebExperienceResult
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.CreatorModeConfiguration
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.CustomPluginConfiguration
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.DataSource
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.DataSourceSyncJob
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.DataSourceSyncJobMetrics
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.DataSourceVpcConfiguration
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.DateAttributeBoostingConfiguration
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.DeleteApplicationRequest
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.DeleteApplicationResult
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.DeleteChatControlsConfigurationRequest
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.DeleteChatControlsConfigurationResult
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.DeleteConversationRequest
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.DeleteConversationResult
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.DeleteDataSourceRequest
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.DeleteDataSourceResult
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.DeleteDocument
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.DeleteGroupRequest
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.DeleteGroupResult
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.DeleteIndexRequest
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.DeleteIndexResult
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.DeletePluginRequest
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.DeletePluginResult
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.DeleteRetrieverRequest
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.DeleteRetrieverResult
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.DeleteUserRequest
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.DeleteUserResult
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.DeleteWebExperienceRequest
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.DeleteWebExperienceResult
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.Document
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.DocumentAttribute
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.DocumentAttributeBoostingConfiguration
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.DocumentAttributeCondition
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.DocumentAttributeConfiguration
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.DocumentAttributeTarget
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.DocumentAttributeValue
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.DocumentContent
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.DocumentDetails
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.DocumentEnrichmentConfiguration
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.EligibleDataSource
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.EncryptionConfiguration
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.ErrorDetail
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.FailedDocument
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.GetApplicationRequest
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.GetApplicationResult
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.GetChatControlsConfigurationRequest
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.GetChatControlsConfigurationResult
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.GetDataSourceRequest
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.GetDataSourceResult
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.GetGroupRequest
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.GetGroupResult
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.GetIndexRequest
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.GetIndexResult
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.GetPluginRequest
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.GetPluginResult
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.GetRetrieverRequest
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.GetRetrieverResult
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.GetUserRequest
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.GetUserResult
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.GetWebExperienceRequest
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.GetWebExperienceResult
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.GroupMembers
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.GroupStatusDetail
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.GroupSummary
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.HookConfiguration
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.Index
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.IndexCapacityConfiguration
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.IndexStatistics
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.InlineDocumentEnrichmentConfiguration
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.KendraIndexConfiguration
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.ListApplicationsRequest
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.ListApplicationsResult
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.ListConversationsRequest
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.ListConversationsResult
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.ListDataSourcesRequest
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.ListDataSourcesResult
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.ListDataSourceSyncJobsRequest
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.ListDataSourceSyncJobsResult
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.ListDocumentsRequest
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.ListDocumentsResult
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.ListGroupsRequest
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.ListGroupsResult
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.ListIndicesRequest
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.ListIndicesResult
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.ListMessagesRequest
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.ListMessagesResult
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.ListPluginsRequest
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.ListPluginsResult
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.ListRetrieversRequest
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.ListRetrieversResult
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.ListTagsForResourceRequest
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.ListTagsForResourceResult
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.ListWebExperiencesRequest
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.ListWebExperiencesResult
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.MemberGroup
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.MemberUser
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.Message
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.MessageUsefulnessFeedback
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.NativeIndexConfiguration
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.NoAuthConfiguration
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.NumberAttributeBoostingConfiguration
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.OAuth2ClientCredentialConfiguration
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.PersonalizationConfiguration
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.Plugin
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.PluginAuthConfiguration
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.PluginConfiguration
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.Principal
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.PrincipalGroup
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.PrincipalUser
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.PutFeedbackRequest
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.PutFeedbackResult
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.PutGroupRequest
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.PutGroupResult
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.QAppsConfiguration
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.Retriever
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.RetrieverConfiguration
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.Rule
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.RuleConfiguration
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.S3
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.SamlConfiguration
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.SnippetExcerpt
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.SourceAttribution
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.StartDataSourceSyncJobRequest
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.StartDataSourceSyncJobResult
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.StopDataSourceSyncJobRequest
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.StopDataSourceSyncJobResult
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.StringAttributeBoostingConfiguration
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.StringListAttributeBoostingConfiguration
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.Tag
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.TagResourceRequest
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.TagResourceResult
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.TextDocumentStatistics
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.TextSegment
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.TopicConfiguration
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.UntagResourceRequest
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.UntagResourceResult
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.UpdateApplicationRequest
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.UpdateApplicationResult
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.UpdateChatControlsConfigurationRequest
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.UpdateChatControlsConfigurationResult
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.UpdateDataSourceRequest
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.UpdateDataSourceResult
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.UpdateIndexRequest
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.UpdateIndexResult
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.UpdatePluginRequest
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.UpdatePluginResult
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.UpdateRetrieverRequest
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.UpdateRetrieverResult
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.UpdateUserRequest
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.UpdateUserResult
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.UpdateWebExperienceRequest
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.UpdateWebExperienceResult
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.UserAlias
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.UsersAndGroups
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.ValidationExceptionField
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.WebExperience
 
equals(Object) - Method in class com.amazonaws.services.qbusiness.model.WebExperienceAuthConfiguration
 
ErrorCode - Enum in com.amazonaws.services.qbusiness.model
 
ErrorDetail - Class in com.amazonaws.services.qbusiness.model
Provides information about a data source sync error.
ErrorDetail() - Constructor for class com.amazonaws.services.qbusiness.model.ErrorDetail
 

F

FailedDocument - Class in com.amazonaws.services.qbusiness.model
A list of documents that could not be removed from an Amazon Q Business index.
FailedDocument() - Constructor for class com.amazonaws.services.qbusiness.model.FailedDocument
 
fromValue(String) - Static method in enum com.amazonaws.services.qbusiness.model.ActionPayloadFieldType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.qbusiness.model.APISchemaType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.qbusiness.model.ApplicationStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.qbusiness.model.AttachmentsControlMode
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.qbusiness.model.AttachmentStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.qbusiness.model.AttributeType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.qbusiness.model.AttributeValueOperator
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.qbusiness.model.ChatMode
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.qbusiness.model.ContentType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.qbusiness.model.CreatorModeControl
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.qbusiness.model.DataSourceStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.qbusiness.model.DataSourceSyncJobStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.qbusiness.model.DocumentAttributeBoostingLevel
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.qbusiness.model.DocumentContentOperator
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.qbusiness.model.DocumentEnrichmentConditionOperator
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.qbusiness.model.DocumentStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.qbusiness.model.ErrorCode
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.qbusiness.model.GroupStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.qbusiness.model.IndexStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.qbusiness.model.IndexType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.qbusiness.model.MemberRelation
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.qbusiness.model.MembershipType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.qbusiness.model.MessageType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.qbusiness.model.MessageUsefulness
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.qbusiness.model.MessageUsefulnessReason
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.qbusiness.model.NumberAttributeBoostingType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.qbusiness.model.PersonalizationControlMode
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.qbusiness.model.PluginBuildStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.qbusiness.model.PluginState
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.qbusiness.model.PluginType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.qbusiness.model.QAppsControlMode
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.qbusiness.model.ReadAccessType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.qbusiness.model.ResponseScope
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.qbusiness.model.RetrieverStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.qbusiness.model.RetrieverType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.qbusiness.model.RuleType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.qbusiness.model.Status
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.qbusiness.model.StringAttributeValueBoostingLevel
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.qbusiness.model.ValidationExceptionReason
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.qbusiness.model.WebExperienceSamplePromptsControlMode
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.qbusiness.model.WebExperienceStatus
Use this in place of valueOf.

G

getAccess() - Method in class com.amazonaws.services.qbusiness.model.PrincipalGroup
Provides information about whether to allow or deny access to the principal.
getAccess() - Method in class com.amazonaws.services.qbusiness.model.PrincipalUser
Provides information about whether to allow or deny access to the principal.
getAccessConfiguration() - Method in class com.amazonaws.services.qbusiness.model.Document
Configuration information for access permission to a document.
getAccessControls() - Method in class com.amazonaws.services.qbusiness.model.AccessConfiguration
A list of AccessControlList objects.
getActionReview() - Method in class com.amazonaws.services.qbusiness.model.ChatSyncResult
A request from Amazon Q Business to the end user for information Amazon Q Business needs to successfully complete a requested plugin action.
getActionReview() - Method in class com.amazonaws.services.qbusiness.model.Message
 
getAllowedFormat() - Method in class com.amazonaws.services.qbusiness.model.ActionReviewPayloadField
The expected data format for the action review input field value.
getAllowedValues() - Method in class com.amazonaws.services.qbusiness.model.ActionReviewPayloadField
Information about the field values that an end user can use to provide to Amazon Q Business for Amazon Q Business to perform the requested plugin action.
getAndAllFilters() - Method in class com.amazonaws.services.qbusiness.model.AttributeFilter
Performs a logical AND operation on all supplied filters.
getApiSchema() - Method in class com.amazonaws.services.qbusiness.model.CustomPluginConfiguration
Contains either details about the S3 object containing the OpenAPI schema for the action group or the JSON or YAML-formatted payload defining the schema.
getApiSchemaType() - Method in class com.amazonaws.services.qbusiness.model.CustomPluginConfiguration
The type of OpenAPI schema to use.
getApplication(GetApplicationRequest) - Method in class com.amazonaws.services.qbusiness.AbstractAWSQBusiness
 
getApplication(GetApplicationRequest) - Method in interface com.amazonaws.services.qbusiness.AWSQBusiness
Gets information about an existing Amazon Q Business application.
getApplication(GetApplicationRequest) - Method in class com.amazonaws.services.qbusiness.AWSQBusinessClient
Gets information about an existing Amazon Q Business application.
getApplicationArn() - Method in class com.amazonaws.services.qbusiness.model.CreateApplicationResult
The Amazon Resource Name (ARN) of the Amazon Q Business application.
getApplicationArn() - Method in class com.amazonaws.services.qbusiness.model.GetApplicationResult
The Amazon Resource Name (ARN) of the Amazon Q Business application.
getApplicationAsync(GetApplicationRequest) - Method in class com.amazonaws.services.qbusiness.AbstractAWSQBusinessAsync
 
getApplicationAsync(GetApplicationRequest, AsyncHandler<GetApplicationRequest, GetApplicationResult>) - Method in class com.amazonaws.services.qbusiness.AbstractAWSQBusinessAsync
 
getApplicationAsync(GetApplicationRequest) - Method in interface com.amazonaws.services.qbusiness.AWSQBusinessAsync
Gets information about an existing Amazon Q Business application.
getApplicationAsync(GetApplicationRequest, AsyncHandler<GetApplicationRequest, GetApplicationResult>) - Method in interface com.amazonaws.services.qbusiness.AWSQBusinessAsync
Gets information about an existing Amazon Q Business application.
getApplicationAsync(GetApplicationRequest) - Method in class com.amazonaws.services.qbusiness.AWSQBusinessAsyncClient
 
getApplicationAsync(GetApplicationRequest, AsyncHandler<GetApplicationRequest, GetApplicationResult>) - Method in class com.amazonaws.services.qbusiness.AWSQBusinessAsyncClient
 
getApplicationId() - Method in class com.amazonaws.services.qbusiness.model.Application
The identifier for the Amazon Q Business application.
getApplicationId() - Method in class com.amazonaws.services.qbusiness.model.BatchDeleteDocumentRequest
The identifier of the Amazon Q Business application.
getApplicationId() - Method in class com.amazonaws.services.qbusiness.model.BatchPutDocumentRequest
The identifier of the Amazon Q Business application.
getApplicationId() - Method in class com.amazonaws.services.qbusiness.model.ChatSyncRequest
The identifier of the Amazon Q Business application linked to the Amazon Q Business conversation.
getApplicationId() - Method in class com.amazonaws.services.qbusiness.model.CreateApplicationResult
The identifier of the Amazon Q Business application.
getApplicationId() - Method in class com.amazonaws.services.qbusiness.model.CreateIndexRequest
The identifier of the Amazon Q Business application using the index.
getApplicationId() - Method in class com.amazonaws.services.qbusiness.model.CreatePluginRequest
The identifier of the application that will contain the plugin.
getApplicationId() - Method in class com.amazonaws.services.qbusiness.model.CreateRetrieverRequest
The identifier of your Amazon Q Business application.
getApplicationId() - Method in class com.amazonaws.services.qbusiness.model.CreateUserRequest
The identifier of the application for which the user mapping will be created.
getApplicationId() - Method in class com.amazonaws.services.qbusiness.model.CreateWebExperienceRequest
The identifier of the Amazon Q Business web experience.
getApplicationId() - Method in class com.amazonaws.services.qbusiness.model.DeleteApplicationRequest
The identifier of the Amazon Q Business application.
getApplicationId() - Method in class com.amazonaws.services.qbusiness.model.DeleteChatControlsConfigurationRequest
The identifier of the application the chat controls have been configured for.
getApplicationId() - Method in class com.amazonaws.services.qbusiness.model.DeleteConversationRequest
The identifier of the Amazon Q Business application associated with the conversation.
getApplicationId() - Method in class com.amazonaws.services.qbusiness.model.DeleteDataSourceRequest
The identifier of the Amazon Q Business application used with the data source connector.
getApplicationId() - Method in class com.amazonaws.services.qbusiness.model.DeleteGroupRequest
The identifier of the application in which the group mapping belongs.
getApplicationId() - Method in class com.amazonaws.services.qbusiness.model.DeleteIndexRequest
The identifier of the Amazon Q Business application the Amazon Q Business index is linked to.
getApplicationId() - Method in class com.amazonaws.services.qbusiness.model.DeletePluginRequest
The identifier the application attached to the Amazon Q Business plugin.
getApplicationId() - Method in class com.amazonaws.services.qbusiness.model.DeleteRetrieverRequest
The identifier of the Amazon Q Business application using the retriever.
getApplicationId() - Method in class com.amazonaws.services.qbusiness.model.DeleteUserRequest
The identifier of the application from which the user is being deleted.
getApplicationId() - Method in class com.amazonaws.services.qbusiness.model.DeleteWebExperienceRequest
The identifier of the Amazon Q Business application linked to the Amazon Q Business web experience.
getApplicationId() - Method in class com.amazonaws.services.qbusiness.model.GetApplicationRequest
The identifier of the Amazon Q Business application.
getApplicationId() - Method in class com.amazonaws.services.qbusiness.model.GetApplicationResult
The identifier of the Amazon Q Business application.
getApplicationId() - Method in class com.amazonaws.services.qbusiness.model.GetChatControlsConfigurationRequest
The identifier of the application for which the chat controls are configured.
getApplicationId() - Method in class com.amazonaws.services.qbusiness.model.GetDataSourceRequest
The identifier of the Amazon Q Business application.
getApplicationId() - Method in class com.amazonaws.services.qbusiness.model.GetDataSourceResult
The identifier of the Amazon Q Business application.
getApplicationId() - Method in class com.amazonaws.services.qbusiness.model.GetGroupRequest
The identifier of the application id the group is attached to.
getApplicationId() - Method in class com.amazonaws.services.qbusiness.model.GetIndexRequest
The identifier of the Amazon Q Business application connected to the index.
getApplicationId() - Method in class com.amazonaws.services.qbusiness.model.GetIndexResult
The identifier of the Amazon Q Business application associated with the index.
getApplicationId() - Method in class com.amazonaws.services.qbusiness.model.GetPluginRequest
The identifier of the application which contains the plugin.
getApplicationId() - Method in class com.amazonaws.services.qbusiness.model.GetPluginResult
The identifier of the application which contains the plugin.
getApplicationId() - Method in class com.amazonaws.services.qbusiness.model.GetRetrieverRequest
The identifier of the Amazon Q Business application using the retriever.
getApplicationId() - Method in class com.amazonaws.services.qbusiness.model.GetRetrieverResult
The identifier of the Amazon Q Business application using the retriever.
getApplicationId() - Method in class com.amazonaws.services.qbusiness.model.GetUserRequest
The identifier of the application connected to the user.
getApplicationId() - Method in class com.amazonaws.services.qbusiness.model.GetWebExperienceRequest
The identifier of the Amazon Q Business application linked to the web experience.
getApplicationId() - Method in class com.amazonaws.services.qbusiness.model.GetWebExperienceResult
The identifier of the Amazon Q Business application linked to the web experience.
getApplicationId() - Method in class com.amazonaws.services.qbusiness.model.ListConversationsRequest
The identifier of the Amazon Q Business application.
getApplicationId() - Method in class com.amazonaws.services.qbusiness.model.ListDataSourcesRequest
The identifier of the Amazon Q Business application linked to the data source connectors.
getApplicationId() - Method in class com.amazonaws.services.qbusiness.model.ListDataSourceSyncJobsRequest
The identifier of the Amazon Q Business application connected to the data source.
getApplicationId() - Method in class com.amazonaws.services.qbusiness.model.ListDocumentsRequest
The identifier of the application id the documents are attached to.
getApplicationId() - Method in class com.amazonaws.services.qbusiness.model.ListGroupsRequest
The identifier of the application for getting a list of groups mapped to users.
getApplicationId() - Method in class com.amazonaws.services.qbusiness.model.ListIndicesRequest
The identifier of the Amazon Q Business application connected to the index.
getApplicationId() - Method in class com.amazonaws.services.qbusiness.model.ListMessagesRequest
The identifier for the Amazon Q Business application.
getApplicationId() - Method in class com.amazonaws.services.qbusiness.model.ListPluginsRequest
The identifier of the application the plugin is attached to.
getApplicationId() - Method in class com.amazonaws.services.qbusiness.model.ListRetrieversRequest
The identifier of the Amazon Q Business application using the retriever.
getApplicationId() - Method in class com.amazonaws.services.qbusiness.model.ListWebExperiencesRequest
The identifier of the Amazon Q Business application linked to the listed web experiences.
getApplicationId() - Method in class com.amazonaws.services.qbusiness.model.PutFeedbackRequest
The identifier of the application associated with the feedback.
getApplicationId() - Method in class com.amazonaws.services.qbusiness.model.PutGroupRequest
The identifier of the application in which the user and group mapping belongs.
getApplicationId() - Method in class com.amazonaws.services.qbusiness.model.Retriever
The identifier of the Amazon Q Business application using the retriever.
getApplicationId() - Method in class com.amazonaws.services.qbusiness.model.StartDataSourceSyncJobRequest
The identifier of Amazon Q Business application the data source is connected to.
getApplicationId() - Method in class com.amazonaws.services.qbusiness.model.StopDataSourceSyncJobRequest
The identifier of the Amazon Q Business application that the data source is connected to.
getApplicationId() - Method in class com.amazonaws.services.qbusiness.model.UpdateApplicationRequest
The identifier of the Amazon Q Business application.
getApplicationId() - Method in class com.amazonaws.services.qbusiness.model.UpdateChatControlsConfigurationRequest
The identifier of the application for which the chat controls are configured.
getApplicationId() - Method in class com.amazonaws.services.qbusiness.model.UpdateDataSourceRequest
The identifier of the Amazon Q Business application the data source is attached to.
getApplicationId() - Method in class com.amazonaws.services.qbusiness.model.UpdateIndexRequest
The identifier of the Amazon Q Business application connected to the index.
getApplicationId() - Method in class com.amazonaws.services.qbusiness.model.UpdatePluginRequest
The identifier of the application the plugin is attached to.
getApplicationId() - Method in class com.amazonaws.services.qbusiness.model.UpdateRetrieverRequest
The identifier of your Amazon Q Business application.
getApplicationId() - Method in class com.amazonaws.services.qbusiness.model.UpdateUserRequest
The identifier of the application the user is attached to.
getApplicationId() - Method in class com.amazonaws.services.qbusiness.model.UpdateWebExperienceRequest
The identifier of the Amazon Q Business application attached to the web experience.
GetApplicationRequest - Class in com.amazonaws.services.qbusiness.model
 
GetApplicationRequest() - Constructor for class com.amazonaws.services.qbusiness.model.GetApplicationRequest
 
GetApplicationResult - Class in com.amazonaws.services.qbusiness.model
 
GetApplicationResult() - Constructor for class com.amazonaws.services.qbusiness.model.GetApplicationResult
 
getApplications() - Method in class com.amazonaws.services.qbusiness.model.ListApplicationsResult
An array of summary information on the configuration of one or more Amazon Q Business applications.
getAttachments() - Method in class com.amazonaws.services.qbusiness.model.ChatSyncRequest
A list of files uploaded directly during chat.
getAttachments() - Method in class com.amazonaws.services.qbusiness.model.Message
A file directly uploaded into an Amazon Q Business web experience chat.
getAttachmentsConfiguration() - Method in class com.amazonaws.services.qbusiness.model.CreateApplicationRequest
An option to allow end users to upload files directly during chat.
getAttachmentsConfiguration() - Method in class com.amazonaws.services.qbusiness.model.GetApplicationResult
Settings for whether end users can upload files directly during chat.
getAttachmentsConfiguration() - Method in class com.amazonaws.services.qbusiness.model.UpdateApplicationRequest
An option to allow end users to upload files directly during chat.
getAttachmentsControlMode() - Method in class com.amazonaws.services.qbusiness.model.AppliedAttachmentsConfiguration
Information about whether file upload during chat functionality is activated for your application.
getAttachmentsControlMode() - Method in class com.amazonaws.services.qbusiness.model.AttachmentsConfiguration
Status information about whether file upload functionality is activated or deactivated for your end user.
getAttributeFilter() - Method in class com.amazonaws.services.qbusiness.model.ChatSyncRequest
Enables filtering of Amazon Q Business web experience responses based on document attributes or metadata fields.
getAttributes() - Method in class com.amazonaws.services.qbusiness.model.Document
Custom attributes to apply to the document for refining Amazon Q Business web experience responses.
getAttributeValueBoosting() - Method in class com.amazonaws.services.qbusiness.model.StringAttributeBoostingConfiguration
Specifies specific values of a STRING type document attribute being boosted.
getAttributeValueOperator() - Method in class com.amazonaws.services.qbusiness.model.DocumentAttributeTarget
TRUE to delete the existing target value for your specified target attribute key.
getAuthChallengeRequest() - Method in class com.amazonaws.services.qbusiness.model.ChatSyncResult
An authentication verification event activated by an end user request to use a custom plugin.
getAuthChallengeResponse() - Method in class com.amazonaws.services.qbusiness.model.ChatSyncRequest
An authentication verification event response by a third party authentication server to Amazon Q Business.
getAuthConfiguration() - Method in class com.amazonaws.services.qbusiness.model.CreatePluginRequest
 
getAuthConfiguration() - Method in class com.amazonaws.services.qbusiness.model.GetPluginResult
 
getAuthConfiguration() - Method in class com.amazonaws.services.qbusiness.model.UpdatePluginRequest
The authentication configuration the plugin is using.
getAuthenticationConfiguration() - Method in class com.amazonaws.services.qbusiness.model.GetWebExperienceResult
Deprecated.
getAuthenticationConfiguration() - Method in class com.amazonaws.services.qbusiness.model.UpdateWebExperienceRequest
Deprecated.
getAuthorizationUrl() - Method in class com.amazonaws.services.qbusiness.model.AuthChallengeRequest
The URL sent by Amazon Q Business to the third party authentication server to authenticate a custom plugin user through an OAuth protocol.
getBasicAuthConfiguration() - Method in class com.amazonaws.services.qbusiness.model.PluginAuthConfiguration
Information about the basic authentication credentials used to configure a plugin.
getBeginOffset() - Method in class com.amazonaws.services.qbusiness.model.TextSegment
The zero-based location in the response string where the source attribution starts.
getBlob() - Method in class com.amazonaws.services.qbusiness.model.DocumentContent
The contents of the document.
getBlockedPhrases() - Method in class com.amazonaws.services.qbusiness.model.BlockedPhrasesConfiguration
A list of phrases blocked from a Amazon Q Business web experience chat.
getBlockedPhrases() - Method in class com.amazonaws.services.qbusiness.model.GetChatControlsConfigurationResult
The phrases blocked from chat by your chat control configuration.
getBlockedPhrasesConfigurationUpdate() - Method in class com.amazonaws.services.qbusiness.model.UpdateChatControlsConfigurationRequest
The phrases blocked from chat by your chat control configuration.
getBlockedPhrasesToCreateOrUpdate() - Method in class com.amazonaws.services.qbusiness.model.BlockedPhrasesConfigurationUpdate
Creates or updates a blocked phrases configuration in your Amazon Q Business application.
getBlockedPhrasesToDelete() - Method in class com.amazonaws.services.qbusiness.model.BlockedPhrasesConfigurationUpdate
Deletes a blocked phrases configuration in your Amazon Q Business application.
getBody() - Method in class com.amazonaws.services.qbusiness.model.Message
The content of the Amazon Q Business web experience message.
getBoostingDurationInSeconds() - Method in class com.amazonaws.services.qbusiness.model.DateAttributeBoostingConfiguration
Specifies the duration, in seconds, of a boost applies to a DATE type document attribute.
getBoostingLevel() - Method in class com.amazonaws.services.qbusiness.model.DateAttributeBoostingConfiguration
Specifies how much a document attribute is boosted.
getBoostingLevel() - Method in class com.amazonaws.services.qbusiness.model.NumberAttributeBoostingConfiguration
Specifies the duration, in seconds, of a boost applies to a NUMBER type document attribute.
getBoostingLevel() - Method in class com.amazonaws.services.qbusiness.model.StringAttributeBoostingConfiguration
Specifies how much a document attribute is boosted.
getBoostingLevel() - Method in class com.amazonaws.services.qbusiness.model.StringListAttributeBoostingConfiguration
Specifies how much a document attribute is boosted.
getBoostingOverride() - Method in class com.amazonaws.services.qbusiness.model.NativeIndexConfiguration
Overrides the default boosts applied by Amazon Q Business to supported document attribute data types.
getBoostingType() - Method in class com.amazonaws.services.qbusiness.model.NumberAttributeBoostingConfiguration
Specifies how much a document attribute is boosted.
getBucket() - Method in class com.amazonaws.services.qbusiness.model.S3
The name of the S3 bucket that contains the file.
getBuildStatus() - Method in class com.amazonaws.services.qbusiness.model.CreatePluginResult
The current status of a plugin.
getBuildStatus() - Method in class com.amazonaws.services.qbusiness.model.GetPluginResult
The current status of a plugin.
getBuildStatus() - Method in class com.amazonaws.services.qbusiness.model.Plugin
The status of the plugin.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.qbusiness.AbstractAWSQBusiness
 
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.qbusiness.AWSQBusiness
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.qbusiness.AWSQBusinessClient
Returns additional metadata for a previously executed successful, request, typically used for debugging issues where a service isn't acting as expected.
getCapacityConfiguration() - Method in class com.amazonaws.services.qbusiness.model.CreateIndexRequest
The capacity units you want to provision for your index.
getCapacityConfiguration() - Method in class com.amazonaws.services.qbusiness.model.GetIndexResult
The storage capacity units chosen for your Amazon Q Business index.
getCapacityConfiguration() - Method in class com.amazonaws.services.qbusiness.model.UpdateIndexRequest
The storage capacity units you want to provision for your Amazon Q Business index.
getChatControlsConfiguration(GetChatControlsConfigurationRequest) - Method in class com.amazonaws.services.qbusiness.AbstractAWSQBusiness
 
getChatControlsConfiguration(GetChatControlsConfigurationRequest) - Method in interface com.amazonaws.services.qbusiness.AWSQBusiness
Gets information about an chat controls configured for an existing Amazon Q Business application.
getChatControlsConfiguration(GetChatControlsConfigurationRequest) - Method in class com.amazonaws.services.qbusiness.AWSQBusinessClient
Gets information about an chat controls configured for an existing Amazon Q Business application.
getChatControlsConfigurationAsync(GetChatControlsConfigurationRequest) - Method in class com.amazonaws.services.qbusiness.AbstractAWSQBusinessAsync
 
getChatControlsConfigurationAsync(GetChatControlsConfigurationRequest, AsyncHandler<GetChatControlsConfigurationRequest, GetChatControlsConfigurationResult>) - Method in class com.amazonaws.services.qbusiness.AbstractAWSQBusinessAsync
 
getChatControlsConfigurationAsync(GetChatControlsConfigurationRequest) - Method in interface com.amazonaws.services.qbusiness.AWSQBusinessAsync
Gets information about an chat controls configured for an existing Amazon Q Business application.
getChatControlsConfigurationAsync(GetChatControlsConfigurationRequest, AsyncHandler<GetChatControlsConfigurationRequest, GetChatControlsConfigurationResult>) - Method in interface com.amazonaws.services.qbusiness.AWSQBusinessAsync
Gets information about an chat controls configured for an existing Amazon Q Business application.
getChatControlsConfigurationAsync(GetChatControlsConfigurationRequest) - Method in class com.amazonaws.services.qbusiness.AWSQBusinessAsyncClient
 
getChatControlsConfigurationAsync(GetChatControlsConfigurationRequest, AsyncHandler<GetChatControlsConfigurationRequest, GetChatControlsConfigurationResult>) - Method in class com.amazonaws.services.qbusiness.AWSQBusinessAsyncClient
 
GetChatControlsConfigurationRequest - Class in com.amazonaws.services.qbusiness.model
 
GetChatControlsConfigurationRequest() - Constructor for class com.amazonaws.services.qbusiness.model.GetChatControlsConfigurationRequest
 
GetChatControlsConfigurationResult - Class in com.amazonaws.services.qbusiness.model
 
GetChatControlsConfigurationResult() - Constructor for class com.amazonaws.services.qbusiness.model.GetChatControlsConfigurationResult
 
getChatMode() - Method in class com.amazonaws.services.qbusiness.model.ChatSyncRequest
The chat modes available to an Amazon Q Business end user.
getChatModeConfiguration() - Method in class com.amazonaws.services.qbusiness.model.ChatSyncRequest
The chat mode configuration for an Amazon Q Business application.
getCitationNumber() - Method in class com.amazonaws.services.qbusiness.model.SourceAttribution
The number attached to a citation in an Amazon Q Business generated response.
getClientToken() - Method in class com.amazonaws.services.qbusiness.model.ChatSyncRequest
A token that you provide to identify a chat request.
getClientToken() - Method in class com.amazonaws.services.qbusiness.model.CreateApplicationRequest
A token that you provide to identify the request to create your Amazon Q Business application.
getClientToken() - Method in class com.amazonaws.services.qbusiness.model.CreateIndexRequest
A token that you provide to identify the request to create an index.
getClientToken() - Method in class com.amazonaws.services.qbusiness.model.CreatePluginRequest
A token that you provide to identify the request to create your Amazon Q Business plugin.
getClientToken() - Method in class com.amazonaws.services.qbusiness.model.CreateRetrieverRequest
A token that you provide to identify the request to create your Amazon Q Business application retriever.
getClientToken() - Method in class com.amazonaws.services.qbusiness.model.CreateUserRequest
A token that you provide to identify the request to create your Amazon Q Business user mapping.
getClientToken() - Method in class com.amazonaws.services.qbusiness.model.CreateWebExperienceRequest
A token you provide to identify a request to create an Amazon Q Business web experience.
getClientToken() - Method in class com.amazonaws.services.qbusiness.model.UpdateChatControlsConfigurationRequest
A token that you provide to identify the request to update a Amazon Q Business application chat configuration.
getComment() - Method in class com.amazonaws.services.qbusiness.model.MessageUsefulnessFeedback
A comment given by an end user on the usefulness of an AI-generated chat message.
getCondition() - Method in class com.amazonaws.services.qbusiness.model.InlineDocumentEnrichmentConfiguration
 
getConfiguration() - Method in class com.amazonaws.services.qbusiness.model.CreateRetrieverRequest
 
getConfiguration() - Method in class com.amazonaws.services.qbusiness.model.GetRetrieverResult
 
getConfiguration() - Method in class com.amazonaws.services.qbusiness.model.UpdateRetrieverRequest
 
getContainsAll() - Method in class com.amazonaws.services.qbusiness.model.AttributeFilter
Returns true when a document contains all the specified document attributes or metadata fields.
getContainsAny() - Method in class com.amazonaws.services.qbusiness.model.AttributeFilter
Returns true when a document contains any of the specified document attributes or metadata fields.
getContent() - Method in class com.amazonaws.services.qbusiness.model.Document
The contents of the document.
getContentBlockerRule() - Method in class com.amazonaws.services.qbusiness.model.RuleConfiguration
A rule for configuring how Amazon Q Business responds when it encounters a a blocked topic.
getContentRetrievalRule() - Method in class com.amazonaws.services.qbusiness.model.RuleConfiguration
 
getContentType() - Method in class com.amazonaws.services.qbusiness.model.Document
The file type of the document in the Blob field.
getConversationId() - Method in class com.amazonaws.services.qbusiness.model.ChatSyncRequest
The identifier of the Amazon Q Business conversation.
getConversationId() - Method in class com.amazonaws.services.qbusiness.model.ChatSyncResult
The identifier of the Amazon Q Business conversation.
getConversationId() - Method in class com.amazonaws.services.qbusiness.model.Conversation
The identifier of the Amazon Q Business conversation.
getConversationId() - Method in class com.amazonaws.services.qbusiness.model.DeleteConversationRequest
The identifier of the Amazon Q Business web experience conversation being deleted.
getConversationId() - Method in class com.amazonaws.services.qbusiness.model.ListMessagesRequest
The identifier of the Amazon Q Business web experience conversation.
getConversationId() - Method in class com.amazonaws.services.qbusiness.model.PutFeedbackRequest
The identifier of the conversation the feedback is attached to.
getConversations() - Method in class com.amazonaws.services.qbusiness.model.ListConversationsResult
An array of summary information on the configuration of one or more Amazon Q Business web experiences.
getCreatedAt() - Method in class com.amazonaws.services.qbusiness.model.Application
The Unix timestamp when the Amazon Q Business application was created.
getCreatedAt() - Method in class com.amazonaws.services.qbusiness.model.DataSource
The Unix timestamp when the Amazon Q Business data source was created.
getCreatedAt() - Method in class com.amazonaws.services.qbusiness.model.DocumentDetails
The timestamp for when the document was created.
getCreatedAt() - Method in class com.amazonaws.services.qbusiness.model.GetApplicationResult
The Unix timestamp when the Amazon Q Business application was last updated.
getCreatedAt() - Method in class com.amazonaws.services.qbusiness.model.GetDataSourceResult
The Unix timestamp when the data source connector was created.
getCreatedAt() - Method in class com.amazonaws.services.qbusiness.model.GetIndexResult
The Unix timestamp when the Amazon Q Business index was created.
getCreatedAt() - Method in class com.amazonaws.services.qbusiness.model.GetPluginResult
The timestamp for when the plugin was created.
getCreatedAt() - Method in class com.amazonaws.services.qbusiness.model.GetRetrieverResult
The Unix timestamp when the retriever was created.
getCreatedAt() - Method in class com.amazonaws.services.qbusiness.model.GetWebExperienceResult
The Unix timestamp when the Amazon Q Business web experience was last created.
getCreatedAt() - Method in class com.amazonaws.services.qbusiness.model.Index
The Unix timestamp when the index was created.
getCreatedAt() - Method in class com.amazonaws.services.qbusiness.model.Plugin
The timestamp for when the plugin was created.
getCreatedAt() - Method in class com.amazonaws.services.qbusiness.model.WebExperience
The Unix timestamp when the Amazon Q Business application was last updated.
getCreatorModeConfiguration() - Method in class com.amazonaws.services.qbusiness.model.GetChatControlsConfigurationResult
The configuration details for CREATOR_MODE.
getCreatorModeConfiguration() - Method in class com.amazonaws.services.qbusiness.model.UpdateChatControlsConfigurationRequest
The configuration details for CREATOR_MODE.
getCreatorModeControl() - Method in class com.amazonaws.services.qbusiness.model.AppliedCreatorModeConfiguration
Information about whether creator mode is enabled or disabled for an Amazon Q Business application.
getCreatorModeControl() - Method in class com.amazonaws.services.qbusiness.model.CreatorModeConfiguration
Status information about whether CREATOR_MODE has been enabled or disabled.
getCustomPluginConfiguration() - Method in class com.amazonaws.services.qbusiness.model.CreatePluginRequest
Contains configuration for a custom plugin.
getCustomPluginConfiguration() - Method in class com.amazonaws.services.qbusiness.model.GetPluginResult
Configuration information required to create a custom plugin.
getCustomPluginConfiguration() - Method in class com.amazonaws.services.qbusiness.model.UpdatePluginRequest
The configuration for a custom plugin.
getData() - Method in class com.amazonaws.services.qbusiness.model.AttachmentInput
The data contained within the uploaded file.
getDataSource(GetDataSourceRequest) - Method in class com.amazonaws.services.qbusiness.AbstractAWSQBusiness
 
getDataSource(GetDataSourceRequest) - Method in interface com.amazonaws.services.qbusiness.AWSQBusiness
Gets information about an existing Amazon Q Business data source connector.
getDataSource(GetDataSourceRequest) - Method in class com.amazonaws.services.qbusiness.AWSQBusinessClient
Gets information about an existing Amazon Q Business data source connector.
getDataSourceArn() - Method in class com.amazonaws.services.qbusiness.model.GetDataSourceResult
The Amazon Resource Name (ARN) of the data source.
getDataSourceAsync(GetDataSourceRequest) - Method in class com.amazonaws.services.qbusiness.AbstractAWSQBusinessAsync
 
getDataSourceAsync(GetDataSourceRequest, AsyncHandler<GetDataSourceRequest, GetDataSourceResult>) - Method in class com.amazonaws.services.qbusiness.AbstractAWSQBusinessAsync
 
getDataSourceAsync(GetDataSourceRequest) - Method in interface com.amazonaws.services.qbusiness.AWSQBusinessAsync
Gets information about an existing Amazon Q Business data source connector.
getDataSourceAsync(GetDataSourceRequest, AsyncHandler<GetDataSourceRequest, GetDataSourceResult>) - Method in interface com.amazonaws.services.qbusiness.AWSQBusinessAsync
Gets information about an existing Amazon Q Business data source connector.
getDataSourceAsync(GetDataSourceRequest) - Method in class com.amazonaws.services.qbusiness.AWSQBusinessAsyncClient
 
getDataSourceAsync(GetDataSourceRequest, AsyncHandler<GetDataSourceRequest, GetDataSourceResult>) - Method in class com.amazonaws.services.qbusiness.AWSQBusinessAsyncClient
 
getDataSourceErrorCode() - Method in class com.amazonaws.services.qbusiness.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.
getDataSourceId() - Method in class com.amazonaws.services.qbusiness.model.DataSource
The identifier of the Amazon Q Business data source.
getDataSourceId() - Method in class com.amazonaws.services.qbusiness.model.DeleteDataSourceRequest
The identifier of the data source connector that you want to delete.
getDataSourceId() - Method in class com.amazonaws.services.qbusiness.model.DeleteGroupRequest
The identifier of the data source linked to the group
getDataSourceId() - Method in class com.amazonaws.services.qbusiness.model.EligibleDataSource
The identifier of the data source.
getDataSourceId() - Method in class com.amazonaws.services.qbusiness.model.FailedDocument
The identifier of the Amazon Q Business data source connector that contains the failed document.
getDataSourceId() - Method in class com.amazonaws.services.qbusiness.model.GetDataSourceRequest
The identifier of the data source connector.
getDataSourceId() - Method in class com.amazonaws.services.qbusiness.model.GetDataSourceResult
The identifier of the data source connector.
getDataSourceId() - Method in class com.amazonaws.services.qbusiness.model.GetGroupRequest
The identifier of the data source the group is attached to.
getDataSourceId() - Method in class com.amazonaws.services.qbusiness.model.ListDataSourceSyncJobsRequest
The identifier of the data source connector.
getDataSourceId() - Method in class com.amazonaws.services.qbusiness.model.ListGroupsRequest
The identifier of the data source for getting a list of groups mapped to users.
getDataSourceId() - Method in class com.amazonaws.services.qbusiness.model.PutGroupRequest
The identifier of the data source for which you want to map users to their groups.
getDataSourceId() - Method in class com.amazonaws.services.qbusiness.model.StartDataSourceSyncJobRequest
The identifier of the data source connector.
getDataSourceId() - Method in class com.amazonaws.services.qbusiness.model.StopDataSourceSyncJobRequest
The identifier of the data source connector.
getDataSourceId() - Method in class com.amazonaws.services.qbusiness.model.UpdateDataSourceRequest
The identifier of the data source connector.
getDataSourceId() - Method in class com.amazonaws.services.qbusiness.model.UserAlias
The identifier of the data source that the user aliases are associated with.
getDataSourceIds() - Method in class com.amazonaws.services.qbusiness.model.ListDocumentsRequest
The identifier of the data sources the documents are attached to.
GetDataSourceRequest - Class in com.amazonaws.services.qbusiness.model
 
GetDataSourceRequest() - Constructor for class com.amazonaws.services.qbusiness.model.GetDataSourceRequest
 
GetDataSourceResult - Class in com.amazonaws.services.qbusiness.model
 
GetDataSourceResult() - Constructor for class com.amazonaws.services.qbusiness.model.GetDataSourceResult
 
getDataSources() - Method in class com.amazonaws.services.qbusiness.model.ListDataSourcesResult
An array of summary information for one or more data source connector.
getDataSourceSyncId() - Method in class com.amazonaws.services.qbusiness.model.BatchDeleteDocumentRequest
The identifier of the data source sync during which the documents were deleted.
getDataSourceSyncId() - Method in class com.amazonaws.services.qbusiness.model.BatchPutDocumentRequest
The identifier of the data source sync during which the documents were added.
getDateConfiguration() - Method in class com.amazonaws.services.qbusiness.model.DocumentAttributeBoostingConfiguration
Provides information on boosting DATE type document attributes.
getDateValue() - Method in class com.amazonaws.services.qbusiness.model.DocumentAttributeValue
A date expressed as an ISO 8601 string.
getDefaultEndpoint() - Method in class com.amazonaws.services.qbusiness.model.GetWebExperienceResult
The endpoint of your Amazon Q Business web experience.
getDefaultEndpoint() - Method in class com.amazonaws.services.qbusiness.model.WebExperience
The endpoint URLs for your Amazon Q Business web experience.
getDescription() - Method in class com.amazonaws.services.qbusiness.model.CreateApplicationRequest
A description for the Amazon Q Business application.
getDescription() - Method in class com.amazonaws.services.qbusiness.model.CreateIndexRequest
A description for the Amazon Q Business index.
getDescription() - Method in class com.amazonaws.services.qbusiness.model.CustomPluginConfiguration
A description for your custom plugin configuration.
getDescription() - Method in class com.amazonaws.services.qbusiness.model.GetApplicationResult
A description for the Amazon Q Business application.
getDescription() - Method in class com.amazonaws.services.qbusiness.model.GetDataSourceResult
The description for the data source connector.
getDescription() - Method in class com.amazonaws.services.qbusiness.model.GetIndexResult
The description for the Amazon Q Business index.
getDescription() - Method in class com.amazonaws.services.qbusiness.model.TopicConfiguration
A description for your topic control configuration.
getDescription() - Method in class com.amazonaws.services.qbusiness.model.UpdateApplicationRequest
A description for the Amazon Q Business application.
getDescription() - Method in class com.amazonaws.services.qbusiness.model.UpdateDataSourceRequest
The description of the data source connector.
getDescription() - Method in class com.amazonaws.services.qbusiness.model.UpdateIndexRequest
The description of the Amazon Q Business index.
getDisplayDescription() - Method in class com.amazonaws.services.qbusiness.model.ActionReviewPayloadField
The field level description of each action review input field.
getDisplayName() - Method in class com.amazonaws.services.qbusiness.model.ActionReviewPayloadField
The name of the field.
getDisplayName() - Method in class com.amazonaws.services.qbusiness.model.Application
The name of the Amazon Q Business application.
getDisplayName() - Method in class com.amazonaws.services.qbusiness.model.CreateApplicationRequest
A name for the Amazon Q Business application.
getDisplayName() - Method in class com.amazonaws.services.qbusiness.model.CreateIndexRequest
A name for the Amazon Q Business index.
getDisplayName() - Method in class com.amazonaws.services.qbusiness.model.CreatePluginRequest
A the name for your plugin.
getDisplayName() - Method in class com.amazonaws.services.qbusiness.model.CreateRetrieverRequest
The name of your retriever.
getDisplayName() - Method in class com.amazonaws.services.qbusiness.model.DataSource
The name of the Amazon Q Business data source.
getDisplayName() - Method in class com.amazonaws.services.qbusiness.model.GetApplicationResult
The name of the Amazon Q Business application.
getDisplayName() - Method in class com.amazonaws.services.qbusiness.model.GetDataSourceResult
The name for the data source connector.
getDisplayName() - Method in class com.amazonaws.services.qbusiness.model.GetIndexResult
The name of the Amazon Q Business index.
getDisplayName() - Method in class com.amazonaws.services.qbusiness.model.GetPluginResult
The name of the plugin.
getDisplayName() - Method in class com.amazonaws.services.qbusiness.model.GetRetrieverResult
The name of the retriever.
getDisplayName() - Method in class com.amazonaws.services.qbusiness.model.Index
The name of the index.
getDisplayName() - Method in class com.amazonaws.services.qbusiness.model.Plugin
The name of the plugin.
getDisplayName() - Method in class com.amazonaws.services.qbusiness.model.Retriever
The name of your retriever.
getDisplayName() - Method in class com.amazonaws.services.qbusiness.model.UpdateApplicationRequest
A name for the Amazon Q Business application.
getDisplayName() - Method in class com.amazonaws.services.qbusiness.model.UpdateDataSourceRequest
A name of the data source connector.
getDisplayName() - Method in class com.amazonaws.services.qbusiness.model.UpdateIndexRequest
The name of the Amazon Q Business index.
getDisplayName() - Method in class com.amazonaws.services.qbusiness.model.UpdatePluginRequest
The name of the plugin.
getDisplayName() - Method in class com.amazonaws.services.qbusiness.model.UpdateRetrieverRequest
The name of your retriever.
getDisplayOrder() - Method in class com.amazonaws.services.qbusiness.model.ActionReviewPayloadField
The display order of fields in a payload.
getDocumentAttributeConfigurations() - Method in class com.amazonaws.services.qbusiness.model.GetIndexResult
Configuration information for document attributes or metadata.
getDocumentAttributeConfigurations() - Method in class com.amazonaws.services.qbusiness.model.UpdateIndexRequest
Configuration information for document metadata or fields.
getDocumentContentOperator() - Method in class com.amazonaws.services.qbusiness.model.InlineDocumentEnrichmentConfiguration
TRUE to delete content if the condition used for the target attribute is met.
getDocumentDetailList() - Method in class com.amazonaws.services.qbusiness.model.ListDocumentsResult
A list of document details.
getDocumentEnrichmentConfiguration() - Method in class com.amazonaws.services.qbusiness.model.Document
The configuration information for altering document metadata and content during the document ingestion process.
getDocumentEnrichmentConfiguration() - Method in class com.amazonaws.services.qbusiness.model.GetDataSourceResult
 
getDocumentEnrichmentConfiguration() - Method in class com.amazonaws.services.qbusiness.model.UpdateDataSourceRequest
 
getDocumentId() - Method in class com.amazonaws.services.qbusiness.model.DeleteDocument
The identifier of the deleted document.
getDocumentId() - Method in class com.amazonaws.services.qbusiness.model.DocumentDetails
The identifier of the document.
getDocuments() - Method in class com.amazonaws.services.qbusiness.model.BatchDeleteDocumentRequest
Documents deleted from the Amazon Q Business index.
getDocuments() - Method in class com.amazonaws.services.qbusiness.model.BatchPutDocumentRequest
One or more documents to add to the index.
getDocumentsAdded() - Method in class com.amazonaws.services.qbusiness.model.DataSourceSyncJobMetrics
The current count of documents added from the data source during the data source sync.
getDocumentsDeleted() - Method in class com.amazonaws.services.qbusiness.model.DataSourceSyncJobMetrics
The current count of documents deleted from the data source during the data source sync.
getDocumentsFailed() - Method in class com.amazonaws.services.qbusiness.model.DataSourceSyncJobMetrics
The current count of documents that failed to sync from the data source during the data source sync.
getDocumentsModified() - Method in class com.amazonaws.services.qbusiness.model.DataSourceSyncJobMetrics
The current count of documents modified in the data source during the data source sync.
getDocumentsScanned() - Method in class com.amazonaws.services.qbusiness.model.DataSourceSyncJobMetrics
The current count of documents crawled by the ongoing sync job in the data source.
getEligibleDataSources() - Method in class com.amazonaws.services.qbusiness.model.ContentRetrievalRule
Specifies data sources in a Amazon Q Business application to use for content generation.
getEncryptionConfiguration() - Method in class com.amazonaws.services.qbusiness.model.CreateApplicationRequest
The identifier of the KMS key that is used to encrypt your data.
getEncryptionConfiguration() - Method in class com.amazonaws.services.qbusiness.model.GetApplicationResult
The identifier of the Amazon Web Services KMS key that is used to encrypt your data.
getEndOffset() - Method in class com.amazonaws.services.qbusiness.model.TextSegment
The zero-based location in the response string where the source attribution ends.
getEndTime() - Method in class com.amazonaws.services.qbusiness.model.DataSourceSyncJob
The Unix timestamp when the synchronization job completed.
getEndTime() - Method in class com.amazonaws.services.qbusiness.model.ListDataSourceSyncJobsRequest
The end time of the data source connector sync.
getEqualsTo() - Method in class com.amazonaws.services.qbusiness.model.AttributeFilter
Performs an equals operation on two document attributes or metadata fields.
getError() - Method in class com.amazonaws.services.qbusiness.model.AttachmentOutput
An error associated with a file uploaded during chat.
getError() - Method in class com.amazonaws.services.qbusiness.model.DataSourceSyncJob
If the Status field is set to FAILED, the ErrorCode field indicates the reason the synchronization failed.
getError() - Method in class com.amazonaws.services.qbusiness.model.DocumentDetails
An error message associated with the document.
getError() - Method in class com.amazonaws.services.qbusiness.model.FailedDocument
An explanation for why the document couldn't be removed from the index.
getError() - Method in class com.amazonaws.services.qbusiness.model.GetApplicationResult
If the Status field is set to ERROR, the ErrorMessage field contains a description of the error that caused the synchronization to fail.
getError() - Method in class com.amazonaws.services.qbusiness.model.GetDataSourceResult
When the Status field value is FAILED, the ErrorMessage field contains a description of the error that caused the data source connector to fail.
getError() - Method in class com.amazonaws.services.qbusiness.model.GetIndexResult
When the Status field value is FAILED, the ErrorMessage field contains a message that explains why.
getError() - Method in class com.amazonaws.services.qbusiness.model.GetWebExperienceResult
When the Status field value is FAILED, the ErrorMessage field contains a description of the error that caused the data source connector to fail.
getErrorCode() - Method in class com.amazonaws.services.qbusiness.model.ErrorDetail
The code associated with the data source sync error.
getErrorDetail() - Method in class com.amazonaws.services.qbusiness.model.GroupStatusDetail
The details of an error associated a group status.
getErrorMessage() - Method in class com.amazonaws.services.qbusiness.model.ErrorDetail
The message explaining the data source sync error.
getExampleChatMessages() - Method in class com.amazonaws.services.qbusiness.model.TopicConfiguration
A list of example phrases that you expect the end user to use in relation to the topic.
getExcludedUsersAndGroups() - Method in class com.amazonaws.services.qbusiness.model.Rule
Users and groups to be excluded from a rule.
getExecutionId() - Method in class com.amazonaws.services.qbusiness.model.DataSourceSyncJob
The identifier of a data source synchronization job.
getExecutionId() - Method in class com.amazonaws.services.qbusiness.model.StartDataSourceSyncJobResult
The identifier for a particular synchronization job.
getExecutorService() - Method in class com.amazonaws.services.qbusiness.AWSQBusinessAsyncClient
Returns the executor service used by this client to execute async requests.
getFailedAttachments() - Method in class com.amazonaws.services.qbusiness.model.ChatSyncResult
A list of files which failed to upload during chat.
getFailedDocuments() - Method in class com.amazonaws.services.qbusiness.model.BatchDeleteDocumentResult
A list of documents that couldn't be removed from the Amazon Q Business index.
getFailedDocuments() - Method in class com.amazonaws.services.qbusiness.model.BatchPutDocumentResult
A list of documents that were not added to the Amazon Q Business index because the document failed a validation check.
getFields() - Method in exception com.amazonaws.services.qbusiness.model.ValidationException
The input field(s) that failed validation.
getGreaterThan() - Method in class com.amazonaws.services.qbusiness.model.AttributeFilter
Performs a greater than operation on two document attributes or metadata fields.
getGreaterThanOrEquals() - Method in class com.amazonaws.services.qbusiness.model.AttributeFilter
Performs a greater or equals than operation on two document attributes or metadata fields.
getGroup(GetGroupRequest) - Method in class com.amazonaws.services.qbusiness.AbstractAWSQBusiness
 
getGroup(GetGroupRequest) - Method in interface com.amazonaws.services.qbusiness.AWSQBusiness
Describes a group by group name.
getGroup(GetGroupRequest) - Method in class com.amazonaws.services.qbusiness.AWSQBusinessClient
Describes a group by group name.
getGroup() - Method in class com.amazonaws.services.qbusiness.model.Principal
The group associated with the principal.
getGroupAsync(GetGroupRequest) - Method in class com.amazonaws.services.qbusiness.AbstractAWSQBusinessAsync
 
getGroupAsync(GetGroupRequest, AsyncHandler<GetGroupRequest, GetGroupResult>) - Method in class com.amazonaws.services.qbusiness.AbstractAWSQBusinessAsync
 
getGroupAsync(GetGroupRequest) - Method in interface com.amazonaws.services.qbusiness.AWSQBusinessAsync
Describes a group by group name.
getGroupAsync(GetGroupRequest, AsyncHandler<GetGroupRequest, GetGroupResult>) - Method in interface com.amazonaws.services.qbusiness.AWSQBusinessAsync
Describes a group by group name.
getGroupAsync(GetGroupRequest) - Method in class com.amazonaws.services.qbusiness.AWSQBusinessAsyncClient
 
getGroupAsync(GetGroupRequest, AsyncHandler<GetGroupRequest, GetGroupResult>) - Method in class com.amazonaws.services.qbusiness.AWSQBusinessAsyncClient
 
getGroupMembers() - Method in class com.amazonaws.services.qbusiness.model.PutGroupRequest
 
getGroupName() - Method in class com.amazonaws.services.qbusiness.model.DeleteGroupRequest
The name of the group you want to delete.
getGroupName() - Method in class com.amazonaws.services.qbusiness.model.GetGroupRequest
The name of the group.
getGroupName() - Method in class com.amazonaws.services.qbusiness.model.GroupSummary
The name of the group the summary information is for.
getGroupName() - Method in class com.amazonaws.services.qbusiness.model.MemberGroup
The name of the sub group.
getGroupName() - Method in class com.amazonaws.services.qbusiness.model.PutGroupRequest
The list that contains your users or sub groups that belong the same group.
GetGroupRequest - Class in com.amazonaws.services.qbusiness.model
 
GetGroupRequest() - Constructor for class com.amazonaws.services.qbusiness.model.GetGroupRequest
 
GetGroupResult - Class in com.amazonaws.services.qbusiness.model
 
GetGroupResult() - Constructor for class com.amazonaws.services.qbusiness.model.GetGroupResult
 
getHistory() - Method in class com.amazonaws.services.qbusiness.model.ListDataSourceSyncJobsResult
A history of synchronization jobs for the data source connector.
getId() - Method in class com.amazonaws.services.qbusiness.model.Document
The identifier of the document.
getId() - Method in class com.amazonaws.services.qbusiness.model.FailedDocument
The identifier of the document that couldn't be removed from the Amazon Q Business index.
getId() - Method in class com.amazonaws.services.qbusiness.model.PrincipalUser
The identifier of the user.
getIdentityCenterApplicationArn() - Method in class com.amazonaws.services.qbusiness.model.GetApplicationResult
The Amazon Resource Name (ARN) of the AWS IAM Identity Center instance attached to your Amazon Q Business application.
getIdentityCenterInstanceArn() - Method in class com.amazonaws.services.qbusiness.model.CreateApplicationRequest
The Amazon Resource Name (ARN) of the IAM Identity Center instance you are either creating for—or connecting to—your Amazon Q Business application.
getIdentityCenterInstanceArn() - Method in class com.amazonaws.services.qbusiness.model.UpdateApplicationRequest
The Amazon Resource Name (ARN) of the IAM Identity Center instance you are either creating for—or connecting to—your Amazon Q Business application.
getIncludedUsersAndGroups() - Method in class com.amazonaws.services.qbusiness.model.Rule
Users and groups to be included in a rule.
getIndex(GetIndexRequest) - Method in class com.amazonaws.services.qbusiness.AbstractAWSQBusiness
 
getIndex(GetIndexRequest) - Method in interface com.amazonaws.services.qbusiness.AWSQBusiness
Gets information about an existing Amazon Q Business index.
getIndex(GetIndexRequest) - Method in class com.amazonaws.services.qbusiness.AWSQBusinessClient
Gets information about an existing Amazon Q Business index.
getIndexArn() - Method in class com.amazonaws.services.qbusiness.model.CreateIndexResult
The Amazon Resource Name (ARN) of an Amazon Q Business index.
getIndexArn() - Method in class com.amazonaws.services.qbusiness.model.GetIndexResult
The Amazon Resource Name (ARN) of the Amazon Q Business index.
getIndexAsync(GetIndexRequest) - Method in class com.amazonaws.services.qbusiness.AbstractAWSQBusinessAsync
 
getIndexAsync(GetIndexRequest, AsyncHandler<GetIndexRequest, GetIndexResult>) - Method in class com.amazonaws.services.qbusiness.AbstractAWSQBusinessAsync
 
getIndexAsync(GetIndexRequest) - Method in interface com.amazonaws.services.qbusiness.AWSQBusinessAsync
Gets information about an existing Amazon Q Business index.
getIndexAsync(GetIndexRequest, AsyncHandler<GetIndexRequest, GetIndexResult>) - Method in interface com.amazonaws.services.qbusiness.AWSQBusinessAsync
Gets information about an existing Amazon Q Business index.
getIndexAsync(GetIndexRequest) - Method in class com.amazonaws.services.qbusiness.AWSQBusinessAsyncClient
 
getIndexAsync(GetIndexRequest, AsyncHandler<GetIndexRequest, GetIndexResult>) - Method in class com.amazonaws.services.qbusiness.AWSQBusinessAsyncClient
 
getIndexedTextBytes() - Method in class com.amazonaws.services.qbusiness.model.TextDocumentStatistics
The total size, in bytes, of the indexed documents.
getIndexedTextDocumentCount() - Method in class com.amazonaws.services.qbusiness.model.TextDocumentStatistics
The number of text documents indexed.
getIndexId() - Method in class com.amazonaws.services.qbusiness.model.BatchDeleteDocumentRequest
The identifier of the Amazon Q Business index that contains the documents to delete.
getIndexId() - Method in class com.amazonaws.services.qbusiness.model.BatchPutDocumentRequest
The identifier of the Amazon Q Business index to add the documents to.
getIndexId() - Method in class com.amazonaws.services.qbusiness.model.CreateIndexResult
The identifier for the Amazon Q Business index.
getIndexId() - Method in class com.amazonaws.services.qbusiness.model.DeleteDataSourceRequest
The identifier of the index used with the data source connector.
getIndexId() - Method in class com.amazonaws.services.qbusiness.model.DeleteGroupRequest
The identifier of the index you want to delete the group from.
getIndexId() - Method in class com.amazonaws.services.qbusiness.model.DeleteIndexRequest
The identifier of the Amazon Q Business index.
getIndexId() - Method in class com.amazonaws.services.qbusiness.model.EligibleDataSource
The identifier of the index the data source is attached to.
getIndexId() - Method in class com.amazonaws.services.qbusiness.model.GetDataSourceRequest
The identfier of the index used with the data source connector.
getIndexId() - Method in class com.amazonaws.services.qbusiness.model.GetDataSourceResult
The identifier of the index linked to the data source connector.
getIndexId() - Method in class com.amazonaws.services.qbusiness.model.GetGroupRequest
The identifier of the index the group is attached to.
getIndexId() - Method in class com.amazonaws.services.qbusiness.model.GetIndexRequest
The identifier of the Amazon Q Business index you want information on.
getIndexId() - Method in class com.amazonaws.services.qbusiness.model.GetIndexResult
The identifier of the Amazon Q Business index.
getIndexId() - Method in class com.amazonaws.services.qbusiness.model.Index
The identifier for the index.
getIndexId() - Method in class com.amazonaws.services.qbusiness.model.KendraIndexConfiguration
The identifier of the Amazon Kendra index.
getIndexId() - Method in class com.amazonaws.services.qbusiness.model.ListDataSourcesRequest
The identifier of the index used with one or more data source connectors.
getIndexId() - Method in class com.amazonaws.services.qbusiness.model.ListDataSourceSyncJobsRequest
The identifier of the index used with the Amazon Q Business data source connector.
getIndexId() - Method in class com.amazonaws.services.qbusiness.model.ListDocumentsRequest
The identifier of the index the documents are attached to.
getIndexId() - Method in class com.amazonaws.services.qbusiness.model.ListGroupsRequest
The identifier of the index for getting a list of groups mapped to users.
getIndexId() - Method in class com.amazonaws.services.qbusiness.model.NativeIndexConfiguration
The identifier for the Amazon Q Business index.
getIndexId() - Method in class com.amazonaws.services.qbusiness.model.PutGroupRequest
The identifier of the index in which you want to map users to their groups.
getIndexId() - Method in class com.amazonaws.services.qbusiness.model.StartDataSourceSyncJobRequest
The identifier of the index used with the data source connector.
getIndexId() - Method in class com.amazonaws.services.qbusiness.model.StopDataSourceSyncJobRequest
The identifier of the index used with the Amazon Q Business data source connector.
getIndexId() - Method in class com.amazonaws.services.qbusiness.model.UpdateDataSourceRequest
The identifier of the index attached to the data source connector.
getIndexId() - Method in class com.amazonaws.services.qbusiness.model.UpdateIndexRequest
The identifier of the Amazon Q Business index.
getIndexId() - Method in class com.amazonaws.services.qbusiness.model.UserAlias
The identifier of the index that the user aliases are associated with.
GetIndexRequest - Class in com.amazonaws.services.qbusiness.model
 
GetIndexRequest() - Constructor for class com.amazonaws.services.qbusiness.model.GetIndexRequest
 
GetIndexResult - Class in com.amazonaws.services.qbusiness.model
 
GetIndexResult() - Constructor for class com.amazonaws.services.qbusiness.model.GetIndexResult
 
getIndexStatistics() - Method in class com.amazonaws.services.qbusiness.model.GetIndexResult
Provides information about the number of documents indexed.
getIndices() - Method in class com.amazonaws.services.qbusiness.model.ListIndicesResult
An array of information on the items in one or more indexes.
getInlineConfigurations() - Method in class com.amazonaws.services.qbusiness.model.DocumentEnrichmentConfiguration
Configuration information to alter document attributes or metadata fields and content when ingesting documents into Amazon Q Business.
getInvocationCondition() - Method in class com.amazonaws.services.qbusiness.model.HookConfiguration
The condition used for when a Lambda function should be invoked.
getItems() - Method in class com.amazonaws.services.qbusiness.model.ListGroupsResult
Summary information for list of groups that are mapped to users.
getKendraIndexConfiguration() - Method in class com.amazonaws.services.qbusiness.model.RetrieverConfiguration
Provides information on how the Amazon Kendra index used as a retriever for your Amazon Q Business application is configured.
getKey() - Method in class com.amazonaws.services.qbusiness.model.DocumentAttributeCondition
The identifier of the document attribute used for the condition.
getKey() - Method in class com.amazonaws.services.qbusiness.model.DocumentAttributeTarget
The identifier of the target document attribute or metadata field.
getKey() - Method in class com.amazonaws.services.qbusiness.model.S3
The name of the file.
getKey() - Method in class com.amazonaws.services.qbusiness.model.Tag
The key for the tag.
getKmsKeyId() - Method in class com.amazonaws.services.qbusiness.model.EncryptionConfiguration
The identifier of the KMS key.
getLambdaArn() - Method in class com.amazonaws.services.qbusiness.model.HookConfiguration
The Amazon Resource Name (ARN) of a role with permission to run a Lambda function during ingestion.
getLastUpdatedAt() - Method in class com.amazonaws.services.qbusiness.model.GroupStatusDetail
The Unix timestamp when the Amazon Q Business application was last updated.
getLessThan() - Method in class com.amazonaws.services.qbusiness.model.AttributeFilter
Performs a less than operation on two document attributes or metadata fields.
getLessThanOrEquals() - Method in class com.amazonaws.services.qbusiness.model.AttributeFilter
Performs a less than or equals operation on two document attributes or metadata fields.Supported for the following document attribute value type: dateValue and longValue.
getLongValue() - Method in class com.amazonaws.services.qbusiness.model.DocumentAttributeValue
A long integer value.
getMaxResults() - Method in class com.amazonaws.services.qbusiness.model.GetChatControlsConfigurationRequest
The maximum number of configured chat controls to return.
getMaxResults() - Method in class com.amazonaws.services.qbusiness.model.ListApplicationsRequest
The maximum number of Amazon Q Business applications to return.
getMaxResults() - Method in class com.amazonaws.services.qbusiness.model.ListConversationsRequest
The maximum number of Amazon Q Business conversations to return.
getMaxResults() - Method in class com.amazonaws.services.qbusiness.model.ListDataSourcesRequest
The maximum number of data source connectors to return.
getMaxResults() - Method in class com.amazonaws.services.qbusiness.model.ListDataSourceSyncJobsRequest
The maximum number of synchronization jobs to return in the response.
getMaxResults() - Method in class com.amazonaws.services.qbusiness.model.ListDocumentsRequest
The maximum number of documents to return.
getMaxResults() - Method in class com.amazonaws.services.qbusiness.model.ListGroupsRequest
The maximum number of returned groups that are mapped to users.
getMaxResults() - Method in class com.amazonaws.services.qbusiness.model.ListIndicesRequest
The maximum number of indices to return.
getMaxResults() - Method in class com.amazonaws.services.qbusiness.model.ListMessagesRequest
The maximum number of messages to return.
getMaxResults() - Method in class com.amazonaws.services.qbusiness.model.ListPluginsRequest
The maximum number of documents to return.
getMaxResults() - Method in class com.amazonaws.services.qbusiness.model.ListRetrieversRequest
The maximum number of retrievers returned.
getMaxResults() - Method in class com.amazonaws.services.qbusiness.model.ListWebExperiencesRequest
The maximum number of Amazon Q Business Web Experiences to return.
getMemberGroups() - Method in class com.amazonaws.services.qbusiness.model.GroupMembers
A list of sub groups that belong to a group.
getMemberRelation() - Method in class com.amazonaws.services.qbusiness.model.AccessConfiguration
Describes the member relation within the AccessControlList object.
getMemberRelation() - Method in class com.amazonaws.services.qbusiness.model.AccessControl
Describes the member relation within a principal list.
getMembershipType() - Method in class com.amazonaws.services.qbusiness.model.PrincipalGroup
The type of group.
getMembershipType() - Method in class com.amazonaws.services.qbusiness.model.PrincipalUser
The type of group.
getMemberUsers() - Method in class com.amazonaws.services.qbusiness.model.GroupMembers
A list of users that belong to a group.
getMessage() - Method in class com.amazonaws.services.qbusiness.model.ValidationExceptionField
A message about the validation exception.
getMessageCopiedAt() - Method in class com.amazonaws.services.qbusiness.model.PutFeedbackRequest
The timestamp for when the feedback was recorded.
getMessageId() - Method in class com.amazonaws.services.qbusiness.model.Message
The identifier of the Amazon Q Business web experience message.
getMessageId() - Method in class com.amazonaws.services.qbusiness.model.PutFeedbackRequest
The identifier of the chat message that the feedback was given for.
getMessages() - Method in class com.amazonaws.services.qbusiness.model.ListMessagesResult
An array of information on one or more messages.
getMessageUsefulness() - Method in class com.amazonaws.services.qbusiness.model.PutFeedbackRequest
The feedback usefulness value given by the user to the chat message.
getMetadataXML() - Method in class com.amazonaws.services.qbusiness.model.SamlConfiguration
The metadata XML that your IdP generated.
getMetrics() - Method in class com.amazonaws.services.qbusiness.model.DataSourceSyncJob
Maps a batch delete document request to a specific data source sync job.
getName() - Method in class com.amazonaws.services.qbusiness.model.AttachmentInput
The name of the file.
getName() - Method in class com.amazonaws.services.qbusiness.model.AttachmentOutput
The name of a file uploaded during chat.
getName() - Method in class com.amazonaws.services.qbusiness.model.DocumentAttribute
The identifier for the attribute.
getName() - Method in class com.amazonaws.services.qbusiness.model.DocumentAttributeConfiguration
The name of the document attribute.
getName() - Method in class com.amazonaws.services.qbusiness.model.PrincipalGroup
The name of the group.
getName() - Method in class com.amazonaws.services.qbusiness.model.TopicConfiguration
A name for your topic control configuration.
getName() - Method in class com.amazonaws.services.qbusiness.model.ValidationExceptionField
The field name where the invalid entry was detected.
getNativeIndexConfiguration() - Method in class com.amazonaws.services.qbusiness.model.RetrieverConfiguration
Provides information on how a Amazon Q Business index used as a retriever for your Amazon Q Business application is configured.
getNextToken() - Method in class com.amazonaws.services.qbusiness.model.GetChatControlsConfigurationRequest
If the maxResults response was incomplete because there is more data to retrieve, Amazon Q Business returns a pagination token in the response.
getNextToken() - Method in class com.amazonaws.services.qbusiness.model.GetChatControlsConfigurationResult
If the maxResults response was incomplete because there is more data to retrieve, Amazon Q Business returns a pagination token in the response.
getNextToken() - Method in class com.amazonaws.services.qbusiness.model.ListApplicationsRequest
If the maxResults response was incomplete because there is more data to retrieve, Amazon Q Business returns a pagination token in the response.
getNextToken() - Method in class com.amazonaws.services.qbusiness.model.ListApplicationsResult
If the response is truncated, Amazon Q Business returns this token.
getNextToken() - Method in class com.amazonaws.services.qbusiness.model.ListConversationsRequest
If the maxResults response was incomplete because there is more data to retrieve, Amazon Q Business returns a pagination token in the response.
getNextToken() - Method in class com.amazonaws.services.qbusiness.model.ListConversationsResult
If the response is truncated, Amazon Q Business returns this token, which you can use in a later request to list the next set of messages.
getNextToken() - Method in class com.amazonaws.services.qbusiness.model.ListDataSourcesRequest
If the maxResults response was incomplete because there is more data to retrieve, Amazon Q Business returns a pagination token in the response.
getNextToken() - Method in class com.amazonaws.services.qbusiness.model.ListDataSourcesResult
If the response is truncated, Amazon Q Business returns this token.
getNextToken() - Method in class com.amazonaws.services.qbusiness.model.ListDataSourceSyncJobsRequest
If the maxResults response was incpmplete because there is more data to retriever, Amazon Q Business returns a pagination token in the response.
getNextToken() - Method in class com.amazonaws.services.qbusiness.model.ListDataSourceSyncJobsResult
If the response is truncated, Amazon Q Business returns this token.
getNextToken() - Method in class com.amazonaws.services.qbusiness.model.ListDocumentsRequest
If the maxResults response was incomplete because there is more data to retrieve, Amazon Q Business returns a pagination token in the response.
getNextToken() - Method in class com.amazonaws.services.qbusiness.model.ListDocumentsResult
If the maxResults response was incomplete because there is more data to retrieve, Amazon Q Business returns a pagination token in the response.
getNextToken() - Method in class com.amazonaws.services.qbusiness.model.ListGroupsRequest
If the previous response was incomplete (because there is more data to retrieve), Amazon Q Business returns a pagination token in the response.
getNextToken() - Method in class com.amazonaws.services.qbusiness.model.ListGroupsResult
If the response is truncated, Amazon Q Business returns this token that you can use in the subsequent request to retrieve the next set of groups that are mapped to users.
getNextToken() - Method in class com.amazonaws.services.qbusiness.model.ListIndicesRequest
If the maxResults response was incomplete because there is more data to retrieve, Amazon Q Business returns a pagination token in the response.
getNextToken() - Method in class com.amazonaws.services.qbusiness.model.ListIndicesResult
If the response is truncated, Amazon Q Business 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.qbusiness.model.ListMessagesRequest
If the number of retrievers returned exceeds maxResults, Amazon Q Business returns a next token as a pagination token to retrieve the next set of messages.
getNextToken() - Method in class com.amazonaws.services.qbusiness.model.ListMessagesResult
If the response is truncated, Amazon Q Business returns this token, which you can use in a later request to list the next set of messages.
getNextToken() - Method in class com.amazonaws.services.qbusiness.model.ListPluginsRequest
If the maxResults response was incomplete because there is more data to retrieve, Amazon Q Business returns a pagination token in the response.
getNextToken() - Method in class com.amazonaws.services.qbusiness.model.ListPluginsResult
If the maxResults response was incomplete because there is more data to retrieve, Amazon Q Business returns a pagination token in the response.
getNextToken() - Method in class com.amazonaws.services.qbusiness.model.ListRetrieversRequest
If the number of retrievers returned exceeds maxResults, Amazon Q Business returns a next token as a pagination token to retrieve the next set of retrievers.
getNextToken() - Method in class com.amazonaws.services.qbusiness.model.ListRetrieversResult
If the response is truncated, Amazon Q Business returns this token, which you can use in a later request to list the next set of retrievers.
getNextToken() - Method in class com.amazonaws.services.qbusiness.model.ListWebExperiencesRequest
If the maxResults response was incomplete because there is more data to retrieve, Amazon Q Business returns a pagination token in the response.
getNextToken() - Method in class com.amazonaws.services.qbusiness.model.ListWebExperiencesResult
If the response is truncated, Amazon Q Business returns this token, which you can use in a later request to list the next set of messages.
getNoAuthConfiguration() - Method in class com.amazonaws.services.qbusiness.model.PluginAuthConfiguration
Information about invoking a custom plugin without any authentication.
getNotFilter() - Method in class com.amazonaws.services.qbusiness.model.AttributeFilter
Performs a logical NOT operation on all supplied filters.
getNumberConfiguration() - Method in class com.amazonaws.services.qbusiness.model.DocumentAttributeBoostingConfiguration
Provides information on boosting NUMBER type document attributes.
getOAuth2ClientCredentialConfiguration() - Method in class com.amazonaws.services.qbusiness.model.PluginAuthConfiguration
Information about the OAuth 2.0 authentication credential/token used to configure a plugin.
getOperator() - Method in class com.amazonaws.services.qbusiness.model.DocumentAttributeCondition
The identifier of the document attribute used for the condition.
getOrAllFilters() - Method in class com.amazonaws.services.qbusiness.model.AttributeFilter
Performs a logical OR operation on all supplied filters.
getParentMessageId() - Method in class com.amazonaws.services.qbusiness.model.ChatSyncRequest
The identifier of the previous system message in a conversation.
getPayload() - Method in class com.amazonaws.services.qbusiness.model.ActionReview
Field values that an end user needs to provide to Amazon Q Business for Amazon Q Business to perform the requested plugin action.
getPayload() - Method in class com.amazonaws.services.qbusiness.model.APISchema
The JSON or YAML-formatted payload defining the OpenAPI schema for a custom plugin.
getPayloadFieldNameSeparator() - Method in class com.amazonaws.services.qbusiness.model.ActionReview
A string used to retain information about the hierarchical contexts within an action review payload.
getPersonalizationConfiguration() - Method in class com.amazonaws.services.qbusiness.model.CreateApplicationRequest
Configuration information about chat response personalization.
getPersonalizationConfiguration() - Method in class com.amazonaws.services.qbusiness.model.GetApplicationResult
Configuration information about chat response personalization.
getPersonalizationConfiguration() - Method in class com.amazonaws.services.qbusiness.model.UpdateApplicationRequest
Configuration information about chat response personalization.
getPersonalizationControlMode() - Method in class com.amazonaws.services.qbusiness.model.PersonalizationConfiguration
An option to allow Amazon Q Business to customize chat responses using user specific metadata—specifically, location and job information—in your IAM Identity Center instance.
getPlugin(GetPluginRequest) - Method in class com.amazonaws.services.qbusiness.AbstractAWSQBusiness
 
getPlugin(GetPluginRequest) - Method in interface com.amazonaws.services.qbusiness.AWSQBusiness
Gets information about an existing Amazon Q Business plugin.
getPlugin(GetPluginRequest) - Method in class com.amazonaws.services.qbusiness.AWSQBusinessClient
Gets information about an existing Amazon Q Business plugin.
getPluginArn() - Method in class com.amazonaws.services.qbusiness.model.CreatePluginResult
The Amazon Resource Name (ARN) of a plugin.
getPluginArn() - Method in class com.amazonaws.services.qbusiness.model.GetPluginResult
The Amazon Resource Name (ARN) of the role with permission to access resources needed to create the plugin.
getPluginAsync(GetPluginRequest) - Method in class com.amazonaws.services.qbusiness.AbstractAWSQBusinessAsync
 
getPluginAsync(GetPluginRequest, AsyncHandler<GetPluginRequest, GetPluginResult>) - Method in class com.amazonaws.services.qbusiness.AbstractAWSQBusinessAsync
 
getPluginAsync(GetPluginRequest) - Method in interface com.amazonaws.services.qbusiness.AWSQBusinessAsync
Gets information about an existing Amazon Q Business plugin.
getPluginAsync(GetPluginRequest, AsyncHandler<GetPluginRequest, GetPluginResult>) - Method in interface com.amazonaws.services.qbusiness.AWSQBusinessAsync
Gets information about an existing Amazon Q Business plugin.
getPluginAsync(GetPluginRequest) - Method in class com.amazonaws.services.qbusiness.AWSQBusinessAsyncClient
 
getPluginAsync(GetPluginRequest, AsyncHandler<GetPluginRequest, GetPluginResult>) - Method in class com.amazonaws.services.qbusiness.AWSQBusinessAsyncClient
 
getPluginConfiguration() - Method in class com.amazonaws.services.qbusiness.model.ChatModeConfiguration
Configuration information required to invoke chat in PLUGIN_MODE.
getPluginId() - Method in class com.amazonaws.services.qbusiness.model.ActionReview
The identifier of the plugin associated with the action review.
getPluginId() - Method in class com.amazonaws.services.qbusiness.model.CreatePluginResult
The identifier of the plugin created.
getPluginId() - Method in class com.amazonaws.services.qbusiness.model.DeletePluginRequest
The identifier of the plugin being deleted.
getPluginId() - Method in class com.amazonaws.services.qbusiness.model.GetPluginRequest
The identifier of the plugin.
getPluginId() - Method in class com.amazonaws.services.qbusiness.model.GetPluginResult
The identifier of the plugin.
getPluginId() - Method in class com.amazonaws.services.qbusiness.model.Plugin
The identifier of the plugin.
getPluginId() - Method in class com.amazonaws.services.qbusiness.model.PluginConfiguration
The identifier of the plugin you want to use.
getPluginId() - Method in class com.amazonaws.services.qbusiness.model.UpdatePluginRequest
The identifier of the plugin.
GetPluginRequest - Class in com.amazonaws.services.qbusiness.model
 
GetPluginRequest() - Constructor for class com.amazonaws.services.qbusiness.model.GetPluginRequest
 
GetPluginResult - Class in com.amazonaws.services.qbusiness.model
 
GetPluginResult() - Constructor for class com.amazonaws.services.qbusiness.model.GetPluginResult
 
getPlugins() - Method in class com.amazonaws.services.qbusiness.model.ListPluginsResult
Information about a configured plugin.
getPluginType() - Method in class com.amazonaws.services.qbusiness.model.ActionReview
The type of plugin.
getPostExtractionHookConfiguration() - Method in class com.amazonaws.services.qbusiness.model.DocumentEnrichmentConfiguration
 
getPreExtractionHookConfiguration() - Method in class com.amazonaws.services.qbusiness.model.DocumentEnrichmentConfiguration
 
getPrincipals() - Method in class com.amazonaws.services.qbusiness.model.AccessControl
Contains a list of principals, where a principal can be either a USER or a GROUP.
getQAppsConfiguration() - Method in class com.amazonaws.services.qbusiness.model.CreateApplicationRequest
An option to allow end users to create and use Amazon Q Apps in the web experience.
getQAppsConfiguration() - Method in class com.amazonaws.services.qbusiness.model.GetApplicationResult
Settings for whether end users can create and use Amazon Q Apps in the web experience.
getQAppsConfiguration() - Method in class com.amazonaws.services.qbusiness.model.UpdateApplicationRequest
An option to allow end users to create and use Amazon Q Apps in the web experience.
getQAppsControlMode() - Method in class com.amazonaws.services.qbusiness.model.QAppsConfiguration
Status information about whether end users can create and use Amazon Q Apps in the web experience.
getReason() - Method in class com.amazonaws.services.qbusiness.model.MessageUsefulnessFeedback
The reason for a usefulness rating.
getReason() - Method in exception com.amazonaws.services.qbusiness.model.ValidationException
The reason for the ValidationException.
getRequired() - Method in class com.amazonaws.services.qbusiness.model.ActionReviewPayloadField
Information about whether the field is required.
getResourceARN() - Method in class com.amazonaws.services.qbusiness.model.ListTagsForResourceRequest
The Amazon Resource Name (ARN) of the Amazon Q Business application or data source to get a list of tags for.
getResourceARN() - Method in class com.amazonaws.services.qbusiness.model.TagResourceRequest
The Amazon Resource Name (ARN) of the Amazon Q Business application or data source to tag.
getResourceARN() - Method in class com.amazonaws.services.qbusiness.model.UntagResourceRequest
The Amazon Resource Name (ARN) of the Amazon Q Business application, or data source to remove the tag from.
getResourceId() - Method in exception com.amazonaws.services.qbusiness.model.ConflictException
The identifier of the resource affected.
getResourceId() - Method in exception com.amazonaws.services.qbusiness.model.ResourceNotFoundException
The identifier of the resource affected.
getResourceId() - Method in exception com.amazonaws.services.qbusiness.model.ServiceQuotaExceededException
The identifier of the resource affected.
getResourceType() - Method in exception com.amazonaws.services.qbusiness.model.ConflictException
The type of the resource affected.
getResourceType() - Method in exception com.amazonaws.services.qbusiness.model.ResourceNotFoundException
The type of the resource affected.
getResourceType() - Method in exception com.amazonaws.services.qbusiness.model.ServiceQuotaExceededException
The type of the resource affected.
getResponseMap() - Method in class com.amazonaws.services.qbusiness.model.AuthChallengeResponse
The mapping of key-value pairs in an authentication challenge response.
getResponseScope() - Method in class com.amazonaws.services.qbusiness.model.GetChatControlsConfigurationResult
The response scope configured for a Amazon Q Business application.
getResponseScope() - Method in class com.amazonaws.services.qbusiness.model.UpdateChatControlsConfigurationRequest
The response scope configured for your application.
getRetriever(GetRetrieverRequest) - Method in class com.amazonaws.services.qbusiness.AbstractAWSQBusiness
 
getRetriever(GetRetrieverRequest) - Method in interface com.amazonaws.services.qbusiness.AWSQBusiness
Gets information about an existing retriever used by an Amazon Q Business application.
getRetriever(GetRetrieverRequest) - Method in class com.amazonaws.services.qbusiness.AWSQBusinessClient
Gets information about an existing retriever used by an Amazon Q Business application.
getRetrieverArn() - Method in class com.amazonaws.services.qbusiness.model.CreateRetrieverResult
The Amazon Resource Name (ARN) of an IAM role associated with a retriever.
getRetrieverArn() - Method in class com.amazonaws.services.qbusiness.model.GetRetrieverResult
The Amazon Resource Name (ARN) of the IAM role associated with the retriever.
getRetrieverAsync(GetRetrieverRequest) - Method in class com.amazonaws.services.qbusiness.AbstractAWSQBusinessAsync
 
getRetrieverAsync(GetRetrieverRequest, AsyncHandler<GetRetrieverRequest, GetRetrieverResult>) - Method in class com.amazonaws.services.qbusiness.AbstractAWSQBusinessAsync
 
getRetrieverAsync(GetRetrieverRequest) - Method in interface com.amazonaws.services.qbusiness.AWSQBusinessAsync
Gets information about an existing retriever used by an Amazon Q Business application.
getRetrieverAsync(GetRetrieverRequest, AsyncHandler<GetRetrieverRequest, GetRetrieverResult>) - Method in interface com.amazonaws.services.qbusiness.AWSQBusinessAsync
Gets information about an existing retriever used by an Amazon Q Business application.
getRetrieverAsync(GetRetrieverRequest) - Method in class com.amazonaws.services.qbusiness.AWSQBusinessAsyncClient
 
getRetrieverAsync(GetRetrieverRequest, AsyncHandler<GetRetrieverRequest, GetRetrieverResult>) - Method in class com.amazonaws.services.qbusiness.AWSQBusinessAsyncClient
 
getRetrieverId() - Method in class com.amazonaws.services.qbusiness.model.CreateRetrieverResult
The identifier of the retriever you are using.
getRetrieverId() - Method in class com.amazonaws.services.qbusiness.model.DeleteRetrieverRequest
The identifier of the retriever being deleted.
getRetrieverId() - Method in class com.amazonaws.services.qbusiness.model.GetRetrieverRequest
The identifier of the retriever.
getRetrieverId() - Method in class com.amazonaws.services.qbusiness.model.GetRetrieverResult
The identifier of the retriever.
getRetrieverId() - Method in class com.amazonaws.services.qbusiness.model.Retriever
The identifier of the retriever used by your Amazon Q Business application.
getRetrieverId() - Method in class com.amazonaws.services.qbusiness.model.UpdateRetrieverRequest
The identifier of your retriever.
GetRetrieverRequest - Class in com.amazonaws.services.qbusiness.model
 
GetRetrieverRequest() - Constructor for class com.amazonaws.services.qbusiness.model.GetRetrieverRequest
 
GetRetrieverResult - Class in com.amazonaws.services.qbusiness.model
 
GetRetrieverResult() - Constructor for class com.amazonaws.services.qbusiness.model.GetRetrieverResult
 
getRetrievers() - Method in class com.amazonaws.services.qbusiness.model.ListRetrieversResult
An array of summary information for one or more retrievers.
getRoleArn() - Method in class com.amazonaws.services.qbusiness.model.BasicAuthConfiguration
The ARN of an IAM role used by Amazon Q Business to access the basic authentication credentials stored in a Secrets Manager secret.
getRoleArn() - Method in class com.amazonaws.services.qbusiness.model.BatchPutDocumentRequest
The Amazon Resource Name (ARN) of an IAM role with permission to access your S3 bucket.
getRoleArn() - Method in class com.amazonaws.services.qbusiness.model.CreateApplicationRequest
The Amazon Resource Name (ARN) of an IAM role with permissions to access your Amazon CloudWatch logs and metrics.
getRoleArn() - Method in class com.amazonaws.services.qbusiness.model.CreateRetrieverRequest
The ARN of an IAM role used by Amazon Q Business to access the basic authentication credentials stored in a Secrets Manager secret.
getRoleArn() - Method in class com.amazonaws.services.qbusiness.model.CreateWebExperienceRequest
The Amazon Resource Name (ARN) of the service role attached to your web experience.
getRoleArn() - Method in class com.amazonaws.services.qbusiness.model.GetApplicationResult
The Amazon Resource Name (ARN) of the IAM with permissions to access your CloudWatch logs and metrics.
getRoleArn() - Method in class com.amazonaws.services.qbusiness.model.GetDataSourceResult
The Amazon Resource Name (ARN) of the role with permission to access the data source and required resources.
getRoleArn() - Method in class com.amazonaws.services.qbusiness.model.GetRetrieverResult
The Amazon Resource Name (ARN) of the role with the permission to access the retriever and required resources.
getRoleArn() - Method in class com.amazonaws.services.qbusiness.model.GetWebExperienceResult
The Amazon Resource Name (ARN) of the service role attached to your web experience.
getRoleArn() - Method in class com.amazonaws.services.qbusiness.model.HookConfiguration
The Amazon Resource Name (ARN) of a role with permission to run PreExtractionHookConfiguration and PostExtractionHookConfiguration for altering document metadata and content during the document ingestion process.
getRoleArn() - Method in class com.amazonaws.services.qbusiness.model.OAuth2ClientCredentialConfiguration
The ARN of an IAM role used by Amazon Q Business to access the OAuth 2.0 authentication credentials stored in a Secrets Manager secret.
getRoleArn() - Method in class com.amazonaws.services.qbusiness.model.SamlConfiguration
The Amazon Resource Name (ARN) of an IAM role assumed by users when they authenticate into their Amazon Q Business web experience, containing the relevant Amazon Q Business permissions for conversing with Amazon Q Business.
getRoleArn() - Method in class com.amazonaws.services.qbusiness.model.UpdateApplicationRequest
An Amazon Web Services Identity and Access Management (IAM) role that gives Amazon Q Business permission to access Amazon CloudWatch logs and metrics.
getRoleArn() - Method in class com.amazonaws.services.qbusiness.model.UpdateDataSourceRequest
The Amazon Resource Name (ARN) of an IAM role with permission to access the data source and required resources.
getRoleArn() - Method in class com.amazonaws.services.qbusiness.model.UpdateRetrieverRequest
The Amazon Resource Name (ARN) of an IAM role with permission to access the retriever and required resources.
getRoleArn() - Method in class com.amazonaws.services.qbusiness.model.UpdateWebExperienceRequest
The Amazon Resource Name (ARN) of the role with permission to access the Amazon Q Business web experience and required resources.
getRuleConfiguration() - Method in class com.amazonaws.services.qbusiness.model.Rule
The configuration information for a rule.
getRules() - Method in class com.amazonaws.services.qbusiness.model.TopicConfiguration
Rules defined for a topic configuration.
getRuleType() - Method in class com.amazonaws.services.qbusiness.model.Rule
The type of rule.
getS3() - Method in class com.amazonaws.services.qbusiness.model.APISchema
Contains details about the S3 object containing the OpenAPI schema for a custom plugin.
getS3() - Method in class com.amazonaws.services.qbusiness.model.DocumentContent
The path to the document in an Amazon S3 bucket.
getS3BucketName() - Method in class com.amazonaws.services.qbusiness.model.HookConfiguration
Stores the original, raw documents or the structured, parsed documents before and after altering them.
getSamlConfiguration() - Method in class com.amazonaws.services.qbusiness.model.WebExperienceAuthConfiguration
 
getSamplePromptsControlMode() - Method in class com.amazonaws.services.qbusiness.model.CreateWebExperienceRequest
Determines whether sample prompts are enabled in the web experience for an end user.
getSamplePromptsControlMode() - Method in class com.amazonaws.services.qbusiness.model.GetWebExperienceResult
Determines whether sample prompts are enabled in the web experience for an end user.
getSamplePromptsControlMode() - Method in class com.amazonaws.services.qbusiness.model.UpdateWebExperienceRequest
Determines whether sample prompts are enabled in the web experience for an end user.
getSearch() - Method in class com.amazonaws.services.qbusiness.model.DocumentAttributeConfiguration
Information about whether the document attribute can be used by an end user to search for information on their web experience.
getSecretArn() - Method in class com.amazonaws.services.qbusiness.model.BasicAuthConfiguration
The ARN of the Secrets Manager secret that stores the basic authentication credentials used for plugin configuration..
getSecretArn() - Method in class com.amazonaws.services.qbusiness.model.OAuth2ClientCredentialConfiguration
The ARN of the Secrets Manager secret that stores the OAuth 2.0 credentials/token used for plugin configuration.
getSecurityGroupIds() - Method in class com.amazonaws.services.qbusiness.model.DataSourceVpcConfiguration
A list of identifiers of security groups within your Amazon VPC.
getServerUrl() - Method in class com.amazonaws.services.qbusiness.model.CreatePluginRequest
The source URL used for plugin configuration.
getServerUrl() - Method in class com.amazonaws.services.qbusiness.model.GetPluginResult
The source URL used for plugin configuration.
getServerUrl() - Method in class com.amazonaws.services.qbusiness.model.Plugin
The plugin server URL used for configuration.
getServerUrl() - Method in class com.amazonaws.services.qbusiness.model.UpdatePluginRequest
The source URL used for plugin configuration.
getSnippet() - Method in class com.amazonaws.services.qbusiness.model.SourceAttribution
The content extract from the document on which the generated response is based.
getSnippetExcerpt() - Method in class com.amazonaws.services.qbusiness.model.TextSegment
The relevant text excerpt from a source that was used to generate a citation text segment in an Amazon Q Business chat response.
getSourceAttribution() - Method in class com.amazonaws.services.qbusiness.model.Message
The source documents used to generate Amazon Q Business web experience message.
getSourceAttributions() - Method in class com.amazonaws.services.qbusiness.model.ChatSyncResult
The source documents used to generate the conversation response.
getStartTime() - Method in class com.amazonaws.services.qbusiness.model.Conversation
The start time of the conversation.
getStartTime() - Method in class com.amazonaws.services.qbusiness.model.DataSourceSyncJob
The Unix time stamp when the data source synchronization job started.
getStartTime() - Method in class com.amazonaws.services.qbusiness.model.ListDataSourceSyncJobsRequest
The start time of the data source connector sync.
getState() - Method in class com.amazonaws.services.qbusiness.model.GetPluginResult
The current state of the plugin.
getState() - Method in class com.amazonaws.services.qbusiness.model.Plugin
The current status of the plugin.
getState() - Method in class com.amazonaws.services.qbusiness.model.UpdatePluginRequest
The status of the plugin.
getStatus() - Method in class com.amazonaws.services.qbusiness.model.Application
The status of the Amazon Q Business application.
getStatus() - Method in class com.amazonaws.services.qbusiness.model.AttachmentOutput
The status of a file uploaded during chat.
getStatus() - Method in class com.amazonaws.services.qbusiness.model.DataSource
The status of the Amazon Q Business data source.
getStatus() - Method in class com.amazonaws.services.qbusiness.model.DataSourceSyncJob
The status of the synchronization job.
getStatus() - Method in class com.amazonaws.services.qbusiness.model.DocumentDetails
The current status of the document.
getStatus() - Method in class com.amazonaws.services.qbusiness.model.GetApplicationResult
The status of the Amazon Q Business application.
getStatus() - Method in class com.amazonaws.services.qbusiness.model.GetDataSourceResult
The current status of the data source connector.
getStatus() - Method in class com.amazonaws.services.qbusiness.model.GetGroupResult
The current status of the group.
getStatus() - Method in class com.amazonaws.services.qbusiness.model.GetIndexResult
The current status of the index.
getStatus() - Method in class com.amazonaws.services.qbusiness.model.GetRetrieverResult
The status of the retriever.
getStatus() - Method in class com.amazonaws.services.qbusiness.model.GetWebExperienceResult
The current status of the Amazon Q Business web experience.
getStatus() - Method in class com.amazonaws.services.qbusiness.model.GroupStatusDetail
The status of a group.
getStatus() - Method in class com.amazonaws.services.qbusiness.model.Index
The current status of the index.
getStatus() - Method in class com.amazonaws.services.qbusiness.model.Retriever
The status of your retriever.
getStatus() - Method in class com.amazonaws.services.qbusiness.model.WebExperience
The status of your Amazon Q Business web experience.
getStatusFilter() - Method in class com.amazonaws.services.qbusiness.model.ListDataSourceSyncJobsRequest
Only returns synchronization jobs with the Status field equal to the specified status.
getStatusHistory() - Method in class com.amazonaws.services.qbusiness.model.GetGroupResult
The status history of the group.
getStringConfiguration() - Method in class com.amazonaws.services.qbusiness.model.DocumentAttributeBoostingConfiguration
Provides information on boosting STRING type document attributes.
getStringListConfiguration() - Method in class com.amazonaws.services.qbusiness.model.DocumentAttributeBoostingConfiguration
Provides information on boosting STRING_LIST type document attributes.
getStringListValue() - Method in class com.amazonaws.services.qbusiness.model.DocumentAttributeValue
A list of strings.
getStringValue() - Method in class com.amazonaws.services.qbusiness.model.DocumentAttributeValue
A string.
getSubmittedAt() - Method in class com.amazonaws.services.qbusiness.model.MessageUsefulnessFeedback
The timestamp for when the feedback was submitted.
getSubnetIds() - Method in class com.amazonaws.services.qbusiness.model.DataSourceVpcConfiguration
A list of identifiers for subnets within your Amazon VPC.
getSubtitle() - Method in class com.amazonaws.services.qbusiness.model.CreateWebExperienceRequest
A subtitle to personalize your Amazon Q Business web experience.
getSubtitle() - Method in class com.amazonaws.services.qbusiness.model.GetWebExperienceResult
The subtitle for your Amazon Q Business web experience.
getSubtitle() - Method in class com.amazonaws.services.qbusiness.model.UpdateWebExperienceRequest
The subtitle of the Amazon Q Business web experience.
getSyncSchedule() - Method in class com.amazonaws.services.qbusiness.model.GetDataSourceResult
The schedule for Amazon Q Business to update the index.
getSyncSchedule() - Method in class com.amazonaws.services.qbusiness.model.UpdateDataSourceRequest
The chosen update frequency for your data source.
getSystemMessage() - Method in class com.amazonaws.services.qbusiness.model.ChatSyncResult
An AI-generated message in a conversation.
getSystemMessageId() - Method in class com.amazonaws.services.qbusiness.model.ChatSyncResult
The identifier of an Amazon Q Business AI generated message within the conversation.
getSystemMessageOverride() - Method in class com.amazonaws.services.qbusiness.model.BlockedPhrasesConfiguration
The configured custom message displayed to an end user informing them that they've used a blocked phrase during chat.
getSystemMessageOverride() - Method in class com.amazonaws.services.qbusiness.model.BlockedPhrasesConfigurationUpdate
The configured custom message displayed to your end user when they use blocked phrase during chat.
getSystemMessageOverride() - Method in class com.amazonaws.services.qbusiness.model.ContentBlockerRule
The configured custom message displayed to an end user informing them that they've used a blocked phrase during chat.
getTagKeys() - Method in class com.amazonaws.services.qbusiness.model.UntagResourceRequest
A list of tag keys to remove from the Amazon Q Business application or data source.
getTags() - Method in class com.amazonaws.services.qbusiness.model.CreateApplicationRequest
A list of key-value pairs that identify or categorize your Amazon Q Business application.
getTags() - Method in class com.amazonaws.services.qbusiness.model.CreateIndexRequest
A list of key-value pairs that identify or categorize the index.
getTags() - Method in class com.amazonaws.services.qbusiness.model.CreatePluginRequest
A list of key-value pairs that identify or categorize the data source connector.
getTags() - Method in class com.amazonaws.services.qbusiness.model.CreateRetrieverRequest
A list of key-value pairs that identify or categorize the retriever.
getTags() - Method in class com.amazonaws.services.qbusiness.model.CreateWebExperienceRequest
A list of key-value pairs that identify or categorize your Amazon Q Business web experience.
getTags() - Method in class com.amazonaws.services.qbusiness.model.ListTagsForResourceResult
A list of tags associated with the Amazon Q Business application or data source.
getTags() - Method in class com.amazonaws.services.qbusiness.model.TagResourceRequest
A list of tag keys to add to the Amazon Q Business application or data source.
getTarget() - Method in class com.amazonaws.services.qbusiness.model.InlineDocumentEnrichmentConfiguration
 
getText() - Method in class com.amazonaws.services.qbusiness.model.SnippetExcerpt
The relevant text excerpt from a source that was used to generate a citation text segment in an Amazon Q chat response.
getTextDocumentStatistics() - Method in class com.amazonaws.services.qbusiness.model.IndexStatistics
The number of documents indexed.
getTextMessageSegments() - Method in class com.amazonaws.services.qbusiness.model.SourceAttribution
A text extract from a source document that is used for source attribution.
getTime() - Method in class com.amazonaws.services.qbusiness.model.Message
The timestamp of the first Amazon Q Business web experience message.
getTitle() - Method in class com.amazonaws.services.qbusiness.model.Conversation
The title of the conversation.
getTitle() - Method in class com.amazonaws.services.qbusiness.model.CreateWebExperienceRequest
The title for your Amazon Q Business web experience.
getTitle() - Method in class com.amazonaws.services.qbusiness.model.Document
The title of the document.
getTitle() - Method in class com.amazonaws.services.qbusiness.model.GetWebExperienceResult
The title for your Amazon Q Business web experience.
getTitle() - Method in class com.amazonaws.services.qbusiness.model.SourceAttribution
The title of the document which is the source for the Amazon Q Business generated response.
getTitle() - Method in class com.amazonaws.services.qbusiness.model.UpdateWebExperienceRequest
The title of the Amazon Q Business web experience.
getTopicConfigurations() - Method in class com.amazonaws.services.qbusiness.model.GetChatControlsConfigurationResult
The topic specific controls configured for a Amazon Q Business application.
getTopicConfigurationsToCreateOrUpdate() - Method in class com.amazonaws.services.qbusiness.model.UpdateChatControlsConfigurationRequest
The configured topic specific chat controls you want to update.
getTopicConfigurationsToDelete() - Method in class com.amazonaws.services.qbusiness.model.UpdateChatControlsConfigurationRequest
The configured topic specific chat controls you want to delete.
getType() - Method in class com.amazonaws.services.qbusiness.model.ActionReviewPayloadField
The type of field.
getType() - Method in class com.amazonaws.services.qbusiness.model.CreateIndexRequest
The index type that's suitable for your needs.
getType() - Method in class com.amazonaws.services.qbusiness.model.CreatePluginRequest
The type of plugin you want to create.
getType() - Method in class com.amazonaws.services.qbusiness.model.CreateRetrieverRequest
The type of retriever you are using.
getType() - Method in class com.amazonaws.services.qbusiness.model.DataSource
The type of the Amazon Q Business data source.
getType() - Method in class com.amazonaws.services.qbusiness.model.DocumentAttributeConfiguration
The type of document attribute.
getType() - Method in class com.amazonaws.services.qbusiness.model.GetDataSourceResult
The type of the data source connector.
getType() - Method in class com.amazonaws.services.qbusiness.model.GetIndexResult
The type of index attached to your Amazon Q Business application.
getType() - Method in class com.amazonaws.services.qbusiness.model.GetPluginResult
The type of the plugin.
getType() - Method in class com.amazonaws.services.qbusiness.model.GetRetrieverResult
The type of the retriever.
getType() - Method in class com.amazonaws.services.qbusiness.model.MemberGroup
The type of the sub group.
getType() - Method in class com.amazonaws.services.qbusiness.model.MemberUser
The type of the user.
getType() - Method in class com.amazonaws.services.qbusiness.model.Message
The type of Amazon Q Business message, whether HUMAN or AI generated.
getType() - Method in class com.amazonaws.services.qbusiness.model.Plugin
The type of the plugin.
getType() - Method in class com.amazonaws.services.qbusiness.model.PutGroupRequest
The type of the group.
getType() - Method in class com.amazonaws.services.qbusiness.model.Retriever
The type of your retriever.
getUnits() - Method in class com.amazonaws.services.qbusiness.model.IndexCapacityConfiguration
The number of storage units configured for an Amazon Q Business index.
getUpdatedAt() - Method in class com.amazonaws.services.qbusiness.model.Application
The Unix timestamp when the Amazon Q Business application was last updated.
getUpdatedAt() - Method in class com.amazonaws.services.qbusiness.model.DataSource
The Unix timestamp when the Amazon Q Business data source was last updated.
getUpdatedAt() - Method in class com.amazonaws.services.qbusiness.model.DocumentDetails
The timestamp for when the document was last updated.
getUpdatedAt() - Method in class com.amazonaws.services.qbusiness.model.GetApplicationResult
The Unix timestamp when the Amazon Q Business application was last updated.
getUpdatedAt() - Method in class com.amazonaws.services.qbusiness.model.GetDataSourceResult
The Unix timestamp when the data source connector was last updated.
getUpdatedAt() - Method in class com.amazonaws.services.qbusiness.model.GetIndexResult
The Unix timestamp when the Amazon Q Business index was last updated.
getUpdatedAt() - Method in class com.amazonaws.services.qbusiness.model.GetPluginResult
The timestamp for when the plugin was last updated.
getUpdatedAt() - Method in class com.amazonaws.services.qbusiness.model.GetRetrieverResult
The Unix timestamp when the retriever was last updated.
getUpdatedAt() - Method in class com.amazonaws.services.qbusiness.model.GetWebExperienceResult
The Unix timestamp when the Amazon Q Business web experience was last updated.
getUpdatedAt() - Method in class com.amazonaws.services.qbusiness.model.Index
The Unix timestamp when the index was last updated.
getUpdatedAt() - Method in class com.amazonaws.services.qbusiness.model.Plugin
The timestamp for when the plugin was last updated.
getUpdatedAt() - Method in class com.amazonaws.services.qbusiness.model.SourceAttribution
The Unix timestamp when the Amazon Q Business application was last updated.
getUpdatedAt() - Method in class com.amazonaws.services.qbusiness.model.WebExperience
The Unix timestamp when your Amazon Q Business web experience was updated.
getUpdatedEarlierThan() - Method in class com.amazonaws.services.qbusiness.model.ListGroupsRequest
The timestamp identifier used for the latest PUT or DELETE action for mapping users to their groups.
getUrl() - Method in class com.amazonaws.services.qbusiness.model.SourceAttribution
The URL of the document which is the source for the Amazon Q Business generated response.
getUsefulness() - Method in class com.amazonaws.services.qbusiness.model.MessageUsefulnessFeedback
The usefulness value assigned by an end user to a message.
getUser(GetUserRequest) - Method in class com.amazonaws.services.qbusiness.AbstractAWSQBusiness
 
getUser(GetUserRequest) - Method in interface com.amazonaws.services.qbusiness.AWSQBusiness
Describes the universally unique identifier (UUID) associated with a local user in a data source.
getUser(GetUserRequest) - Method in class com.amazonaws.services.qbusiness.AWSQBusinessClient
Describes the universally unique identifier (UUID) associated with a local user in a data source.
getUser() - Method in class com.amazonaws.services.qbusiness.model.Principal
The user associated with the principal.
getUserAliases() - Method in class com.amazonaws.services.qbusiness.model.CreateUserRequest
The list of user aliases in the mapping.
getUserAliases() - Method in class com.amazonaws.services.qbusiness.model.GetUserResult
A list of user aliases attached to a user.
getUserAliasesAdded() - Method in class com.amazonaws.services.qbusiness.model.UpdateUserResult
The user aliases that have been to be added to a user id.
getUserAliasesDeleted() - Method in class com.amazonaws.services.qbusiness.model.UpdateUserResult
The user aliases that have been deleted from a user id.
getUserAliasesToDelete() - Method in class com.amazonaws.services.qbusiness.model.UpdateUserRequest
The user aliases attached to the user id that are to be deleted.
getUserAliasesToUpdate() - Method in class com.amazonaws.services.qbusiness.model.UpdateUserRequest
The user aliases attached to the user id that are to be updated.
getUserAliasesUpdated() - Method in class com.amazonaws.services.qbusiness.model.UpdateUserResult
The user aliases attached to a user id that have been updated.
getUserAsync(GetUserRequest) - Method in class com.amazonaws.services.qbusiness.AbstractAWSQBusinessAsync
 
getUserAsync(GetUserRequest, AsyncHandler<GetUserRequest, GetUserResult>) - Method in class com.amazonaws.services.qbusiness.AbstractAWSQBusinessAsync
 
getUserAsync(GetUserRequest) - Method in interface com.amazonaws.services.qbusiness.AWSQBusinessAsync
Describes the universally unique identifier (UUID) associated with a local user in a data source.
getUserAsync(GetUserRequest, AsyncHandler<GetUserRequest, GetUserResult>) - Method in interface com.amazonaws.services.qbusiness.AWSQBusinessAsync
Describes the universally unique identifier (UUID) associated with a local user in a data source.
getUserAsync(GetUserRequest) - Method in class com.amazonaws.services.qbusiness.AWSQBusinessAsyncClient
 
getUserAsync(GetUserRequest, AsyncHandler<GetUserRequest, GetUserResult>) - Method in class com.amazonaws.services.qbusiness.AWSQBusinessAsyncClient
 
getUserGroupAttribute() - Method in class com.amazonaws.services.qbusiness.model.SamlConfiguration
The group attribute name in your IdP that maps to user groups.
getUserGroups() - Method in class com.amazonaws.services.qbusiness.model.ChatSyncRequest
The groups that a user associated with the chat input belongs to.
getUserGroups() - Method in class com.amazonaws.services.qbusiness.model.UsersAndGroups
The user groups associated with a topic control rule.
getUserId() - Method in class com.amazonaws.services.qbusiness.model.ChatSyncRequest
The identifier of the user attached to the chat input.
getUserId() - Method in class com.amazonaws.services.qbusiness.model.CreateUserRequest
The user emails attached to a user mapping.
getUserId() - Method in class com.amazonaws.services.qbusiness.model.DeleteConversationRequest
The identifier of the user who is deleting the conversation.
getUserId() - Method in class com.amazonaws.services.qbusiness.model.DeleteUserRequest
The user email being deleted.
getUserId() - Method in class com.amazonaws.services.qbusiness.model.GetUserRequest
The user email address attached to the user.
getUserId() - Method in class com.amazonaws.services.qbusiness.model.ListConversationsRequest
The identifier of the user involved in the Amazon Q Business web experience conversation.
getUserId() - Method in class com.amazonaws.services.qbusiness.model.ListMessagesRequest
The identifier of the user involved in the Amazon Q Business web experience conversation.
getUserId() - Method in class com.amazonaws.services.qbusiness.model.MemberUser
The identifier of the user you want to map to a group.
getUserId() - Method in class com.amazonaws.services.qbusiness.model.PutFeedbackRequest
The identifier of the user giving the feedback.
getUserId() - Method in class com.amazonaws.services.qbusiness.model.UpdateUserRequest
The email id attached to the user.
getUserId() - Method in class com.amazonaws.services.qbusiness.model.UserAlias
The identifier of the user id associated with the user aliases.
getUserIdAttribute() - Method in class com.amazonaws.services.qbusiness.model.SamlConfiguration
The user attribute name in your IdP that maps to the user email.
getUserIds() - Method in class com.amazonaws.services.qbusiness.model.UsersAndGroups
The user ids associated with a topic control rule.
getUserMessage() - Method in class com.amazonaws.services.qbusiness.model.ChatSyncRequest
A end user message in a conversation.
getUserMessageId() - Method in class com.amazonaws.services.qbusiness.model.ChatSyncResult
The identifier of an Amazon Q Business end user text input message within the conversation.
GetUserRequest - Class in com.amazonaws.services.qbusiness.model
 
GetUserRequest() - Constructor for class com.amazonaws.services.qbusiness.model.GetUserRequest
 
GetUserResult - Class in com.amazonaws.services.qbusiness.model
 
GetUserResult() - Constructor for class com.amazonaws.services.qbusiness.model.GetUserResult
 
getValue() - Method in class com.amazonaws.services.qbusiness.model.DocumentAttribute
The value of the attribute.
getValue() - Method in class com.amazonaws.services.qbusiness.model.DocumentAttributeCondition
 
getValue() - Method in class com.amazonaws.services.qbusiness.model.DocumentAttributeTarget
 
getValue() - Method in class com.amazonaws.services.qbusiness.model.Tag
The value associated with the tag.
getVpcConfiguration() - Method in class com.amazonaws.services.qbusiness.model.GetDataSourceResult
Configuration information for an Amazon VPC (Virtual Private Cloud) to connect to your data source.
getVpcConfiguration() - Method in class com.amazonaws.services.qbusiness.model.UpdateDataSourceRequest
 
getWebExperience(GetWebExperienceRequest) - Method in class com.amazonaws.services.qbusiness.AbstractAWSQBusiness
 
getWebExperience(GetWebExperienceRequest) - Method in interface com.amazonaws.services.qbusiness.AWSQBusiness
Gets information about an existing Amazon Q Business web experience.
getWebExperience(GetWebExperienceRequest) - Method in class com.amazonaws.services.qbusiness.AWSQBusinessClient
Gets information about an existing Amazon Q Business web experience.
getWebExperienceArn() - Method in class com.amazonaws.services.qbusiness.model.CreateWebExperienceResult
The Amazon Resource Name (ARN) of an Amazon Q Business web experience.
getWebExperienceArn() - Method in class com.amazonaws.services.qbusiness.model.GetWebExperienceResult
The Amazon Resource Name (ARN) of the role with the permission to access the Amazon Q Business web experience and required resources.
getWebExperienceAsync(GetWebExperienceRequest) - Method in class com.amazonaws.services.qbusiness.AbstractAWSQBusinessAsync
 
getWebExperienceAsync(GetWebExperienceRequest, AsyncHandler<GetWebExperienceRequest, GetWebExperienceResult>) - Method in class com.amazonaws.services.qbusiness.AbstractAWSQBusinessAsync
 
getWebExperienceAsync(GetWebExperienceRequest) - Method in interface com.amazonaws.services.qbusiness.AWSQBusinessAsync
Gets information about an existing Amazon Q Business web experience.
getWebExperienceAsync(GetWebExperienceRequest, AsyncHandler<GetWebExperienceRequest, GetWebExperienceResult>) - Method in interface com.amazonaws.services.qbusiness.AWSQBusinessAsync
Gets information about an existing Amazon Q Business web experience.
getWebExperienceAsync(GetWebExperienceRequest) - Method in class com.amazonaws.services.qbusiness.AWSQBusinessAsyncClient
 
getWebExperienceAsync(GetWebExperienceRequest, AsyncHandler<GetWebExperienceRequest, GetWebExperienceResult>) - Method in class com.amazonaws.services.qbusiness.AWSQBusinessAsyncClient
 
getWebExperienceId() - Method in class com.amazonaws.services.qbusiness.model.CreateWebExperienceResult
The identifier of the Amazon Q Business web experience.
getWebExperienceId() - Method in class com.amazonaws.services.qbusiness.model.DeleteWebExperienceRequest
The identifier of the Amazon Q Business web experience being deleted.
getWebExperienceId() - Method in class com.amazonaws.services.qbusiness.model.GetWebExperienceRequest
The identifier of the Amazon Q Business web experience.
getWebExperienceId() - Method in class com.amazonaws.services.qbusiness.model.GetWebExperienceResult
The identifier of the Amazon Q Business web experience.
getWebExperienceId() - Method in class com.amazonaws.services.qbusiness.model.UpdateWebExperienceRequest
The identifier of the Amazon Q Business web experience.
getWebExperienceId() - Method in class com.amazonaws.services.qbusiness.model.WebExperience
The identifier of your Amazon Q Business web experience.
GetWebExperienceRequest - Class in com.amazonaws.services.qbusiness.model
 
GetWebExperienceRequest() - Constructor for class com.amazonaws.services.qbusiness.model.GetWebExperienceRequest
 
GetWebExperienceResult - Class in com.amazonaws.services.qbusiness.model
 
GetWebExperienceResult() - Constructor for class com.amazonaws.services.qbusiness.model.GetWebExperienceResult
 
getWebExperiences() - Method in class com.amazonaws.services.qbusiness.model.ListWebExperiencesResult
An array of summary information for one or more Amazon Q Business experiences.
getWelcomeMessage() - Method in class com.amazonaws.services.qbusiness.model.CreateWebExperienceRequest
The customized welcome message for end users of an Amazon Q Business web experience.
getWelcomeMessage() - Method in class com.amazonaws.services.qbusiness.model.GetWebExperienceResult
The customized welcome message for end users of an Amazon Q Business web experience.
getWelcomeMessage() - Method in class com.amazonaws.services.qbusiness.model.UpdateWebExperienceRequest
A customized welcome message for an end user in an Amazon Q Business web experience.
GroupMembers - Class in com.amazonaws.services.qbusiness.model
A list of users or sub groups that belong to a group.
GroupMembers() - Constructor for class com.amazonaws.services.qbusiness.model.GroupMembers
 
GroupStatus - Enum in com.amazonaws.services.qbusiness.model
 
GroupStatusDetail - Class in com.amazonaws.services.qbusiness.model
Provides the details of a group's status.
GroupStatusDetail() - Constructor for class com.amazonaws.services.qbusiness.model.GroupStatusDetail
 
GroupSummary - Class in com.amazonaws.services.qbusiness.model
Summary information for groups.
GroupSummary() - Constructor for class com.amazonaws.services.qbusiness.model.GroupSummary
 

H

hashCode() - Method in class com.amazonaws.services.qbusiness.model.AccessConfiguration
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.AccessControl
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.ActionReview
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.ActionReviewPayloadField
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.ActionReviewPayloadFieldAllowedValue
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.APISchema
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.Application
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.AppliedAttachmentsConfiguration
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.AppliedCreatorModeConfiguration
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.AttachmentInput
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.AttachmentOutput
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.AttachmentsConfiguration
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.AttributeFilter
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.AuthChallengeRequest
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.AuthChallengeResponse
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.BasicAuthConfiguration
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.BatchDeleteDocumentRequest
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.BatchDeleteDocumentResult
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.BatchPutDocumentRequest
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.BatchPutDocumentResult
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.BlockedPhrasesConfiguration
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.BlockedPhrasesConfigurationUpdate
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.ChatModeConfiguration
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.ChatSyncRequest
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.ChatSyncResult
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.ContentBlockerRule
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.ContentRetrievalRule
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.Conversation
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.CreateApplicationRequest
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.CreateApplicationResult
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.CreateIndexRequest
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.CreateIndexResult
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.CreatePluginRequest
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.CreatePluginResult
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.CreateRetrieverRequest
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.CreateRetrieverResult
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.CreateUserRequest
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.CreateUserResult
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.CreateWebExperienceRequest
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.CreateWebExperienceResult
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.CreatorModeConfiguration
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.CustomPluginConfiguration
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.DataSource
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.DataSourceSyncJob
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.DataSourceSyncJobMetrics
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.DataSourceVpcConfiguration
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.DateAttributeBoostingConfiguration
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.DeleteApplicationRequest
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.DeleteApplicationResult
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.DeleteChatControlsConfigurationRequest
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.DeleteChatControlsConfigurationResult
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.DeleteConversationRequest
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.DeleteConversationResult
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.DeleteDataSourceRequest
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.DeleteDataSourceResult
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.DeleteDocument
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.DeleteGroupRequest
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.DeleteGroupResult
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.DeleteIndexRequest
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.DeleteIndexResult
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.DeletePluginRequest
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.DeletePluginResult
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.DeleteRetrieverRequest
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.DeleteRetrieverResult
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.DeleteUserRequest
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.DeleteUserResult
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.DeleteWebExperienceRequest
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.DeleteWebExperienceResult
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.Document
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.DocumentAttribute
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.DocumentAttributeBoostingConfiguration
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.DocumentAttributeCondition
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.DocumentAttributeConfiguration
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.DocumentAttributeTarget
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.DocumentAttributeValue
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.DocumentContent
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.DocumentDetails
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.DocumentEnrichmentConfiguration
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.EligibleDataSource
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.EncryptionConfiguration
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.ErrorDetail
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.FailedDocument
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.GetApplicationRequest
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.GetApplicationResult
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.GetChatControlsConfigurationRequest
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.GetChatControlsConfigurationResult
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.GetDataSourceRequest
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.GetDataSourceResult
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.GetGroupRequest
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.GetGroupResult
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.GetIndexRequest
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.GetIndexResult
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.GetPluginRequest
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.GetPluginResult
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.GetRetrieverRequest
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.GetRetrieverResult
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.GetUserRequest
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.GetUserResult
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.GetWebExperienceRequest
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.GetWebExperienceResult
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.GroupMembers
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.GroupStatusDetail
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.GroupSummary
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.HookConfiguration
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.Index
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.IndexCapacityConfiguration
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.IndexStatistics
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.InlineDocumentEnrichmentConfiguration
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.KendraIndexConfiguration
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.ListApplicationsRequest
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.ListApplicationsResult
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.ListConversationsRequest
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.ListConversationsResult
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.ListDataSourcesRequest
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.ListDataSourcesResult
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.ListDataSourceSyncJobsRequest
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.ListDataSourceSyncJobsResult
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.ListDocumentsRequest
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.ListDocumentsResult
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.ListGroupsRequest
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.ListGroupsResult
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.ListIndicesRequest
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.ListIndicesResult
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.ListMessagesRequest
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.ListMessagesResult
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.ListPluginsRequest
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.ListPluginsResult
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.ListRetrieversRequest
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.ListRetrieversResult
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.ListTagsForResourceRequest
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.ListTagsForResourceResult
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.ListWebExperiencesRequest
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.ListWebExperiencesResult
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.MemberGroup
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.MemberUser
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.Message
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.MessageUsefulnessFeedback
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.NativeIndexConfiguration
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.NoAuthConfiguration
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.NumberAttributeBoostingConfiguration
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.OAuth2ClientCredentialConfiguration
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.PersonalizationConfiguration
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.Plugin
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.PluginAuthConfiguration
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.PluginConfiguration
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.Principal
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.PrincipalGroup
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.PrincipalUser
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.PutFeedbackRequest
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.PutFeedbackResult
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.PutGroupRequest
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.PutGroupResult
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.QAppsConfiguration
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.Retriever
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.RetrieverConfiguration
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.Rule
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.RuleConfiguration
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.S3
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.SamlConfiguration
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.SnippetExcerpt
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.SourceAttribution
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.StartDataSourceSyncJobRequest
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.StartDataSourceSyncJobResult
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.StopDataSourceSyncJobRequest
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.StopDataSourceSyncJobResult
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.StringAttributeBoostingConfiguration
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.StringListAttributeBoostingConfiguration
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.Tag
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.TagResourceRequest
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.TagResourceResult
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.TextDocumentStatistics
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.TextSegment
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.TopicConfiguration
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.UntagResourceRequest
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.UntagResourceResult
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.UpdateApplicationRequest
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.UpdateApplicationResult
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.UpdateChatControlsConfigurationRequest
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.UpdateChatControlsConfigurationResult
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.UpdateDataSourceRequest
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.UpdateDataSourceResult
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.UpdateIndexRequest
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.UpdateIndexResult
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.UpdatePluginRequest
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.UpdatePluginResult
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.UpdateRetrieverRequest
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.UpdateRetrieverResult
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.UpdateUserRequest
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.UpdateUserResult
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.UpdateWebExperienceRequest
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.UpdateWebExperienceResult
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.UserAlias
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.UsersAndGroups
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.ValidationExceptionField
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.WebExperience
 
hashCode() - Method in class com.amazonaws.services.qbusiness.model.WebExperienceAuthConfiguration
 
HookConfiguration - Class in com.amazonaws.services.qbusiness.model
Provides the configuration information for invoking a Lambda function in Lambda to alter document metadata and content when ingesting documents into Amazon Q Business.
HookConfiguration() - Constructor for class com.amazonaws.services.qbusiness.model.HookConfiguration
 

I

Index - Class in com.amazonaws.services.qbusiness.model
Summary information for your Amazon Q Business index.
Index() - Constructor for class com.amazonaws.services.qbusiness.model.Index
 
IndexCapacityConfiguration - Class in com.amazonaws.services.qbusiness.model
Provides information about index capacity configuration.
IndexCapacityConfiguration() - Constructor for class com.amazonaws.services.qbusiness.model.IndexCapacityConfiguration
 
IndexStatistics - Class in com.amazonaws.services.qbusiness.model
Provides information about the number of documents in an index.
IndexStatistics() - Constructor for class com.amazonaws.services.qbusiness.model.IndexStatistics
 
IndexStatus - Enum in com.amazonaws.services.qbusiness.model
 
IndexType - Enum in com.amazonaws.services.qbusiness.model
 
InlineDocumentEnrichmentConfiguration - Class in com.amazonaws.services.qbusiness.model
Provides the configuration information for applying basic logic to alter document metadata and content when ingesting documents into Amazon Q Business.
InlineDocumentEnrichmentConfiguration() - Constructor for class com.amazonaws.services.qbusiness.model.InlineDocumentEnrichmentConfiguration
 
InternalServerException - Exception in com.amazonaws.services.qbusiness.model
An issue occurred with the internal server used for your Amazon Q Business service.
InternalServerException(String) - Constructor for exception com.amazonaws.services.qbusiness.model.InternalServerException
Constructs a new InternalServerException with the specified error message.
isRequired() - Method in class com.amazonaws.services.qbusiness.model.ActionReviewPayloadField
Information about whether the field is required.

K

KendraIndexConfiguration - Class in com.amazonaws.services.qbusiness.model
Stores an Amazon Kendra index as a retriever.
KendraIndexConfiguration() - Constructor for class com.amazonaws.services.qbusiness.model.KendraIndexConfiguration
 

L

LicenseNotFoundException - Exception in com.amazonaws.services.qbusiness.model
You don't have permissions to perform the action because your license is inactive.
LicenseNotFoundException(String) - Constructor for exception com.amazonaws.services.qbusiness.model.LicenseNotFoundException
Constructs a new LicenseNotFoundException with the specified error message.
listApplications(ListApplicationsRequest) - Method in class com.amazonaws.services.qbusiness.AbstractAWSQBusiness
 
listApplications(ListApplicationsRequest) - Method in interface com.amazonaws.services.qbusiness.AWSQBusiness
Lists Amazon Q Business applications.
listApplications(ListApplicationsRequest) - Method in class com.amazonaws.services.qbusiness.AWSQBusinessClient
Lists Amazon Q Business applications.
listApplicationsAsync(ListApplicationsRequest) - Method in class com.amazonaws.services.qbusiness.AbstractAWSQBusinessAsync
 
listApplicationsAsync(ListApplicationsRequest, AsyncHandler<ListApplicationsRequest, ListApplicationsResult>) - Method in class com.amazonaws.services.qbusiness.AbstractAWSQBusinessAsync
 
listApplicationsAsync(ListApplicationsRequest) - Method in interface com.amazonaws.services.qbusiness.AWSQBusinessAsync
Lists Amazon Q Business applications.
listApplicationsAsync(ListApplicationsRequest, AsyncHandler<ListApplicationsRequest, ListApplicationsResult>) - Method in interface com.amazonaws.services.qbusiness.AWSQBusinessAsync
Lists Amazon Q Business applications.
listApplicationsAsync(ListApplicationsRequest) - Method in class com.amazonaws.services.qbusiness.AWSQBusinessAsyncClient
 
listApplicationsAsync(ListApplicationsRequest, AsyncHandler<ListApplicationsRequest, ListApplicationsResult>) - Method in class com.amazonaws.services.qbusiness.AWSQBusinessAsyncClient
 
ListApplicationsRequest - Class in com.amazonaws.services.qbusiness.model
 
ListApplicationsRequest() - Constructor for class com.amazonaws.services.qbusiness.model.ListApplicationsRequest
 
ListApplicationsResult - Class in com.amazonaws.services.qbusiness.model
 
ListApplicationsResult() - Constructor for class com.amazonaws.services.qbusiness.model.ListApplicationsResult
 
listConversations(ListConversationsRequest) - Method in class com.amazonaws.services.qbusiness.AbstractAWSQBusiness
 
listConversations(ListConversationsRequest) - Method in interface com.amazonaws.services.qbusiness.AWSQBusiness
Lists one or more Amazon Q Business conversations.
listConversations(ListConversationsRequest) - Method in class com.amazonaws.services.qbusiness.AWSQBusinessClient
Lists one or more Amazon Q Business conversations.
listConversationsAsync(ListConversationsRequest) - Method in class com.amazonaws.services.qbusiness.AbstractAWSQBusinessAsync
 
listConversationsAsync(ListConversationsRequest, AsyncHandler<ListConversationsRequest, ListConversationsResult>) - Method in class com.amazonaws.services.qbusiness.AbstractAWSQBusinessAsync
 
listConversationsAsync(ListConversationsRequest) - Method in interface com.amazonaws.services.qbusiness.AWSQBusinessAsync
Lists one or more Amazon Q Business conversations.
listConversationsAsync(ListConversationsRequest, AsyncHandler<ListConversationsRequest, ListConversationsResult>) - Method in interface com.amazonaws.services.qbusiness.AWSQBusinessAsync
Lists one or more Amazon Q Business conversations.
listConversationsAsync(ListConversationsRequest) - Method in class com.amazonaws.services.qbusiness.AWSQBusinessAsyncClient
 
listConversationsAsync(ListConversationsRequest, AsyncHandler<ListConversationsRequest, ListConversationsResult>) - Method in class com.amazonaws.services.qbusiness.AWSQBusinessAsyncClient
 
ListConversationsRequest - Class in com.amazonaws.services.qbusiness.model
 
ListConversationsRequest() - Constructor for class com.amazonaws.services.qbusiness.model.ListConversationsRequest
 
ListConversationsResult - Class in com.amazonaws.services.qbusiness.model
 
ListConversationsResult() - Constructor for class com.amazonaws.services.qbusiness.model.ListConversationsResult
 
listDataSources(ListDataSourcesRequest) - Method in class com.amazonaws.services.qbusiness.AbstractAWSQBusiness
 
listDataSources(ListDataSourcesRequest) - Method in interface com.amazonaws.services.qbusiness.AWSQBusiness
Lists the Amazon Q Business data source connectors that you have created.
listDataSources(ListDataSourcesRequest) - Method in class com.amazonaws.services.qbusiness.AWSQBusinessClient
Lists the Amazon Q Business data source connectors that you have created.
listDataSourcesAsync(ListDataSourcesRequest) - Method in class com.amazonaws.services.qbusiness.AbstractAWSQBusinessAsync
 
listDataSourcesAsync(ListDataSourcesRequest, AsyncHandler<ListDataSourcesRequest, ListDataSourcesResult>) - Method in class com.amazonaws.services.qbusiness.AbstractAWSQBusinessAsync
 
listDataSourcesAsync(ListDataSourcesRequest) - Method in interface com.amazonaws.services.qbusiness.AWSQBusinessAsync
Lists the Amazon Q Business data source connectors that you have created.
listDataSourcesAsync(ListDataSourcesRequest, AsyncHandler<ListDataSourcesRequest, ListDataSourcesResult>) - Method in interface com.amazonaws.services.qbusiness.AWSQBusinessAsync
Lists the Amazon Q Business data source connectors that you have created.
listDataSourcesAsync(ListDataSourcesRequest) - Method in class com.amazonaws.services.qbusiness.AWSQBusinessAsyncClient
 
listDataSourcesAsync(ListDataSourcesRequest, AsyncHandler<ListDataSourcesRequest, ListDataSourcesResult>) - Method in class com.amazonaws.services.qbusiness.AWSQBusinessAsyncClient
 
ListDataSourcesRequest - Class in com.amazonaws.services.qbusiness.model
 
ListDataSourcesRequest() - Constructor for class com.amazonaws.services.qbusiness.model.ListDataSourcesRequest
 
ListDataSourcesResult - Class in com.amazonaws.services.qbusiness.model
 
ListDataSourcesResult() - Constructor for class com.amazonaws.services.qbusiness.model.ListDataSourcesResult
 
listDataSourceSyncJobs(ListDataSourceSyncJobsRequest) - Method in class com.amazonaws.services.qbusiness.AbstractAWSQBusiness
 
listDataSourceSyncJobs(ListDataSourceSyncJobsRequest) - Method in interface com.amazonaws.services.qbusiness.AWSQBusiness
Get information about an Amazon Q Business data source connector synchronization.
listDataSourceSyncJobs(ListDataSourceSyncJobsRequest) - Method in class com.amazonaws.services.qbusiness.AWSQBusinessClient
Get information about an Amazon Q Business data source connector synchronization.
listDataSourceSyncJobsAsync(ListDataSourceSyncJobsRequest) - Method in class com.amazonaws.services.qbusiness.AbstractAWSQBusinessAsync
 
listDataSourceSyncJobsAsync(ListDataSourceSyncJobsRequest, AsyncHandler<ListDataSourceSyncJobsRequest, ListDataSourceSyncJobsResult>) - Method in class com.amazonaws.services.qbusiness.AbstractAWSQBusinessAsync
 
listDataSourceSyncJobsAsync(ListDataSourceSyncJobsRequest) - Method in interface com.amazonaws.services.qbusiness.AWSQBusinessAsync
Get information about an Amazon Q Business data source connector synchronization.
listDataSourceSyncJobsAsync(ListDataSourceSyncJobsRequest, AsyncHandler<ListDataSourceSyncJobsRequest, ListDataSourceSyncJobsResult>) - Method in interface com.amazonaws.services.qbusiness.AWSQBusinessAsync
Get information about an Amazon Q Business data source connector synchronization.
listDataSourceSyncJobsAsync(ListDataSourceSyncJobsRequest) - Method in class com.amazonaws.services.qbusiness.AWSQBusinessAsyncClient
 
listDataSourceSyncJobsAsync(ListDataSourceSyncJobsRequest, AsyncHandler<ListDataSourceSyncJobsRequest, ListDataSourceSyncJobsResult>) - Method in class com.amazonaws.services.qbusiness.AWSQBusinessAsyncClient
 
ListDataSourceSyncJobsRequest - Class in com.amazonaws.services.qbusiness.model
 
ListDataSourceSyncJobsRequest() - Constructor for class com.amazonaws.services.qbusiness.model.ListDataSourceSyncJobsRequest
 
ListDataSourceSyncJobsResult - Class in com.amazonaws.services.qbusiness.model
 
ListDataSourceSyncJobsResult() - Constructor for class com.amazonaws.services.qbusiness.model.ListDataSourceSyncJobsResult
 
listDocuments(ListDocumentsRequest) - Method in class com.amazonaws.services.qbusiness.AbstractAWSQBusiness
 
listDocuments(ListDocumentsRequest) - Method in interface com.amazonaws.services.qbusiness.AWSQBusiness
A list of documents attached to an index.
listDocuments(ListDocumentsRequest) - Method in class com.amazonaws.services.qbusiness.AWSQBusinessClient
A list of documents attached to an index.
listDocumentsAsync(ListDocumentsRequest) - Method in class com.amazonaws.services.qbusiness.AbstractAWSQBusinessAsync
 
listDocumentsAsync(ListDocumentsRequest, AsyncHandler<ListDocumentsRequest, ListDocumentsResult>) - Method in class com.amazonaws.services.qbusiness.AbstractAWSQBusinessAsync
 
listDocumentsAsync(ListDocumentsRequest) - Method in interface com.amazonaws.services.qbusiness.AWSQBusinessAsync
A list of documents attached to an index.
listDocumentsAsync(ListDocumentsRequest, AsyncHandler<ListDocumentsRequest, ListDocumentsResult>) - Method in interface com.amazonaws.services.qbusiness.AWSQBusinessAsync
A list of documents attached to an index.
listDocumentsAsync(ListDocumentsRequest) - Method in class com.amazonaws.services.qbusiness.AWSQBusinessAsyncClient
 
listDocumentsAsync(ListDocumentsRequest, AsyncHandler<ListDocumentsRequest, ListDocumentsResult>) - Method in class com.amazonaws.services.qbusiness.AWSQBusinessAsyncClient
 
ListDocumentsRequest - Class in com.amazonaws.services.qbusiness.model
 
ListDocumentsRequest() - Constructor for class com.amazonaws.services.qbusiness.model.ListDocumentsRequest
 
ListDocumentsResult - Class in com.amazonaws.services.qbusiness.model
 
ListDocumentsResult() - Constructor for class com.amazonaws.services.qbusiness.model.ListDocumentsResult
 
listGroups(ListGroupsRequest) - Method in class com.amazonaws.services.qbusiness.AbstractAWSQBusiness
 
listGroups(ListGroupsRequest) - Method in interface com.amazonaws.services.qbusiness.AWSQBusiness
Provides a list of groups that are mapped to users.
listGroups(ListGroupsRequest) - Method in class com.amazonaws.services.qbusiness.AWSQBusinessClient
Provides a list of groups that are mapped to users.
listGroupsAsync(ListGroupsRequest) - Method in class com.amazonaws.services.qbusiness.AbstractAWSQBusinessAsync
 
listGroupsAsync(ListGroupsRequest, AsyncHandler<ListGroupsRequest, ListGroupsResult>) - Method in class com.amazonaws.services.qbusiness.AbstractAWSQBusinessAsync
 
listGroupsAsync(ListGroupsRequest) - Method in interface com.amazonaws.services.qbusiness.AWSQBusinessAsync
Provides a list of groups that are mapped to users.
listGroupsAsync(ListGroupsRequest, AsyncHandler<ListGroupsRequest, ListGroupsResult>) - Method in interface com.amazonaws.services.qbusiness.AWSQBusinessAsync
Provides a list of groups that are mapped to users.
listGroupsAsync(ListGroupsRequest) - Method in class com.amazonaws.services.qbusiness.AWSQBusinessAsyncClient
 
listGroupsAsync(ListGroupsRequest, AsyncHandler<ListGroupsRequest, ListGroupsResult>) - Method in class com.amazonaws.services.qbusiness.AWSQBusinessAsyncClient
 
ListGroupsRequest - Class in com.amazonaws.services.qbusiness.model
 
ListGroupsRequest() - Constructor for class com.amazonaws.services.qbusiness.model.ListGroupsRequest
 
ListGroupsResult - Class in com.amazonaws.services.qbusiness.model
 
ListGroupsResult() - Constructor for class com.amazonaws.services.qbusiness.model.ListGroupsResult
 
listIndices(ListIndicesRequest) - Method in class com.amazonaws.services.qbusiness.AbstractAWSQBusiness
 
listIndices(ListIndicesRequest) - Method in interface com.amazonaws.services.qbusiness.AWSQBusiness
Lists the Amazon Q Business indices you have created.
listIndices(ListIndicesRequest) - Method in class com.amazonaws.services.qbusiness.AWSQBusinessClient
Lists the Amazon Q Business indices you have created.
listIndicesAsync(ListIndicesRequest) - Method in class com.amazonaws.services.qbusiness.AbstractAWSQBusinessAsync
 
listIndicesAsync(ListIndicesRequest, AsyncHandler<ListIndicesRequest, ListIndicesResult>) - Method in class com.amazonaws.services.qbusiness.AbstractAWSQBusinessAsync
 
listIndicesAsync(ListIndicesRequest) - Method in interface com.amazonaws.services.qbusiness.AWSQBusinessAsync
Lists the Amazon Q Business indices you have created.
listIndicesAsync(ListIndicesRequest, AsyncHandler<ListIndicesRequest, ListIndicesResult>) - Method in interface com.amazonaws.services.qbusiness.AWSQBusinessAsync
Lists the Amazon Q Business indices you have created.
listIndicesAsync(ListIndicesRequest) - Method in class com.amazonaws.services.qbusiness.AWSQBusinessAsyncClient
 
listIndicesAsync(ListIndicesRequest, AsyncHandler<ListIndicesRequest, ListIndicesResult>) - Method in class com.amazonaws.services.qbusiness.AWSQBusinessAsyncClient
 
ListIndicesRequest - Class in com.amazonaws.services.qbusiness.model
 
ListIndicesRequest() - Constructor for class com.amazonaws.services.qbusiness.model.ListIndicesRequest
 
ListIndicesResult - Class in com.amazonaws.services.qbusiness.model
 
ListIndicesResult() - Constructor for class com.amazonaws.services.qbusiness.model.ListIndicesResult
 
listMessages(ListMessagesRequest) - Method in class com.amazonaws.services.qbusiness.AbstractAWSQBusiness
 
listMessages(ListMessagesRequest) - Method in interface com.amazonaws.services.qbusiness.AWSQBusiness
Gets a list of messages associated with an Amazon Q Business web experience.
listMessages(ListMessagesRequest) - Method in class com.amazonaws.services.qbusiness.AWSQBusinessClient
Gets a list of messages associated with an Amazon Q Business web experience.
listMessagesAsync(ListMessagesRequest) - Method in class com.amazonaws.services.qbusiness.AbstractAWSQBusinessAsync
 
listMessagesAsync(ListMessagesRequest, AsyncHandler<ListMessagesRequest, ListMessagesResult>) - Method in class com.amazonaws.services.qbusiness.AbstractAWSQBusinessAsync
 
listMessagesAsync(ListMessagesRequest) - Method in interface com.amazonaws.services.qbusiness.AWSQBusinessAsync
Gets a list of messages associated with an Amazon Q Business web experience.
listMessagesAsync(ListMessagesRequest, AsyncHandler<ListMessagesRequest, ListMessagesResult>) - Method in interface com.amazonaws.services.qbusiness.AWSQBusinessAsync
Gets a list of messages associated with an Amazon Q Business web experience.
listMessagesAsync(ListMessagesRequest) - Method in class com.amazonaws.services.qbusiness.AWSQBusinessAsyncClient
 
listMessagesAsync(ListMessagesRequest, AsyncHandler<ListMessagesRequest, ListMessagesResult>) - Method in class com.amazonaws.services.qbusiness.AWSQBusinessAsyncClient
 
ListMessagesRequest - Class in com.amazonaws.services.qbusiness.model
 
ListMessagesRequest() - Constructor for class com.amazonaws.services.qbusiness.model.ListMessagesRequest
 
ListMessagesResult - Class in com.amazonaws.services.qbusiness.model
 
ListMessagesResult() - Constructor for class com.amazonaws.services.qbusiness.model.ListMessagesResult
 
listPlugins(ListPluginsRequest) - Method in class com.amazonaws.services.qbusiness.AbstractAWSQBusiness
 
listPlugins(ListPluginsRequest) - Method in interface com.amazonaws.services.qbusiness.AWSQBusiness
Lists configured Amazon Q Business plugins.
listPlugins(ListPluginsRequest) - Method in class com.amazonaws.services.qbusiness.AWSQBusinessClient
Lists configured Amazon Q Business plugins.
listPluginsAsync(ListPluginsRequest) - Method in class com.amazonaws.services.qbusiness.AbstractAWSQBusinessAsync
 
listPluginsAsync(ListPluginsRequest, AsyncHandler<ListPluginsRequest, ListPluginsResult>) - Method in class com.amazonaws.services.qbusiness.AbstractAWSQBusinessAsync
 
listPluginsAsync(ListPluginsRequest) - Method in interface com.amazonaws.services.qbusiness.AWSQBusinessAsync
Lists configured Amazon Q Business plugins.
listPluginsAsync(ListPluginsRequest, AsyncHandler<ListPluginsRequest, ListPluginsResult>) - Method in interface com.amazonaws.services.qbusiness.AWSQBusinessAsync
Lists configured Amazon Q Business plugins.
listPluginsAsync(ListPluginsRequest) - Method in class com.amazonaws.services.qbusiness.AWSQBusinessAsyncClient
 
listPluginsAsync(ListPluginsRequest, AsyncHandler<ListPluginsRequest, ListPluginsResult>) - Method in class com.amazonaws.services.qbusiness.AWSQBusinessAsyncClient
 
ListPluginsRequest - Class in com.amazonaws.services.qbusiness.model
 
ListPluginsRequest() - Constructor for class com.amazonaws.services.qbusiness.model.ListPluginsRequest
 
ListPluginsResult - Class in com.amazonaws.services.qbusiness.model
 
ListPluginsResult() - Constructor for class com.amazonaws.services.qbusiness.model.ListPluginsResult
 
listRetrievers(ListRetrieversRequest) - Method in class com.amazonaws.services.qbusiness.AbstractAWSQBusiness
 
listRetrievers(ListRetrieversRequest) - Method in interface com.amazonaws.services.qbusiness.AWSQBusiness
Lists the retriever used by an Amazon Q Business application.
listRetrievers(ListRetrieversRequest) - Method in class com.amazonaws.services.qbusiness.AWSQBusinessClient
Lists the retriever used by an Amazon Q Business application.
listRetrieversAsync(ListRetrieversRequest) - Method in class com.amazonaws.services.qbusiness.AbstractAWSQBusinessAsync
 
listRetrieversAsync(ListRetrieversRequest, AsyncHandler<ListRetrieversRequest, ListRetrieversResult>) - Method in class com.amazonaws.services.qbusiness.AbstractAWSQBusinessAsync
 
listRetrieversAsync(ListRetrieversRequest) - Method in interface com.amazonaws.services.qbusiness.AWSQBusinessAsync
Lists the retriever used by an Amazon Q Business application.
listRetrieversAsync(ListRetrieversRequest, AsyncHandler<ListRetrieversRequest, ListRetrieversResult>) - Method in interface com.amazonaws.services.qbusiness.AWSQBusinessAsync
Lists the retriever used by an Amazon Q Business application.
listRetrieversAsync(ListRetrieversRequest) - Method in class com.amazonaws.services.qbusiness.AWSQBusinessAsyncClient
 
listRetrieversAsync(ListRetrieversRequest, AsyncHandler<ListRetrieversRequest, ListRetrieversResult>) - Method in class com.amazonaws.services.qbusiness.AWSQBusinessAsyncClient
 
ListRetrieversRequest - Class in com.amazonaws.services.qbusiness.model
 
ListRetrieversRequest() - Constructor for class com.amazonaws.services.qbusiness.model.ListRetrieversRequest
 
ListRetrieversResult - Class in com.amazonaws.services.qbusiness.model
 
ListRetrieversResult() - Constructor for class com.amazonaws.services.qbusiness.model.ListRetrieversResult
 
listTagsForResource(ListTagsForResourceRequest) - Method in class com.amazonaws.services.qbusiness.AbstractAWSQBusiness
 
listTagsForResource(ListTagsForResourceRequest) - Method in interface com.amazonaws.services.qbusiness.AWSQBusiness
Gets a list of tags associated with a specified resource.
listTagsForResource(ListTagsForResourceRequest) - Method in class com.amazonaws.services.qbusiness.AWSQBusinessClient
Gets a list of tags associated with a specified resource.
listTagsForResourceAsync(ListTagsForResourceRequest) - Method in class com.amazonaws.services.qbusiness.AbstractAWSQBusinessAsync
 
listTagsForResourceAsync(ListTagsForResourceRequest, AsyncHandler<ListTagsForResourceRequest, ListTagsForResourceResult>) - Method in class com.amazonaws.services.qbusiness.AbstractAWSQBusinessAsync
 
listTagsForResourceAsync(ListTagsForResourceRequest) - Method in interface com.amazonaws.services.qbusiness.AWSQBusinessAsync
Gets a list of tags associated with a specified resource.
listTagsForResourceAsync(ListTagsForResourceRequest, AsyncHandler<ListTagsForResourceRequest, ListTagsForResourceResult>) - Method in interface com.amazonaws.services.qbusiness.AWSQBusinessAsync
Gets a list of tags associated with a specified resource.
listTagsForResourceAsync(ListTagsForResourceRequest) - Method in class com.amazonaws.services.qbusiness.AWSQBusinessAsyncClient
 
listTagsForResourceAsync(ListTagsForResourceRequest, AsyncHandler<ListTagsForResourceRequest, ListTagsForResourceResult>) - Method in class com.amazonaws.services.qbusiness.AWSQBusinessAsyncClient
 
ListTagsForResourceRequest - Class in com.amazonaws.services.qbusiness.model
 
ListTagsForResourceRequest() - Constructor for class com.amazonaws.services.qbusiness.model.ListTagsForResourceRequest
 
ListTagsForResourceResult - Class in com.amazonaws.services.qbusiness.model
 
ListTagsForResourceResult() - Constructor for class com.amazonaws.services.qbusiness.model.ListTagsForResourceResult
 
listWebExperiences(ListWebExperiencesRequest) - Method in class com.amazonaws.services.qbusiness.AbstractAWSQBusiness
 
listWebExperiences(ListWebExperiencesRequest) - Method in interface com.amazonaws.services.qbusiness.AWSQBusiness
Lists one or more Amazon Q Business Web Experiences.
listWebExperiences(ListWebExperiencesRequest) - Method in class com.amazonaws.services.qbusiness.AWSQBusinessClient
Lists one or more Amazon Q Business Web Experiences.
listWebExperiencesAsync(ListWebExperiencesRequest) - Method in class com.amazonaws.services.qbusiness.AbstractAWSQBusinessAsync
 
listWebExperiencesAsync(ListWebExperiencesRequest, AsyncHandler<ListWebExperiencesRequest, ListWebExperiencesResult>) - Method in class com.amazonaws.services.qbusiness.AbstractAWSQBusinessAsync
 
listWebExperiencesAsync(ListWebExperiencesRequest) - Method in interface com.amazonaws.services.qbusiness.AWSQBusinessAsync
Lists one or more Amazon Q Business Web Experiences.
listWebExperiencesAsync(ListWebExperiencesRequest, AsyncHandler<ListWebExperiencesRequest, ListWebExperiencesResult>) - Method in interface com.amazonaws.services.qbusiness.AWSQBusinessAsync
Lists one or more Amazon Q Business Web Experiences.
listWebExperiencesAsync(ListWebExperiencesRequest) - Method in class com.amazonaws.services.qbusiness.AWSQBusinessAsyncClient
 
listWebExperiencesAsync(ListWebExperiencesRequest, AsyncHandler<ListWebExperiencesRequest, ListWebExperiencesResult>) - Method in class com.amazonaws.services.qbusiness.AWSQBusinessAsyncClient
 
ListWebExperiencesRequest - Class in com.amazonaws.services.qbusiness.model
 
ListWebExperiencesRequest() - Constructor for class com.amazonaws.services.qbusiness.model.ListWebExperiencesRequest
 
ListWebExperiencesResult - Class in com.amazonaws.services.qbusiness.model
 
ListWebExperiencesResult() - Constructor for class com.amazonaws.services.qbusiness.model.ListWebExperiencesResult
 

M

marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.qbusiness.model.AccessConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.qbusiness.model.AccessControl
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.qbusiness.model.ActionReview
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.qbusiness.model.ActionReviewPayloadField
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.qbusiness.model.ActionReviewPayloadFieldAllowedValue
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.qbusiness.model.APISchema
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.qbusiness.model.Application
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.qbusiness.model.AppliedAttachmentsConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.qbusiness.model.AppliedCreatorModeConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.qbusiness.model.AttachmentInput
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.qbusiness.model.AttachmentOutput
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.qbusiness.model.AttachmentsConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.qbusiness.model.AttributeFilter
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.qbusiness.model.AuthChallengeRequest
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.qbusiness.model.AuthChallengeResponse
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.qbusiness.model.BasicAuthConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.qbusiness.model.BlockedPhrasesConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.qbusiness.model.BlockedPhrasesConfigurationUpdate
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.qbusiness.model.ChatModeConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.qbusiness.model.ContentBlockerRule
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.qbusiness.model.ContentRetrievalRule
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.qbusiness.model.Conversation
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.qbusiness.model.CreatorModeConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.qbusiness.model.CustomPluginConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.qbusiness.model.DataSource
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.qbusiness.model.DataSourceSyncJob
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.qbusiness.model.DataSourceSyncJobMetrics
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.qbusiness.model.DataSourceVpcConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.qbusiness.model.DateAttributeBoostingConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.qbusiness.model.DeleteDocument
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.qbusiness.model.Document
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.qbusiness.model.DocumentAttribute
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.qbusiness.model.DocumentAttributeBoostingConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.qbusiness.model.DocumentAttributeCondition
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.qbusiness.model.DocumentAttributeConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.qbusiness.model.DocumentAttributeTarget
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.qbusiness.model.DocumentAttributeValue
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.qbusiness.model.DocumentContent
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.qbusiness.model.DocumentDetails
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.qbusiness.model.DocumentEnrichmentConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.qbusiness.model.EligibleDataSource
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.qbusiness.model.EncryptionConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.qbusiness.model.ErrorDetail
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.qbusiness.model.FailedDocument
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.qbusiness.model.GroupMembers
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.qbusiness.model.GroupStatusDetail
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.qbusiness.model.GroupSummary
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.qbusiness.model.HookConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.qbusiness.model.Index
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.qbusiness.model.IndexCapacityConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.qbusiness.model.IndexStatistics
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.qbusiness.model.InlineDocumentEnrichmentConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.qbusiness.model.KendraIndexConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.qbusiness.model.MemberGroup
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.qbusiness.model.MemberUser
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.qbusiness.model.Message
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.qbusiness.model.MessageUsefulnessFeedback
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.qbusiness.model.NativeIndexConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.qbusiness.model.NoAuthConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.qbusiness.model.NumberAttributeBoostingConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.qbusiness.model.OAuth2ClientCredentialConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.qbusiness.model.PersonalizationConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.qbusiness.model.Plugin
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.qbusiness.model.PluginAuthConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.qbusiness.model.PluginConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.qbusiness.model.Principal
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.qbusiness.model.PrincipalGroup
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.qbusiness.model.PrincipalUser
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.qbusiness.model.QAppsConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.qbusiness.model.Retriever
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.qbusiness.model.RetrieverConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.qbusiness.model.Rule
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.qbusiness.model.RuleConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.qbusiness.model.S3
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.qbusiness.model.SamlConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.qbusiness.model.SnippetExcerpt
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.qbusiness.model.SourceAttribution
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.qbusiness.model.StringAttributeBoostingConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.qbusiness.model.StringListAttributeBoostingConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.qbusiness.model.Tag
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.qbusiness.model.TextDocumentStatistics
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.qbusiness.model.TextSegment
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.qbusiness.model.TopicConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.qbusiness.model.UserAlias
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.qbusiness.model.UsersAndGroups
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.qbusiness.model.ValidationExceptionField
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.qbusiness.model.WebExperience
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.qbusiness.model.WebExperienceAuthConfiguration
 
MemberGroup - Class in com.amazonaws.services.qbusiness.model
The sub groups that belong to a group.
MemberGroup() - Constructor for class com.amazonaws.services.qbusiness.model.MemberGroup
 
MemberRelation - Enum in com.amazonaws.services.qbusiness.model
 
MembershipType - Enum in com.amazonaws.services.qbusiness.model
 
MemberUser - Class in com.amazonaws.services.qbusiness.model
The users that belong to a group.
MemberUser() - Constructor for class com.amazonaws.services.qbusiness.model.MemberUser
 
Message - Class in com.amazonaws.services.qbusiness.model
A message in an Amazon Q Business web experience.
Message() - Constructor for class com.amazonaws.services.qbusiness.model.Message
 
MessageType - Enum in com.amazonaws.services.qbusiness.model
 
MessageUsefulness - Enum in com.amazonaws.services.qbusiness.model
 
MessageUsefulnessFeedback - Class in com.amazonaws.services.qbusiness.model
End user feedback on an AI-generated web experience chat message usefulness.
MessageUsefulnessFeedback() - Constructor for class com.amazonaws.services.qbusiness.model.MessageUsefulnessFeedback
 
MessageUsefulnessReason - Enum in com.amazonaws.services.qbusiness.model
 

N

NativeIndexConfiguration - Class in com.amazonaws.services.qbusiness.model
Configuration information for an Amazon Q Business index.
NativeIndexConfiguration() - Constructor for class com.amazonaws.services.qbusiness.model.NativeIndexConfiguration
 
NoAuthConfiguration - Class in com.amazonaws.services.qbusiness.model
Information about invoking a custom plugin without any authentication or authorization requirement.
NoAuthConfiguration() - Constructor for class com.amazonaws.services.qbusiness.model.NoAuthConfiguration
 
NumberAttributeBoostingConfiguration - Class in com.amazonaws.services.qbusiness.model
Provides information on boosting NUMBER type document attributes.
NumberAttributeBoostingConfiguration() - Constructor for class com.amazonaws.services.qbusiness.model.NumberAttributeBoostingConfiguration
 
NumberAttributeBoostingType - Enum in com.amazonaws.services.qbusiness.model
 

O

OAuth2ClientCredentialConfiguration - Class in com.amazonaws.services.qbusiness.model
Information about the OAuth 2.0 authentication credential/token used to configure a plugin.
OAuth2ClientCredentialConfiguration() - Constructor for class com.amazonaws.services.qbusiness.model.OAuth2ClientCredentialConfiguration
 

P

PersonalizationConfiguration - Class in com.amazonaws.services.qbusiness.model
Configuration information about chat response personalization.
PersonalizationConfiguration() - Constructor for class com.amazonaws.services.qbusiness.model.PersonalizationConfiguration
 
PersonalizationControlMode - Enum in com.amazonaws.services.qbusiness.model
 
Plugin - Class in com.amazonaws.services.qbusiness.model
Information about an Amazon Q Business plugin and its configuration.
Plugin() - Constructor for class com.amazonaws.services.qbusiness.model.Plugin
 
PluginAuthConfiguration - Class in com.amazonaws.services.qbusiness.model
Authentication configuration information for an Amazon Q Business plugin.
PluginAuthConfiguration() - Constructor for class com.amazonaws.services.qbusiness.model.PluginAuthConfiguration
 
PluginBuildStatus - Enum in com.amazonaws.services.qbusiness.model
 
PluginConfiguration - Class in com.amazonaws.services.qbusiness.model
Configuration information required to invoke chat in PLUGIN_MODE.
PluginConfiguration() - Constructor for class com.amazonaws.services.qbusiness.model.PluginConfiguration
 
PluginState - Enum in com.amazonaws.services.qbusiness.model
 
PluginType - Enum in com.amazonaws.services.qbusiness.model
 
Principal - Class in com.amazonaws.services.qbusiness.model
Provides user and group information used for filtering documents to use for generating Amazon Q Business conversation responses.
Principal() - Constructor for class com.amazonaws.services.qbusiness.model.Principal
 
PrincipalGroup - Class in com.amazonaws.services.qbusiness.model
Provides information about a group associated with the principal.
PrincipalGroup() - Constructor for class com.amazonaws.services.qbusiness.model.PrincipalGroup
 
PrincipalUser - Class in com.amazonaws.services.qbusiness.model
Provides information about a user associated with a principal.
PrincipalUser() - Constructor for class com.amazonaws.services.qbusiness.model.PrincipalUser
 
putFeedback(PutFeedbackRequest) - Method in class com.amazonaws.services.qbusiness.AbstractAWSQBusiness
 
putFeedback(PutFeedbackRequest) - Method in interface com.amazonaws.services.qbusiness.AWSQBusiness
Enables your end user to provide feedback on their Amazon Q Business generated chat responses.
putFeedback(PutFeedbackRequest) - Method in class com.amazonaws.services.qbusiness.AWSQBusinessClient
Enables your end user to provide feedback on their Amazon Q Business generated chat responses.
putFeedbackAsync(PutFeedbackRequest) - Method in class com.amazonaws.services.qbusiness.AbstractAWSQBusinessAsync
 
putFeedbackAsync(PutFeedbackRequest, AsyncHandler<PutFeedbackRequest, PutFeedbackResult>) - Method in class com.amazonaws.services.qbusiness.AbstractAWSQBusinessAsync
 
putFeedbackAsync(PutFeedbackRequest) - Method in interface com.amazonaws.services.qbusiness.AWSQBusinessAsync
Enables your end user to provide feedback on their Amazon Q Business generated chat responses.
putFeedbackAsync(PutFeedbackRequest, AsyncHandler<PutFeedbackRequest, PutFeedbackResult>) - Method in interface com.amazonaws.services.qbusiness.AWSQBusinessAsync
Enables your end user to provide feedback on their Amazon Q Business generated chat responses.
putFeedbackAsync(PutFeedbackRequest) - Method in class com.amazonaws.services.qbusiness.AWSQBusinessAsyncClient
 
putFeedbackAsync(PutFeedbackRequest, AsyncHandler<PutFeedbackRequest, PutFeedbackResult>) - Method in class com.amazonaws.services.qbusiness.AWSQBusinessAsyncClient
 
PutFeedbackRequest - Class in com.amazonaws.services.qbusiness.model
 
PutFeedbackRequest() - Constructor for class com.amazonaws.services.qbusiness.model.PutFeedbackRequest
 
PutFeedbackResult - Class in com.amazonaws.services.qbusiness.model
 
PutFeedbackResult() - Constructor for class com.amazonaws.services.qbusiness.model.PutFeedbackResult
 
putGroup(PutGroupRequest) - Method in class com.amazonaws.services.qbusiness.AbstractAWSQBusiness
 
putGroup(PutGroupRequest) - Method in interface com.amazonaws.services.qbusiness.AWSQBusiness
Create, or updates, a mapping of users—who have access to a document—to groups.
putGroup(PutGroupRequest) - Method in class com.amazonaws.services.qbusiness.AWSQBusinessClient
Create, or updates, a mapping of users—who have access to a document—to groups.
putGroupAsync(PutGroupRequest) - Method in class com.amazonaws.services.qbusiness.AbstractAWSQBusinessAsync
 
putGroupAsync(PutGroupRequest, AsyncHandler<PutGroupRequest, PutGroupResult>) - Method in class com.amazonaws.services.qbusiness.AbstractAWSQBusinessAsync
 
putGroupAsync(PutGroupRequest) - Method in interface com.amazonaws.services.qbusiness.AWSQBusinessAsync
Create, or updates, a mapping of users—who have access to a document—to groups.
putGroupAsync(PutGroupRequest, AsyncHandler<PutGroupRequest, PutGroupResult>) - Method in interface com.amazonaws.services.qbusiness.AWSQBusinessAsync
Create, or updates, a mapping of users—who have access to a document—to groups.
putGroupAsync(PutGroupRequest) - Method in class com.amazonaws.services.qbusiness.AWSQBusinessAsyncClient
 
putGroupAsync(PutGroupRequest, AsyncHandler<PutGroupRequest, PutGroupResult>) - Method in class com.amazonaws.services.qbusiness.AWSQBusinessAsyncClient
 
PutGroupRequest - Class in com.amazonaws.services.qbusiness.model
 
PutGroupRequest() - Constructor for class com.amazonaws.services.qbusiness.model.PutGroupRequest
 
PutGroupResult - Class in com.amazonaws.services.qbusiness.model
 
PutGroupResult() - Constructor for class com.amazonaws.services.qbusiness.model.PutGroupResult
 

Q

QAppsConfiguration - Class in com.amazonaws.services.qbusiness.model
Configuration information about Amazon Q Apps.
QAppsConfiguration() - Constructor for class com.amazonaws.services.qbusiness.model.QAppsConfiguration
 
QAppsControlMode - Enum in com.amazonaws.services.qbusiness.model
 

R

ReadAccessType - Enum in com.amazonaws.services.qbusiness.model
 
ResourceNotFoundException - Exception in com.amazonaws.services.qbusiness.model
The resource you want to use doesn’t exist.
ResourceNotFoundException(String) - Constructor for exception com.amazonaws.services.qbusiness.model.ResourceNotFoundException
Constructs a new ResourceNotFoundException with the specified error message.
ResponseScope - Enum in com.amazonaws.services.qbusiness.model
 
Retriever - Class in com.amazonaws.services.qbusiness.model
Summary information for the retriever used for your Amazon Q Business application.
Retriever() - Constructor for class com.amazonaws.services.qbusiness.model.Retriever
 
RetrieverConfiguration - Class in com.amazonaws.services.qbusiness.model
Provides information on how the retriever used for your Amazon Q Business application is configured.
RetrieverConfiguration() - Constructor for class com.amazonaws.services.qbusiness.model.RetrieverConfiguration
 
RetrieverStatus - Enum in com.amazonaws.services.qbusiness.model
 
RetrieverType - Enum in com.amazonaws.services.qbusiness.model
 
Rule - Class in com.amazonaws.services.qbusiness.model
Guardrail rules for an Amazon Q Business application.
Rule() - Constructor for class com.amazonaws.services.qbusiness.model.Rule
 
RuleConfiguration - Class in com.amazonaws.services.qbusiness.model
Provides configuration information about a rule.
RuleConfiguration() - Constructor for class com.amazonaws.services.qbusiness.model.RuleConfiguration
 
RuleType - Enum in com.amazonaws.services.qbusiness.model
 

S

S3 - Class in com.amazonaws.services.qbusiness.model
Information required for Amazon Q Business to find a specific file in an Amazon S3 bucket.
S3() - Constructor for class com.amazonaws.services.qbusiness.model.S3
 
SamlConfiguration - Class in com.amazonaws.services.qbusiness.model
Provides the SAML 2.0 compliant identity provider (IdP) configuration information Amazon Q Business needs to deploy a Amazon Q Business web experience.
SamlConfiguration() - Constructor for class com.amazonaws.services.qbusiness.model.SamlConfiguration
 
ServiceQuotaExceededException - Exception in com.amazonaws.services.qbusiness.model
You have exceeded the set limits for your Amazon Q Business service.
ServiceQuotaExceededException(String) - Constructor for exception com.amazonaws.services.qbusiness.model.ServiceQuotaExceededException
Constructs a new ServiceQuotaExceededException with the specified error message.
setAccess(String) - Method in class com.amazonaws.services.qbusiness.model.PrincipalGroup
Provides information about whether to allow or deny access to the principal.
setAccess(String) - Method in class com.amazonaws.services.qbusiness.model.PrincipalUser
Provides information about whether to allow or deny access to the principal.
setAccessConfiguration(AccessConfiguration) - Method in class com.amazonaws.services.qbusiness.model.Document
Configuration information for access permission to a document.
setAccessControls(Collection<AccessControl>) - Method in class com.amazonaws.services.qbusiness.model.AccessConfiguration
A list of AccessControlList objects.
setActionReview(ActionReview) - Method in class com.amazonaws.services.qbusiness.model.ChatSyncResult
A request from Amazon Q Business to the end user for information Amazon Q Business needs to successfully complete a requested plugin action.
setActionReview(ActionReview) - Method in class com.amazonaws.services.qbusiness.model.Message
 
setAllowedFormat(String) - Method in class com.amazonaws.services.qbusiness.model.ActionReviewPayloadField
The expected data format for the action review input field value.
setAllowedValues(Collection<ActionReviewPayloadFieldAllowedValue>) - Method in class com.amazonaws.services.qbusiness.model.ActionReviewPayloadField
Information about the field values that an end user can use to provide to Amazon Q Business for Amazon Q Business to perform the requested plugin action.
setAndAllFilters(Collection<AttributeFilter>) - Method in class com.amazonaws.services.qbusiness.model.AttributeFilter
Performs a logical AND operation on all supplied filters.
setApiSchema(APISchema) - Method in class com.amazonaws.services.qbusiness.model.CustomPluginConfiguration
Contains either details about the S3 object containing the OpenAPI schema for the action group or the JSON or YAML-formatted payload defining the schema.
setApiSchemaType(String) - Method in class com.amazonaws.services.qbusiness.model.CustomPluginConfiguration
The type of OpenAPI schema to use.
setApplicationArn(String) - Method in class com.amazonaws.services.qbusiness.model.CreateApplicationResult
The Amazon Resource Name (ARN) of the Amazon Q Business application.
setApplicationArn(String) - Method in class com.amazonaws.services.qbusiness.model.GetApplicationResult
The Amazon Resource Name (ARN) of the Amazon Q Business application.
setApplicationId(String) - Method in class com.amazonaws.services.qbusiness.model.Application
The identifier for the Amazon Q Business application.
setApplicationId(String) - Method in class com.amazonaws.services.qbusiness.model.BatchDeleteDocumentRequest
The identifier of the Amazon Q Business application.
setApplicationId(String) - Method in class com.amazonaws.services.qbusiness.model.BatchPutDocumentRequest
The identifier of the Amazon Q Business application.
setApplicationId(String) - Method in class com.amazonaws.services.qbusiness.model.ChatSyncRequest
The identifier of the Amazon Q Business application linked to the Amazon Q Business conversation.
setApplicationId(String) - Method in class com.amazonaws.services.qbusiness.model.CreateApplicationResult
The identifier of the Amazon Q Business application.
setApplicationId(String) - Method in class com.amazonaws.services.qbusiness.model.CreateIndexRequest
The identifier of the Amazon Q Business application using the index.
setApplicationId(String) - Method in class com.amazonaws.services.qbusiness.model.CreatePluginRequest
The identifier of the application that will contain the plugin.
setApplicationId(String) - Method in class com.amazonaws.services.qbusiness.model.CreateRetrieverRequest
The identifier of your Amazon Q Business application.
setApplicationId(String) - Method in class com.amazonaws.services.qbusiness.model.CreateUserRequest
The identifier of the application for which the user mapping will be created.
setApplicationId(String) - Method in class com.amazonaws.services.qbusiness.model.CreateWebExperienceRequest
The identifier of the Amazon Q Business web experience.
setApplicationId(String) - Method in class com.amazonaws.services.qbusiness.model.DeleteApplicationRequest
The identifier of the Amazon Q Business application.
setApplicationId(String) - Method in class com.amazonaws.services.qbusiness.model.DeleteChatControlsConfigurationRequest
The identifier of the application the chat controls have been configured for.
setApplicationId(String) - Method in class com.amazonaws.services.qbusiness.model.DeleteConversationRequest
The identifier of the Amazon Q Business application associated with the conversation.
setApplicationId(String) - Method in class com.amazonaws.services.qbusiness.model.DeleteDataSourceRequest
The identifier of the Amazon Q Business application used with the data source connector.
setApplicationId(String) - Method in class com.amazonaws.services.qbusiness.model.DeleteGroupRequest
The identifier of the application in which the group mapping belongs.
setApplicationId(String) - Method in class com.amazonaws.services.qbusiness.model.DeleteIndexRequest
The identifier of the Amazon Q Business application the Amazon Q Business index is linked to.
setApplicationId(String) - Method in class com.amazonaws.services.qbusiness.model.DeletePluginRequest
The identifier the application attached to the Amazon Q Business plugin.
setApplicationId(String) - Method in class com.amazonaws.services.qbusiness.model.DeleteRetrieverRequest
The identifier of the Amazon Q Business application using the retriever.
setApplicationId(String) - Method in class com.amazonaws.services.qbusiness.model.DeleteUserRequest
The identifier of the application from which the user is being deleted.
setApplicationId(String) - Method in class com.amazonaws.services.qbusiness.model.DeleteWebExperienceRequest
The identifier of the Amazon Q Business application linked to the Amazon Q Business web experience.
setApplicationId(String) - Method in class com.amazonaws.services.qbusiness.model.GetApplicationRequest
The identifier of the Amazon Q Business application.
setApplicationId(String) - Method in class com.amazonaws.services.qbusiness.model.GetApplicationResult
The identifier of the Amazon Q Business application.
setApplicationId(String) - Method in class com.amazonaws.services.qbusiness.model.GetChatControlsConfigurationRequest
The identifier of the application for which the chat controls are configured.
setApplicationId(String) - Method in class com.amazonaws.services.qbusiness.model.GetDataSourceRequest
The identifier of the Amazon Q Business application.
setApplicationId(String) - Method in class com.amazonaws.services.qbusiness.model.GetDataSourceResult
The identifier of the Amazon Q Business application.
setApplicationId(String) - Method in class com.amazonaws.services.qbusiness.model.GetGroupRequest
The identifier of the application id the group is attached to.
setApplicationId(String) - Method in class com.amazonaws.services.qbusiness.model.GetIndexRequest
The identifier of the Amazon Q Business application connected to the index.
setApplicationId(String) - Method in class com.amazonaws.services.qbusiness.model.GetIndexResult
The identifier of the Amazon Q Business application associated with the index.
setApplicationId(String) - Method in class com.amazonaws.services.qbusiness.model.GetPluginRequest
The identifier of the application which contains the plugin.
setApplicationId(String) - Method in class com.amazonaws.services.qbusiness.model.GetPluginResult
The identifier of the application which contains the plugin.
setApplicationId(String) - Method in class com.amazonaws.services.qbusiness.model.GetRetrieverRequest
The identifier of the Amazon Q Business application using the retriever.
setApplicationId(String) - Method in class com.amazonaws.services.qbusiness.model.GetRetrieverResult
The identifier of the Amazon Q Business application using the retriever.
setApplicationId(String) - Method in class com.amazonaws.services.qbusiness.model.GetUserRequest
The identifier of the application connected to the user.
setApplicationId(String) - Method in class com.amazonaws.services.qbusiness.model.GetWebExperienceRequest
The identifier of the Amazon Q Business application linked to the web experience.
setApplicationId(String) - Method in class com.amazonaws.services.qbusiness.model.GetWebExperienceResult
The identifier of the Amazon Q Business application linked to the web experience.
setApplicationId(String) - Method in class com.amazonaws.services.qbusiness.model.ListConversationsRequest
The identifier of the Amazon Q Business application.
setApplicationId(String) - Method in class com.amazonaws.services.qbusiness.model.ListDataSourcesRequest
The identifier of the Amazon Q Business application linked to the data source connectors.
setApplicationId(String) - Method in class com.amazonaws.services.qbusiness.model.ListDataSourceSyncJobsRequest
The identifier of the Amazon Q Business application connected to the data source.
setApplicationId(String) - Method in class com.amazonaws.services.qbusiness.model.ListDocumentsRequest
The identifier of the application id the documents are attached to.
setApplicationId(String) - Method in class com.amazonaws.services.qbusiness.model.ListGroupsRequest
The identifier of the application for getting a list of groups mapped to users.
setApplicationId(String) - Method in class com.amazonaws.services.qbusiness.model.ListIndicesRequest
The identifier of the Amazon Q Business application connected to the index.
setApplicationId(String) - Method in class com.amazonaws.services.qbusiness.model.ListMessagesRequest
The identifier for the Amazon Q Business application.
setApplicationId(String) - Method in class com.amazonaws.services.qbusiness.model.ListPluginsRequest
The identifier of the application the plugin is attached to.
setApplicationId(String) - Method in class com.amazonaws.services.qbusiness.model.ListRetrieversRequest
The identifier of the Amazon Q Business application using the retriever.
setApplicationId(String) - Method in class com.amazonaws.services.qbusiness.model.ListWebExperiencesRequest
The identifier of the Amazon Q Business application linked to the listed web experiences.
setApplicationId(String) - Method in class com.amazonaws.services.qbusiness.model.PutFeedbackRequest
The identifier of the application associated with the feedback.
setApplicationId(String) - Method in class com.amazonaws.services.qbusiness.model.PutGroupRequest
The identifier of the application in which the user and group mapping belongs.
setApplicationId(String) - Method in class com.amazonaws.services.qbusiness.model.Retriever
The identifier of the Amazon Q Business application using the retriever.
setApplicationId(String) - Method in class com.amazonaws.services.qbusiness.model.StartDataSourceSyncJobRequest
The identifier of Amazon Q Business application the data source is connected to.
setApplicationId(String) - Method in class com.amazonaws.services.qbusiness.model.StopDataSourceSyncJobRequest
The identifier of the Amazon Q Business application that the data source is connected to.
setApplicationId(String) - Method in class com.amazonaws.services.qbusiness.model.UpdateApplicationRequest
The identifier of the Amazon Q Business application.
setApplicationId(String) - Method in class com.amazonaws.services.qbusiness.model.UpdateChatControlsConfigurationRequest
The identifier of the application for which the chat controls are configured.
setApplicationId(String) - Method in class com.amazonaws.services.qbusiness.model.UpdateDataSourceRequest
The identifier of the Amazon Q Business application the data source is attached to.
setApplicationId(String) - Method in class com.amazonaws.services.qbusiness.model.UpdateIndexRequest
The identifier of the Amazon Q Business application connected to the index.
setApplicationId(String) - Method in class com.amazonaws.services.qbusiness.model.UpdatePluginRequest
The identifier of the application the plugin is attached to.
setApplicationId(String) - Method in class com.amazonaws.services.qbusiness.model.UpdateRetrieverRequest
The identifier of your Amazon Q Business application.
setApplicationId(String) - Method in class com.amazonaws.services.qbusiness.model.UpdateUserRequest
The identifier of the application the user is attached to.
setApplicationId(String) - Method in class com.amazonaws.services.qbusiness.model.UpdateWebExperienceRequest
The identifier of the Amazon Q Business application attached to the web experience.
setApplications(Collection<Application>) - Method in class com.amazonaws.services.qbusiness.model.ListApplicationsResult
An array of summary information on the configuration of one or more Amazon Q Business applications.
setAttachments(Collection<AttachmentInput>) - Method in class com.amazonaws.services.qbusiness.model.ChatSyncRequest
A list of files uploaded directly during chat.
setAttachments(Collection<AttachmentOutput>) - Method in class com.amazonaws.services.qbusiness.model.Message
A file directly uploaded into an Amazon Q Business web experience chat.
setAttachmentsConfiguration(AttachmentsConfiguration) - Method in class com.amazonaws.services.qbusiness.model.CreateApplicationRequest
An option to allow end users to upload files directly during chat.
setAttachmentsConfiguration(AppliedAttachmentsConfiguration) - Method in class com.amazonaws.services.qbusiness.model.GetApplicationResult
Settings for whether end users can upload files directly during chat.
setAttachmentsConfiguration(AttachmentsConfiguration) - Method in class com.amazonaws.services.qbusiness.model.UpdateApplicationRequest
An option to allow end users to upload files directly during chat.
setAttachmentsControlMode(String) - Method in class com.amazonaws.services.qbusiness.model.AppliedAttachmentsConfiguration
Information about whether file upload during chat functionality is activated for your application.
setAttachmentsControlMode(String) - Method in class com.amazonaws.services.qbusiness.model.AttachmentsConfiguration
Status information about whether file upload functionality is activated or deactivated for your end user.
setAttributeFilter(AttributeFilter) - Method in class com.amazonaws.services.qbusiness.model.ChatSyncRequest
Enables filtering of Amazon Q Business web experience responses based on document attributes or metadata fields.
setAttributes(Collection<DocumentAttribute>) - Method in class com.amazonaws.services.qbusiness.model.Document
Custom attributes to apply to the document for refining Amazon Q Business web experience responses.
setAttributeValueBoosting(Map<String, String>) - Method in class com.amazonaws.services.qbusiness.model.StringAttributeBoostingConfiguration
Specifies specific values of a STRING type document attribute being boosted.
setAttributeValueOperator(String) - Method in class com.amazonaws.services.qbusiness.model.DocumentAttributeTarget
TRUE to delete the existing target value for your specified target attribute key.
setAuthChallengeRequest(AuthChallengeRequest) - Method in class com.amazonaws.services.qbusiness.model.ChatSyncResult
An authentication verification event activated by an end user request to use a custom plugin.
setAuthChallengeResponse(AuthChallengeResponse) - Method in class com.amazonaws.services.qbusiness.model.ChatSyncRequest
An authentication verification event response by a third party authentication server to Amazon Q Business.
setAuthConfiguration(PluginAuthConfiguration) - Method in class com.amazonaws.services.qbusiness.model.CreatePluginRequest
 
setAuthConfiguration(PluginAuthConfiguration) - Method in class com.amazonaws.services.qbusiness.model.GetPluginResult
 
setAuthConfiguration(PluginAuthConfiguration) - Method in class com.amazonaws.services.qbusiness.model.UpdatePluginRequest
The authentication configuration the plugin is using.
setAuthenticationConfiguration(WebExperienceAuthConfiguration) - Method in class com.amazonaws.services.qbusiness.model.GetWebExperienceResult
Deprecated.
setAuthenticationConfiguration(WebExperienceAuthConfiguration) - Method in class com.amazonaws.services.qbusiness.model.UpdateWebExperienceRequest
Deprecated.
setAuthorizationUrl(String) - Method in class com.amazonaws.services.qbusiness.model.AuthChallengeRequest
The URL sent by Amazon Q Business to the third party authentication server to authenticate a custom plugin user through an OAuth protocol.
setBasicAuthConfiguration(BasicAuthConfiguration) - Method in class com.amazonaws.services.qbusiness.model.PluginAuthConfiguration
Information about the basic authentication credentials used to configure a plugin.
setBeginOffset(Integer) - Method in class com.amazonaws.services.qbusiness.model.TextSegment
The zero-based location in the response string where the source attribution starts.
setBlob(ByteBuffer) - Method in class com.amazonaws.services.qbusiness.model.DocumentContent
The contents of the document.
setBlockedPhrases(Collection<String>) - Method in class com.amazonaws.services.qbusiness.model.BlockedPhrasesConfiguration
A list of phrases blocked from a Amazon Q Business web experience chat.
setBlockedPhrases(BlockedPhrasesConfiguration) - Method in class com.amazonaws.services.qbusiness.model.GetChatControlsConfigurationResult
The phrases blocked from chat by your chat control configuration.
setBlockedPhrasesConfigurationUpdate(BlockedPhrasesConfigurationUpdate) - Method in class com.amazonaws.services.qbusiness.model.UpdateChatControlsConfigurationRequest
The phrases blocked from chat by your chat control configuration.
setBlockedPhrasesToCreateOrUpdate(Collection<String>) - Method in class com.amazonaws.services.qbusiness.model.BlockedPhrasesConfigurationUpdate
Creates or updates a blocked phrases configuration in your Amazon Q Business application.
setBlockedPhrasesToDelete(Collection<String>) - Method in class com.amazonaws.services.qbusiness.model.BlockedPhrasesConfigurationUpdate
Deletes a blocked phrases configuration in your Amazon Q Business application.
setBody(String) - Method in class com.amazonaws.services.qbusiness.model.Message
The content of the Amazon Q Business web experience message.
setBoostingDurationInSeconds(Long) - Method in class com.amazonaws.services.qbusiness.model.DateAttributeBoostingConfiguration
Specifies the duration, in seconds, of a boost applies to a DATE type document attribute.
setBoostingLevel(String) - Method in class com.amazonaws.services.qbusiness.model.DateAttributeBoostingConfiguration
Specifies how much a document attribute is boosted.
setBoostingLevel(String) - Method in class com.amazonaws.services.qbusiness.model.NumberAttributeBoostingConfiguration
Specifies the duration, in seconds, of a boost applies to a NUMBER type document attribute.
setBoostingLevel(String) - Method in class com.amazonaws.services.qbusiness.model.StringAttributeBoostingConfiguration
Specifies how much a document attribute is boosted.
setBoostingLevel(String) - Method in class com.amazonaws.services.qbusiness.model.StringListAttributeBoostingConfiguration
Specifies how much a document attribute is boosted.
setBoostingOverride(Map<String, DocumentAttributeBoostingConfiguration>) - Method in class com.amazonaws.services.qbusiness.model.NativeIndexConfiguration
Overrides the default boosts applied by Amazon Q Business to supported document attribute data types.
setBoostingType(String) - Method in class com.amazonaws.services.qbusiness.model.NumberAttributeBoostingConfiguration
Specifies how much a document attribute is boosted.
setBucket(String) - Method in class com.amazonaws.services.qbusiness.model.S3
The name of the S3 bucket that contains the file.
setBuildStatus(String) - Method in class com.amazonaws.services.qbusiness.model.CreatePluginResult
The current status of a plugin.
setBuildStatus(String) - Method in class com.amazonaws.services.qbusiness.model.GetPluginResult
The current status of a plugin.
setBuildStatus(String) - Method in class com.amazonaws.services.qbusiness.model.Plugin
The status of the plugin.
setCapacityConfiguration(IndexCapacityConfiguration) - Method in class com.amazonaws.services.qbusiness.model.CreateIndexRequest
The capacity units you want to provision for your index.
setCapacityConfiguration(IndexCapacityConfiguration) - Method in class com.amazonaws.services.qbusiness.model.GetIndexResult
The storage capacity units chosen for your Amazon Q Business index.
setCapacityConfiguration(IndexCapacityConfiguration) - Method in class com.amazonaws.services.qbusiness.model.UpdateIndexRequest
The storage capacity units you want to provision for your Amazon Q Business index.
setChatMode(String) - Method in class com.amazonaws.services.qbusiness.model.ChatSyncRequest
The chat modes available to an Amazon Q Business end user.
setChatModeConfiguration(ChatModeConfiguration) - Method in class com.amazonaws.services.qbusiness.model.ChatSyncRequest
The chat mode configuration for an Amazon Q Business application.
setCitationNumber(Integer) - Method in class com.amazonaws.services.qbusiness.model.SourceAttribution
The number attached to a citation in an Amazon Q Business generated response.
setClientToken(String) - Method in class com.amazonaws.services.qbusiness.model.ChatSyncRequest
A token that you provide to identify a chat request.
setClientToken(String) - Method in class com.amazonaws.services.qbusiness.model.CreateApplicationRequest
A token that you provide to identify the request to create your Amazon Q Business application.
setClientToken(String) - Method in class com.amazonaws.services.qbusiness.model.CreateIndexRequest
A token that you provide to identify the request to create an index.
setClientToken(String) - Method in class com.amazonaws.services.qbusiness.model.CreatePluginRequest
A token that you provide to identify the request to create your Amazon Q Business plugin.
setClientToken(String) - Method in class com.amazonaws.services.qbusiness.model.CreateRetrieverRequest
A token that you provide to identify the request to create your Amazon Q Business application retriever.
setClientToken(String) - Method in class com.amazonaws.services.qbusiness.model.CreateUserRequest
A token that you provide to identify the request to create your Amazon Q Business user mapping.
setClientToken(String) - Method in class com.amazonaws.services.qbusiness.model.CreateWebExperienceRequest
A token you provide to identify a request to create an Amazon Q Business web experience.
setClientToken(String) - Method in class com.amazonaws.services.qbusiness.model.UpdateChatControlsConfigurationRequest
A token that you provide to identify the request to update a Amazon Q Business application chat configuration.
setComment(String) - Method in class com.amazonaws.services.qbusiness.model.MessageUsefulnessFeedback
A comment given by an end user on the usefulness of an AI-generated chat message.
setCondition(DocumentAttributeCondition) - Method in class com.amazonaws.services.qbusiness.model.InlineDocumentEnrichmentConfiguration
 
setConfiguration(RetrieverConfiguration) - Method in class com.amazonaws.services.qbusiness.model.CreateRetrieverRequest
 
setConfiguration(RetrieverConfiguration) - Method in class com.amazonaws.services.qbusiness.model.GetRetrieverResult
 
setConfiguration(RetrieverConfiguration) - Method in class com.amazonaws.services.qbusiness.model.UpdateRetrieverRequest
 
setContainsAll(DocumentAttribute) - Method in class com.amazonaws.services.qbusiness.model.AttributeFilter
Returns true when a document contains all the specified document attributes or metadata fields.
setContainsAny(DocumentAttribute) - Method in class com.amazonaws.services.qbusiness.model.AttributeFilter
Returns true when a document contains any of the specified document attributes or metadata fields.
setContent(DocumentContent) - Method in class com.amazonaws.services.qbusiness.model.Document
The contents of the document.
setContentBlockerRule(ContentBlockerRule) - Method in class com.amazonaws.services.qbusiness.model.RuleConfiguration
A rule for configuring how Amazon Q Business responds when it encounters a a blocked topic.
setContentRetrievalRule(ContentRetrievalRule) - Method in class com.amazonaws.services.qbusiness.model.RuleConfiguration
 
setContentType(String) - Method in class com.amazonaws.services.qbusiness.model.Document
The file type of the document in the Blob field.
setConversationId(String) - Method in class com.amazonaws.services.qbusiness.model.ChatSyncRequest
The identifier of the Amazon Q Business conversation.
setConversationId(String) - Method in class com.amazonaws.services.qbusiness.model.ChatSyncResult
The identifier of the Amazon Q Business conversation.
setConversationId(String) - Method in class com.amazonaws.services.qbusiness.model.Conversation
The identifier of the Amazon Q Business conversation.
setConversationId(String) - Method in class com.amazonaws.services.qbusiness.model.DeleteConversationRequest
The identifier of the Amazon Q Business web experience conversation being deleted.
setConversationId(String) - Method in class com.amazonaws.services.qbusiness.model.ListMessagesRequest
The identifier of the Amazon Q Business web experience conversation.
setConversationId(String) - Method in class com.amazonaws.services.qbusiness.model.PutFeedbackRequest
The identifier of the conversation the feedback is attached to.
setConversations(Collection<Conversation>) - Method in class com.amazonaws.services.qbusiness.model.ListConversationsResult
An array of summary information on the configuration of one or more Amazon Q Business web experiences.
setCreatedAt(Date) - Method in class com.amazonaws.services.qbusiness.model.Application
The Unix timestamp when the Amazon Q Business application was created.
setCreatedAt(Date) - Method in class com.amazonaws.services.qbusiness.model.DataSource
The Unix timestamp when the Amazon Q Business data source was created.
setCreatedAt(Date) - Method in class com.amazonaws.services.qbusiness.model.DocumentDetails
The timestamp for when the document was created.
setCreatedAt(Date) - Method in class com.amazonaws.services.qbusiness.model.GetApplicationResult
The Unix timestamp when the Amazon Q Business application was last updated.
setCreatedAt(Date) - Method in class com.amazonaws.services.qbusiness.model.GetDataSourceResult
The Unix timestamp when the data source connector was created.
setCreatedAt(Date) - Method in class com.amazonaws.services.qbusiness.model.GetIndexResult
The Unix timestamp when the Amazon Q Business index was created.
setCreatedAt(Date) - Method in class com.amazonaws.services.qbusiness.model.GetPluginResult
The timestamp for when the plugin was created.
setCreatedAt(Date) - Method in class com.amazonaws.services.qbusiness.model.GetRetrieverResult
The Unix timestamp when the retriever was created.
setCreatedAt(Date) - Method in class com.amazonaws.services.qbusiness.model.GetWebExperienceResult
The Unix timestamp when the Amazon Q Business web experience was last created.
setCreatedAt(Date) - Method in class com.amazonaws.services.qbusiness.model.Index
The Unix timestamp when the index was created.
setCreatedAt(Date) - Method in class com.amazonaws.services.qbusiness.model.Plugin
The timestamp for when the plugin was created.
setCreatedAt(Date) - Method in class com.amazonaws.services.qbusiness.model.WebExperience
The Unix timestamp when the Amazon Q Business application was last updated.
setCreatorModeConfiguration(AppliedCreatorModeConfiguration) - Method in class com.amazonaws.services.qbusiness.model.GetChatControlsConfigurationResult
The configuration details for CREATOR_MODE.
setCreatorModeConfiguration(CreatorModeConfiguration) - Method in class com.amazonaws.services.qbusiness.model.UpdateChatControlsConfigurationRequest
The configuration details for CREATOR_MODE.
setCreatorModeControl(String) - Method in class com.amazonaws.services.qbusiness.model.AppliedCreatorModeConfiguration
Information about whether creator mode is enabled or disabled for an Amazon Q Business application.
setCreatorModeControl(String) - Method in class com.amazonaws.services.qbusiness.model.CreatorModeConfiguration
Status information about whether CREATOR_MODE has been enabled or disabled.
setCustomPluginConfiguration(CustomPluginConfiguration) - Method in class com.amazonaws.services.qbusiness.model.CreatePluginRequest
Contains configuration for a custom plugin.
setCustomPluginConfiguration(CustomPluginConfiguration) - Method in class com.amazonaws.services.qbusiness.model.GetPluginResult
Configuration information required to create a custom plugin.
setCustomPluginConfiguration(CustomPluginConfiguration) - Method in class com.amazonaws.services.qbusiness.model.UpdatePluginRequest
The configuration for a custom plugin.
setData(ByteBuffer) - Method in class com.amazonaws.services.qbusiness.model.AttachmentInput
The data contained within the uploaded file.
setDataSourceArn(String) - Method in class com.amazonaws.services.qbusiness.model.GetDataSourceResult
The Amazon Resource Name (ARN) of the data source.
setDataSourceErrorCode(String) - Method in class com.amazonaws.services.qbusiness.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.
setDataSourceId(String) - Method in class com.amazonaws.services.qbusiness.model.DataSource
The identifier of the Amazon Q Business data source.
setDataSourceId(String) - Method in class com.amazonaws.services.qbusiness.model.DeleteDataSourceRequest
The identifier of the data source connector that you want to delete.
setDataSourceId(String) - Method in class com.amazonaws.services.qbusiness.model.DeleteGroupRequest
The identifier of the data source linked to the group
setDataSourceId(String) - Method in class com.amazonaws.services.qbusiness.model.EligibleDataSource
The identifier of the data source.
setDataSourceId(String) - Method in class com.amazonaws.services.qbusiness.model.FailedDocument
The identifier of the Amazon Q Business data source connector that contains the failed document.
setDataSourceId(String) - Method in class com.amazonaws.services.qbusiness.model.GetDataSourceRequest
The identifier of the data source connector.
setDataSourceId(String) - Method in class com.amazonaws.services.qbusiness.model.GetDataSourceResult
The identifier of the data source connector.
setDataSourceId(String) - Method in class com.amazonaws.services.qbusiness.model.GetGroupRequest
The identifier of the data source the group is attached to.
setDataSourceId(String) - Method in class com.amazonaws.services.qbusiness.model.ListDataSourceSyncJobsRequest
The identifier of the data source connector.
setDataSourceId(String) - Method in class com.amazonaws.services.qbusiness.model.ListGroupsRequest
The identifier of the data source for getting a list of groups mapped to users.
setDataSourceId(String) - Method in class com.amazonaws.services.qbusiness.model.PutGroupRequest
The identifier of the data source for which you want to map users to their groups.
setDataSourceId(String) - Method in class com.amazonaws.services.qbusiness.model.StartDataSourceSyncJobRequest
The identifier of the data source connector.
setDataSourceId(String) - Method in class com.amazonaws.services.qbusiness.model.StopDataSourceSyncJobRequest
The identifier of the data source connector.
setDataSourceId(String) - Method in class com.amazonaws.services.qbusiness.model.UpdateDataSourceRequest
The identifier of the data source connector.
setDataSourceId(String) - Method in class com.amazonaws.services.qbusiness.model.UserAlias
The identifier of the data source that the user aliases are associated with.
setDataSourceIds(Collection<String>) - Method in class com.amazonaws.services.qbusiness.model.ListDocumentsRequest
The identifier of the data sources the documents are attached to.
setDataSources(Collection<DataSource>) - Method in class com.amazonaws.services.qbusiness.model.ListDataSourcesResult
An array of summary information for one or more data source connector.
setDataSourceSyncId(String) - Method in class com.amazonaws.services.qbusiness.model.BatchDeleteDocumentRequest
The identifier of the data source sync during which the documents were deleted.
setDataSourceSyncId(String) - Method in class com.amazonaws.services.qbusiness.model.BatchPutDocumentRequest
The identifier of the data source sync during which the documents were added.
setDateConfiguration(DateAttributeBoostingConfiguration) - Method in class com.amazonaws.services.qbusiness.model.DocumentAttributeBoostingConfiguration
Provides information on boosting DATE type document attributes.
setDateValue(Date) - Method in class com.amazonaws.services.qbusiness.model.DocumentAttributeValue
A date expressed as an ISO 8601 string.
setDefaultEndpoint(String) - Method in class com.amazonaws.services.qbusiness.model.GetWebExperienceResult
The endpoint of your Amazon Q Business web experience.
setDefaultEndpoint(String) - Method in class com.amazonaws.services.qbusiness.model.WebExperience
The endpoint URLs for your Amazon Q Business web experience.
setDescription(String) - Method in class com.amazonaws.services.qbusiness.model.CreateApplicationRequest
A description for the Amazon Q Business application.
setDescription(String) - Method in class com.amazonaws.services.qbusiness.model.CreateIndexRequest
A description for the Amazon Q Business index.
setDescription(String) - Method in class com.amazonaws.services.qbusiness.model.CustomPluginConfiguration
A description for your custom plugin configuration.
setDescription(String) - Method in class com.amazonaws.services.qbusiness.model.GetApplicationResult
A description for the Amazon Q Business application.
setDescription(String) - Method in class com.amazonaws.services.qbusiness.model.GetDataSourceResult
The description for the data source connector.
setDescription(String) - Method in class com.amazonaws.services.qbusiness.model.GetIndexResult
The description for the Amazon Q Business index.
setDescription(String) - Method in class com.amazonaws.services.qbusiness.model.TopicConfiguration
A description for your topic control configuration.
setDescription(String) - Method in class com.amazonaws.services.qbusiness.model.UpdateApplicationRequest
A description for the Amazon Q Business application.
setDescription(String) - Method in class com.amazonaws.services.qbusiness.model.UpdateDataSourceRequest
The description of the data source connector.
setDescription(String) - Method in class com.amazonaws.services.qbusiness.model.UpdateIndexRequest
The description of the Amazon Q Business index.
setDisplayDescription(String) - Method in class com.amazonaws.services.qbusiness.model.ActionReviewPayloadField
The field level description of each action review input field.
setDisplayName(String) - Method in class com.amazonaws.services.qbusiness.model.ActionReviewPayloadField
The name of the field.
setDisplayName(String) - Method in class com.amazonaws.services.qbusiness.model.Application
The name of the Amazon Q Business application.
setDisplayName(String) - Method in class com.amazonaws.services.qbusiness.model.CreateApplicationRequest
A name for the Amazon Q Business application.
setDisplayName(String) - Method in class com.amazonaws.services.qbusiness.model.CreateIndexRequest
A name for the Amazon Q Business index.
setDisplayName(String) - Method in class com.amazonaws.services.qbusiness.model.CreatePluginRequest
A the name for your plugin.
setDisplayName(String) - Method in class com.amazonaws.services.qbusiness.model.CreateRetrieverRequest
The name of your retriever.
setDisplayName(String) - Method in class com.amazonaws.services.qbusiness.model.DataSource
The name of the Amazon Q Business data source.
setDisplayName(String) - Method in class com.amazonaws.services.qbusiness.model.GetApplicationResult
The name of the Amazon Q Business application.
setDisplayName(String) - Method in class com.amazonaws.services.qbusiness.model.GetDataSourceResult
The name for the data source connector.
setDisplayName(String) - Method in class com.amazonaws.services.qbusiness.model.GetIndexResult
The name of the Amazon Q Business index.
setDisplayName(String) - Method in class com.amazonaws.services.qbusiness.model.GetPluginResult
The name of the plugin.
setDisplayName(String) - Method in class com.amazonaws.services.qbusiness.model.GetRetrieverResult
The name of the retriever.
setDisplayName(String) - Method in class com.amazonaws.services.qbusiness.model.Index
The name of the index.
setDisplayName(String) - Method in class com.amazonaws.services.qbusiness.model.Plugin
The name of the plugin.
setDisplayName(String) - Method in class com.amazonaws.services.qbusiness.model.Retriever
The name of your retriever.
setDisplayName(String) - Method in class com.amazonaws.services.qbusiness.model.UpdateApplicationRequest
A name for the Amazon Q Business application.
setDisplayName(String) - Method in class com.amazonaws.services.qbusiness.model.UpdateDataSourceRequest
A name of the data source connector.
setDisplayName(String) - Method in class com.amazonaws.services.qbusiness.model.UpdateIndexRequest
The name of the Amazon Q Business index.
setDisplayName(String) - Method in class com.amazonaws.services.qbusiness.model.UpdatePluginRequest
The name of the plugin.
setDisplayName(String) - Method in class com.amazonaws.services.qbusiness.model.UpdateRetrieverRequest
The name of your retriever.
setDisplayOrder(Integer) - Method in class com.amazonaws.services.qbusiness.model.ActionReviewPayloadField
The display order of fields in a payload.
setDocumentAttributeConfigurations(Collection<DocumentAttributeConfiguration>) - Method in class com.amazonaws.services.qbusiness.model.GetIndexResult
Configuration information for document attributes or metadata.
setDocumentAttributeConfigurations(Collection<DocumentAttributeConfiguration>) - Method in class com.amazonaws.services.qbusiness.model.UpdateIndexRequest
Configuration information for document metadata or fields.
setDocumentContentOperator(String) - Method in class com.amazonaws.services.qbusiness.model.InlineDocumentEnrichmentConfiguration
TRUE to delete content if the condition used for the target attribute is met.
setDocumentDetailList(Collection<DocumentDetails>) - Method in class com.amazonaws.services.qbusiness.model.ListDocumentsResult
A list of document details.
setDocumentEnrichmentConfiguration(DocumentEnrichmentConfiguration) - Method in class com.amazonaws.services.qbusiness.model.Document
The configuration information for altering document metadata and content during the document ingestion process.
setDocumentEnrichmentConfiguration(DocumentEnrichmentConfiguration) - Method in class com.amazonaws.services.qbusiness.model.GetDataSourceResult
 
setDocumentEnrichmentConfiguration(DocumentEnrichmentConfiguration) - Method in class com.amazonaws.services.qbusiness.model.UpdateDataSourceRequest
 
setDocumentId(String) - Method in class com.amazonaws.services.qbusiness.model.DeleteDocument
The identifier of the deleted document.
setDocumentId(String) - Method in class com.amazonaws.services.qbusiness.model.DocumentDetails
The identifier of the document.
setDocuments(Collection<DeleteDocument>) - Method in class com.amazonaws.services.qbusiness.model.BatchDeleteDocumentRequest
Documents deleted from the Amazon Q Business index.
setDocuments(Collection<Document>) - Method in class com.amazonaws.services.qbusiness.model.BatchPutDocumentRequest
One or more documents to add to the index.
setDocumentsAdded(String) - Method in class com.amazonaws.services.qbusiness.model.DataSourceSyncJobMetrics
The current count of documents added from the data source during the data source sync.
setDocumentsDeleted(String) - Method in class com.amazonaws.services.qbusiness.model.DataSourceSyncJobMetrics
The current count of documents deleted from the data source during the data source sync.
setDocumentsFailed(String) - Method in class com.amazonaws.services.qbusiness.model.DataSourceSyncJobMetrics
The current count of documents that failed to sync from the data source during the data source sync.
setDocumentsModified(String) - Method in class com.amazonaws.services.qbusiness.model.DataSourceSyncJobMetrics
The current count of documents modified in the data source during the data source sync.
setDocumentsScanned(String) - Method in class com.amazonaws.services.qbusiness.model.DataSourceSyncJobMetrics
The current count of documents crawled by the ongoing sync job in the data source.
setEligibleDataSources(Collection<EligibleDataSource>) - Method in class com.amazonaws.services.qbusiness.model.ContentRetrievalRule
Specifies data sources in a Amazon Q Business application to use for content generation.
setEncryptionConfiguration(EncryptionConfiguration) - Method in class com.amazonaws.services.qbusiness.model.CreateApplicationRequest
The identifier of the KMS key that is used to encrypt your data.
setEncryptionConfiguration(EncryptionConfiguration) - Method in class com.amazonaws.services.qbusiness.model.GetApplicationResult
The identifier of the Amazon Web Services KMS key that is used to encrypt your data.
setEndOffset(Integer) - Method in class com.amazonaws.services.qbusiness.model.TextSegment
The zero-based location in the response string where the source attribution ends.
setEndTime(Date) - Method in class com.amazonaws.services.qbusiness.model.DataSourceSyncJob
The Unix timestamp when the synchronization job completed.
setEndTime(Date) - Method in class com.amazonaws.services.qbusiness.model.ListDataSourceSyncJobsRequest
The end time of the data source connector sync.
setEqualsTo(DocumentAttribute) - Method in class com.amazonaws.services.qbusiness.model.AttributeFilter
Performs an equals operation on two document attributes or metadata fields.
setError(ErrorDetail) - Method in class com.amazonaws.services.qbusiness.model.AttachmentOutput
An error associated with a file uploaded during chat.
setError(ErrorDetail) - Method in class com.amazonaws.services.qbusiness.model.DataSourceSyncJob
If the Status field is set to FAILED, the ErrorCode field indicates the reason the synchronization failed.
setError(ErrorDetail) - Method in class com.amazonaws.services.qbusiness.model.DocumentDetails
An error message associated with the document.
setError(ErrorDetail) - Method in class com.amazonaws.services.qbusiness.model.FailedDocument
An explanation for why the document couldn't be removed from the index.
setError(ErrorDetail) - Method in class com.amazonaws.services.qbusiness.model.GetApplicationResult
If the Status field is set to ERROR, the ErrorMessage field contains a description of the error that caused the synchronization to fail.
setError(ErrorDetail) - Method in class com.amazonaws.services.qbusiness.model.GetDataSourceResult
When the Status field value is FAILED, the ErrorMessage field contains a description of the error that caused the data source connector to fail.
setError(ErrorDetail) - Method in class com.amazonaws.services.qbusiness.model.GetIndexResult
When the Status field value is FAILED, the ErrorMessage field contains a message that explains why.
setError(ErrorDetail) - Method in class com.amazonaws.services.qbusiness.model.GetWebExperienceResult
When the Status field value is FAILED, the ErrorMessage field contains a description of the error that caused the data source connector to fail.
setErrorCode(String) - Method in class com.amazonaws.services.qbusiness.model.ErrorDetail
The code associated with the data source sync error.
setErrorDetail(ErrorDetail) - Method in class com.amazonaws.services.qbusiness.model.GroupStatusDetail
The details of an error associated a group status.
setErrorMessage(String) - Method in class com.amazonaws.services.qbusiness.model.ErrorDetail
The message explaining the data source sync error.
setExampleChatMessages(Collection<String>) - Method in class com.amazonaws.services.qbusiness.model.TopicConfiguration
A list of example phrases that you expect the end user to use in relation to the topic.
setExcludedUsersAndGroups(UsersAndGroups) - Method in class com.amazonaws.services.qbusiness.model.Rule
Users and groups to be excluded from a rule.
setExecutionId(String) - Method in class com.amazonaws.services.qbusiness.model.DataSourceSyncJob
The identifier of a data source synchronization job.
setExecutionId(String) - Method in class com.amazonaws.services.qbusiness.model.StartDataSourceSyncJobResult
The identifier for a particular synchronization job.
setFailedAttachments(Collection<AttachmentOutput>) - Method in class com.amazonaws.services.qbusiness.model.ChatSyncResult
A list of files which failed to upload during chat.
setFailedDocuments(Collection<FailedDocument>) - Method in class com.amazonaws.services.qbusiness.model.BatchDeleteDocumentResult
A list of documents that couldn't be removed from the Amazon Q Business index.
setFailedDocuments(Collection<FailedDocument>) - Method in class com.amazonaws.services.qbusiness.model.BatchPutDocumentResult
A list of documents that were not added to the Amazon Q Business index because the document failed a validation check.
setFields(Collection<ValidationExceptionField>) - Method in exception com.amazonaws.services.qbusiness.model.ValidationException
The input field(s) that failed validation.
setGreaterThan(DocumentAttribute) - Method in class com.amazonaws.services.qbusiness.model.AttributeFilter
Performs a greater than operation on two document attributes or metadata fields.
setGreaterThanOrEquals(DocumentAttribute) - Method in class com.amazonaws.services.qbusiness.model.AttributeFilter
Performs a greater or equals than operation on two document attributes or metadata fields.
setGroup(PrincipalGroup) - Method in class com.amazonaws.services.qbusiness.model.Principal
The group associated with the principal.
setGroupMembers(GroupMembers) - Method in class com.amazonaws.services.qbusiness.model.PutGroupRequest
 
setGroupName(String) - Method in class com.amazonaws.services.qbusiness.model.DeleteGroupRequest
The name of the group you want to delete.
setGroupName(String) - Method in class com.amazonaws.services.qbusiness.model.GetGroupRequest
The name of the group.
setGroupName(String) - Method in class com.amazonaws.services.qbusiness.model.GroupSummary
The name of the group the summary information is for.
setGroupName(String) - Method in class com.amazonaws.services.qbusiness.model.MemberGroup
The name of the sub group.
setGroupName(String) - Method in class com.amazonaws.services.qbusiness.model.PutGroupRequest
The list that contains your users or sub groups that belong the same group.
setHistory(Collection<DataSourceSyncJob>) - Method in class com.amazonaws.services.qbusiness.model.ListDataSourceSyncJobsResult
A history of synchronization jobs for the data source connector.
setId(String) - Method in class com.amazonaws.services.qbusiness.model.Document
The identifier of the document.
setId(String) - Method in class com.amazonaws.services.qbusiness.model.FailedDocument
The identifier of the document that couldn't be removed from the Amazon Q Business index.
setId(String) - Method in class com.amazonaws.services.qbusiness.model.PrincipalUser
The identifier of the user.
setIdentityCenterApplicationArn(String) - Method in class com.amazonaws.services.qbusiness.model.GetApplicationResult
The Amazon Resource Name (ARN) of the AWS IAM Identity Center instance attached to your Amazon Q Business application.
setIdentityCenterInstanceArn(String) - Method in class com.amazonaws.services.qbusiness.model.CreateApplicationRequest
The Amazon Resource Name (ARN) of the IAM Identity Center instance you are either creating for—or connecting to—your Amazon Q Business application.
setIdentityCenterInstanceArn(String) - Method in class com.amazonaws.services.qbusiness.model.UpdateApplicationRequest
The Amazon Resource Name (ARN) of the IAM Identity Center instance you are either creating for—or connecting to—your Amazon Q Business application.
setIncludedUsersAndGroups(UsersAndGroups) - Method in class com.amazonaws.services.qbusiness.model.Rule
Users and groups to be included in a rule.
setIndexArn(String) - Method in class com.amazonaws.services.qbusiness.model.CreateIndexResult
The Amazon Resource Name (ARN) of an Amazon Q Business index.
setIndexArn(String) - Method in class com.amazonaws.services.qbusiness.model.GetIndexResult
The Amazon Resource Name (ARN) of the Amazon Q Business index.
setIndexedTextBytes(Long) - Method in class com.amazonaws.services.qbusiness.model.TextDocumentStatistics
The total size, in bytes, of the indexed documents.
setIndexedTextDocumentCount(Integer) - Method in class com.amazonaws.services.qbusiness.model.TextDocumentStatistics
The number of text documents indexed.
setIndexId(String) - Method in class com.amazonaws.services.qbusiness.model.BatchDeleteDocumentRequest
The identifier of the Amazon Q Business index that contains the documents to delete.
setIndexId(String) - Method in class com.amazonaws.services.qbusiness.model.BatchPutDocumentRequest
The identifier of the Amazon Q Business index to add the documents to.
setIndexId(String) - Method in class com.amazonaws.services.qbusiness.model.CreateIndexResult
The identifier for the Amazon Q Business index.
setIndexId(String) - Method in class com.amazonaws.services.qbusiness.model.DeleteDataSourceRequest
The identifier of the index used with the data source connector.
setIndexId(String) - Method in class com.amazonaws.services.qbusiness.model.DeleteGroupRequest
The identifier of the index you want to delete the group from.
setIndexId(String) - Method in class com.amazonaws.services.qbusiness.model.DeleteIndexRequest
The identifier of the Amazon Q Business index.
setIndexId(String) - Method in class com.amazonaws.services.qbusiness.model.EligibleDataSource
The identifier of the index the data source is attached to.
setIndexId(String) - Method in class com.amazonaws.services.qbusiness.model.GetDataSourceRequest
The identfier of the index used with the data source connector.
setIndexId(String) - Method in class com.amazonaws.services.qbusiness.model.GetDataSourceResult
The identifier of the index linked to the data source connector.
setIndexId(String) - Method in class com.amazonaws.services.qbusiness.model.GetGroupRequest
The identifier of the index the group is attached to.
setIndexId(String) - Method in class com.amazonaws.services.qbusiness.model.GetIndexRequest
The identifier of the Amazon Q Business index you want information on.
setIndexId(String) - Method in class com.amazonaws.services.qbusiness.model.GetIndexResult
The identifier of the Amazon Q Business index.
setIndexId(String) - Method in class com.amazonaws.services.qbusiness.model.Index
The identifier for the index.
setIndexId(String) - Method in class com.amazonaws.services.qbusiness.model.KendraIndexConfiguration
The identifier of the Amazon Kendra index.
setIndexId(String) - Method in class com.amazonaws.services.qbusiness.model.ListDataSourcesRequest
The identifier of the index used with one or more data source connectors.
setIndexId(String) - Method in class com.amazonaws.services.qbusiness.model.ListDataSourceSyncJobsRequest
The identifier of the index used with the Amazon Q Business data source connector.
setIndexId(String) - Method in class com.amazonaws.services.qbusiness.model.ListDocumentsRequest
The identifier of the index the documents are attached to.
setIndexId(String) - Method in class com.amazonaws.services.qbusiness.model.ListGroupsRequest
The identifier of the index for getting a list of groups mapped to users.
setIndexId(String) - Method in class com.amazonaws.services.qbusiness.model.NativeIndexConfiguration
The identifier for the Amazon Q Business index.
setIndexId(String) - Method in class com.amazonaws.services.qbusiness.model.PutGroupRequest
The identifier of the index in which you want to map users to their groups.
setIndexId(String) - Method in class com.amazonaws.services.qbusiness.model.StartDataSourceSyncJobRequest
The identifier of the index used with the data source connector.
setIndexId(String) - Method in class com.amazonaws.services.qbusiness.model.StopDataSourceSyncJobRequest
The identifier of the index used with the Amazon Q Business data source connector.
setIndexId(String) - Method in class com.amazonaws.services.qbusiness.model.UpdateDataSourceRequest
The identifier of the index attached to the data source connector.
setIndexId(String) - Method in class com.amazonaws.services.qbusiness.model.UpdateIndexRequest
The identifier of the Amazon Q Business index.
setIndexId(String) - Method in class com.amazonaws.services.qbusiness.model.UserAlias
The identifier of the index that the user aliases are associated with.
setIndexStatistics(IndexStatistics) - Method in class com.amazonaws.services.qbusiness.model.GetIndexResult
Provides information about the number of documents indexed.
setIndices(Collection<Index>) - Method in class com.amazonaws.services.qbusiness.model.ListIndicesResult
An array of information on the items in one or more indexes.
setInlineConfigurations(Collection<InlineDocumentEnrichmentConfiguration>) - Method in class com.amazonaws.services.qbusiness.model.DocumentEnrichmentConfiguration
Configuration information to alter document attributes or metadata fields and content when ingesting documents into Amazon Q Business.
setInvocationCondition(DocumentAttributeCondition) - Method in class com.amazonaws.services.qbusiness.model.HookConfiguration
The condition used for when a Lambda function should be invoked.
setItems(Collection<GroupSummary>) - Method in class com.amazonaws.services.qbusiness.model.ListGroupsResult
Summary information for list of groups that are mapped to users.
setKendraIndexConfiguration(KendraIndexConfiguration) - Method in class com.amazonaws.services.qbusiness.model.RetrieverConfiguration
Provides information on how the Amazon Kendra index used as a retriever for your Amazon Q Business application is configured.
setKey(String) - Method in class com.amazonaws.services.qbusiness.model.DocumentAttributeCondition
The identifier of the document attribute used for the condition.
setKey(String) - Method in class com.amazonaws.services.qbusiness.model.DocumentAttributeTarget
The identifier of the target document attribute or metadata field.
setKey(String) - Method in class com.amazonaws.services.qbusiness.model.S3
The name of the file.
setKey(String) - Method in class com.amazonaws.services.qbusiness.model.Tag
The key for the tag.
setKmsKeyId(String) - Method in class com.amazonaws.services.qbusiness.model.EncryptionConfiguration
The identifier of the KMS key.
setLambdaArn(String) - Method in class com.amazonaws.services.qbusiness.model.HookConfiguration
The Amazon Resource Name (ARN) of a role with permission to run a Lambda function during ingestion.
setLastUpdatedAt(Date) - Method in class com.amazonaws.services.qbusiness.model.GroupStatusDetail
The Unix timestamp when the Amazon Q Business application was last updated.
setLessThan(DocumentAttribute) - Method in class com.amazonaws.services.qbusiness.model.AttributeFilter
Performs a less than operation on two document attributes or metadata fields.
setLessThanOrEquals(DocumentAttribute) - Method in class com.amazonaws.services.qbusiness.model.AttributeFilter
Performs a less than or equals operation on two document attributes or metadata fields.Supported for the following document attribute value type: dateValue and longValue.
setLongValue(Long) - Method in class com.amazonaws.services.qbusiness.model.DocumentAttributeValue
A long integer value.
setMaxResults(Integer) - Method in class com.amazonaws.services.qbusiness.model.GetChatControlsConfigurationRequest
The maximum number of configured chat controls to return.
setMaxResults(Integer) - Method in class com.amazonaws.services.qbusiness.model.ListApplicationsRequest
The maximum number of Amazon Q Business applications to return.
setMaxResults(Integer) - Method in class com.amazonaws.services.qbusiness.model.ListConversationsRequest
The maximum number of Amazon Q Business conversations to return.
setMaxResults(Integer) - Method in class com.amazonaws.services.qbusiness.model.ListDataSourcesRequest
The maximum number of data source connectors to return.
setMaxResults(Integer) - Method in class com.amazonaws.services.qbusiness.model.ListDataSourceSyncJobsRequest
The maximum number of synchronization jobs to return in the response.
setMaxResults(Integer) - Method in class com.amazonaws.services.qbusiness.model.ListDocumentsRequest
The maximum number of documents to return.
setMaxResults(Integer) - Method in class com.amazonaws.services.qbusiness.model.ListGroupsRequest
The maximum number of returned groups that are mapped to users.
setMaxResults(Integer) - Method in class com.amazonaws.services.qbusiness.model.ListIndicesRequest
The maximum number of indices to return.
setMaxResults(Integer) - Method in class com.amazonaws.services.qbusiness.model.ListMessagesRequest
The maximum number of messages to return.
setMaxResults(Integer) - Method in class com.amazonaws.services.qbusiness.model.ListPluginsRequest
The maximum number of documents to return.
setMaxResults(Integer) - Method in class com.amazonaws.services.qbusiness.model.ListRetrieversRequest
The maximum number of retrievers returned.
setMaxResults(Integer) - Method in class com.amazonaws.services.qbusiness.model.ListWebExperiencesRequest
The maximum number of Amazon Q Business Web Experiences to return.
setMemberGroups(Collection<MemberGroup>) - Method in class com.amazonaws.services.qbusiness.model.GroupMembers
A list of sub groups that belong to a group.
setMemberRelation(String) - Method in class com.amazonaws.services.qbusiness.model.AccessConfiguration
Describes the member relation within the AccessControlList object.
setMemberRelation(String) - Method in class com.amazonaws.services.qbusiness.model.AccessControl
Describes the member relation within a principal list.
setMembershipType(String) - Method in class com.amazonaws.services.qbusiness.model.PrincipalGroup
The type of group.
setMembershipType(String) - Method in class com.amazonaws.services.qbusiness.model.PrincipalUser
The type of group.
setMemberUsers(Collection<MemberUser>) - Method in class com.amazonaws.services.qbusiness.model.GroupMembers
A list of users that belong to a group.
setMessage(String) - Method in class com.amazonaws.services.qbusiness.model.ValidationExceptionField
A message about the validation exception.
setMessageCopiedAt(Date) - Method in class com.amazonaws.services.qbusiness.model.PutFeedbackRequest
The timestamp for when the feedback was recorded.
setMessageId(String) - Method in class com.amazonaws.services.qbusiness.model.Message
The identifier of the Amazon Q Business web experience message.
setMessageId(String) - Method in class com.amazonaws.services.qbusiness.model.PutFeedbackRequest
The identifier of the chat message that the feedback was given for.
setMessages(Collection<Message>) - Method in class com.amazonaws.services.qbusiness.model.ListMessagesResult
An array of information on one or more messages.
setMessageUsefulness(MessageUsefulnessFeedback) - Method in class com.amazonaws.services.qbusiness.model.PutFeedbackRequest
The feedback usefulness value given by the user to the chat message.
setMetadataXML(String) - Method in class com.amazonaws.services.qbusiness.model.SamlConfiguration
The metadata XML that your IdP generated.
setMetrics(DataSourceSyncJobMetrics) - Method in class com.amazonaws.services.qbusiness.model.DataSourceSyncJob
Maps a batch delete document request to a specific data source sync job.
setName(String) - Method in class com.amazonaws.services.qbusiness.model.AttachmentInput
The name of the file.
setName(String) - Method in class com.amazonaws.services.qbusiness.model.AttachmentOutput
The name of a file uploaded during chat.
setName(String) - Method in class com.amazonaws.services.qbusiness.model.DocumentAttribute
The identifier for the attribute.
setName(String) - Method in class com.amazonaws.services.qbusiness.model.DocumentAttributeConfiguration
The name of the document attribute.
setName(String) - Method in class com.amazonaws.services.qbusiness.model.PrincipalGroup
The name of the group.
setName(String) - Method in class com.amazonaws.services.qbusiness.model.TopicConfiguration
A name for your topic control configuration.
setName(String) - Method in class com.amazonaws.services.qbusiness.model.ValidationExceptionField
The field name where the invalid entry was detected.
setNativeIndexConfiguration(NativeIndexConfiguration) - Method in class com.amazonaws.services.qbusiness.model.RetrieverConfiguration
Provides information on how a Amazon Q Business index used as a retriever for your Amazon Q Business application is configured.
setNextToken(String) - Method in class com.amazonaws.services.qbusiness.model.GetChatControlsConfigurationRequest
If the maxResults response was incomplete because there is more data to retrieve, Amazon Q Business returns a pagination token in the response.
setNextToken(String) - Method in class com.amazonaws.services.qbusiness.model.GetChatControlsConfigurationResult
If the maxResults response was incomplete because there is more data to retrieve, Amazon Q Business returns a pagination token in the response.
setNextToken(String) - Method in class com.amazonaws.services.qbusiness.model.ListApplicationsRequest
If the maxResults response was incomplete because there is more data to retrieve, Amazon Q Business returns a pagination token in the response.
setNextToken(String) - Method in class com.amazonaws.services.qbusiness.model.ListApplicationsResult
If the response is truncated, Amazon Q Business returns this token.
setNextToken(String) - Method in class com.amazonaws.services.qbusiness.model.ListConversationsRequest
If the maxResults response was incomplete because there is more data to retrieve, Amazon Q Business returns a pagination token in the response.
setNextToken(String) - Method in class com.amazonaws.services.qbusiness.model.ListConversationsResult
If the response is truncated, Amazon Q Business returns this token, which you can use in a later request to list the next set of messages.
setNextToken(String) - Method in class com.amazonaws.services.qbusiness.model.ListDataSourcesRequest
If the maxResults response was incomplete because there is more data to retrieve, Amazon Q Business returns a pagination token in the response.
setNextToken(String) - Method in class com.amazonaws.services.qbusiness.model.ListDataSourcesResult
If the response is truncated, Amazon Q Business returns this token.
setNextToken(String) - Method in class com.amazonaws.services.qbusiness.model.ListDataSourceSyncJobsRequest
If the maxResults response was incpmplete because there is more data to retriever, Amazon Q Business returns a pagination token in the response.
setNextToken(String) - Method in class com.amazonaws.services.qbusiness.model.ListDataSourceSyncJobsResult
If the response is truncated, Amazon Q Business returns this token.
setNextToken(String) - Method in class com.amazonaws.services.qbusiness.model.ListDocumentsRequest
If the maxResults response was incomplete because there is more data to retrieve, Amazon Q Business returns a pagination token in the response.
setNextToken(String) - Method in class com.amazonaws.services.qbusiness.model.ListDocumentsResult
If the maxResults response was incomplete because there is more data to retrieve, Amazon Q Business returns a pagination token in the response.
setNextToken(String) - Method in class com.amazonaws.services.qbusiness.model.ListGroupsRequest
If the previous response was incomplete (because there is more data to retrieve), Amazon Q Business returns a pagination token in the response.
setNextToken(String) - Method in class com.amazonaws.services.qbusiness.model.ListGroupsResult
If the response is truncated, Amazon Q Business returns this token that you can use in the subsequent request to retrieve the next set of groups that are mapped to users.
setNextToken(String) - Method in class com.amazonaws.services.qbusiness.model.ListIndicesRequest
If the maxResults response was incomplete because there is more data to retrieve, Amazon Q Business returns a pagination token in the response.
setNextToken(String) - Method in class com.amazonaws.services.qbusiness.model.ListIndicesResult
If the response is truncated, Amazon Q Business 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.qbusiness.model.ListMessagesRequest
If the number of retrievers returned exceeds maxResults, Amazon Q Business returns a next token as a pagination token to retrieve the next set of messages.
setNextToken(String) - Method in class com.amazonaws.services.qbusiness.model.ListMessagesResult
If the response is truncated, Amazon Q Business returns this token, which you can use in a later request to list the next set of messages.
setNextToken(String) - Method in class com.amazonaws.services.qbusiness.model.ListPluginsRequest
If the maxResults response was incomplete because there is more data to retrieve, Amazon Q Business returns a pagination token in the response.
setNextToken(String) - Method in class com.amazonaws.services.qbusiness.model.ListPluginsResult
If the maxResults response was incomplete because there is more data to retrieve, Amazon Q Business returns a pagination token in the response.
setNextToken(String) - Method in class com.amazonaws.services.qbusiness.model.ListRetrieversRequest
If the number of retrievers returned exceeds maxResults, Amazon Q Business returns a next token as a pagination token to retrieve the next set of retrievers.
setNextToken(String) - Method in class com.amazonaws.services.qbusiness.model.ListRetrieversResult
If the response is truncated, Amazon Q Business returns this token, which you can use in a later request to list the next set of retrievers.
setNextToken(String) - Method in class com.amazonaws.services.qbusiness.model.ListWebExperiencesRequest
If the maxResults response was incomplete because there is more data to retrieve, Amazon Q Business returns a pagination token in the response.
setNextToken(String) - Method in class com.amazonaws.services.qbusiness.model.ListWebExperiencesResult
If the response is truncated, Amazon Q Business returns this token, which you can use in a later request to list the next set of messages.
setNoAuthConfiguration(NoAuthConfiguration) - Method in class com.amazonaws.services.qbusiness.model.PluginAuthConfiguration
Information about invoking a custom plugin without any authentication.
setNotFilter(AttributeFilter) - Method in class com.amazonaws.services.qbusiness.model.AttributeFilter
Performs a logical NOT operation on all supplied filters.
setNumberConfiguration(NumberAttributeBoostingConfiguration) - Method in class com.amazonaws.services.qbusiness.model.DocumentAttributeBoostingConfiguration
Provides information on boosting NUMBER type document attributes.
setOAuth2ClientCredentialConfiguration(OAuth2ClientCredentialConfiguration) - Method in class com.amazonaws.services.qbusiness.model.PluginAuthConfiguration
Information about the OAuth 2.0 authentication credential/token used to configure a plugin.
setOperator(String) - Method in class com.amazonaws.services.qbusiness.model.DocumentAttributeCondition
The identifier of the document attribute used for the condition.
setOrAllFilters(Collection<AttributeFilter>) - Method in class com.amazonaws.services.qbusiness.model.AttributeFilter
Performs a logical OR operation on all supplied filters.
setParentMessageId(String) - Method in class com.amazonaws.services.qbusiness.model.ChatSyncRequest
The identifier of the previous system message in a conversation.
setPayload(Map<String, ActionReviewPayloadField>) - Method in class com.amazonaws.services.qbusiness.model.ActionReview
Field values that an end user needs to provide to Amazon Q Business for Amazon Q Business to perform the requested plugin action.
setPayload(String) - Method in class com.amazonaws.services.qbusiness.model.APISchema
The JSON or YAML-formatted payload defining the OpenAPI schema for a custom plugin.
setPayloadFieldNameSeparator(String) - Method in class com.amazonaws.services.qbusiness.model.ActionReview
A string used to retain information about the hierarchical contexts within an action review payload.
setPersonalizationConfiguration(PersonalizationConfiguration) - Method in class com.amazonaws.services.qbusiness.model.CreateApplicationRequest
Configuration information about chat response personalization.
setPersonalizationConfiguration(PersonalizationConfiguration) - Method in class com.amazonaws.services.qbusiness.model.GetApplicationResult
Configuration information about chat response personalization.
setPersonalizationConfiguration(PersonalizationConfiguration) - Method in class com.amazonaws.services.qbusiness.model.UpdateApplicationRequest
Configuration information about chat response personalization.
setPersonalizationControlMode(String) - Method in class com.amazonaws.services.qbusiness.model.PersonalizationConfiguration
An option to allow Amazon Q Business to customize chat responses using user specific metadata—specifically, location and job information—in your IAM Identity Center instance.
setPluginArn(String) - Method in class com.amazonaws.services.qbusiness.model.CreatePluginResult
The Amazon Resource Name (ARN) of a plugin.
setPluginArn(String) - Method in class com.amazonaws.services.qbusiness.model.GetPluginResult
The Amazon Resource Name (ARN) of the role with permission to access resources needed to create the plugin.
setPluginConfiguration(PluginConfiguration) - Method in class com.amazonaws.services.qbusiness.model.ChatModeConfiguration
Configuration information required to invoke chat in PLUGIN_MODE.
setPluginId(String) - Method in class com.amazonaws.services.qbusiness.model.ActionReview
The identifier of the plugin associated with the action review.
setPluginId(String) - Method in class com.amazonaws.services.qbusiness.model.CreatePluginResult
The identifier of the plugin created.
setPluginId(String) - Method in class com.amazonaws.services.qbusiness.model.DeletePluginRequest
The identifier of the plugin being deleted.
setPluginId(String) - Method in class com.amazonaws.services.qbusiness.model.GetPluginRequest
The identifier of the plugin.
setPluginId(String) - Method in class com.amazonaws.services.qbusiness.model.GetPluginResult
The identifier of the plugin.
setPluginId(String) - Method in class com.amazonaws.services.qbusiness.model.Plugin
The identifier of the plugin.
setPluginId(String) - Method in class com.amazonaws.services.qbusiness.model.PluginConfiguration
The identifier of the plugin you want to use.
setPluginId(String) - Method in class com.amazonaws.services.qbusiness.model.UpdatePluginRequest
The identifier of the plugin.
setPlugins(Collection<Plugin>) - Method in class com.amazonaws.services.qbusiness.model.ListPluginsResult
Information about a configured plugin.
setPluginType(String) - Method in class com.amazonaws.services.qbusiness.model.ActionReview
The type of plugin.
setPostExtractionHookConfiguration(HookConfiguration) - Method in class com.amazonaws.services.qbusiness.model.DocumentEnrichmentConfiguration
 
setPreExtractionHookConfiguration(HookConfiguration) - Method in class com.amazonaws.services.qbusiness.model.DocumentEnrichmentConfiguration
 
setPrincipals(Collection<Principal>) - Method in class com.amazonaws.services.qbusiness.model.AccessControl
Contains a list of principals, where a principal can be either a USER or a GROUP.
setQAppsConfiguration(QAppsConfiguration) - Method in class com.amazonaws.services.qbusiness.model.CreateApplicationRequest
An option to allow end users to create and use Amazon Q Apps in the web experience.
setQAppsConfiguration(QAppsConfiguration) - Method in class com.amazonaws.services.qbusiness.model.GetApplicationResult
Settings for whether end users can create and use Amazon Q Apps in the web experience.
setQAppsConfiguration(QAppsConfiguration) - Method in class com.amazonaws.services.qbusiness.model.UpdateApplicationRequest
An option to allow end users to create and use Amazon Q Apps in the web experience.
setQAppsControlMode(String) - Method in class com.amazonaws.services.qbusiness.model.QAppsConfiguration
Status information about whether end users can create and use Amazon Q Apps in the web experience.
setReason(String) - Method in class com.amazonaws.services.qbusiness.model.MessageUsefulnessFeedback
The reason for a usefulness rating.
setReason(String) - Method in exception com.amazonaws.services.qbusiness.model.ValidationException
The reason for the ValidationException.
setRequired(Boolean) - Method in class com.amazonaws.services.qbusiness.model.ActionReviewPayloadField
Information about whether the field is required.
setResourceARN(String) - Method in class com.amazonaws.services.qbusiness.model.ListTagsForResourceRequest
The Amazon Resource Name (ARN) of the Amazon Q Business application or data source to get a list of tags for.
setResourceARN(String) - Method in class com.amazonaws.services.qbusiness.model.TagResourceRequest
The Amazon Resource Name (ARN) of the Amazon Q Business application or data source to tag.
setResourceARN(String) - Method in class com.amazonaws.services.qbusiness.model.UntagResourceRequest
The Amazon Resource Name (ARN) of the Amazon Q Business application, or data source to remove the tag from.
setResourceId(String) - Method in exception com.amazonaws.services.qbusiness.model.ConflictException
The identifier of the resource affected.
setResourceId(String) - Method in exception com.amazonaws.services.qbusiness.model.ResourceNotFoundException
The identifier of the resource affected.
setResourceId(String) - Method in exception com.amazonaws.services.qbusiness.model.ServiceQuotaExceededException
The identifier of the resource affected.
setResourceType(String) - Method in exception com.amazonaws.services.qbusiness.model.ConflictException
The type of the resource affected.
setResourceType(String) - Method in exception com.amazonaws.services.qbusiness.model.ResourceNotFoundException
The type of the resource affected.
setResourceType(String) - Method in exception com.amazonaws.services.qbusiness.model.ServiceQuotaExceededException
The type of the resource affected.
setResponseMap(Map<String, String>) - Method in class com.amazonaws.services.qbusiness.model.AuthChallengeResponse
The mapping of key-value pairs in an authentication challenge response.
setResponseScope(String) - Method in class com.amazonaws.services.qbusiness.model.GetChatControlsConfigurationResult
The response scope configured for a Amazon Q Business application.
setResponseScope(String) - Method in class com.amazonaws.services.qbusiness.model.UpdateChatControlsConfigurationRequest
The response scope configured for your application.
setRetrieverArn(String) - Method in class com.amazonaws.services.qbusiness.model.CreateRetrieverResult
The Amazon Resource Name (ARN) of an IAM role associated with a retriever.
setRetrieverArn(String) - Method in class com.amazonaws.services.qbusiness.model.GetRetrieverResult
The Amazon Resource Name (ARN) of the IAM role associated with the retriever.
setRetrieverId(String) - Method in class com.amazonaws.services.qbusiness.model.CreateRetrieverResult
The identifier of the retriever you are using.
setRetrieverId(String) - Method in class com.amazonaws.services.qbusiness.model.DeleteRetrieverRequest
The identifier of the retriever being deleted.
setRetrieverId(String) - Method in class com.amazonaws.services.qbusiness.model.GetRetrieverRequest
The identifier of the retriever.
setRetrieverId(String) - Method in class com.amazonaws.services.qbusiness.model.GetRetrieverResult
The identifier of the retriever.
setRetrieverId(String) - Method in class com.amazonaws.services.qbusiness.model.Retriever
The identifier of the retriever used by your Amazon Q Business application.
setRetrieverId(String) - Method in class com.amazonaws.services.qbusiness.model.UpdateRetrieverRequest
The identifier of your retriever.
setRetrievers(Collection<Retriever>) - Method in class com.amazonaws.services.qbusiness.model.ListRetrieversResult
An array of summary information for one or more retrievers.
setRoleArn(String) - Method in class com.amazonaws.services.qbusiness.model.BasicAuthConfiguration
The ARN of an IAM role used by Amazon Q Business to access the basic authentication credentials stored in a Secrets Manager secret.
setRoleArn(String) - Method in class com.amazonaws.services.qbusiness.model.BatchPutDocumentRequest
The Amazon Resource Name (ARN) of an IAM role with permission to access your S3 bucket.
setRoleArn(String) - Method in class com.amazonaws.services.qbusiness.model.CreateApplicationRequest
The Amazon Resource Name (ARN) of an IAM role with permissions to access your Amazon CloudWatch logs and metrics.
setRoleArn(String) - Method in class com.amazonaws.services.qbusiness.model.CreateRetrieverRequest
The ARN of an IAM role used by Amazon Q Business to access the basic authentication credentials stored in a Secrets Manager secret.
setRoleArn(String) - Method in class com.amazonaws.services.qbusiness.model.CreateWebExperienceRequest
The Amazon Resource Name (ARN) of the service role attached to your web experience.
setRoleArn(String) - Method in class com.amazonaws.services.qbusiness.model.GetApplicationResult
The Amazon Resource Name (ARN) of the IAM with permissions to access your CloudWatch logs and metrics.
setRoleArn(String) - Method in class com.amazonaws.services.qbusiness.model.GetDataSourceResult
The Amazon Resource Name (ARN) of the role with permission to access the data source and required resources.
setRoleArn(String) - Method in class com.amazonaws.services.qbusiness.model.GetRetrieverResult
The Amazon Resource Name (ARN) of the role with the permission to access the retriever and required resources.
setRoleArn(String) - Method in class com.amazonaws.services.qbusiness.model.GetWebExperienceResult
The Amazon Resource Name (ARN) of the service role attached to your web experience.
setRoleArn(String) - Method in class com.amazonaws.services.qbusiness.model.HookConfiguration
The Amazon Resource Name (ARN) of a role with permission to run PreExtractionHookConfiguration and PostExtractionHookConfiguration for altering document metadata and content during the document ingestion process.
setRoleArn(String) - Method in class com.amazonaws.services.qbusiness.model.OAuth2ClientCredentialConfiguration
The ARN of an IAM role used by Amazon Q Business to access the OAuth 2.0 authentication credentials stored in a Secrets Manager secret.
setRoleArn(String) - Method in class com.amazonaws.services.qbusiness.model.SamlConfiguration
The Amazon Resource Name (ARN) of an IAM role assumed by users when they authenticate into their Amazon Q Business web experience, containing the relevant Amazon Q Business permissions for conversing with Amazon Q Business.
setRoleArn(String) - Method in class com.amazonaws.services.qbusiness.model.UpdateApplicationRequest
An Amazon Web Services Identity and Access Management (IAM) role that gives Amazon Q Business permission to access Amazon CloudWatch logs and metrics.
setRoleArn(String) - Method in class com.amazonaws.services.qbusiness.model.UpdateDataSourceRequest
The Amazon Resource Name (ARN) of an IAM role with permission to access the data source and required resources.
setRoleArn(String) - Method in class com.amazonaws.services.qbusiness.model.UpdateRetrieverRequest
The Amazon Resource Name (ARN) of an IAM role with permission to access the retriever and required resources.
setRoleArn(String) - Method in class com.amazonaws.services.qbusiness.model.UpdateWebExperienceRequest
The Amazon Resource Name (ARN) of the role with permission to access the Amazon Q Business web experience and required resources.
setRuleConfiguration(RuleConfiguration) - Method in class com.amazonaws.services.qbusiness.model.Rule
The configuration information for a rule.
setRules(Collection<Rule>) - Method in class com.amazonaws.services.qbusiness.model.TopicConfiguration
Rules defined for a topic configuration.
setRuleType(String) - Method in class com.amazonaws.services.qbusiness.model.Rule
The type of rule.
setS3(S3) - Method in class com.amazonaws.services.qbusiness.model.APISchema
Contains details about the S3 object containing the OpenAPI schema for a custom plugin.
setS3(S3) - Method in class com.amazonaws.services.qbusiness.model.DocumentContent
The path to the document in an Amazon S3 bucket.
setS3BucketName(String) - Method in class com.amazonaws.services.qbusiness.model.HookConfiguration
Stores the original, raw documents or the structured, parsed documents before and after altering them.
setSamlConfiguration(SamlConfiguration) - Method in class com.amazonaws.services.qbusiness.model.WebExperienceAuthConfiguration
 
setSamplePromptsControlMode(String) - Method in class com.amazonaws.services.qbusiness.model.CreateWebExperienceRequest
Determines whether sample prompts are enabled in the web experience for an end user.
setSamplePromptsControlMode(String) - Method in class com.amazonaws.services.qbusiness.model.GetWebExperienceResult
Determines whether sample prompts are enabled in the web experience for an end user.
setSamplePromptsControlMode(String) - Method in class com.amazonaws.services.qbusiness.model.UpdateWebExperienceRequest
Determines whether sample prompts are enabled in the web experience for an end user.
setSearch(String) - Method in class com.amazonaws.services.qbusiness.model.DocumentAttributeConfiguration
Information about whether the document attribute can be used by an end user to search for information on their web experience.
setSecretArn(String) - Method in class com.amazonaws.services.qbusiness.model.BasicAuthConfiguration
The ARN of the Secrets Manager secret that stores the basic authentication credentials used for plugin configuration..
setSecretArn(String) - Method in class com.amazonaws.services.qbusiness.model.OAuth2ClientCredentialConfiguration
The ARN of the Secrets Manager secret that stores the OAuth 2.0 credentials/token used for plugin configuration.
setSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.qbusiness.model.DataSourceVpcConfiguration
A list of identifiers of security groups within your Amazon VPC.
setServerUrl(String) - Method in class com.amazonaws.services.qbusiness.model.CreatePluginRequest
The source URL used for plugin configuration.
setServerUrl(String) - Method in class com.amazonaws.services.qbusiness.model.GetPluginResult
The source URL used for plugin configuration.
setServerUrl(String) - Method in class com.amazonaws.services.qbusiness.model.Plugin
The plugin server URL used for configuration.
setServerUrl(String) - Method in class com.amazonaws.services.qbusiness.model.UpdatePluginRequest
The source URL used for plugin configuration.
setSnippet(String) - Method in class com.amazonaws.services.qbusiness.model.SourceAttribution
The content extract from the document on which the generated response is based.
setSnippetExcerpt(SnippetExcerpt) - Method in class com.amazonaws.services.qbusiness.model.TextSegment
The relevant text excerpt from a source that was used to generate a citation text segment in an Amazon Q Business chat response.
setSourceAttribution(Collection<SourceAttribution>) - Method in class com.amazonaws.services.qbusiness.model.Message
The source documents used to generate Amazon Q Business web experience message.
setSourceAttributions(Collection<SourceAttribution>) - Method in class com.amazonaws.services.qbusiness.model.ChatSyncResult
The source documents used to generate the conversation response.
setStartTime(Date) - Method in class com.amazonaws.services.qbusiness.model.Conversation
The start time of the conversation.
setStartTime(Date) - Method in class com.amazonaws.services.qbusiness.model.DataSourceSyncJob
The Unix time stamp when the data source synchronization job started.
setStartTime(Date) - Method in class com.amazonaws.services.qbusiness.model.ListDataSourceSyncJobsRequest
The start time of the data source connector sync.
setState(String) - Method in class com.amazonaws.services.qbusiness.model.GetPluginResult
The current state of the plugin.
setState(String) - Method in class com.amazonaws.services.qbusiness.model.Plugin
The current status of the plugin.
setState(String) - Method in class com.amazonaws.services.qbusiness.model.UpdatePluginRequest
The status of the plugin.
setStatus(String) - Method in class com.amazonaws.services.qbusiness.model.Application
The status of the Amazon Q Business application.
setStatus(String) - Method in class com.amazonaws.services.qbusiness.model.AttachmentOutput
The status of a file uploaded during chat.
setStatus(String) - Method in class com.amazonaws.services.qbusiness.model.DataSource
The status of the Amazon Q Business data source.
setStatus(String) - Method in class com.amazonaws.services.qbusiness.model.DataSourceSyncJob
The status of the synchronization job.
setStatus(String) - Method in class com.amazonaws.services.qbusiness.model.DocumentDetails
The current status of the document.
setStatus(String) - Method in class com.amazonaws.services.qbusiness.model.GetApplicationResult
The status of the Amazon Q Business application.
setStatus(String) - Method in class com.amazonaws.services.qbusiness.model.GetDataSourceResult
The current status of the data source connector.
setStatus(GroupStatusDetail) - Method in class com.amazonaws.services.qbusiness.model.GetGroupResult
The current status of the group.
setStatus(String) - Method in class com.amazonaws.services.qbusiness.model.GetIndexResult
The current status of the index.
setStatus(String) - Method in class com.amazonaws.services.qbusiness.model.GetRetrieverResult
The status of the retriever.
setStatus(String) - Method in class com.amazonaws.services.qbusiness.model.GetWebExperienceResult
The current status of the Amazon Q Business web experience.
setStatus(String) - Method in class com.amazonaws.services.qbusiness.model.GroupStatusDetail
The status of a group.
setStatus(String) - Method in class com.amazonaws.services.qbusiness.model.Index
The current status of the index.
setStatus(String) - Method in class com.amazonaws.services.qbusiness.model.Retriever
The status of your retriever.
setStatus(String) - Method in class com.amazonaws.services.qbusiness.model.WebExperience
The status of your Amazon Q Business web experience.
setStatusFilter(String) - Method in class com.amazonaws.services.qbusiness.model.ListDataSourceSyncJobsRequest
Only returns synchronization jobs with the Status field equal to the specified status.
setStatusHistory(Collection<GroupStatusDetail>) - Method in class com.amazonaws.services.qbusiness.model.GetGroupResult
The status history of the group.
setStringConfiguration(StringAttributeBoostingConfiguration) - Method in class com.amazonaws.services.qbusiness.model.DocumentAttributeBoostingConfiguration
Provides information on boosting STRING type document attributes.
setStringListConfiguration(StringListAttributeBoostingConfiguration) - Method in class com.amazonaws.services.qbusiness.model.DocumentAttributeBoostingConfiguration
Provides information on boosting STRING_LIST type document attributes.
setStringListValue(Collection<String>) - Method in class com.amazonaws.services.qbusiness.model.DocumentAttributeValue
A list of strings.
setStringValue(String) - Method in class com.amazonaws.services.qbusiness.model.DocumentAttributeValue
A string.
setSubmittedAt(Date) - Method in class com.amazonaws.services.qbusiness.model.MessageUsefulnessFeedback
The timestamp for when the feedback was submitted.
setSubnetIds(Collection<String>) - Method in class com.amazonaws.services.qbusiness.model.DataSourceVpcConfiguration
A list of identifiers for subnets within your Amazon VPC.
setSubtitle(String) - Method in class com.amazonaws.services.qbusiness.model.CreateWebExperienceRequest
A subtitle to personalize your Amazon Q Business web experience.
setSubtitle(String) - Method in class com.amazonaws.services.qbusiness.model.GetWebExperienceResult
The subtitle for your Amazon Q Business web experience.
setSubtitle(String) - Method in class com.amazonaws.services.qbusiness.model.UpdateWebExperienceRequest
The subtitle of the Amazon Q Business web experience.
setSyncSchedule(String) - Method in class com.amazonaws.services.qbusiness.model.GetDataSourceResult
The schedule for Amazon Q Business to update the index.
setSyncSchedule(String) - Method in class com.amazonaws.services.qbusiness.model.UpdateDataSourceRequest
The chosen update frequency for your data source.
setSystemMessage(String) - Method in class com.amazonaws.services.qbusiness.model.ChatSyncResult
An AI-generated message in a conversation.
setSystemMessageId(String) - Method in class com.amazonaws.services.qbusiness.model.ChatSyncResult
The identifier of an Amazon Q Business AI generated message within the conversation.
setSystemMessageOverride(String) - Method in class com.amazonaws.services.qbusiness.model.BlockedPhrasesConfiguration
The configured custom message displayed to an end user informing them that they've used a blocked phrase during chat.
setSystemMessageOverride(String) - Method in class com.amazonaws.services.qbusiness.model.BlockedPhrasesConfigurationUpdate
The configured custom message displayed to your end user when they use blocked phrase during chat.
setSystemMessageOverride(String) - Method in class com.amazonaws.services.qbusiness.model.ContentBlockerRule
The configured custom message displayed to an end user informing them that they've used a blocked phrase during chat.
setTagKeys(Collection<String>) - Method in class com.amazonaws.services.qbusiness.model.UntagResourceRequest
A list of tag keys to remove from the Amazon Q Business application or data source.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.qbusiness.model.CreateApplicationRequest
A list of key-value pairs that identify or categorize your Amazon Q Business application.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.qbusiness.model.CreateIndexRequest
A list of key-value pairs that identify or categorize the index.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.qbusiness.model.CreatePluginRequest
A list of key-value pairs that identify or categorize the data source connector.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.qbusiness.model.CreateRetrieverRequest
A list of key-value pairs that identify or categorize the retriever.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.qbusiness.model.CreateWebExperienceRequest
A list of key-value pairs that identify or categorize your Amazon Q Business web experience.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.qbusiness.model.ListTagsForResourceResult
A list of tags associated with the Amazon Q Business application or data source.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.qbusiness.model.TagResourceRequest
A list of tag keys to add to the Amazon Q Business application or data source.
setTarget(DocumentAttributeTarget) - Method in class com.amazonaws.services.qbusiness.model.InlineDocumentEnrichmentConfiguration
 
setText(String) - Method in class com.amazonaws.services.qbusiness.model.SnippetExcerpt
The relevant text excerpt from a source that was used to generate a citation text segment in an Amazon Q chat response.
setTextDocumentStatistics(TextDocumentStatistics) - Method in class com.amazonaws.services.qbusiness.model.IndexStatistics
The number of documents indexed.
setTextMessageSegments(Collection<TextSegment>) - Method in class com.amazonaws.services.qbusiness.model.SourceAttribution
A text extract from a source document that is used for source attribution.
setTime(Date) - Method in class com.amazonaws.services.qbusiness.model.Message
The timestamp of the first Amazon Q Business web experience message.
setTitle(String) - Method in class com.amazonaws.services.qbusiness.model.Conversation
The title of the conversation.
setTitle(String) - Method in class com.amazonaws.services.qbusiness.model.CreateWebExperienceRequest
The title for your Amazon Q Business web experience.
setTitle(String) - Method in class com.amazonaws.services.qbusiness.model.Document
The title of the document.
setTitle(String) - Method in class com.amazonaws.services.qbusiness.model.GetWebExperienceResult
The title for your Amazon Q Business web experience.
setTitle(String) - Method in class com.amazonaws.services.qbusiness.model.SourceAttribution
The title of the document which is the source for the Amazon Q Business generated response.
setTitle(String) - Method in class com.amazonaws.services.qbusiness.model.UpdateWebExperienceRequest
The title of the Amazon Q Business web experience.
setTopicConfigurations(Collection<TopicConfiguration>) - Method in class com.amazonaws.services.qbusiness.model.GetChatControlsConfigurationResult
The topic specific controls configured for a Amazon Q Business application.
setTopicConfigurationsToCreateOrUpdate(Collection<TopicConfiguration>) - Method in class com.amazonaws.services.qbusiness.model.UpdateChatControlsConfigurationRequest
The configured topic specific chat controls you want to update.
setTopicConfigurationsToDelete(Collection<TopicConfiguration>) - Method in class com.amazonaws.services.qbusiness.model.UpdateChatControlsConfigurationRequest
The configured topic specific chat controls you want to delete.
setType(String) - Method in class com.amazonaws.services.qbusiness.model.ActionReviewPayloadField
The type of field.
setType(String) - Method in class com.amazonaws.services.qbusiness.model.CreateIndexRequest
The index type that's suitable for your needs.
setType(String) - Method in class com.amazonaws.services.qbusiness.model.CreatePluginRequest
The type of plugin you want to create.
setType(String) - Method in class com.amazonaws.services.qbusiness.model.CreateRetrieverRequest
The type of retriever you are using.
setType(String) - Method in class com.amazonaws.services.qbusiness.model.DataSource
The type of the Amazon Q Business data source.
setType(String) - Method in class com.amazonaws.services.qbusiness.model.DocumentAttributeConfiguration
The type of document attribute.
setType(String) - Method in class com.amazonaws.services.qbusiness.model.GetDataSourceResult
The type of the data source connector.
setType(String) - Method in class com.amazonaws.services.qbusiness.model.GetIndexResult
The type of index attached to your Amazon Q Business application.
setType(String) - Method in class com.amazonaws.services.qbusiness.model.GetPluginResult
The type of the plugin.
setType(String) - Method in class com.amazonaws.services.qbusiness.model.GetRetrieverResult
The type of the retriever.
setType(String) - Method in class com.amazonaws.services.qbusiness.model.MemberGroup
The type of the sub group.
setType(String) - Method in class com.amazonaws.services.qbusiness.model.MemberUser
The type of the user.
setType(String) - Method in class com.amazonaws.services.qbusiness.model.Message
The type of Amazon Q Business message, whether HUMAN or AI generated.
setType(String) - Method in class com.amazonaws.services.qbusiness.model.Plugin
The type of the plugin.
setType(String) - Method in class com.amazonaws.services.qbusiness.model.PutGroupRequest
The type of the group.
setType(String) - Method in class com.amazonaws.services.qbusiness.model.Retriever
The type of your retriever.
setUnits(Integer) - Method in class com.amazonaws.services.qbusiness.model.IndexCapacityConfiguration
The number of storage units configured for an Amazon Q Business index.
setUpdatedAt(Date) - Method in class com.amazonaws.services.qbusiness.model.Application
The Unix timestamp when the Amazon Q Business application was last updated.
setUpdatedAt(Date) - Method in class com.amazonaws.services.qbusiness.model.DataSource
The Unix timestamp when the Amazon Q Business data source was last updated.
setUpdatedAt(Date) - Method in class com.amazonaws.services.qbusiness.model.DocumentDetails
The timestamp for when the document was last updated.
setUpdatedAt(Date) - Method in class com.amazonaws.services.qbusiness.model.GetApplicationResult
The Unix timestamp when the Amazon Q Business application was last updated.
setUpdatedAt(Date) - Method in class com.amazonaws.services.qbusiness.model.GetDataSourceResult
The Unix timestamp when the data source connector was last updated.
setUpdatedAt(Date) - Method in class com.amazonaws.services.qbusiness.model.GetIndexResult
The Unix timestamp when the Amazon Q Business index was last updated.
setUpdatedAt(Date) - Method in class com.amazonaws.services.qbusiness.model.GetPluginResult
The timestamp for when the plugin was last updated.
setUpdatedAt(Date) - Method in class com.amazonaws.services.qbusiness.model.GetRetrieverResult
The Unix timestamp when the retriever was last updated.
setUpdatedAt(Date) - Method in class com.amazonaws.services.qbusiness.model.GetWebExperienceResult
The Unix timestamp when the Amazon Q Business web experience was last updated.
setUpdatedAt(Date) - Method in class com.amazonaws.services.qbusiness.model.Index
The Unix timestamp when the index was last updated.
setUpdatedAt(Date) - Method in class com.amazonaws.services.qbusiness.model.Plugin
The timestamp for when the plugin was last updated.
setUpdatedAt(Date) - Method in class com.amazonaws.services.qbusiness.model.SourceAttribution
The Unix timestamp when the Amazon Q Business application was last updated.
setUpdatedAt(Date) - Method in class com.amazonaws.services.qbusiness.model.WebExperience
The Unix timestamp when your Amazon Q Business web experience was updated.
setUpdatedEarlierThan(Date) - Method in class com.amazonaws.services.qbusiness.model.ListGroupsRequest
The timestamp identifier used for the latest PUT or DELETE action for mapping users to their groups.
setUrl(String) - Method in class com.amazonaws.services.qbusiness.model.SourceAttribution
The URL of the document which is the source for the Amazon Q Business generated response.
setUsefulness(String) - Method in class com.amazonaws.services.qbusiness.model.MessageUsefulnessFeedback
The usefulness value assigned by an end user to a message.
setUser(PrincipalUser) - Method in class com.amazonaws.services.qbusiness.model.Principal
The user associated with the principal.
setUserAliases(Collection<UserAlias>) - Method in class com.amazonaws.services.qbusiness.model.CreateUserRequest
The list of user aliases in the mapping.
setUserAliases(Collection<UserAlias>) - Method in class com.amazonaws.services.qbusiness.model.GetUserResult
A list of user aliases attached to a user.
setUserAliasesAdded(Collection<UserAlias>) - Method in class com.amazonaws.services.qbusiness.model.UpdateUserResult
The user aliases that have been to be added to a user id.
setUserAliasesDeleted(Collection<UserAlias>) - Method in class com.amazonaws.services.qbusiness.model.UpdateUserResult
The user aliases that have been deleted from a user id.
setUserAliasesToDelete(Collection<UserAlias>) - Method in class com.amazonaws.services.qbusiness.model.UpdateUserRequest
The user aliases attached to the user id that are to be deleted.
setUserAliasesToUpdate(Collection<UserAlias>) - Method in class com.amazonaws.services.qbusiness.model.UpdateUserRequest
The user aliases attached to the user id that are to be updated.
setUserAliasesUpdated(Collection<UserAlias>) - Method in class com.amazonaws.services.qbusiness.model.UpdateUserResult
The user aliases attached to a user id that have been updated.
setUserGroupAttribute(String) - Method in class com.amazonaws.services.qbusiness.model.SamlConfiguration
The group attribute name in your IdP that maps to user groups.
setUserGroups(Collection<String>) - Method in class com.amazonaws.services.qbusiness.model.ChatSyncRequest
The groups that a user associated with the chat input belongs to.
setUserGroups(Collection<String>) - Method in class com.amazonaws.services.qbusiness.model.UsersAndGroups
The user groups associated with a topic control rule.
setUserId(String) - Method in class com.amazonaws.services.qbusiness.model.ChatSyncRequest
The identifier of the user attached to the chat input.
setUserId(String) - Method in class com.amazonaws.services.qbusiness.model.CreateUserRequest
The user emails attached to a user mapping.
setUserId(String) - Method in class com.amazonaws.services.qbusiness.model.DeleteConversationRequest
The identifier of the user who is deleting the conversation.
setUserId(String) - Method in class com.amazonaws.services.qbusiness.model.DeleteUserRequest
The user email being deleted.
setUserId(String) - Method in class com.amazonaws.services.qbusiness.model.GetUserRequest
The user email address attached to the user.
setUserId(String) - Method in class com.amazonaws.services.qbusiness.model.ListConversationsRequest
The identifier of the user involved in the Amazon Q Business web experience conversation.
setUserId(String) - Method in class com.amazonaws.services.qbusiness.model.ListMessagesRequest
The identifier of the user involved in the Amazon Q Business web experience conversation.
setUserId(String) - Method in class com.amazonaws.services.qbusiness.model.MemberUser
The identifier of the user you want to map to a group.
setUserId(String) - Method in class com.amazonaws.services.qbusiness.model.PutFeedbackRequest
The identifier of the user giving the feedback.
setUserId(String) - Method in class com.amazonaws.services.qbusiness.model.UpdateUserRequest
The email id attached to the user.
setUserId(String) - Method in class com.amazonaws.services.qbusiness.model.UserAlias
The identifier of the user id associated with the user aliases.
setUserIdAttribute(String) - Method in class com.amazonaws.services.qbusiness.model.SamlConfiguration
The user attribute name in your IdP that maps to the user email.
setUserIds(Collection<String>) - Method in class com.amazonaws.services.qbusiness.model.UsersAndGroups
The user ids associated with a topic control rule.
setUserMessage(String) - Method in class com.amazonaws.services.qbusiness.model.ChatSyncRequest
A end user message in a conversation.
setUserMessageId(String) - Method in class com.amazonaws.services.qbusiness.model.ChatSyncResult
The identifier of an Amazon Q Business end user text input message within the conversation.
setValue(DocumentAttributeValue) - Method in class com.amazonaws.services.qbusiness.model.DocumentAttribute
The value of the attribute.
setValue(DocumentAttributeValue) - Method in class com.amazonaws.services.qbusiness.model.DocumentAttributeCondition
 
setValue(DocumentAttributeValue) - Method in class com.amazonaws.services.qbusiness.model.DocumentAttributeTarget
 
setValue(String) - Method in class com.amazonaws.services.qbusiness.model.Tag
The value associated with the tag.
setVpcConfiguration(DataSourceVpcConfiguration) - Method in class com.amazonaws.services.qbusiness.model.GetDataSourceResult
Configuration information for an Amazon VPC (Virtual Private Cloud) to connect to your data source.
setVpcConfiguration(DataSourceVpcConfiguration) - Method in class com.amazonaws.services.qbusiness.model.UpdateDataSourceRequest
 
setWebExperienceArn(String) - Method in class com.amazonaws.services.qbusiness.model.CreateWebExperienceResult
The Amazon Resource Name (ARN) of an Amazon Q Business web experience.
setWebExperienceArn(String) - Method in class com.amazonaws.services.qbusiness.model.GetWebExperienceResult
The Amazon Resource Name (ARN) of the role with the permission to access the Amazon Q Business web experience and required resources.
setWebExperienceId(String) - Method in class com.amazonaws.services.qbusiness.model.CreateWebExperienceResult
The identifier of the Amazon Q Business web experience.
setWebExperienceId(String) - Method in class com.amazonaws.services.qbusiness.model.DeleteWebExperienceRequest
The identifier of the Amazon Q Business web experience being deleted.
setWebExperienceId(String) - Method in class com.amazonaws.services.qbusiness.model.GetWebExperienceRequest
The identifier of the Amazon Q Business web experience.
setWebExperienceId(String) - Method in class com.amazonaws.services.qbusiness.model.GetWebExperienceResult
The identifier of the Amazon Q Business web experience.
setWebExperienceId(String) - Method in class com.amazonaws.services.qbusiness.model.UpdateWebExperienceRequest
The identifier of the Amazon Q Business web experience.
setWebExperienceId(String) - Method in class com.amazonaws.services.qbusiness.model.WebExperience
The identifier of your Amazon Q Business web experience.
setWebExperiences(Collection<WebExperience>) - Method in class com.amazonaws.services.qbusiness.model.ListWebExperiencesResult
An array of summary information for one or more Amazon Q Business experiences.
setWelcomeMessage(String) - Method in class com.amazonaws.services.qbusiness.model.CreateWebExperienceRequest
The customized welcome message for end users of an Amazon Q Business web experience.
setWelcomeMessage(String) - Method in class com.amazonaws.services.qbusiness.model.GetWebExperienceResult
The customized welcome message for end users of an Amazon Q Business web experience.
setWelcomeMessage(String) - Method in class com.amazonaws.services.qbusiness.model.UpdateWebExperienceRequest
A customized welcome message for an end user in an Amazon Q Business web experience.
shutdown() - Method in class com.amazonaws.services.qbusiness.AbstractAWSQBusiness
 
shutdown() - Method in interface com.amazonaws.services.qbusiness.AWSQBusiness
Shuts down this client object, releasing any resources that might be held open.
shutdown() - Method in class com.amazonaws.services.qbusiness.AWSQBusinessAsyncClient
Shuts down the client, releasing all managed resources.
shutdown() - Method in class com.amazonaws.services.qbusiness.AWSQBusinessClient
 
SnippetExcerpt - Class in com.amazonaws.services.qbusiness.model
Contains the relevant text excerpt from a source that was used to generate a citation text segment in an Amazon Q Business chat response.
SnippetExcerpt() - Constructor for class com.amazonaws.services.qbusiness.model.SnippetExcerpt
 
SourceAttribution - Class in com.amazonaws.services.qbusiness.model
The documents used to generate an Amazon Q Business web experience response.
SourceAttribution() - Constructor for class com.amazonaws.services.qbusiness.model.SourceAttribution
 
standard() - Static method in class com.amazonaws.services.qbusiness.AWSQBusinessAsyncClientBuilder
 
standard() - Static method in class com.amazonaws.services.qbusiness.AWSQBusinessClientBuilder
 
startDataSourceSyncJob(StartDataSourceSyncJobRequest) - Method in class com.amazonaws.services.qbusiness.AbstractAWSQBusiness
 
startDataSourceSyncJob(StartDataSourceSyncJobRequest) - Method in interface com.amazonaws.services.qbusiness.AWSQBusiness
Starts a data source connector synchronization job.
startDataSourceSyncJob(StartDataSourceSyncJobRequest) - Method in class com.amazonaws.services.qbusiness.AWSQBusinessClient
Starts a data source connector synchronization job.
startDataSourceSyncJobAsync(StartDataSourceSyncJobRequest) - Method in class com.amazonaws.services.qbusiness.AbstractAWSQBusinessAsync
 
startDataSourceSyncJobAsync(StartDataSourceSyncJobRequest, AsyncHandler<StartDataSourceSyncJobRequest, StartDataSourceSyncJobResult>) - Method in class com.amazonaws.services.qbusiness.AbstractAWSQBusinessAsync
 
startDataSourceSyncJobAsync(StartDataSourceSyncJobRequest) - Method in interface com.amazonaws.services.qbusiness.AWSQBusinessAsync
Starts a data source connector synchronization job.
startDataSourceSyncJobAsync(StartDataSourceSyncJobRequest, AsyncHandler<StartDataSourceSyncJobRequest, StartDataSourceSyncJobResult>) - Method in interface com.amazonaws.services.qbusiness.AWSQBusinessAsync
Starts a data source connector synchronization job.
startDataSourceSyncJobAsync(StartDataSourceSyncJobRequest) - Method in class com.amazonaws.services.qbusiness.AWSQBusinessAsyncClient
 
startDataSourceSyncJobAsync(StartDataSourceSyncJobRequest, AsyncHandler<StartDataSourceSyncJobRequest, StartDataSourceSyncJobResult>) - Method in class com.amazonaws.services.qbusiness.AWSQBusinessAsyncClient
 
StartDataSourceSyncJobRequest - Class in com.amazonaws.services.qbusiness.model
 
StartDataSourceSyncJobRequest() - Constructor for class com.amazonaws.services.qbusiness.model.StartDataSourceSyncJobRequest
 
StartDataSourceSyncJobResult - Class in com.amazonaws.services.qbusiness.model
 
StartDataSourceSyncJobResult() - Constructor for class com.amazonaws.services.qbusiness.model.StartDataSourceSyncJobResult
 
Status - Enum in com.amazonaws.services.qbusiness.model
 
stopDataSourceSyncJob(StopDataSourceSyncJobRequest) - Method in class com.amazonaws.services.qbusiness.AbstractAWSQBusiness
 
stopDataSourceSyncJob(StopDataSourceSyncJobRequest) - Method in interface com.amazonaws.services.qbusiness.AWSQBusiness
Stops an Amazon Q Business data source connector synchronization job already in progress.
stopDataSourceSyncJob(StopDataSourceSyncJobRequest) - Method in class com.amazonaws.services.qbusiness.AWSQBusinessClient
Stops an Amazon Q Business data source connector synchronization job already in progress.
stopDataSourceSyncJobAsync(StopDataSourceSyncJobRequest) - Method in class com.amazonaws.services.qbusiness.AbstractAWSQBusinessAsync
 
stopDataSourceSyncJobAsync(StopDataSourceSyncJobRequest, AsyncHandler<StopDataSourceSyncJobRequest, StopDataSourceSyncJobResult>) - Method in class com.amazonaws.services.qbusiness.AbstractAWSQBusinessAsync
 
stopDataSourceSyncJobAsync(StopDataSourceSyncJobRequest) - Method in interface com.amazonaws.services.qbusiness.AWSQBusinessAsync
Stops an Amazon Q Business data source connector synchronization job already in progress.
stopDataSourceSyncJobAsync(StopDataSourceSyncJobRequest, AsyncHandler<StopDataSourceSyncJobRequest, StopDataSourceSyncJobResult>) - Method in interface com.amazonaws.services.qbusiness.AWSQBusinessAsync
Stops an Amazon Q Business data source connector synchronization job already in progress.
stopDataSourceSyncJobAsync(StopDataSourceSyncJobRequest) - Method in class com.amazonaws.services.qbusiness.AWSQBusinessAsyncClient
 
stopDataSourceSyncJobAsync(StopDataSourceSyncJobRequest, AsyncHandler<StopDataSourceSyncJobRequest, StopDataSourceSyncJobResult>) - Method in class com.amazonaws.services.qbusiness.AWSQBusinessAsyncClient
 
StopDataSourceSyncJobRequest - Class in com.amazonaws.services.qbusiness.model
 
StopDataSourceSyncJobRequest() - Constructor for class com.amazonaws.services.qbusiness.model.StopDataSourceSyncJobRequest
 
StopDataSourceSyncJobResult - Class in com.amazonaws.services.qbusiness.model
 
StopDataSourceSyncJobResult() - Constructor for class com.amazonaws.services.qbusiness.model.StopDataSourceSyncJobResult
 
StringAttributeBoostingConfiguration - Class in com.amazonaws.services.qbusiness.model
Provides information on boosting STRING type document attributes.
StringAttributeBoostingConfiguration() - Constructor for class com.amazonaws.services.qbusiness.model.StringAttributeBoostingConfiguration
 
StringAttributeValueBoostingLevel - Enum in com.amazonaws.services.qbusiness.model
 
StringListAttributeBoostingConfiguration - Class in com.amazonaws.services.qbusiness.model
Provides information on boosting STRING_LIST type document attributes.
StringListAttributeBoostingConfiguration() - Constructor for class com.amazonaws.services.qbusiness.model.StringListAttributeBoostingConfiguration
 

T

Tag - Class in com.amazonaws.services.qbusiness.model
A list of key/value pairs that identify an index, FAQ, or data source.
Tag() - Constructor for class com.amazonaws.services.qbusiness.model.Tag
 
tagResource(TagResourceRequest) - Method in class com.amazonaws.services.qbusiness.AbstractAWSQBusiness
 
tagResource(TagResourceRequest) - Method in interface com.amazonaws.services.qbusiness.AWSQBusiness
Adds the specified tag to the specified Amazon Q Business application or data source resource.
tagResource(TagResourceRequest) - Method in class com.amazonaws.services.qbusiness.AWSQBusinessClient
Adds the specified tag to the specified Amazon Q Business application or data source resource.
tagResourceAsync(TagResourceRequest) - Method in class com.amazonaws.services.qbusiness.AbstractAWSQBusinessAsync
 
tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in class com.amazonaws.services.qbusiness.AbstractAWSQBusinessAsync
 
tagResourceAsync(TagResourceRequest) - Method in interface com.amazonaws.services.qbusiness.AWSQBusinessAsync
Adds the specified tag to the specified Amazon Q Business application or data source resource.
tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in interface com.amazonaws.services.qbusiness.AWSQBusinessAsync
Adds the specified tag to the specified Amazon Q Business application or data source resource.
tagResourceAsync(TagResourceRequest) - Method in class com.amazonaws.services.qbusiness.AWSQBusinessAsyncClient
 
tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in class com.amazonaws.services.qbusiness.AWSQBusinessAsyncClient
 
TagResourceRequest - Class in com.amazonaws.services.qbusiness.model
 
TagResourceRequest() - Constructor for class com.amazonaws.services.qbusiness.model.TagResourceRequest
 
TagResourceResult - Class in com.amazonaws.services.qbusiness.model
 
TagResourceResult() - Constructor for class com.amazonaws.services.qbusiness.model.TagResourceResult
 
TextDocumentStatistics - Class in com.amazonaws.services.qbusiness.model
Provides information about text documents in an index.
TextDocumentStatistics() - Constructor for class com.amazonaws.services.qbusiness.model.TextDocumentStatistics
 
TextSegment - Class in com.amazonaws.services.qbusiness.model
Provides information about a text extract in a chat response that can be attributed to a source document.
TextSegment() - Constructor for class com.amazonaws.services.qbusiness.model.TextSegment
 
ThrottlingException - Exception in com.amazonaws.services.qbusiness.model
The request was denied due to throttling.
ThrottlingException(String) - Constructor for exception com.amazonaws.services.qbusiness.model.ThrottlingException
Constructs a new ThrottlingException with the specified error message.
TopicConfiguration - Class in com.amazonaws.services.qbusiness.model
The topic specific controls configured for an Amazon Q Business application.
TopicConfiguration() - Constructor for class com.amazonaws.services.qbusiness.model.TopicConfiguration
 
toString() - Method in class com.amazonaws.services.qbusiness.model.AccessConfiguration
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qbusiness.model.AccessControl
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.qbusiness.model.ActionPayloadFieldType
 
toString() - Method in class com.amazonaws.services.qbusiness.model.ActionReview
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qbusiness.model.ActionReviewPayloadField
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qbusiness.model.ActionReviewPayloadFieldAllowedValue
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qbusiness.model.APISchema
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.qbusiness.model.APISchemaType
 
toString() - Method in class com.amazonaws.services.qbusiness.model.Application
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.qbusiness.model.ApplicationStatus
 
toString() - Method in class com.amazonaws.services.qbusiness.model.AppliedAttachmentsConfiguration
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qbusiness.model.AppliedCreatorModeConfiguration
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qbusiness.model.AttachmentInput
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qbusiness.model.AttachmentOutput
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qbusiness.model.AttachmentsConfiguration
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.qbusiness.model.AttachmentsControlMode
 
toString() - Method in enum com.amazonaws.services.qbusiness.model.AttachmentStatus
 
toString() - Method in class com.amazonaws.services.qbusiness.model.AttributeFilter
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.qbusiness.model.AttributeType
 
toString() - Method in enum com.amazonaws.services.qbusiness.model.AttributeValueOperator
 
toString() - Method in class com.amazonaws.services.qbusiness.model.AuthChallengeRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qbusiness.model.AuthChallengeResponse
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qbusiness.model.BasicAuthConfiguration
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qbusiness.model.BatchDeleteDocumentRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qbusiness.model.BatchDeleteDocumentResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qbusiness.model.BatchPutDocumentRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qbusiness.model.BatchPutDocumentResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qbusiness.model.BlockedPhrasesConfiguration
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qbusiness.model.BlockedPhrasesConfigurationUpdate
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.qbusiness.model.ChatMode
 
toString() - Method in class com.amazonaws.services.qbusiness.model.ChatModeConfiguration
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qbusiness.model.ChatSyncRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qbusiness.model.ChatSyncResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qbusiness.model.ContentBlockerRule
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qbusiness.model.ContentRetrievalRule
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.qbusiness.model.ContentType
 
toString() - Method in class com.amazonaws.services.qbusiness.model.Conversation
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qbusiness.model.CreateApplicationRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qbusiness.model.CreateApplicationResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qbusiness.model.CreateIndexRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qbusiness.model.CreateIndexResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qbusiness.model.CreatePluginRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qbusiness.model.CreatePluginResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qbusiness.model.CreateRetrieverRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qbusiness.model.CreateRetrieverResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qbusiness.model.CreateUserRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qbusiness.model.CreateUserResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qbusiness.model.CreateWebExperienceRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qbusiness.model.CreateWebExperienceResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qbusiness.model.CreatorModeConfiguration
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.qbusiness.model.CreatorModeControl
 
toString() - Method in class com.amazonaws.services.qbusiness.model.CustomPluginConfiguration
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qbusiness.model.DataSource
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.qbusiness.model.DataSourceStatus
 
toString() - Method in class com.amazonaws.services.qbusiness.model.DataSourceSyncJob
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qbusiness.model.DataSourceSyncJobMetrics
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.qbusiness.model.DataSourceSyncJobStatus
 
toString() - Method in class com.amazonaws.services.qbusiness.model.DataSourceVpcConfiguration
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qbusiness.model.DateAttributeBoostingConfiguration
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qbusiness.model.DeleteApplicationRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qbusiness.model.DeleteApplicationResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qbusiness.model.DeleteChatControlsConfigurationRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qbusiness.model.DeleteChatControlsConfigurationResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qbusiness.model.DeleteConversationRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qbusiness.model.DeleteConversationResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qbusiness.model.DeleteDataSourceRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qbusiness.model.DeleteDataSourceResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qbusiness.model.DeleteDocument
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qbusiness.model.DeleteGroupRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qbusiness.model.DeleteGroupResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qbusiness.model.DeleteIndexRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qbusiness.model.DeleteIndexResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qbusiness.model.DeletePluginRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qbusiness.model.DeletePluginResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qbusiness.model.DeleteRetrieverRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qbusiness.model.DeleteRetrieverResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qbusiness.model.DeleteUserRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qbusiness.model.DeleteUserResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qbusiness.model.DeleteWebExperienceRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qbusiness.model.DeleteWebExperienceResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qbusiness.model.Document
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qbusiness.model.DocumentAttribute
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qbusiness.model.DocumentAttributeBoostingConfiguration
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.qbusiness.model.DocumentAttributeBoostingLevel
 
toString() - Method in class com.amazonaws.services.qbusiness.model.DocumentAttributeCondition
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qbusiness.model.DocumentAttributeConfiguration
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qbusiness.model.DocumentAttributeTarget
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qbusiness.model.DocumentAttributeValue
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qbusiness.model.DocumentContent
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.qbusiness.model.DocumentContentOperator
 
toString() - Method in class com.amazonaws.services.qbusiness.model.DocumentDetails
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.qbusiness.model.DocumentEnrichmentConditionOperator
 
toString() - Method in class com.amazonaws.services.qbusiness.model.DocumentEnrichmentConfiguration
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.qbusiness.model.DocumentStatus
 
toString() - Method in class com.amazonaws.services.qbusiness.model.EligibleDataSource
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qbusiness.model.EncryptionConfiguration
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.qbusiness.model.ErrorCode
 
toString() - Method in class com.amazonaws.services.qbusiness.model.ErrorDetail
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qbusiness.model.FailedDocument
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qbusiness.model.GetApplicationRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qbusiness.model.GetApplicationResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qbusiness.model.GetChatControlsConfigurationRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qbusiness.model.GetChatControlsConfigurationResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qbusiness.model.GetDataSourceRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qbusiness.model.GetDataSourceResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qbusiness.model.GetGroupRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qbusiness.model.GetGroupResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qbusiness.model.GetIndexRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qbusiness.model.GetIndexResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qbusiness.model.GetPluginRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qbusiness.model.GetPluginResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qbusiness.model.GetRetrieverRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qbusiness.model.GetRetrieverResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qbusiness.model.GetUserRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qbusiness.model.GetUserResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qbusiness.model.GetWebExperienceRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qbusiness.model.GetWebExperienceResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qbusiness.model.GroupMembers
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.qbusiness.model.GroupStatus
 
toString() - Method in class com.amazonaws.services.qbusiness.model.GroupStatusDetail
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qbusiness.model.GroupSummary
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qbusiness.model.HookConfiguration
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qbusiness.model.Index
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qbusiness.model.IndexCapacityConfiguration
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qbusiness.model.IndexStatistics
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.qbusiness.model.IndexStatus
 
toString() - Method in enum com.amazonaws.services.qbusiness.model.IndexType
 
toString() - Method in class com.amazonaws.services.qbusiness.model.InlineDocumentEnrichmentConfiguration
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qbusiness.model.KendraIndexConfiguration
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qbusiness.model.ListApplicationsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qbusiness.model.ListApplicationsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qbusiness.model.ListConversationsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qbusiness.model.ListConversationsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qbusiness.model.ListDataSourcesRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qbusiness.model.ListDataSourcesResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qbusiness.model.ListDataSourceSyncJobsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qbusiness.model.ListDataSourceSyncJobsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qbusiness.model.ListDocumentsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qbusiness.model.ListDocumentsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qbusiness.model.ListGroupsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qbusiness.model.ListGroupsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qbusiness.model.ListIndicesRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qbusiness.model.ListIndicesResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qbusiness.model.ListMessagesRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qbusiness.model.ListMessagesResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qbusiness.model.ListPluginsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qbusiness.model.ListPluginsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qbusiness.model.ListRetrieversRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qbusiness.model.ListRetrieversResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qbusiness.model.ListTagsForResourceRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qbusiness.model.ListTagsForResourceResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qbusiness.model.ListWebExperiencesRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qbusiness.model.ListWebExperiencesResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qbusiness.model.MemberGroup
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.qbusiness.model.MemberRelation
 
toString() - Method in enum com.amazonaws.services.qbusiness.model.MembershipType
 
toString() - Method in class com.amazonaws.services.qbusiness.model.MemberUser
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qbusiness.model.Message
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.qbusiness.model.MessageType
 
toString() - Method in enum com.amazonaws.services.qbusiness.model.MessageUsefulness
 
toString() - Method in class com.amazonaws.services.qbusiness.model.MessageUsefulnessFeedback
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.qbusiness.model.MessageUsefulnessReason
 
toString() - Method in class com.amazonaws.services.qbusiness.model.NativeIndexConfiguration
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qbusiness.model.NoAuthConfiguration
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qbusiness.model.NumberAttributeBoostingConfiguration
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.qbusiness.model.NumberAttributeBoostingType
 
toString() - Method in class com.amazonaws.services.qbusiness.model.OAuth2ClientCredentialConfiguration
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qbusiness.model.PersonalizationConfiguration
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.qbusiness.model.PersonalizationControlMode
 
toString() - Method in class com.amazonaws.services.qbusiness.model.Plugin
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qbusiness.model.PluginAuthConfiguration
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.qbusiness.model.PluginBuildStatus
 
toString() - Method in class com.amazonaws.services.qbusiness.model.PluginConfiguration
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.qbusiness.model.PluginState
 
toString() - Method in enum com.amazonaws.services.qbusiness.model.PluginType
 
toString() - Method in class com.amazonaws.services.qbusiness.model.Principal
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qbusiness.model.PrincipalGroup
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qbusiness.model.PrincipalUser
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qbusiness.model.PutFeedbackRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qbusiness.model.PutFeedbackResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qbusiness.model.PutGroupRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qbusiness.model.PutGroupResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qbusiness.model.QAppsConfiguration
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.qbusiness.model.QAppsControlMode
 
toString() - Method in enum com.amazonaws.services.qbusiness.model.ReadAccessType
 
toString() - Method in enum com.amazonaws.services.qbusiness.model.ResponseScope
 
toString() - Method in class com.amazonaws.services.qbusiness.model.Retriever
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qbusiness.model.RetrieverConfiguration
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.qbusiness.model.RetrieverStatus
 
toString() - Method in enum com.amazonaws.services.qbusiness.model.RetrieverType
 
toString() - Method in class com.amazonaws.services.qbusiness.model.Rule
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qbusiness.model.RuleConfiguration
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.qbusiness.model.RuleType
 
toString() - Method in class com.amazonaws.services.qbusiness.model.S3
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qbusiness.model.SamlConfiguration
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qbusiness.model.SnippetExcerpt
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qbusiness.model.SourceAttribution
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qbusiness.model.StartDataSourceSyncJobRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qbusiness.model.StartDataSourceSyncJobResult
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.qbusiness.model.Status
 
toString() - Method in class com.amazonaws.services.qbusiness.model.StopDataSourceSyncJobRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qbusiness.model.StopDataSourceSyncJobResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qbusiness.model.StringAttributeBoostingConfiguration
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.qbusiness.model.StringAttributeValueBoostingLevel
 
toString() - Method in class com.amazonaws.services.qbusiness.model.StringListAttributeBoostingConfiguration
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qbusiness.model.Tag
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qbusiness.model.TagResourceRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qbusiness.model.TagResourceResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qbusiness.model.TextDocumentStatistics
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qbusiness.model.TextSegment
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qbusiness.model.TopicConfiguration
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qbusiness.model.UntagResourceRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qbusiness.model.UntagResourceResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qbusiness.model.UpdateApplicationRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qbusiness.model.UpdateApplicationResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qbusiness.model.UpdateChatControlsConfigurationRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qbusiness.model.UpdateChatControlsConfigurationResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qbusiness.model.UpdateDataSourceRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qbusiness.model.UpdateDataSourceResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qbusiness.model.UpdateIndexRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qbusiness.model.UpdateIndexResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qbusiness.model.UpdatePluginRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qbusiness.model.UpdatePluginResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qbusiness.model.UpdateRetrieverRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qbusiness.model.UpdateRetrieverResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qbusiness.model.UpdateUserRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qbusiness.model.UpdateUserResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qbusiness.model.UpdateWebExperienceRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qbusiness.model.UpdateWebExperienceResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qbusiness.model.UserAlias
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qbusiness.model.UsersAndGroups
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qbusiness.model.ValidationExceptionField
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.qbusiness.model.ValidationExceptionReason
 
toString() - Method in class com.amazonaws.services.qbusiness.model.WebExperience
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.qbusiness.model.WebExperienceAuthConfiguration
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.qbusiness.model.WebExperienceSamplePromptsControlMode
 
toString() - Method in enum com.amazonaws.services.qbusiness.model.WebExperienceStatus
 

U

untagResource(UntagResourceRequest) - Method in class com.amazonaws.services.qbusiness.AbstractAWSQBusiness
 
untagResource(UntagResourceRequest) - Method in interface com.amazonaws.services.qbusiness.AWSQBusiness
Removes a tag from an Amazon Q Business application or a data source.
untagResource(UntagResourceRequest) - Method in class com.amazonaws.services.qbusiness.AWSQBusinessClient
Removes a tag from an Amazon Q Business application or a data source.
untagResourceAsync(UntagResourceRequest) - Method in class com.amazonaws.services.qbusiness.AbstractAWSQBusinessAsync
 
untagResourceAsync(UntagResourceRequest, AsyncHandler<UntagResourceRequest, UntagResourceResult>) - Method in class com.amazonaws.services.qbusiness.AbstractAWSQBusinessAsync
 
untagResourceAsync(UntagResourceRequest) - Method in interface com.amazonaws.services.qbusiness.AWSQBusinessAsync
Removes a tag from an Amazon Q Business application or a data source.
untagResourceAsync(UntagResourceRequest, AsyncHandler<UntagResourceRequest, UntagResourceResult>) - Method in interface com.amazonaws.services.qbusiness.AWSQBusinessAsync
Removes a tag from an Amazon Q Business application or a data source.
untagResourceAsync(UntagResourceRequest) - Method in class com.amazonaws.services.qbusiness.AWSQBusinessAsyncClient
 
untagResourceAsync(UntagResourceRequest, AsyncHandler<UntagResourceRequest, UntagResourceResult>) - Method in class com.amazonaws.services.qbusiness.AWSQBusinessAsyncClient
 
UntagResourceRequest - Class in com.amazonaws.services.qbusiness.model
 
UntagResourceRequest() - Constructor for class com.amazonaws.services.qbusiness.model.UntagResourceRequest
 
UntagResourceResult - Class in com.amazonaws.services.qbusiness.model
 
UntagResourceResult() - Constructor for class com.amazonaws.services.qbusiness.model.UntagResourceResult
 
updateApplication(UpdateApplicationRequest) - Method in class com.amazonaws.services.qbusiness.AbstractAWSQBusiness
 
updateApplication(UpdateApplicationRequest) - Method in interface com.amazonaws.services.qbusiness.AWSQBusiness
Updates an existing Amazon Q Business application.
updateApplication(UpdateApplicationRequest) - Method in class com.amazonaws.services.qbusiness.AWSQBusinessClient
Updates an existing Amazon Q Business application.
updateApplicationAsync(UpdateApplicationRequest) - Method in class com.amazonaws.services.qbusiness.AbstractAWSQBusinessAsync
 
updateApplicationAsync(UpdateApplicationRequest, AsyncHandler<UpdateApplicationRequest, UpdateApplicationResult>) - Method in class com.amazonaws.services.qbusiness.AbstractAWSQBusinessAsync
 
updateApplicationAsync(UpdateApplicationRequest) - Method in interface com.amazonaws.services.qbusiness.AWSQBusinessAsync
Updates an existing Amazon Q Business application.
updateApplicationAsync(UpdateApplicationRequest, AsyncHandler<UpdateApplicationRequest, UpdateApplicationResult>) - Method in interface com.amazonaws.services.qbusiness.AWSQBusinessAsync
Updates an existing Amazon Q Business application.
updateApplicationAsync(UpdateApplicationRequest) - Method in class com.amazonaws.services.qbusiness.AWSQBusinessAsyncClient
 
updateApplicationAsync(UpdateApplicationRequest, AsyncHandler<UpdateApplicationRequest, UpdateApplicationResult>) - Method in class com.amazonaws.services.qbusiness.AWSQBusinessAsyncClient
 
UpdateApplicationRequest - Class in com.amazonaws.services.qbusiness.model
 
UpdateApplicationRequest() - Constructor for class com.amazonaws.services.qbusiness.model.UpdateApplicationRequest
 
UpdateApplicationResult - Class in com.amazonaws.services.qbusiness.model
 
UpdateApplicationResult() - Constructor for class com.amazonaws.services.qbusiness.model.UpdateApplicationResult
 
updateChatControlsConfiguration(UpdateChatControlsConfigurationRequest) - Method in class com.amazonaws.services.qbusiness.AbstractAWSQBusiness
 
updateChatControlsConfiguration(UpdateChatControlsConfigurationRequest) - Method in interface com.amazonaws.services.qbusiness.AWSQBusiness
Updates an set of chat controls configured for an existing Amazon Q Business application.
updateChatControlsConfiguration(UpdateChatControlsConfigurationRequest) - Method in class com.amazonaws.services.qbusiness.AWSQBusinessClient
Updates an set of chat controls configured for an existing Amazon Q Business application.
updateChatControlsConfigurationAsync(UpdateChatControlsConfigurationRequest) - Method in class com.amazonaws.services.qbusiness.AbstractAWSQBusinessAsync
 
updateChatControlsConfigurationAsync(UpdateChatControlsConfigurationRequest, AsyncHandler<UpdateChatControlsConfigurationRequest, UpdateChatControlsConfigurationResult>) - Method in class com.amazonaws.services.qbusiness.AbstractAWSQBusinessAsync
 
updateChatControlsConfigurationAsync(UpdateChatControlsConfigurationRequest) - Method in interface com.amazonaws.services.qbusiness.AWSQBusinessAsync
Updates an set of chat controls configured for an existing Amazon Q Business application.
updateChatControlsConfigurationAsync(UpdateChatControlsConfigurationRequest, AsyncHandler<UpdateChatControlsConfigurationRequest, UpdateChatControlsConfigurationResult>) - Method in interface com.amazonaws.services.qbusiness.AWSQBusinessAsync
Updates an set of chat controls configured for an existing Amazon Q Business application.
updateChatControlsConfigurationAsync(UpdateChatControlsConfigurationRequest) - Method in class com.amazonaws.services.qbusiness.AWSQBusinessAsyncClient
 
updateChatControlsConfigurationAsync(UpdateChatControlsConfigurationRequest, AsyncHandler<UpdateChatControlsConfigurationRequest, UpdateChatControlsConfigurationResult>) - Method in class com.amazonaws.services.qbusiness.AWSQBusinessAsyncClient
 
UpdateChatControlsConfigurationRequest - Class in com.amazonaws.services.qbusiness.model
 
UpdateChatControlsConfigurationRequest() - Constructor for class com.amazonaws.services.qbusiness.model.UpdateChatControlsConfigurationRequest
 
UpdateChatControlsConfigurationResult - Class in com.amazonaws.services.qbusiness.model
 
UpdateChatControlsConfigurationResult() - Constructor for class com.amazonaws.services.qbusiness.model.UpdateChatControlsConfigurationResult
 
updateDataSource(UpdateDataSourceRequest) - Method in class com.amazonaws.services.qbusiness.AbstractAWSQBusiness
 
updateDataSource(UpdateDataSourceRequest) - Method in interface com.amazonaws.services.qbusiness.AWSQBusiness
Updates an existing Amazon Q Business data source connector.
updateDataSource(UpdateDataSourceRequest) - Method in class com.amazonaws.services.qbusiness.AWSQBusinessClient
Updates an existing Amazon Q Business data source connector.
updateDataSourceAsync(UpdateDataSourceRequest) - Method in class com.amazonaws.services.qbusiness.AbstractAWSQBusinessAsync
 
updateDataSourceAsync(UpdateDataSourceRequest, AsyncHandler<UpdateDataSourceRequest, UpdateDataSourceResult>) - Method in class com.amazonaws.services.qbusiness.AbstractAWSQBusinessAsync
 
updateDataSourceAsync(UpdateDataSourceRequest) - Method in interface com.amazonaws.services.qbusiness.AWSQBusinessAsync
Updates an existing Amazon Q Business data source connector.
updateDataSourceAsync(UpdateDataSourceRequest, AsyncHandler<UpdateDataSourceRequest, UpdateDataSourceResult>) - Method in interface com.amazonaws.services.qbusiness.AWSQBusinessAsync
Updates an existing Amazon Q Business data source connector.
updateDataSourceAsync(UpdateDataSourceRequest) - Method in class com.amazonaws.services.qbusiness.AWSQBusinessAsyncClient
 
updateDataSourceAsync(UpdateDataSourceRequest, AsyncHandler<UpdateDataSourceRequest, UpdateDataSourceResult>) - Method in class com.amazonaws.services.qbusiness.AWSQBusinessAsyncClient
 
UpdateDataSourceRequest - Class in com.amazonaws.services.qbusiness.model
 
UpdateDataSourceRequest() - Constructor for class com.amazonaws.services.qbusiness.model.UpdateDataSourceRequest
 
UpdateDataSourceResult - Class in com.amazonaws.services.qbusiness.model
 
UpdateDataSourceResult() - Constructor for class com.amazonaws.services.qbusiness.model.UpdateDataSourceResult
 
updateIndex(UpdateIndexRequest) - Method in class com.amazonaws.services.qbusiness.AbstractAWSQBusiness
 
updateIndex(UpdateIndexRequest) - Method in interface com.amazonaws.services.qbusiness.AWSQBusiness
Updates an Amazon Q Business index.
updateIndex(UpdateIndexRequest) - Method in class com.amazonaws.services.qbusiness.AWSQBusinessClient
Updates an Amazon Q Business index.
updateIndexAsync(UpdateIndexRequest) - Method in class com.amazonaws.services.qbusiness.AbstractAWSQBusinessAsync
 
updateIndexAsync(UpdateIndexRequest, AsyncHandler<UpdateIndexRequest, UpdateIndexResult>) - Method in class com.amazonaws.services.qbusiness.AbstractAWSQBusinessAsync
 
updateIndexAsync(UpdateIndexRequest) - Method in interface com.amazonaws.services.qbusiness.AWSQBusinessAsync
Updates an Amazon Q Business index.
updateIndexAsync(UpdateIndexRequest, AsyncHandler<UpdateIndexRequest, UpdateIndexResult>) - Method in interface com.amazonaws.services.qbusiness.AWSQBusinessAsync
Updates an Amazon Q Business index.
updateIndexAsync(UpdateIndexRequest) - Method in class com.amazonaws.services.qbusiness.AWSQBusinessAsyncClient
 
updateIndexAsync(UpdateIndexRequest, AsyncHandler<UpdateIndexRequest, UpdateIndexResult>) - Method in class com.amazonaws.services.qbusiness.AWSQBusinessAsyncClient
 
UpdateIndexRequest - Class in com.amazonaws.services.qbusiness.model
 
UpdateIndexRequest() - Constructor for class com.amazonaws.services.qbusiness.model.UpdateIndexRequest
 
UpdateIndexResult - Class in com.amazonaws.services.qbusiness.model
 
UpdateIndexResult() - Constructor for class com.amazonaws.services.qbusiness.model.UpdateIndexResult
 
updatePlugin(UpdatePluginRequest) - Method in class com.amazonaws.services.qbusiness.AbstractAWSQBusiness
 
updatePlugin(UpdatePluginRequest) - Method in interface com.amazonaws.services.qbusiness.AWSQBusiness
Updates an Amazon Q Business plugin.
updatePlugin(UpdatePluginRequest) - Method in class com.amazonaws.services.qbusiness.AWSQBusinessClient
Updates an Amazon Q Business plugin.
updatePluginAsync(UpdatePluginRequest) - Method in class com.amazonaws.services.qbusiness.AbstractAWSQBusinessAsync
 
updatePluginAsync(UpdatePluginRequest, AsyncHandler<UpdatePluginRequest, UpdatePluginResult>) - Method in class com.amazonaws.services.qbusiness.AbstractAWSQBusinessAsync
 
updatePluginAsync(UpdatePluginRequest) - Method in interface com.amazonaws.services.qbusiness.AWSQBusinessAsync
Updates an Amazon Q Business plugin.
updatePluginAsync(UpdatePluginRequest, AsyncHandler<UpdatePluginRequest, UpdatePluginResult>) - Method in interface com.amazonaws.services.qbusiness.AWSQBusinessAsync
Updates an Amazon Q Business plugin.
updatePluginAsync(UpdatePluginRequest) - Method in class com.amazonaws.services.qbusiness.AWSQBusinessAsyncClient
 
updatePluginAsync(UpdatePluginRequest, AsyncHandler<UpdatePluginRequest, UpdatePluginResult>) - Method in class com.amazonaws.services.qbusiness.AWSQBusinessAsyncClient
 
UpdatePluginRequest - Class in com.amazonaws.services.qbusiness.model
 
UpdatePluginRequest() - Constructor for class com.amazonaws.services.qbusiness.model.UpdatePluginRequest
 
UpdatePluginResult - Class in com.amazonaws.services.qbusiness.model
 
UpdatePluginResult() - Constructor for class com.amazonaws.services.qbusiness.model.UpdatePluginResult
 
updateRetriever(UpdateRetrieverRequest) - Method in class com.amazonaws.services.qbusiness.AbstractAWSQBusiness
 
updateRetriever(UpdateRetrieverRequest) - Method in interface com.amazonaws.services.qbusiness.AWSQBusiness
Updates the retriever used for your Amazon Q Business application.
updateRetriever(UpdateRetrieverRequest) - Method in class com.amazonaws.services.qbusiness.AWSQBusinessClient
Updates the retriever used for your Amazon Q Business application.
updateRetrieverAsync(UpdateRetrieverRequest) - Method in class com.amazonaws.services.qbusiness.AbstractAWSQBusinessAsync
 
updateRetrieverAsync(UpdateRetrieverRequest, AsyncHandler<UpdateRetrieverRequest, UpdateRetrieverResult>) - Method in class com.amazonaws.services.qbusiness.AbstractAWSQBusinessAsync
 
updateRetrieverAsync(UpdateRetrieverRequest) - Method in interface com.amazonaws.services.qbusiness.AWSQBusinessAsync
Updates the retriever used for your Amazon Q Business application.
updateRetrieverAsync(UpdateRetrieverRequest, AsyncHandler<UpdateRetrieverRequest, UpdateRetrieverResult>) - Method in interface com.amazonaws.services.qbusiness.AWSQBusinessAsync
Updates the retriever used for your Amazon Q Business application.
updateRetrieverAsync(UpdateRetrieverRequest) - Method in class com.amazonaws.services.qbusiness.AWSQBusinessAsyncClient
 
updateRetrieverAsync(UpdateRetrieverRequest, AsyncHandler<UpdateRetrieverRequest, UpdateRetrieverResult>) - Method in class com.amazonaws.services.qbusiness.AWSQBusinessAsyncClient
 
UpdateRetrieverRequest - Class in com.amazonaws.services.qbusiness.model
 
UpdateRetrieverRequest() - Constructor for class com.amazonaws.services.qbusiness.model.UpdateRetrieverRequest
 
UpdateRetrieverResult - Class in com.amazonaws.services.qbusiness.model
 
UpdateRetrieverResult() - Constructor for class com.amazonaws.services.qbusiness.model.UpdateRetrieverResult
 
updateUser(UpdateUserRequest) - Method in class com.amazonaws.services.qbusiness.AbstractAWSQBusiness
 
updateUser(UpdateUserRequest) - Method in interface com.amazonaws.services.qbusiness.AWSQBusiness
Updates a information associated with a user id.
updateUser(UpdateUserRequest) - Method in class com.amazonaws.services.qbusiness.AWSQBusinessClient
Updates a information associated with a user id.
updateUserAsync(UpdateUserRequest) - Method in class com.amazonaws.services.qbusiness.AbstractAWSQBusinessAsync
 
updateUserAsync(UpdateUserRequest, AsyncHandler<UpdateUserRequest, UpdateUserResult>) - Method in class com.amazonaws.services.qbusiness.AbstractAWSQBusinessAsync
 
updateUserAsync(UpdateUserRequest) - Method in interface com.amazonaws.services.qbusiness.AWSQBusinessAsync
Updates a information associated with a user id.
updateUserAsync(UpdateUserRequest, AsyncHandler<UpdateUserRequest, UpdateUserResult>) - Method in interface com.amazonaws.services.qbusiness.AWSQBusinessAsync
Updates a information associated with a user id.
updateUserAsync(UpdateUserRequest) - Method in class com.amazonaws.services.qbusiness.AWSQBusinessAsyncClient
 
updateUserAsync(UpdateUserRequest, AsyncHandler<UpdateUserRequest, UpdateUserResult>) - Method in class com.amazonaws.services.qbusiness.AWSQBusinessAsyncClient
 
UpdateUserRequest - Class in com.amazonaws.services.qbusiness.model
 
UpdateUserRequest() - Constructor for class com.amazonaws.services.qbusiness.model.UpdateUserRequest
 
UpdateUserResult - Class in com.amazonaws.services.qbusiness.model
 
UpdateUserResult() - Constructor for class com.amazonaws.services.qbusiness.model.UpdateUserResult
 
updateWebExperience(UpdateWebExperienceRequest) - Method in class com.amazonaws.services.qbusiness.AbstractAWSQBusiness
 
updateWebExperience(UpdateWebExperienceRequest) - Method in interface com.amazonaws.services.qbusiness.AWSQBusiness
Updates an Amazon Q Business web experience.
updateWebExperience(UpdateWebExperienceRequest) - Method in class com.amazonaws.services.qbusiness.AWSQBusinessClient
Updates an Amazon Q Business web experience.
updateWebExperienceAsync(UpdateWebExperienceRequest) - Method in class com.amazonaws.services.qbusiness.AbstractAWSQBusinessAsync
 
updateWebExperienceAsync(UpdateWebExperienceRequest, AsyncHandler<UpdateWebExperienceRequest, UpdateWebExperienceResult>) - Method in class com.amazonaws.services.qbusiness.AbstractAWSQBusinessAsync
 
updateWebExperienceAsync(UpdateWebExperienceRequest) - Method in interface com.amazonaws.services.qbusiness.AWSQBusinessAsync
Updates an Amazon Q Business web experience.
updateWebExperienceAsync(UpdateWebExperienceRequest, AsyncHandler<UpdateWebExperienceRequest, UpdateWebExperienceResult>) - Method in interface com.amazonaws.services.qbusiness.AWSQBusinessAsync
Updates an Amazon Q Business web experience.
updateWebExperienceAsync(UpdateWebExperienceRequest) - Method in class com.amazonaws.services.qbusiness.AWSQBusinessAsyncClient
 
updateWebExperienceAsync(UpdateWebExperienceRequest, AsyncHandler<UpdateWebExperienceRequest, UpdateWebExperienceResult>) - Method in class com.amazonaws.services.qbusiness.AWSQBusinessAsyncClient
 
UpdateWebExperienceRequest - Class in com.amazonaws.services.qbusiness.model
 
UpdateWebExperienceRequest() - Constructor for class com.amazonaws.services.qbusiness.model.UpdateWebExperienceRequest
 
UpdateWebExperienceResult - Class in com.amazonaws.services.qbusiness.model
 
UpdateWebExperienceResult() - Constructor for class com.amazonaws.services.qbusiness.model.UpdateWebExperienceResult
 
UserAlias - Class in com.amazonaws.services.qbusiness.model
Aliases attached to a user id within an Amazon Q Business application.
UserAlias() - Constructor for class com.amazonaws.services.qbusiness.model.UserAlias
 
UsersAndGroups - Class in com.amazonaws.services.qbusiness.model
Provides information about users and groups associated with a topic control rule.
UsersAndGroups() - Constructor for class com.amazonaws.services.qbusiness.model.UsersAndGroups
 

V

ValidationException - Exception in com.amazonaws.services.qbusiness.model
The input doesn't meet the constraints set by the Amazon Q Business service.
ValidationException(String) - Constructor for exception com.amazonaws.services.qbusiness.model.ValidationException
Constructs a new ValidationException with the specified error message.
ValidationExceptionField - Class in com.amazonaws.services.qbusiness.model
The input failed to meet the constraints specified by Amazon Q Business in a specified field.
ValidationExceptionField() - Constructor for class com.amazonaws.services.qbusiness.model.ValidationExceptionField
 
ValidationExceptionReason - Enum in com.amazonaws.services.qbusiness.model
 
valueOf(String) - Static method in enum com.amazonaws.services.qbusiness.model.ActionPayloadFieldType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.qbusiness.model.APISchemaType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.qbusiness.model.ApplicationStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.qbusiness.model.AttachmentsControlMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.qbusiness.model.AttachmentStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.qbusiness.model.AttributeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.qbusiness.model.AttributeValueOperator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.qbusiness.model.ChatMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.qbusiness.model.ContentType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.qbusiness.model.CreatorModeControl
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.qbusiness.model.DataSourceStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.qbusiness.model.DataSourceSyncJobStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.qbusiness.model.DocumentAttributeBoostingLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.qbusiness.model.DocumentContentOperator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.qbusiness.model.DocumentEnrichmentConditionOperator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.qbusiness.model.DocumentStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.qbusiness.model.ErrorCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.qbusiness.model.GroupStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.qbusiness.model.IndexStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.qbusiness.model.IndexType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.qbusiness.model.MemberRelation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.qbusiness.model.MembershipType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.qbusiness.model.MessageType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.qbusiness.model.MessageUsefulness
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.qbusiness.model.MessageUsefulnessReason
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.qbusiness.model.NumberAttributeBoostingType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.qbusiness.model.PersonalizationControlMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.qbusiness.model.PluginBuildStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.qbusiness.model.PluginState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.qbusiness.model.PluginType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.qbusiness.model.QAppsControlMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.qbusiness.model.ReadAccessType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.qbusiness.model.ResponseScope
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.qbusiness.model.RetrieverStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.qbusiness.model.RetrieverType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.qbusiness.model.RuleType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.qbusiness.model.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.qbusiness.model.StringAttributeValueBoostingLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.qbusiness.model.ValidationExceptionReason
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.qbusiness.model.WebExperienceSamplePromptsControlMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.qbusiness.model.WebExperienceStatus
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.amazonaws.services.qbusiness.model.ActionPayloadFieldType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.qbusiness.model.APISchemaType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.qbusiness.model.ApplicationStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.qbusiness.model.AttachmentsControlMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.qbusiness.model.AttachmentStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.qbusiness.model.AttributeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.qbusiness.model.AttributeValueOperator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.qbusiness.model.ChatMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.qbusiness.model.ContentType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.qbusiness.model.CreatorModeControl
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.qbusiness.model.DataSourceStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.qbusiness.model.DataSourceSyncJobStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.qbusiness.model.DocumentAttributeBoostingLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.qbusiness.model.DocumentContentOperator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.qbusiness.model.DocumentEnrichmentConditionOperator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.qbusiness.model.DocumentStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.qbusiness.model.ErrorCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.qbusiness.model.GroupStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.qbusiness.model.IndexStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.qbusiness.model.IndexType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.qbusiness.model.MemberRelation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.qbusiness.model.MembershipType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.qbusiness.model.MessageType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.qbusiness.model.MessageUsefulness
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.qbusiness.model.MessageUsefulnessReason
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.qbusiness.model.NumberAttributeBoostingType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.qbusiness.model.PersonalizationControlMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.qbusiness.model.PluginBuildStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.qbusiness.model.PluginState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.qbusiness.model.PluginType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.qbusiness.model.QAppsControlMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.qbusiness.model.ReadAccessType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.qbusiness.model.ResponseScope
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.qbusiness.model.RetrieverStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.qbusiness.model.RetrieverType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.qbusiness.model.RuleType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.qbusiness.model.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.qbusiness.model.StringAttributeValueBoostingLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.qbusiness.model.ValidationExceptionReason
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.qbusiness.model.WebExperienceSamplePromptsControlMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.qbusiness.model.WebExperienceStatus
Returns an array containing the constants of this enum type, in the order they are declared.

W

WebExperience - Class in com.amazonaws.services.qbusiness.model
Provides information for an Amazon Q Business web experience.
WebExperience() - Constructor for class com.amazonaws.services.qbusiness.model.WebExperience
 
WebExperienceAuthConfiguration - Class in com.amazonaws.services.qbusiness.model
Provides the authorization configuration information needed to deploy a Amazon Q Business web experience to end users.
WebExperienceAuthConfiguration() - Constructor for class com.amazonaws.services.qbusiness.model.WebExperienceAuthConfiguration
 
WebExperienceSamplePromptsControlMode - Enum in com.amazonaws.services.qbusiness.model
 
WebExperienceStatus - Enum in com.amazonaws.services.qbusiness.model
 
withAccess(String) - Method in class com.amazonaws.services.qbusiness.model.PrincipalGroup
Provides information about whether to allow or deny access to the principal.
withAccess(ReadAccessType) - Method in class com.amazonaws.services.qbusiness.model.PrincipalGroup
Provides information about whether to allow or deny access to the principal.
withAccess(String) - Method in class com.amazonaws.services.qbusiness.model.PrincipalUser
Provides information about whether to allow or deny access to the principal.
withAccess(ReadAccessType) - Method in class com.amazonaws.services.qbusiness.model.PrincipalUser
Provides information about whether to allow or deny access to the principal.
withAccessConfiguration(AccessConfiguration) - Method in class com.amazonaws.services.qbusiness.model.Document
Configuration information for access permission to a document.
withAccessControls(AccessControl...) - Method in class com.amazonaws.services.qbusiness.model.AccessConfiguration
A list of AccessControlList objects.
withAccessControls(Collection<AccessControl>) - Method in class com.amazonaws.services.qbusiness.model.AccessConfiguration
A list of AccessControlList objects.
withActionReview(ActionReview) - Method in class com.amazonaws.services.qbusiness.model.ChatSyncResult
A request from Amazon Q Business to the end user for information Amazon Q Business needs to successfully complete a requested plugin action.
withActionReview(ActionReview) - Method in class com.amazonaws.services.qbusiness.model.Message
 
withAllowedFormat(String) - Method in class com.amazonaws.services.qbusiness.model.ActionReviewPayloadField
The expected data format for the action review input field value.
withAllowedValues(ActionReviewPayloadFieldAllowedValue...) - Method in class com.amazonaws.services.qbusiness.model.ActionReviewPayloadField
Information about the field values that an end user can use to provide to Amazon Q Business for Amazon Q Business to perform the requested plugin action.
withAllowedValues(Collection<ActionReviewPayloadFieldAllowedValue>) - Method in class com.amazonaws.services.qbusiness.model.ActionReviewPayloadField
Information about the field values that an end user can use to provide to Amazon Q Business for Amazon Q Business to perform the requested plugin action.
withAndAllFilters(AttributeFilter...) - Method in class com.amazonaws.services.qbusiness.model.AttributeFilter
Performs a logical AND operation on all supplied filters.
withAndAllFilters(Collection<AttributeFilter>) - Method in class com.amazonaws.services.qbusiness.model.AttributeFilter
Performs a logical AND operation on all supplied filters.
withApiSchema(APISchema) - Method in class com.amazonaws.services.qbusiness.model.CustomPluginConfiguration
Contains either details about the S3 object containing the OpenAPI schema for the action group or the JSON or YAML-formatted payload defining the schema.
withApiSchemaType(String) - Method in class com.amazonaws.services.qbusiness.model.CustomPluginConfiguration
The type of OpenAPI schema to use.
withApiSchemaType(APISchemaType) - Method in class com.amazonaws.services.qbusiness.model.CustomPluginConfiguration
The type of OpenAPI schema to use.
withApplicationArn(String) - Method in class com.amazonaws.services.qbusiness.model.CreateApplicationResult
The Amazon Resource Name (ARN) of the Amazon Q Business application.
withApplicationArn(String) - Method in class com.amazonaws.services.qbusiness.model.GetApplicationResult
The Amazon Resource Name (ARN) of the Amazon Q Business application.
withApplicationId(String) - Method in class com.amazonaws.services.qbusiness.model.Application
The identifier for the Amazon Q Business application.
withApplicationId(String) - Method in class com.amazonaws.services.qbusiness.model.BatchDeleteDocumentRequest
The identifier of the Amazon Q Business application.
withApplicationId(String) - Method in class com.amazonaws.services.qbusiness.model.BatchPutDocumentRequest
The identifier of the Amazon Q Business application.
withApplicationId(String) - Method in class com.amazonaws.services.qbusiness.model.ChatSyncRequest
The identifier of the Amazon Q Business application linked to the Amazon Q Business conversation.
withApplicationId(String) - Method in class com.amazonaws.services.qbusiness.model.CreateApplicationResult
The identifier of the Amazon Q Business application.
withApplicationId(String) - Method in class com.amazonaws.services.qbusiness.model.CreateIndexRequest
The identifier of the Amazon Q Business application using the index.
withApplicationId(String) - Method in class com.amazonaws.services.qbusiness.model.CreatePluginRequest
The identifier of the application that will contain the plugin.
withApplicationId(String) - Method in class com.amazonaws.services.qbusiness.model.CreateRetrieverRequest
The identifier of your Amazon Q Business application.
withApplicationId(String) - Method in class com.amazonaws.services.qbusiness.model.CreateUserRequest
The identifier of the application for which the user mapping will be created.
withApplicationId(String) - Method in class com.amazonaws.services.qbusiness.model.CreateWebExperienceRequest
The identifier of the Amazon Q Business web experience.
withApplicationId(String) - Method in class com.amazonaws.services.qbusiness.model.DeleteApplicationRequest
The identifier of the Amazon Q Business application.
withApplicationId(String) - Method in class com.amazonaws.services.qbusiness.model.DeleteChatControlsConfigurationRequest
The identifier of the application the chat controls have been configured for.
withApplicationId(String) - Method in class com.amazonaws.services.qbusiness.model.DeleteConversationRequest
The identifier of the Amazon Q Business application associated with the conversation.
withApplicationId(String) - Method in class com.amazonaws.services.qbusiness.model.DeleteDataSourceRequest
The identifier of the Amazon Q Business application used with the data source connector.
withApplicationId(String) - Method in class com.amazonaws.services.qbusiness.model.DeleteGroupRequest
The identifier of the application in which the group mapping belongs.
withApplicationId(String) - Method in class com.amazonaws.services.qbusiness.model.DeleteIndexRequest
The identifier of the Amazon Q Business application the Amazon Q Business index is linked to.
withApplicationId(String) - Method in class com.amazonaws.services.qbusiness.model.DeletePluginRequest
The identifier the application attached to the Amazon Q Business plugin.
withApplicationId(String) - Method in class com.amazonaws.services.qbusiness.model.DeleteRetrieverRequest
The identifier of the Amazon Q Business application using the retriever.
withApplicationId(String) - Method in class com.amazonaws.services.qbusiness.model.DeleteUserRequest
The identifier of the application from which the user is being deleted.
withApplicationId(String) - Method in class com.amazonaws.services.qbusiness.model.DeleteWebExperienceRequest
The identifier of the Amazon Q Business application linked to the Amazon Q Business web experience.
withApplicationId(String) - Method in class com.amazonaws.services.qbusiness.model.GetApplicationRequest
The identifier of the Amazon Q Business application.
withApplicationId(String) - Method in class com.amazonaws.services.qbusiness.model.GetApplicationResult
The identifier of the Amazon Q Business application.
withApplicationId(String) - Method in class com.amazonaws.services.qbusiness.model.GetChatControlsConfigurationRequest
The identifier of the application for which the chat controls are configured.
withApplicationId(String) - Method in class com.amazonaws.services.qbusiness.model.GetDataSourceRequest
The identifier of the Amazon Q Business application.
withApplicationId(String) - Method in class com.amazonaws.services.qbusiness.model.GetDataSourceResult
The identifier of the Amazon Q Business application.
withApplicationId(String) - Method in class com.amazonaws.services.qbusiness.model.GetGroupRequest
The identifier of the application id the group is attached to.
withApplicationId(String) - Method in class com.amazonaws.services.qbusiness.model.GetIndexRequest
The identifier of the Amazon Q Business application connected to the index.
withApplicationId(String) - Method in class com.amazonaws.services.qbusiness.model.GetIndexResult
The identifier of the Amazon Q Business application associated with the index.
withApplicationId(String) - Method in class com.amazonaws.services.qbusiness.model.GetPluginRequest
The identifier of the application which contains the plugin.
withApplicationId(String) - Method in class com.amazonaws.services.qbusiness.model.GetPluginResult
The identifier of the application which contains the plugin.
withApplicationId(String) - Method in class com.amazonaws.services.qbusiness.model.GetRetrieverRequest
The identifier of the Amazon Q Business application using the retriever.
withApplicationId(String) - Method in class com.amazonaws.services.qbusiness.model.GetRetrieverResult
The identifier of the Amazon Q Business application using the retriever.
withApplicationId(String) - Method in class com.amazonaws.services.qbusiness.model.GetUserRequest
The identifier of the application connected to the user.
withApplicationId(String) - Method in class com.amazonaws.services.qbusiness.model.GetWebExperienceRequest
The identifier of the Amazon Q Business application linked to the web experience.
withApplicationId(String) - Method in class com.amazonaws.services.qbusiness.model.GetWebExperienceResult
The identifier of the Amazon Q Business application linked to the web experience.
withApplicationId(String) - Method in class com.amazonaws.services.qbusiness.model.ListConversationsRequest
The identifier of the Amazon Q Business application.
withApplicationId(String) - Method in class com.amazonaws.services.qbusiness.model.ListDataSourcesRequest
The identifier of the Amazon Q Business application linked to the data source connectors.
withApplicationId(String) - Method in class com.amazonaws.services.qbusiness.model.ListDataSourceSyncJobsRequest
The identifier of the Amazon Q Business application connected to the data source.
withApplicationId(String) - Method in class com.amazonaws.services.qbusiness.model.ListDocumentsRequest
The identifier of the application id the documents are attached to.
withApplicationId(String) - Method in class com.amazonaws.services.qbusiness.model.ListGroupsRequest
The identifier of the application for getting a list of groups mapped to users.
withApplicationId(String) - Method in class com.amazonaws.services.qbusiness.model.ListIndicesRequest
The identifier of the Amazon Q Business application connected to the index.
withApplicationId(String) - Method in class com.amazonaws.services.qbusiness.model.ListMessagesRequest
The identifier for the Amazon Q Business application.
withApplicationId(String) - Method in class com.amazonaws.services.qbusiness.model.ListPluginsRequest
The identifier of the application the plugin is attached to.
withApplicationId(String) - Method in class com.amazonaws.services.qbusiness.model.ListRetrieversRequest
The identifier of the Amazon Q Business application using the retriever.
withApplicationId(String) - Method in class com.amazonaws.services.qbusiness.model.ListWebExperiencesRequest
The identifier of the Amazon Q Business application linked to the listed web experiences.
withApplicationId(String) - Method in class com.amazonaws.services.qbusiness.model.PutFeedbackRequest
The identifier of the application associated with the feedback.
withApplicationId(String) - Method in class com.amazonaws.services.qbusiness.model.PutGroupRequest
The identifier of the application in which the user and group mapping belongs.
withApplicationId(String) - Method in class com.amazonaws.services.qbusiness.model.Retriever
The identifier of the Amazon Q Business application using the retriever.
withApplicationId(String) - Method in class com.amazonaws.services.qbusiness.model.StartDataSourceSyncJobRequest
The identifier of Amazon Q Business application the data source is connected to.
withApplicationId(String) - Method in class com.amazonaws.services.qbusiness.model.StopDataSourceSyncJobRequest
The identifier of the Amazon Q Business application that the data source is connected to.
withApplicationId(String) - Method in class com.amazonaws.services.qbusiness.model.UpdateApplicationRequest
The identifier of the Amazon Q Business application.
withApplicationId(String) - Method in class com.amazonaws.services.qbusiness.model.UpdateChatControlsConfigurationRequest
The identifier of the application for which the chat controls are configured.
withApplicationId(String) - Method in class com.amazonaws.services.qbusiness.model.UpdateDataSourceRequest
The identifier of the Amazon Q Business application the data source is attached to.
withApplicationId(String) - Method in class com.amazonaws.services.qbusiness.model.UpdateIndexRequest
The identifier of the Amazon Q Business application connected to the index.
withApplicationId(String) - Method in class com.amazonaws.services.qbusiness.model.UpdatePluginRequest
The identifier of the application the plugin is attached to.
withApplicationId(String) - Method in class com.amazonaws.services.qbusiness.model.UpdateRetrieverRequest
The identifier of your Amazon Q Business application.
withApplicationId(String) - Method in class com.amazonaws.services.qbusiness.model.UpdateUserRequest
The identifier of the application the user is attached to.
withApplicationId(String) - Method in class com.amazonaws.services.qbusiness.model.UpdateWebExperienceRequest
The identifier of the Amazon Q Business application attached to the web experience.
withApplications(Application...) - Method in class com.amazonaws.services.qbusiness.model.ListApplicationsResult
An array of summary information on the configuration of one or more Amazon Q Business applications.
withApplications(Collection<Application>) - Method in class com.amazonaws.services.qbusiness.model.ListApplicationsResult
An array of summary information on the configuration of one or more Amazon Q Business applications.
withAttachments(AttachmentInput...) - Method in class com.amazonaws.services.qbusiness.model.ChatSyncRequest
A list of files uploaded directly during chat.
withAttachments(Collection<AttachmentInput>) - Method in class com.amazonaws.services.qbusiness.model.ChatSyncRequest
A list of files uploaded directly during chat.
withAttachments(AttachmentOutput...) - Method in class com.amazonaws.services.qbusiness.model.Message
A file directly uploaded into an Amazon Q Business web experience chat.
withAttachments(Collection<AttachmentOutput>) - Method in class com.amazonaws.services.qbusiness.model.Message
A file directly uploaded into an Amazon Q Business web experience chat.
withAttachmentsConfiguration(AttachmentsConfiguration) - Method in class com.amazonaws.services.qbusiness.model.CreateApplicationRequest
An option to allow end users to upload files directly during chat.
withAttachmentsConfiguration(AppliedAttachmentsConfiguration) - Method in class com.amazonaws.services.qbusiness.model.GetApplicationResult
Settings for whether end users can upload files directly during chat.
withAttachmentsConfiguration(AttachmentsConfiguration) - Method in class com.amazonaws.services.qbusiness.model.UpdateApplicationRequest
An option to allow end users to upload files directly during chat.
withAttachmentsControlMode(String) - Method in class com.amazonaws.services.qbusiness.model.AppliedAttachmentsConfiguration
Information about whether file upload during chat functionality is activated for your application.
withAttachmentsControlMode(AttachmentsControlMode) - Method in class com.amazonaws.services.qbusiness.model.AppliedAttachmentsConfiguration
Information about whether file upload during chat functionality is activated for your application.
withAttachmentsControlMode(String) - Method in class com.amazonaws.services.qbusiness.model.AttachmentsConfiguration
Status information about whether file upload functionality is activated or deactivated for your end user.
withAttachmentsControlMode(AttachmentsControlMode) - Method in class com.amazonaws.services.qbusiness.model.AttachmentsConfiguration
Status information about whether file upload functionality is activated or deactivated for your end user.
withAttributeFilter(AttributeFilter) - Method in class com.amazonaws.services.qbusiness.model.ChatSyncRequest
Enables filtering of Amazon Q Business web experience responses based on document attributes or metadata fields.
withAttributes(DocumentAttribute...) - Method in class com.amazonaws.services.qbusiness.model.Document
Custom attributes to apply to the document for refining Amazon Q Business web experience responses.
withAttributes(Collection<DocumentAttribute>) - Method in class com.amazonaws.services.qbusiness.model.Document
Custom attributes to apply to the document for refining Amazon Q Business web experience responses.
withAttributeValueBoosting(Map<String, String>) - Method in class com.amazonaws.services.qbusiness.model.StringAttributeBoostingConfiguration
Specifies specific values of a STRING type document attribute being boosted.
withAttributeValueOperator(String) - Method in class com.amazonaws.services.qbusiness.model.DocumentAttributeTarget
TRUE to delete the existing target value for your specified target attribute key.
withAttributeValueOperator(AttributeValueOperator) - Method in class com.amazonaws.services.qbusiness.model.DocumentAttributeTarget
TRUE to delete the existing target value for your specified target attribute key.
withAuthChallengeRequest(AuthChallengeRequest) - Method in class com.amazonaws.services.qbusiness.model.ChatSyncResult
An authentication verification event activated by an end user request to use a custom plugin.
withAuthChallengeResponse(AuthChallengeResponse) - Method in class com.amazonaws.services.qbusiness.model.ChatSyncRequest
An authentication verification event response by a third party authentication server to Amazon Q Business.
withAuthConfiguration(PluginAuthConfiguration) - Method in class com.amazonaws.services.qbusiness.model.CreatePluginRequest
 
withAuthConfiguration(PluginAuthConfiguration) - Method in class com.amazonaws.services.qbusiness.model.GetPluginResult
 
withAuthConfiguration(PluginAuthConfiguration) - Method in class com.amazonaws.services.qbusiness.model.UpdatePluginRequest
The authentication configuration the plugin is using.
withAuthenticationConfiguration(WebExperienceAuthConfiguration) - Method in class com.amazonaws.services.qbusiness.model.GetWebExperienceResult
Deprecated.
withAuthenticationConfiguration(WebExperienceAuthConfiguration) - Method in class com.amazonaws.services.qbusiness.model.UpdateWebExperienceRequest
Deprecated.
withAuthorizationUrl(String) - Method in class com.amazonaws.services.qbusiness.model.AuthChallengeRequest
The URL sent by Amazon Q Business to the third party authentication server to authenticate a custom plugin user through an OAuth protocol.
withBasicAuthConfiguration(BasicAuthConfiguration) - Method in class com.amazonaws.services.qbusiness.model.PluginAuthConfiguration
Information about the basic authentication credentials used to configure a plugin.
withBeginOffset(Integer) - Method in class com.amazonaws.services.qbusiness.model.TextSegment
The zero-based location in the response string where the source attribution starts.
withBlob(ByteBuffer) - Method in class com.amazonaws.services.qbusiness.model.DocumentContent
The contents of the document.
withBlockedPhrases(String...) - Method in class com.amazonaws.services.qbusiness.model.BlockedPhrasesConfiguration
A list of phrases blocked from a Amazon Q Business web experience chat.
withBlockedPhrases(Collection<String>) - Method in class com.amazonaws.services.qbusiness.model.BlockedPhrasesConfiguration
A list of phrases blocked from a Amazon Q Business web experience chat.
withBlockedPhrases(BlockedPhrasesConfiguration) - Method in class com.amazonaws.services.qbusiness.model.GetChatControlsConfigurationResult
The phrases blocked from chat by your chat control configuration.
withBlockedPhrasesConfigurationUpdate(BlockedPhrasesConfigurationUpdate) - Method in class com.amazonaws.services.qbusiness.model.UpdateChatControlsConfigurationRequest
The phrases blocked from chat by your chat control configuration.
withBlockedPhrasesToCreateOrUpdate(String...) - Method in class com.amazonaws.services.qbusiness.model.BlockedPhrasesConfigurationUpdate
Creates or updates a blocked phrases configuration in your Amazon Q Business application.
withBlockedPhrasesToCreateOrUpdate(Collection<String>) - Method in class com.amazonaws.services.qbusiness.model.BlockedPhrasesConfigurationUpdate
Creates or updates a blocked phrases configuration in your Amazon Q Business application.
withBlockedPhrasesToDelete(String...) - Method in class com.amazonaws.services.qbusiness.model.BlockedPhrasesConfigurationUpdate
Deletes a blocked phrases configuration in your Amazon Q Business application.
withBlockedPhrasesToDelete(Collection<String>) - Method in class com.amazonaws.services.qbusiness.model.BlockedPhrasesConfigurationUpdate
Deletes a blocked phrases configuration in your Amazon Q Business application.
withBody(String) - Method in class com.amazonaws.services.qbusiness.model.Message
The content of the Amazon Q Business web experience message.
withBoostingDurationInSeconds(Long) - Method in class com.amazonaws.services.qbusiness.model.DateAttributeBoostingConfiguration
Specifies the duration, in seconds, of a boost applies to a DATE type document attribute.
withBoostingLevel(String) - Method in class com.amazonaws.services.qbusiness.model.DateAttributeBoostingConfiguration
Specifies how much a document attribute is boosted.
withBoostingLevel(DocumentAttributeBoostingLevel) - Method in class com.amazonaws.services.qbusiness.model.DateAttributeBoostingConfiguration
Specifies how much a document attribute is boosted.
withBoostingLevel(String) - Method in class com.amazonaws.services.qbusiness.model.NumberAttributeBoostingConfiguration
Specifies the duration, in seconds, of a boost applies to a NUMBER type document attribute.
withBoostingLevel(DocumentAttributeBoostingLevel) - Method in class com.amazonaws.services.qbusiness.model.NumberAttributeBoostingConfiguration
Specifies the duration, in seconds, of a boost applies to a NUMBER type document attribute.
withBoostingLevel(String) - Method in class com.amazonaws.services.qbusiness.model.StringAttributeBoostingConfiguration
Specifies how much a document attribute is boosted.
withBoostingLevel(DocumentAttributeBoostingLevel) - Method in class com.amazonaws.services.qbusiness.model.StringAttributeBoostingConfiguration
Specifies how much a document attribute is boosted.
withBoostingLevel(String) - Method in class com.amazonaws.services.qbusiness.model.StringListAttributeBoostingConfiguration
Specifies how much a document attribute is boosted.
withBoostingLevel(DocumentAttributeBoostingLevel) - Method in class com.amazonaws.services.qbusiness.model.StringListAttributeBoostingConfiguration
Specifies how much a document attribute is boosted.
withBoostingOverride(Map<String, DocumentAttributeBoostingConfiguration>) - Method in class com.amazonaws.services.qbusiness.model.NativeIndexConfiguration
Overrides the default boosts applied by Amazon Q Business to supported document attribute data types.
withBoostingType(String) - Method in class com.amazonaws.services.qbusiness.model.NumberAttributeBoostingConfiguration
Specifies how much a document attribute is boosted.
withBoostingType(NumberAttributeBoostingType) - Method in class com.amazonaws.services.qbusiness.model.NumberAttributeBoostingConfiguration
Specifies how much a document attribute is boosted.
withBucket(String) - Method in class com.amazonaws.services.qbusiness.model.S3
The name of the S3 bucket that contains the file.
withBuildStatus(String) - Method in class com.amazonaws.services.qbusiness.model.CreatePluginResult
The current status of a plugin.
withBuildStatus(PluginBuildStatus) - Method in class com.amazonaws.services.qbusiness.model.CreatePluginResult
The current status of a plugin.
withBuildStatus(String) - Method in class com.amazonaws.services.qbusiness.model.GetPluginResult
The current status of a plugin.
withBuildStatus(PluginBuildStatus) - Method in class com.amazonaws.services.qbusiness.model.GetPluginResult
The current status of a plugin.
withBuildStatus(String) - Method in class com.amazonaws.services.qbusiness.model.Plugin
The status of the plugin.
withBuildStatus(PluginBuildStatus) - Method in class com.amazonaws.services.qbusiness.model.Plugin
The status of the plugin.
withCapacityConfiguration(IndexCapacityConfiguration) - Method in class com.amazonaws.services.qbusiness.model.CreateIndexRequest
The capacity units you want to provision for your index.
withCapacityConfiguration(IndexCapacityConfiguration) - Method in class com.amazonaws.services.qbusiness.model.GetIndexResult
The storage capacity units chosen for your Amazon Q Business index.
withCapacityConfiguration(IndexCapacityConfiguration) - Method in class com.amazonaws.services.qbusiness.model.UpdateIndexRequest
The storage capacity units you want to provision for your Amazon Q Business index.
withChatMode(String) - Method in class com.amazonaws.services.qbusiness.model.ChatSyncRequest
The chat modes available to an Amazon Q Business end user.
withChatMode(ChatMode) - Method in class com.amazonaws.services.qbusiness.model.ChatSyncRequest
The chat modes available to an Amazon Q Business end user.
withChatModeConfiguration(ChatModeConfiguration) - Method in class com.amazonaws.services.qbusiness.model.ChatSyncRequest
The chat mode configuration for an Amazon Q Business application.
withCitationNumber(Integer) - Method in class com.amazonaws.services.qbusiness.model.SourceAttribution
The number attached to a citation in an Amazon Q Business generated response.
withClientToken(String) - Method in class com.amazonaws.services.qbusiness.model.ChatSyncRequest
A token that you provide to identify a chat request.
withClientToken(String) - Method in class com.amazonaws.services.qbusiness.model.CreateApplicationRequest
A token that you provide to identify the request to create your Amazon Q Business application.
withClientToken(String) - Method in class com.amazonaws.services.qbusiness.model.CreateIndexRequest
A token that you provide to identify the request to create an index.
withClientToken(String) - Method in class com.amazonaws.services.qbusiness.model.CreatePluginRequest
A token that you provide to identify the request to create your Amazon Q Business plugin.
withClientToken(String) - Method in class com.amazonaws.services.qbusiness.model.CreateRetrieverRequest
A token that you provide to identify the request to create your Amazon Q Business application retriever.
withClientToken(String) - Method in class com.amazonaws.services.qbusiness.model.CreateUserRequest
A token that you provide to identify the request to create your Amazon Q Business user mapping.
withClientToken(String) - Method in class com.amazonaws.services.qbusiness.model.CreateWebExperienceRequest
A token you provide to identify a request to create an Amazon Q Business web experience.
withClientToken(String) - Method in class com.amazonaws.services.qbusiness.model.UpdateChatControlsConfigurationRequest
A token that you provide to identify the request to update a Amazon Q Business application chat configuration.
withComment(String) - Method in class com.amazonaws.services.qbusiness.model.MessageUsefulnessFeedback
A comment given by an end user on the usefulness of an AI-generated chat message.
withCondition(DocumentAttributeCondition) - Method in class com.amazonaws.services.qbusiness.model.InlineDocumentEnrichmentConfiguration
 
withConfiguration(RetrieverConfiguration) - Method in class com.amazonaws.services.qbusiness.model.CreateRetrieverRequest
 
withConfiguration(RetrieverConfiguration) - Method in class com.amazonaws.services.qbusiness.model.GetRetrieverResult
 
withConfiguration(RetrieverConfiguration) - Method in class com.amazonaws.services.qbusiness.model.UpdateRetrieverRequest
 
withContainsAll(DocumentAttribute) - Method in class com.amazonaws.services.qbusiness.model.AttributeFilter
Returns true when a document contains all the specified document attributes or metadata fields.
withContainsAny(DocumentAttribute) - Method in class com.amazonaws.services.qbusiness.model.AttributeFilter
Returns true when a document contains any of the specified document attributes or metadata fields.
withContent(DocumentContent) - Method in class com.amazonaws.services.qbusiness.model.Document
The contents of the document.
withContentBlockerRule(ContentBlockerRule) - Method in class com.amazonaws.services.qbusiness.model.RuleConfiguration
A rule for configuring how Amazon Q Business responds when it encounters a a blocked topic.
withContentRetrievalRule(ContentRetrievalRule) - Method in class com.amazonaws.services.qbusiness.model.RuleConfiguration
 
withContentType(String) - Method in class com.amazonaws.services.qbusiness.model.Document
The file type of the document in the Blob field.
withContentType(ContentType) - Method in class com.amazonaws.services.qbusiness.model.Document
The file type of the document in the Blob field.
withConversationId(String) - Method in class com.amazonaws.services.qbusiness.model.ChatSyncRequest
The identifier of the Amazon Q Business conversation.
withConversationId(String) - Method in class com.amazonaws.services.qbusiness.model.ChatSyncResult
The identifier of the Amazon Q Business conversation.
withConversationId(String) - Method in class com.amazonaws.services.qbusiness.model.Conversation
The identifier of the Amazon Q Business conversation.
withConversationId(String) - Method in class com.amazonaws.services.qbusiness.model.DeleteConversationRequest
The identifier of the Amazon Q Business web experience conversation being deleted.
withConversationId(String) - Method in class com.amazonaws.services.qbusiness.model.ListMessagesRequest
The identifier of the Amazon Q Business web experience conversation.
withConversationId(String) - Method in class com.amazonaws.services.qbusiness.model.PutFeedbackRequest
The identifier of the conversation the feedback is attached to.
withConversations(Conversation...) - Method in class com.amazonaws.services.qbusiness.model.ListConversationsResult
An array of summary information on the configuration of one or more Amazon Q Business web experiences.
withConversations(Collection<Conversation>) - Method in class com.amazonaws.services.qbusiness.model.ListConversationsResult
An array of summary information on the configuration of one or more Amazon Q Business web experiences.
withCreatedAt(Date) - Method in class com.amazonaws.services.qbusiness.model.Application
The Unix timestamp when the Amazon Q Business application was created.
withCreatedAt(Date) - Method in class com.amazonaws.services.qbusiness.model.DataSource
The Unix timestamp when the Amazon Q Business data source was created.
withCreatedAt(Date) - Method in class com.amazonaws.services.qbusiness.model.DocumentDetails
The timestamp for when the document was created.
withCreatedAt(Date) - Method in class com.amazonaws.services.qbusiness.model.GetApplicationResult
The Unix timestamp when the Amazon Q Business application was last updated.
withCreatedAt(Date) - Method in class com.amazonaws.services.qbusiness.model.GetDataSourceResult
The Unix timestamp when the data source connector was created.
withCreatedAt(Date) - Method in class com.amazonaws.services.qbusiness.model.GetIndexResult
The Unix timestamp when the Amazon Q Business index was created.
withCreatedAt(Date) - Method in class com.amazonaws.services.qbusiness.model.GetPluginResult
The timestamp for when the plugin was created.
withCreatedAt(Date) - Method in class com.amazonaws.services.qbusiness.model.GetRetrieverResult
The Unix timestamp when the retriever was created.
withCreatedAt(Date) - Method in class com.amazonaws.services.qbusiness.model.GetWebExperienceResult
The Unix timestamp when the Amazon Q Business web experience was last created.
withCreatedAt(Date) - Method in class com.amazonaws.services.qbusiness.model.Index
The Unix timestamp when the index was created.
withCreatedAt(Date) - Method in class com.amazonaws.services.qbusiness.model.Plugin
The timestamp for when the plugin was created.
withCreatedAt(Date) - Method in class com.amazonaws.services.qbusiness.model.WebExperience
The Unix timestamp when the Amazon Q Business application was last updated.
withCreatorModeConfiguration(AppliedCreatorModeConfiguration) - Method in class com.amazonaws.services.qbusiness.model.GetChatControlsConfigurationResult
The configuration details for CREATOR_MODE.
withCreatorModeConfiguration(CreatorModeConfiguration) - Method in class com.amazonaws.services.qbusiness.model.UpdateChatControlsConfigurationRequest
The configuration details for CREATOR_MODE.
withCreatorModeControl(String) - Method in class com.amazonaws.services.qbusiness.model.AppliedCreatorModeConfiguration
Information about whether creator mode is enabled or disabled for an Amazon Q Business application.
withCreatorModeControl(CreatorModeControl) - Method in class com.amazonaws.services.qbusiness.model.AppliedCreatorModeConfiguration
Information about whether creator mode is enabled or disabled for an Amazon Q Business application.
withCreatorModeControl(String) - Method in class com.amazonaws.services.qbusiness.model.CreatorModeConfiguration
Status information about whether CREATOR_MODE has been enabled or disabled.
withCreatorModeControl(CreatorModeControl) - Method in class com.amazonaws.services.qbusiness.model.CreatorModeConfiguration
Status information about whether CREATOR_MODE has been enabled or disabled.
withCustomPluginConfiguration(CustomPluginConfiguration) - Method in class com.amazonaws.services.qbusiness.model.CreatePluginRequest
Contains configuration for a custom plugin.
withCustomPluginConfiguration(CustomPluginConfiguration) - Method in class com.amazonaws.services.qbusiness.model.GetPluginResult
Configuration information required to create a custom plugin.
withCustomPluginConfiguration(CustomPluginConfiguration) - Method in class com.amazonaws.services.qbusiness.model.UpdatePluginRequest
The configuration for a custom plugin.
withData(ByteBuffer) - Method in class com.amazonaws.services.qbusiness.model.AttachmentInput
The data contained within the uploaded file.
withDataSourceArn(String) - Method in class com.amazonaws.services.qbusiness.model.GetDataSourceResult
The Amazon Resource Name (ARN) of the data source.
withDataSourceErrorCode(String) - Method in class com.amazonaws.services.qbusiness.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.
withDataSourceId(String) - Method in class com.amazonaws.services.qbusiness.model.DataSource
The identifier of the Amazon Q Business data source.
withDataSourceId(String) - Method in class com.amazonaws.services.qbusiness.model.DeleteDataSourceRequest
The identifier of the data source connector that you want to delete.
withDataSourceId(String) - Method in class com.amazonaws.services.qbusiness.model.DeleteGroupRequest
The identifier of the data source linked to the group
withDataSourceId(String) - Method in class com.amazonaws.services.qbusiness.model.EligibleDataSource
The identifier of the data source.
withDataSourceId(String) - Method in class com.amazonaws.services.qbusiness.model.FailedDocument
The identifier of the Amazon Q Business data source connector that contains the failed document.
withDataSourceId(String) - Method in class com.amazonaws.services.qbusiness.model.GetDataSourceRequest
The identifier of the data source connector.
withDataSourceId(String) - Method in class com.amazonaws.services.qbusiness.model.GetDataSourceResult
The identifier of the data source connector.
withDataSourceId(String) - Method in class com.amazonaws.services.qbusiness.model.GetGroupRequest
The identifier of the data source the group is attached to.
withDataSourceId(String) - Method in class com.amazonaws.services.qbusiness.model.ListDataSourceSyncJobsRequest
The identifier of the data source connector.
withDataSourceId(String) - Method in class com.amazonaws.services.qbusiness.model.ListGroupsRequest
The identifier of the data source for getting a list of groups mapped to users.
withDataSourceId(String) - Method in class com.amazonaws.services.qbusiness.model.PutGroupRequest
The identifier of the data source for which you want to map users to their groups.
withDataSourceId(String) - Method in class com.amazonaws.services.qbusiness.model.StartDataSourceSyncJobRequest
The identifier of the data source connector.
withDataSourceId(String) - Method in class com.amazonaws.services.qbusiness.model.StopDataSourceSyncJobRequest
The identifier of the data source connector.
withDataSourceId(String) - Method in class com.amazonaws.services.qbusiness.model.UpdateDataSourceRequest
The identifier of the data source connector.
withDataSourceId(String) - Method in class com.amazonaws.services.qbusiness.model.UserAlias
The identifier of the data source that the user aliases are associated with.
withDataSourceIds(String...) - Method in class com.amazonaws.services.qbusiness.model.ListDocumentsRequest
The identifier of the data sources the documents are attached to.
withDataSourceIds(Collection<String>) - Method in class com.amazonaws.services.qbusiness.model.ListDocumentsRequest
The identifier of the data sources the documents are attached to.
withDataSources(DataSource...) - Method in class com.amazonaws.services.qbusiness.model.ListDataSourcesResult
An array of summary information for one or more data source connector.
withDataSources(Collection<DataSource>) - Method in class com.amazonaws.services.qbusiness.model.ListDataSourcesResult
An array of summary information for one or more data source connector.
withDataSourceSyncId(String) - Method in class com.amazonaws.services.qbusiness.model.BatchDeleteDocumentRequest
The identifier of the data source sync during which the documents were deleted.
withDataSourceSyncId(String) - Method in class com.amazonaws.services.qbusiness.model.BatchPutDocumentRequest
The identifier of the data source sync during which the documents were added.
withDateConfiguration(DateAttributeBoostingConfiguration) - Method in class com.amazonaws.services.qbusiness.model.DocumentAttributeBoostingConfiguration
Provides information on boosting DATE type document attributes.
withDateValue(Date) - Method in class com.amazonaws.services.qbusiness.model.DocumentAttributeValue
A date expressed as an ISO 8601 string.
withDefaultEndpoint(String) - Method in class com.amazonaws.services.qbusiness.model.GetWebExperienceResult
The endpoint of your Amazon Q Business web experience.
withDefaultEndpoint(String) - Method in class com.amazonaws.services.qbusiness.model.WebExperience
The endpoint URLs for your Amazon Q Business web experience.
withDescription(String) - Method in class com.amazonaws.services.qbusiness.model.CreateApplicationRequest
A description for the Amazon Q Business application.
withDescription(String) - Method in class com.amazonaws.services.qbusiness.model.CreateIndexRequest
A description for the Amazon Q Business index.
withDescription(String) - Method in class com.amazonaws.services.qbusiness.model.CustomPluginConfiguration
A description for your custom plugin configuration.
withDescription(String) - Method in class com.amazonaws.services.qbusiness.model.GetApplicationResult
A description for the Amazon Q Business application.
withDescription(String) - Method in class com.amazonaws.services.qbusiness.model.GetDataSourceResult
The description for the data source connector.
withDescription(String) - Method in class com.amazonaws.services.qbusiness.model.GetIndexResult
The description for the Amazon Q Business index.
withDescription(String) - Method in class com.amazonaws.services.qbusiness.model.TopicConfiguration
A description for your topic control configuration.
withDescription(String) - Method in class com.amazonaws.services.qbusiness.model.UpdateApplicationRequest
A description for the Amazon Q Business application.
withDescription(String) - Method in class com.amazonaws.services.qbusiness.model.UpdateDataSourceRequest
The description of the data source connector.
withDescription(String) - Method in class com.amazonaws.services.qbusiness.model.UpdateIndexRequest
The description of the Amazon Q Business index.
withDisplayDescription(String) - Method in class com.amazonaws.services.qbusiness.model.ActionReviewPayloadField
The field level description of each action review input field.
withDisplayName(String) - Method in class com.amazonaws.services.qbusiness.model.ActionReviewPayloadField
The name of the field.
withDisplayName(String) - Method in class com.amazonaws.services.qbusiness.model.Application
The name of the Amazon Q Business application.
withDisplayName(String) - Method in class com.amazonaws.services.qbusiness.model.CreateApplicationRequest
A name for the Amazon Q Business application.
withDisplayName(String) - Method in class com.amazonaws.services.qbusiness.model.CreateIndexRequest
A name for the Amazon Q Business index.
withDisplayName(String) - Method in class com.amazonaws.services.qbusiness.model.CreatePluginRequest
A the name for your plugin.
withDisplayName(String) - Method in class com.amazonaws.services.qbusiness.model.CreateRetrieverRequest
The name of your retriever.
withDisplayName(String) - Method in class com.amazonaws.services.qbusiness.model.DataSource
The name of the Amazon Q Business data source.
withDisplayName(String) - Method in class com.amazonaws.services.qbusiness.model.GetApplicationResult
The name of the Amazon Q Business application.
withDisplayName(String) - Method in class com.amazonaws.services.qbusiness.model.GetDataSourceResult
The name for the data source connector.
withDisplayName(String) - Method in class com.amazonaws.services.qbusiness.model.GetIndexResult
The name of the Amazon Q Business index.
withDisplayName(String) - Method in class com.amazonaws.services.qbusiness.model.GetPluginResult
The name of the plugin.
withDisplayName(String) - Method in class com.amazonaws.services.qbusiness.model.GetRetrieverResult
The name of the retriever.
withDisplayName(String) - Method in class com.amazonaws.services.qbusiness.model.Index
The name of the index.
withDisplayName(String) - Method in class com.amazonaws.services.qbusiness.model.Plugin
The name of the plugin.
withDisplayName(String) - Method in class com.amazonaws.services.qbusiness.model.Retriever
The name of your retriever.
withDisplayName(String) - Method in class com.amazonaws.services.qbusiness.model.UpdateApplicationRequest
A name for the Amazon Q Business application.
withDisplayName(String) - Method in class com.amazonaws.services.qbusiness.model.UpdateDataSourceRequest
A name of the data source connector.
withDisplayName(String) - Method in class com.amazonaws.services.qbusiness.model.UpdateIndexRequest
The name of the Amazon Q Business index.
withDisplayName(String) - Method in class com.amazonaws.services.qbusiness.model.UpdatePluginRequest
The name of the plugin.
withDisplayName(String) - Method in class com.amazonaws.services.qbusiness.model.UpdateRetrieverRequest
The name of your retriever.
withDisplayOrder(Integer) - Method in class com.amazonaws.services.qbusiness.model.ActionReviewPayloadField
The display order of fields in a payload.
withDocumentAttributeConfigurations(DocumentAttributeConfiguration...) - Method in class com.amazonaws.services.qbusiness.model.GetIndexResult
Configuration information for document attributes or metadata.
withDocumentAttributeConfigurations(Collection<DocumentAttributeConfiguration>) - Method in class com.amazonaws.services.qbusiness.model.GetIndexResult
Configuration information for document attributes or metadata.
withDocumentAttributeConfigurations(DocumentAttributeConfiguration...) - Method in class com.amazonaws.services.qbusiness.model.UpdateIndexRequest
Configuration information for document metadata or fields.
withDocumentAttributeConfigurations(Collection<DocumentAttributeConfiguration>) - Method in class com.amazonaws.services.qbusiness.model.UpdateIndexRequest
Configuration information for document metadata or fields.
withDocumentContentOperator(String) - Method in class com.amazonaws.services.qbusiness.model.InlineDocumentEnrichmentConfiguration
TRUE to delete content if the condition used for the target attribute is met.
withDocumentContentOperator(DocumentContentOperator) - Method in class com.amazonaws.services.qbusiness.model.InlineDocumentEnrichmentConfiguration
TRUE to delete content if the condition used for the target attribute is met.
withDocumentDetailList(DocumentDetails...) - Method in class com.amazonaws.services.qbusiness.model.ListDocumentsResult
A list of document details.
withDocumentDetailList(Collection<DocumentDetails>) - Method in class com.amazonaws.services.qbusiness.model.ListDocumentsResult
A list of document details.
withDocumentEnrichmentConfiguration(DocumentEnrichmentConfiguration) - Method in class com.amazonaws.services.qbusiness.model.Document
The configuration information for altering document metadata and content during the document ingestion process.
withDocumentEnrichmentConfiguration(DocumentEnrichmentConfiguration) - Method in class com.amazonaws.services.qbusiness.model.GetDataSourceResult
 
withDocumentEnrichmentConfiguration(DocumentEnrichmentConfiguration) - Method in class com.amazonaws.services.qbusiness.model.UpdateDataSourceRequest
 
withDocumentId(String) - Method in class com.amazonaws.services.qbusiness.model.DeleteDocument
The identifier of the deleted document.
withDocumentId(String) - Method in class com.amazonaws.services.qbusiness.model.DocumentDetails
The identifier of the document.
withDocuments(DeleteDocument...) - Method in class com.amazonaws.services.qbusiness.model.BatchDeleteDocumentRequest
Documents deleted from the Amazon Q Business index.
withDocuments(Collection<DeleteDocument>) - Method in class com.amazonaws.services.qbusiness.model.BatchDeleteDocumentRequest
Documents deleted from the Amazon Q Business index.
withDocuments(Document...) - Method in class com.amazonaws.services.qbusiness.model.BatchPutDocumentRequest
One or more documents to add to the index.
withDocuments(Collection<Document>) - Method in class com.amazonaws.services.qbusiness.model.BatchPutDocumentRequest
One or more documents to add to the index.
withDocumentsAdded(String) - Method in class com.amazonaws.services.qbusiness.model.DataSourceSyncJobMetrics
The current count of documents added from the data source during the data source sync.
withDocumentsDeleted(String) - Method in class com.amazonaws.services.qbusiness.model.DataSourceSyncJobMetrics
The current count of documents deleted from the data source during the data source sync.
withDocumentsFailed(String) - Method in class com.amazonaws.services.qbusiness.model.DataSourceSyncJobMetrics
The current count of documents that failed to sync from the data source during the data source sync.
withDocumentsModified(String) - Method in class com.amazonaws.services.qbusiness.model.DataSourceSyncJobMetrics
The current count of documents modified in the data source during the data source sync.
withDocumentsScanned(String) - Method in class com.amazonaws.services.qbusiness.model.DataSourceSyncJobMetrics
The current count of documents crawled by the ongoing sync job in the data source.
withEligibleDataSources(EligibleDataSource...) - Method in class com.amazonaws.services.qbusiness.model.ContentRetrievalRule
Specifies data sources in a Amazon Q Business application to use for content generation.
withEligibleDataSources(Collection<EligibleDataSource>) - Method in class com.amazonaws.services.qbusiness.model.ContentRetrievalRule
Specifies data sources in a Amazon Q Business application to use for content generation.
withEncryptionConfiguration(EncryptionConfiguration) - Method in class com.amazonaws.services.qbusiness.model.CreateApplicationRequest
The identifier of the KMS key that is used to encrypt your data.
withEncryptionConfiguration(EncryptionConfiguration) - Method in class com.amazonaws.services.qbusiness.model.GetApplicationResult
The identifier of the Amazon Web Services KMS key that is used to encrypt your data.
withEndOffset(Integer) - Method in class com.amazonaws.services.qbusiness.model.TextSegment
The zero-based location in the response string where the source attribution ends.
withEndTime(Date) - Method in class com.amazonaws.services.qbusiness.model.DataSourceSyncJob
The Unix timestamp when the synchronization job completed.
withEndTime(Date) - Method in class com.amazonaws.services.qbusiness.model.ListDataSourceSyncJobsRequest
The end time of the data source connector sync.
withEqualsTo(DocumentAttribute) - Method in class com.amazonaws.services.qbusiness.model.AttributeFilter
Performs an equals operation on two document attributes or metadata fields.
withError(ErrorDetail) - Method in class com.amazonaws.services.qbusiness.model.AttachmentOutput
An error associated with a file uploaded during chat.
withError(ErrorDetail) - Method in class com.amazonaws.services.qbusiness.model.DataSourceSyncJob
If the Status field is set to FAILED, the ErrorCode field indicates the reason the synchronization failed.
withError(ErrorDetail) - Method in class com.amazonaws.services.qbusiness.model.DocumentDetails
An error message associated with the document.
withError(ErrorDetail) - Method in class com.amazonaws.services.qbusiness.model.FailedDocument
An explanation for why the document couldn't be removed from the index.
withError(ErrorDetail) - Method in class com.amazonaws.services.qbusiness.model.GetApplicationResult
If the Status field is set to ERROR, the ErrorMessage field contains a description of the error that caused the synchronization to fail.
withError(ErrorDetail) - Method in class com.amazonaws.services.qbusiness.model.GetDataSourceResult
When the Status field value is FAILED, the ErrorMessage field contains a description of the error that caused the data source connector to fail.
withError(ErrorDetail) - Method in class com.amazonaws.services.qbusiness.model.GetIndexResult
When the Status field value is FAILED, the ErrorMessage field contains a message that explains why.
withError(ErrorDetail) - Method in class com.amazonaws.services.qbusiness.model.GetWebExperienceResult
When the Status field value is FAILED, the ErrorMessage field contains a description of the error that caused the data source connector to fail.
withErrorCode(String) - Method in class com.amazonaws.services.qbusiness.model.ErrorDetail
The code associated with the data source sync error.
withErrorCode(ErrorCode) - Method in class com.amazonaws.services.qbusiness.model.ErrorDetail
The code associated with the data source sync error.
withErrorDetail(ErrorDetail) - Method in class com.amazonaws.services.qbusiness.model.GroupStatusDetail
The details of an error associated a group status.
withErrorMessage(String) - Method in class com.amazonaws.services.qbusiness.model.ErrorDetail
The message explaining the data source sync error.
withExampleChatMessages(String...) - Method in class com.amazonaws.services.qbusiness.model.TopicConfiguration
A list of example phrases that you expect the end user to use in relation to the topic.
withExampleChatMessages(Collection<String>) - Method in class com.amazonaws.services.qbusiness.model.TopicConfiguration
A list of example phrases that you expect the end user to use in relation to the topic.
withExcludedUsersAndGroups(UsersAndGroups) - Method in class com.amazonaws.services.qbusiness.model.Rule
Users and groups to be excluded from a rule.
withExecutionId(String) - Method in class com.amazonaws.services.qbusiness.model.DataSourceSyncJob
The identifier of a data source synchronization job.
withExecutionId(String) - Method in class com.amazonaws.services.qbusiness.model.StartDataSourceSyncJobResult
The identifier for a particular synchronization job.
withFailedAttachments(AttachmentOutput...) - Method in class com.amazonaws.services.qbusiness.model.ChatSyncResult
A list of files which failed to upload during chat.
withFailedAttachments(Collection<AttachmentOutput>) - Method in class com.amazonaws.services.qbusiness.model.ChatSyncResult
A list of files which failed to upload during chat.
withFailedDocuments(FailedDocument...) - Method in class com.amazonaws.services.qbusiness.model.BatchDeleteDocumentResult
A list of documents that couldn't be removed from the Amazon Q Business index.
withFailedDocuments(Collection<FailedDocument>) - Method in class com.amazonaws.services.qbusiness.model.BatchDeleteDocumentResult
A list of documents that couldn't be removed from the Amazon Q Business index.
withFailedDocuments(FailedDocument...) - Method in class com.amazonaws.services.qbusiness.model.BatchPutDocumentResult
A list of documents that were not added to the Amazon Q Business index because the document failed a validation check.
withFailedDocuments(Collection<FailedDocument>) - Method in class com.amazonaws.services.qbusiness.model.BatchPutDocumentResult
A list of documents that were not added to the Amazon Q Business index because the document failed a validation check.
withFields(ValidationExceptionField...) - Method in exception com.amazonaws.services.qbusiness.model.ValidationException
The input field(s) that failed validation.
withFields(Collection<ValidationExceptionField>) - Method in exception com.amazonaws.services.qbusiness.model.ValidationException
The input field(s) that failed validation.
withGreaterThan(DocumentAttribute) - Method in class com.amazonaws.services.qbusiness.model.AttributeFilter
Performs a greater than operation on two document attributes or metadata fields.
withGreaterThanOrEquals(DocumentAttribute) - Method in class com.amazonaws.services.qbusiness.model.AttributeFilter
Performs a greater or equals than operation on two document attributes or metadata fields.
withGroup(PrincipalGroup) - Method in class com.amazonaws.services.qbusiness.model.Principal
The group associated with the principal.
withGroupMembers(GroupMembers) - Method in class com.amazonaws.services.qbusiness.model.PutGroupRequest
 
withGroupName(String) - Method in class com.amazonaws.services.qbusiness.model.DeleteGroupRequest
The name of the group you want to delete.
withGroupName(String) - Method in class com.amazonaws.services.qbusiness.model.GetGroupRequest
The name of the group.
withGroupName(String) - Method in class com.amazonaws.services.qbusiness.model.GroupSummary
The name of the group the summary information is for.
withGroupName(String) - Method in class com.amazonaws.services.qbusiness.model.MemberGroup
The name of the sub group.
withGroupName(String) - Method in class com.amazonaws.services.qbusiness.model.PutGroupRequest
The list that contains your users or sub groups that belong the same group.
withHistory(DataSourceSyncJob...) - Method in class com.amazonaws.services.qbusiness.model.ListDataSourceSyncJobsResult
A history of synchronization jobs for the data source connector.
withHistory(Collection<DataSourceSyncJob>) - Method in class com.amazonaws.services.qbusiness.model.ListDataSourceSyncJobsResult
A history of synchronization jobs for the data source connector.
withId(String) - Method in class com.amazonaws.services.qbusiness.model.Document
The identifier of the document.
withId(String) - Method in class com.amazonaws.services.qbusiness.model.FailedDocument
The identifier of the document that couldn't be removed from the Amazon Q Business index.
withId(String) - Method in class com.amazonaws.services.qbusiness.model.PrincipalUser
The identifier of the user.
withIdentityCenterApplicationArn(String) - Method in class com.amazonaws.services.qbusiness.model.GetApplicationResult
The Amazon Resource Name (ARN) of the AWS IAM Identity Center instance attached to your Amazon Q Business application.
withIdentityCenterInstanceArn(String) - Method in class com.amazonaws.services.qbusiness.model.CreateApplicationRequest
The Amazon Resource Name (ARN) of the IAM Identity Center instance you are either creating for—or connecting to—your Amazon Q Business application.
withIdentityCenterInstanceArn(String) - Method in class com.amazonaws.services.qbusiness.model.UpdateApplicationRequest
The Amazon Resource Name (ARN) of the IAM Identity Center instance you are either creating for—or connecting to—your Amazon Q Business application.
withIncludedUsersAndGroups(UsersAndGroups) - Method in class com.amazonaws.services.qbusiness.model.Rule
Users and groups to be included in a rule.
withIndexArn(String) - Method in class com.amazonaws.services.qbusiness.model.CreateIndexResult
The Amazon Resource Name (ARN) of an Amazon Q Business index.
withIndexArn(String) - Method in class com.amazonaws.services.qbusiness.model.GetIndexResult
The Amazon Resource Name (ARN) of the Amazon Q Business index.
withIndexedTextBytes(Long) - Method in class com.amazonaws.services.qbusiness.model.TextDocumentStatistics
The total size, in bytes, of the indexed documents.
withIndexedTextDocumentCount(Integer) - Method in class com.amazonaws.services.qbusiness.model.TextDocumentStatistics
The number of text documents indexed.
withIndexId(String) - Method in class com.amazonaws.services.qbusiness.model.BatchDeleteDocumentRequest
The identifier of the Amazon Q Business index that contains the documents to delete.
withIndexId(String) - Method in class com.amazonaws.services.qbusiness.model.BatchPutDocumentRequest
The identifier of the Amazon Q Business index to add the documents to.
withIndexId(String) - Method in class com.amazonaws.services.qbusiness.model.CreateIndexResult
The identifier for the Amazon Q Business index.
withIndexId(String) - Method in class com.amazonaws.services.qbusiness.model.DeleteDataSourceRequest
The identifier of the index used with the data source connector.
withIndexId(String) - Method in class com.amazonaws.services.qbusiness.model.DeleteGroupRequest
The identifier of the index you want to delete the group from.
withIndexId(String) - Method in class com.amazonaws.services.qbusiness.model.DeleteIndexRequest
The identifier of the Amazon Q Business index.
withIndexId(String) - Method in class com.amazonaws.services.qbusiness.model.EligibleDataSource
The identifier of the index the data source is attached to.
withIndexId(String) - Method in class com.amazonaws.services.qbusiness.model.GetDataSourceRequest
The identfier of the index used with the data source connector.
withIndexId(String) - Method in class com.amazonaws.services.qbusiness.model.GetDataSourceResult
The identifier of the index linked to the data source connector.
withIndexId(String) - Method in class com.amazonaws.services.qbusiness.model.GetGroupRequest
The identifier of the index the group is attached to.
withIndexId(String) - Method in class com.amazonaws.services.qbusiness.model.GetIndexRequest
The identifier of the Amazon Q Business index you want information on.
withIndexId(String) - Method in class com.amazonaws.services.qbusiness.model.GetIndexResult
The identifier of the Amazon Q Business index.
withIndexId(String) - Method in class com.amazonaws.services.qbusiness.model.Index
The identifier for the index.
withIndexId(String) - Method in class com.amazonaws.services.qbusiness.model.KendraIndexConfiguration
The identifier of the Amazon Kendra index.
withIndexId(String) - Method in class com.amazonaws.services.qbusiness.model.ListDataSourcesRequest
The identifier of the index used with one or more data source connectors.
withIndexId(String) - Method in class com.amazonaws.services.qbusiness.model.ListDataSourceSyncJobsRequest
The identifier of the index used with the Amazon Q Business data source connector.
withIndexId(String) - Method in class com.amazonaws.services.qbusiness.model.ListDocumentsRequest
The identifier of the index the documents are attached to.
withIndexId(String) - Method in class com.amazonaws.services.qbusiness.model.ListGroupsRequest
The identifier of the index for getting a list of groups mapped to users.
withIndexId(String) - Method in class com.amazonaws.services.qbusiness.model.NativeIndexConfiguration
The identifier for the Amazon Q Business index.
withIndexId(String) - Method in class com.amazonaws.services.qbusiness.model.PutGroupRequest
The identifier of the index in which you want to map users to their groups.
withIndexId(String) - Method in class com.amazonaws.services.qbusiness.model.StartDataSourceSyncJobRequest
The identifier of the index used with the data source connector.
withIndexId(String) - Method in class com.amazonaws.services.qbusiness.model.StopDataSourceSyncJobRequest
The identifier of the index used with the Amazon Q Business data source connector.
withIndexId(String) - Method in class com.amazonaws.services.qbusiness.model.UpdateDataSourceRequest
The identifier of the index attached to the data source connector.
withIndexId(String) - Method in class com.amazonaws.services.qbusiness.model.UpdateIndexRequest
The identifier of the Amazon Q Business index.
withIndexId(String) - Method in class com.amazonaws.services.qbusiness.model.UserAlias
The identifier of the index that the user aliases are associated with.
withIndexStatistics(IndexStatistics) - Method in class com.amazonaws.services.qbusiness.model.GetIndexResult
Provides information about the number of documents indexed.
withIndices(Index...) - Method in class com.amazonaws.services.qbusiness.model.ListIndicesResult
An array of information on the items in one or more indexes.
withIndices(Collection<Index>) - Method in class com.amazonaws.services.qbusiness.model.ListIndicesResult
An array of information on the items in one or more indexes.
withInlineConfigurations(InlineDocumentEnrichmentConfiguration...) - Method in class com.amazonaws.services.qbusiness.model.DocumentEnrichmentConfiguration
Configuration information to alter document attributes or metadata fields and content when ingesting documents into Amazon Q Business.
withInlineConfigurations(Collection<InlineDocumentEnrichmentConfiguration>) - Method in class com.amazonaws.services.qbusiness.model.DocumentEnrichmentConfiguration
Configuration information to alter document attributes or metadata fields and content when ingesting documents into Amazon Q Business.
withInvocationCondition(DocumentAttributeCondition) - Method in class com.amazonaws.services.qbusiness.model.HookConfiguration
The condition used for when a Lambda function should be invoked.
withItems(GroupSummary...) - Method in class com.amazonaws.services.qbusiness.model.ListGroupsResult
Summary information for list of groups that are mapped to users.
withItems(Collection<GroupSummary>) - Method in class com.amazonaws.services.qbusiness.model.ListGroupsResult
Summary information for list of groups that are mapped to users.
withKendraIndexConfiguration(KendraIndexConfiguration) - Method in class com.amazonaws.services.qbusiness.model.RetrieverConfiguration
Provides information on how the Amazon Kendra index used as a retriever for your Amazon Q Business application is configured.
withKey(String) - Method in class com.amazonaws.services.qbusiness.model.DocumentAttributeCondition
The identifier of the document attribute used for the condition.
withKey(String) - Method in class com.amazonaws.services.qbusiness.model.DocumentAttributeTarget
The identifier of the target document attribute or metadata field.
withKey(String) - Method in class com.amazonaws.services.qbusiness.model.S3
The name of the file.
withKey(String) - Method in class com.amazonaws.services.qbusiness.model.Tag
The key for the tag.
withKmsKeyId(String) - Method in class com.amazonaws.services.qbusiness.model.EncryptionConfiguration
The identifier of the KMS key.
withLambdaArn(String) - Method in class com.amazonaws.services.qbusiness.model.HookConfiguration
The Amazon Resource Name (ARN) of a role with permission to run a Lambda function during ingestion.
withLastUpdatedAt(Date) - Method in class com.amazonaws.services.qbusiness.model.GroupStatusDetail
The Unix timestamp when the Amazon Q Business application was last updated.
withLessThan(DocumentAttribute) - Method in class com.amazonaws.services.qbusiness.model.AttributeFilter
Performs a less than operation on two document attributes or metadata fields.
withLessThanOrEquals(DocumentAttribute) - Method in class com.amazonaws.services.qbusiness.model.AttributeFilter
Performs a less than or equals operation on two document attributes or metadata fields.Supported for the following document attribute value type: dateValue and longValue.
withLongValue(Long) - Method in class com.amazonaws.services.qbusiness.model.DocumentAttributeValue
A long integer value.
withMaxResults(Integer) - Method in class com.amazonaws.services.qbusiness.model.GetChatControlsConfigurationRequest
The maximum number of configured chat controls to return.
withMaxResults(Integer) - Method in class com.amazonaws.services.qbusiness.model.ListApplicationsRequest
The maximum number of Amazon Q Business applications to return.
withMaxResults(Integer) - Method in class com.amazonaws.services.qbusiness.model.ListConversationsRequest
The maximum number of Amazon Q Business conversations to return.
withMaxResults(Integer) - Method in class com.amazonaws.services.qbusiness.model.ListDataSourcesRequest
The maximum number of data source connectors to return.
withMaxResults(Integer) - Method in class com.amazonaws.services.qbusiness.model.ListDataSourceSyncJobsRequest
The maximum number of synchronization jobs to return in the response.
withMaxResults(Integer) - Method in class com.amazonaws.services.qbusiness.model.ListDocumentsRequest
The maximum number of documents to return.
withMaxResults(Integer) - Method in class com.amazonaws.services.qbusiness.model.ListGroupsRequest
The maximum number of returned groups that are mapped to users.
withMaxResults(Integer) - Method in class com.amazonaws.services.qbusiness.model.ListIndicesRequest
The maximum number of indices to return.
withMaxResults(Integer) - Method in class com.amazonaws.services.qbusiness.model.ListMessagesRequest
The maximum number of messages to return.
withMaxResults(Integer) - Method in class com.amazonaws.services.qbusiness.model.ListPluginsRequest
The maximum number of documents to return.
withMaxResults(Integer) - Method in class com.amazonaws.services.qbusiness.model.ListRetrieversRequest
The maximum number of retrievers returned.
withMaxResults(Integer) - Method in class com.amazonaws.services.qbusiness.model.ListWebExperiencesRequest
The maximum number of Amazon Q Business Web Experiences to return.
withMemberGroups(MemberGroup...) - Method in class com.amazonaws.services.qbusiness.model.GroupMembers
A list of sub groups that belong to a group.
withMemberGroups(Collection<MemberGroup>) - Method in class com.amazonaws.services.qbusiness.model.GroupMembers
A list of sub groups that belong to a group.
withMemberRelation(String) - Method in class com.amazonaws.services.qbusiness.model.AccessConfiguration
Describes the member relation within the AccessControlList object.
withMemberRelation(MemberRelation) - Method in class com.amazonaws.services.qbusiness.model.AccessConfiguration
Describes the member relation within the AccessControlList object.
withMemberRelation(String) - Method in class com.amazonaws.services.qbusiness.model.AccessControl
Describes the member relation within a principal list.
withMemberRelation(MemberRelation) - Method in class com.amazonaws.services.qbusiness.model.AccessControl
Describes the member relation within a principal list.
withMembershipType(String) - Method in class com.amazonaws.services.qbusiness.model.PrincipalGroup
The type of group.
withMembershipType(MembershipType) - Method in class com.amazonaws.services.qbusiness.model.PrincipalGroup
The type of group.
withMembershipType(String) - Method in class com.amazonaws.services.qbusiness.model.PrincipalUser
The type of group.
withMembershipType(MembershipType) - Method in class com.amazonaws.services.qbusiness.model.PrincipalUser
The type of group.
withMemberUsers(MemberUser...) - Method in class com.amazonaws.services.qbusiness.model.GroupMembers
A list of users that belong to a group.
withMemberUsers(Collection<MemberUser>) - Method in class com.amazonaws.services.qbusiness.model.GroupMembers
A list of users that belong to a group.
withMessage(String) - Method in class com.amazonaws.services.qbusiness.model.ValidationExceptionField
A message about the validation exception.
withMessageCopiedAt(Date) - Method in class com.amazonaws.services.qbusiness.model.PutFeedbackRequest
The timestamp for when the feedback was recorded.
withMessageId(String) - Method in class com.amazonaws.services.qbusiness.model.Message
The identifier of the Amazon Q Business web experience message.
withMessageId(String) - Method in class com.amazonaws.services.qbusiness.model.PutFeedbackRequest
The identifier of the chat message that the feedback was given for.
withMessages(Message...) - Method in class com.amazonaws.services.qbusiness.model.ListMessagesResult
An array of information on one or more messages.
withMessages(Collection<Message>) - Method in class com.amazonaws.services.qbusiness.model.ListMessagesResult
An array of information on one or more messages.
withMessageUsefulness(MessageUsefulnessFeedback) - Method in class com.amazonaws.services.qbusiness.model.PutFeedbackRequest
The feedback usefulness value given by the user to the chat message.
withMetadataXML(String) - Method in class com.amazonaws.services.qbusiness.model.SamlConfiguration
The metadata XML that your IdP generated.
withMetrics(DataSourceSyncJobMetrics) - Method in class com.amazonaws.services.qbusiness.model.DataSourceSyncJob
Maps a batch delete document request to a specific data source sync job.
withName(String) - Method in class com.amazonaws.services.qbusiness.model.AttachmentInput
The name of the file.
withName(String) - Method in class com.amazonaws.services.qbusiness.model.AttachmentOutput
The name of a file uploaded during chat.
withName(String) - Method in class com.amazonaws.services.qbusiness.model.DocumentAttribute
The identifier for the attribute.
withName(String) - Method in class com.amazonaws.services.qbusiness.model.DocumentAttributeConfiguration
The name of the document attribute.
withName(String) - Method in class com.amazonaws.services.qbusiness.model.PrincipalGroup
The name of the group.
withName(String) - Method in class com.amazonaws.services.qbusiness.model.TopicConfiguration
A name for your topic control configuration.
withName(String) - Method in class com.amazonaws.services.qbusiness.model.ValidationExceptionField
The field name where the invalid entry was detected.
withNativeIndexConfiguration(NativeIndexConfiguration) - Method in class com.amazonaws.services.qbusiness.model.RetrieverConfiguration
Provides information on how a Amazon Q Business index used as a retriever for your Amazon Q Business application is configured.
withNextToken(String) - Method in class com.amazonaws.services.qbusiness.model.GetChatControlsConfigurationRequest
If the maxResults response was incomplete because there is more data to retrieve, Amazon Q Business returns a pagination token in the response.
withNextToken(String) - Method in class com.amazonaws.services.qbusiness.model.GetChatControlsConfigurationResult
If the maxResults response was incomplete because there is more data to retrieve, Amazon Q Business returns a pagination token in the response.
withNextToken(String) - Method in class com.amazonaws.services.qbusiness.model.ListApplicationsRequest
If the maxResults response was incomplete because there is more data to retrieve, Amazon Q Business returns a pagination token in the response.
withNextToken(String) - Method in class com.amazonaws.services.qbusiness.model.ListApplicationsResult
If the response is truncated, Amazon Q Business returns this token.
withNextToken(String) - Method in class com.amazonaws.services.qbusiness.model.ListConversationsRequest
If the maxResults response was incomplete because there is more data to retrieve, Amazon Q Business returns a pagination token in the response.
withNextToken(String) - Method in class com.amazonaws.services.qbusiness.model.ListConversationsResult
If the response is truncated, Amazon Q Business returns this token, which you can use in a later request to list the next set of messages.
withNextToken(String) - Method in class com.amazonaws.services.qbusiness.model.ListDataSourcesRequest
If the maxResults response was incomplete because there is more data to retrieve, Amazon Q Business returns a pagination token in the response.
withNextToken(String) - Method in class com.amazonaws.services.qbusiness.model.ListDataSourcesResult
If the response is truncated, Amazon Q Business returns this token.
withNextToken(String) - Method in class com.amazonaws.services.qbusiness.model.ListDataSourceSyncJobsRequest
If the maxResults response was incpmplete because there is more data to retriever, Amazon Q Business returns a pagination token in the response.
withNextToken(String) - Method in class com.amazonaws.services.qbusiness.model.ListDataSourceSyncJobsResult
If the response is truncated, Amazon Q Business returns this token.
withNextToken(String) - Method in class com.amazonaws.services.qbusiness.model.ListDocumentsRequest
If the maxResults response was incomplete because there is more data to retrieve, Amazon Q Business returns a pagination token in the response.
withNextToken(String) - Method in class com.amazonaws.services.qbusiness.model.ListDocumentsResult
If the maxResults response was incomplete because there is more data to retrieve, Amazon Q Business returns a pagination token in the response.
withNextToken(String) - Method in class com.amazonaws.services.qbusiness.model.ListGroupsRequest
If the previous response was incomplete (because there is more data to retrieve), Amazon Q Business returns a pagination token in the response.
withNextToken(String) - Method in class com.amazonaws.services.qbusiness.model.ListGroupsResult
If the response is truncated, Amazon Q Business returns this token that you can use in the subsequent request to retrieve the next set of groups that are mapped to users.
withNextToken(String) - Method in class com.amazonaws.services.qbusiness.model.ListIndicesRequest
If the maxResults response was incomplete because there is more data to retrieve, Amazon Q Business returns a pagination token in the response.
withNextToken(String) - Method in class com.amazonaws.services.qbusiness.model.ListIndicesResult
If the response is truncated, Amazon Q Business 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.qbusiness.model.ListMessagesRequest
If the number of retrievers returned exceeds maxResults, Amazon Q Business returns a next token as a pagination token to retrieve the next set of messages.
withNextToken(String) - Method in class com.amazonaws.services.qbusiness.model.ListMessagesResult
If the response is truncated, Amazon Q Business returns this token, which you can use in a later request to list the next set of messages.
withNextToken(String) - Method in class com.amazonaws.services.qbusiness.model.ListPluginsRequest
If the maxResults response was incomplete because there is more data to retrieve, Amazon Q Business returns a pagination token in the response.
withNextToken(String) - Method in class com.amazonaws.services.qbusiness.model.ListPluginsResult
If the maxResults response was incomplete because there is more data to retrieve, Amazon Q Business returns a pagination token in the response.
withNextToken(String) - Method in class com.amazonaws.services.qbusiness.model.ListRetrieversRequest
If the number of retrievers returned exceeds maxResults, Amazon Q Business returns a next token as a pagination token to retrieve the next set of retrievers.
withNextToken(String) - Method in class com.amazonaws.services.qbusiness.model.ListRetrieversResult
If the response is truncated, Amazon Q Business returns this token, which you can use in a later request to list the next set of retrievers.
withNextToken(String) - Method in class com.amazonaws.services.qbusiness.model.ListWebExperiencesRequest
If the maxResults response was incomplete because there is more data to retrieve, Amazon Q Business returns a pagination token in the response.
withNextToken(String) - Method in class com.amazonaws.services.qbusiness.model.ListWebExperiencesResult
If the response is truncated, Amazon Q Business returns this token, which you can use in a later request to list the next set of messages.
withNoAuthConfiguration(NoAuthConfiguration) - Method in class com.amazonaws.services.qbusiness.model.PluginAuthConfiguration
Information about invoking a custom plugin without any authentication.
withNotFilter(AttributeFilter) - Method in class com.amazonaws.services.qbusiness.model.AttributeFilter
Performs a logical NOT operation on all supplied filters.
withNumberConfiguration(NumberAttributeBoostingConfiguration) - Method in class com.amazonaws.services.qbusiness.model.DocumentAttributeBoostingConfiguration
Provides information on boosting NUMBER type document attributes.
withOAuth2ClientCredentialConfiguration(OAuth2ClientCredentialConfiguration) - Method in class com.amazonaws.services.qbusiness.model.PluginAuthConfiguration
Information about the OAuth 2.0 authentication credential/token used to configure a plugin.
withOperator(String) - Method in class com.amazonaws.services.qbusiness.model.DocumentAttributeCondition
The identifier of the document attribute used for the condition.
withOperator(DocumentEnrichmentConditionOperator) - Method in class com.amazonaws.services.qbusiness.model.DocumentAttributeCondition
The identifier of the document attribute used for the condition.
withOrAllFilters(AttributeFilter...) - Method in class com.amazonaws.services.qbusiness.model.AttributeFilter
Performs a logical OR operation on all supplied filters.
withOrAllFilters(Collection<AttributeFilter>) - Method in class com.amazonaws.services.qbusiness.model.AttributeFilter
Performs a logical OR operation on all supplied filters.
withParentMessageId(String) - Method in class com.amazonaws.services.qbusiness.model.ChatSyncRequest
The identifier of the previous system message in a conversation.
withPayload(Map<String, ActionReviewPayloadField>) - Method in class com.amazonaws.services.qbusiness.model.ActionReview
Field values that an end user needs to provide to Amazon Q Business for Amazon Q Business to perform the requested plugin action.
withPayload(String) - Method in class com.amazonaws.services.qbusiness.model.APISchema
The JSON or YAML-formatted payload defining the OpenAPI schema for a custom plugin.
withPayloadFieldNameSeparator(String) - Method in class com.amazonaws.services.qbusiness.model.ActionReview
A string used to retain information about the hierarchical contexts within an action review payload.
withPersonalizationConfiguration(PersonalizationConfiguration) - Method in class com.amazonaws.services.qbusiness.model.CreateApplicationRequest
Configuration information about chat response personalization.
withPersonalizationConfiguration(PersonalizationConfiguration) - Method in class com.amazonaws.services.qbusiness.model.GetApplicationResult
Configuration information about chat response personalization.
withPersonalizationConfiguration(PersonalizationConfiguration) - Method in class com.amazonaws.services.qbusiness.model.UpdateApplicationRequest
Configuration information about chat response personalization.
withPersonalizationControlMode(String) - Method in class com.amazonaws.services.qbusiness.model.PersonalizationConfiguration
An option to allow Amazon Q Business to customize chat responses using user specific metadata—specifically, location and job information—in your IAM Identity Center instance.
withPersonalizationControlMode(PersonalizationControlMode) - Method in class com.amazonaws.services.qbusiness.model.PersonalizationConfiguration
An option to allow Amazon Q Business to customize chat responses using user specific metadata—specifically, location and job information—in your IAM Identity Center instance.
withPluginArn(String) - Method in class com.amazonaws.services.qbusiness.model.CreatePluginResult
The Amazon Resource Name (ARN) of a plugin.
withPluginArn(String) - Method in class com.amazonaws.services.qbusiness.model.GetPluginResult
The Amazon Resource Name (ARN) of the role with permission to access resources needed to create the plugin.
withPluginConfiguration(PluginConfiguration) - Method in class com.amazonaws.services.qbusiness.model.ChatModeConfiguration
Configuration information required to invoke chat in PLUGIN_MODE.
withPluginId(String) - Method in class com.amazonaws.services.qbusiness.model.ActionReview
The identifier of the plugin associated with the action review.
withPluginId(String) - Method in class com.amazonaws.services.qbusiness.model.CreatePluginResult
The identifier of the plugin created.
withPluginId(String) - Method in class com.amazonaws.services.qbusiness.model.DeletePluginRequest
The identifier of the plugin being deleted.
withPluginId(String) - Method in class com.amazonaws.services.qbusiness.model.GetPluginRequest
The identifier of the plugin.
withPluginId(String) - Method in class com.amazonaws.services.qbusiness.model.GetPluginResult
The identifier of the plugin.
withPluginId(String) - Method in class com.amazonaws.services.qbusiness.model.Plugin
The identifier of the plugin.
withPluginId(String) - Method in class com.amazonaws.services.qbusiness.model.PluginConfiguration
The identifier of the plugin you want to use.
withPluginId(String) - Method in class com.amazonaws.services.qbusiness.model.UpdatePluginRequest
The identifier of the plugin.
withPlugins(Plugin...) - Method in class com.amazonaws.services.qbusiness.model.ListPluginsResult
Information about a configured plugin.
withPlugins(Collection<Plugin>) - Method in class com.amazonaws.services.qbusiness.model.ListPluginsResult
Information about a configured plugin.
withPluginType(String) - Method in class com.amazonaws.services.qbusiness.model.ActionReview
The type of plugin.
withPluginType(PluginType) - Method in class com.amazonaws.services.qbusiness.model.ActionReview
The type of plugin.
withPostExtractionHookConfiguration(HookConfiguration) - Method in class com.amazonaws.services.qbusiness.model.DocumentEnrichmentConfiguration
 
withPreExtractionHookConfiguration(HookConfiguration) - Method in class com.amazonaws.services.qbusiness.model.DocumentEnrichmentConfiguration
 
withPrincipals(Principal...) - Method in class com.amazonaws.services.qbusiness.model.AccessControl
Contains a list of principals, where a principal can be either a USER or a GROUP.
withPrincipals(Collection<Principal>) - Method in class com.amazonaws.services.qbusiness.model.AccessControl
Contains a list of principals, where a principal can be either a USER or a GROUP.
withQAppsConfiguration(QAppsConfiguration) - Method in class com.amazonaws.services.qbusiness.model.CreateApplicationRequest
An option to allow end users to create and use Amazon Q Apps in the web experience.
withQAppsConfiguration(QAppsConfiguration) - Method in class com.amazonaws.services.qbusiness.model.GetApplicationResult
Settings for whether end users can create and use Amazon Q Apps in the web experience.
withQAppsConfiguration(QAppsConfiguration) - Method in class com.amazonaws.services.qbusiness.model.UpdateApplicationRequest
An option to allow end users to create and use Amazon Q Apps in the web experience.
withQAppsControlMode(String) - Method in class com.amazonaws.services.qbusiness.model.QAppsConfiguration
Status information about whether end users can create and use Amazon Q Apps in the web experience.
withQAppsControlMode(QAppsControlMode) - Method in class com.amazonaws.services.qbusiness.model.QAppsConfiguration
Status information about whether end users can create and use Amazon Q Apps in the web experience.
withReason(String) - Method in class com.amazonaws.services.qbusiness.model.MessageUsefulnessFeedback
The reason for a usefulness rating.
withReason(MessageUsefulnessReason) - Method in class com.amazonaws.services.qbusiness.model.MessageUsefulnessFeedback
The reason for a usefulness rating.
withReason(String) - Method in exception com.amazonaws.services.qbusiness.model.ValidationException
The reason for the ValidationException.
withReason(ValidationExceptionReason) - Method in exception com.amazonaws.services.qbusiness.model.ValidationException
The reason for the ValidationException.
withRequired(Boolean) - Method in class com.amazonaws.services.qbusiness.model.ActionReviewPayloadField
Information about whether the field is required.
withResourceARN(String) - Method in class com.amazonaws.services.qbusiness.model.ListTagsForResourceRequest
The Amazon Resource Name (ARN) of the Amazon Q Business application or data source to get a list of tags for.
withResourceARN(String) - Method in class com.amazonaws.services.qbusiness.model.TagResourceRequest
The Amazon Resource Name (ARN) of the Amazon Q Business application or data source to tag.
withResourceARN(String) - Method in class com.amazonaws.services.qbusiness.model.UntagResourceRequest
The Amazon Resource Name (ARN) of the Amazon Q Business application, or data source to remove the tag from.
withResourceId(String) - Method in exception com.amazonaws.services.qbusiness.model.ConflictException
The identifier of the resource affected.
withResourceId(String) - Method in exception com.amazonaws.services.qbusiness.model.ResourceNotFoundException
The identifier of the resource affected.
withResourceId(String) - Method in exception com.amazonaws.services.qbusiness.model.ServiceQuotaExceededException
The identifier of the resource affected.
withResourceType(String) - Method in exception com.amazonaws.services.qbusiness.model.ConflictException
The type of the resource affected.
withResourceType(String) - Method in exception com.amazonaws.services.qbusiness.model.ResourceNotFoundException
The type of the resource affected.
withResourceType(String) - Method in exception com.amazonaws.services.qbusiness.model.ServiceQuotaExceededException
The type of the resource affected.
withResponseMap(Map<String, String>) - Method in class com.amazonaws.services.qbusiness.model.AuthChallengeResponse
The mapping of key-value pairs in an authentication challenge response.
withResponseScope(String) - Method in class com.amazonaws.services.qbusiness.model.GetChatControlsConfigurationResult
The response scope configured for a Amazon Q Business application.
withResponseScope(ResponseScope) - Method in class com.amazonaws.services.qbusiness.model.GetChatControlsConfigurationResult
The response scope configured for a Amazon Q Business application.
withResponseScope(String) - Method in class com.amazonaws.services.qbusiness.model.UpdateChatControlsConfigurationRequest
The response scope configured for your application.
withResponseScope(ResponseScope) - Method in class com.amazonaws.services.qbusiness.model.UpdateChatControlsConfigurationRequest
The response scope configured for your application.
withRetrieverArn(String) - Method in class com.amazonaws.services.qbusiness.model.CreateRetrieverResult
The Amazon Resource Name (ARN) of an IAM role associated with a retriever.
withRetrieverArn(String) - Method in class com.amazonaws.services.qbusiness.model.GetRetrieverResult
The Amazon Resource Name (ARN) of the IAM role associated with the retriever.
withRetrieverId(String) - Method in class com.amazonaws.services.qbusiness.model.CreateRetrieverResult
The identifier of the retriever you are using.
withRetrieverId(String) - Method in class com.amazonaws.services.qbusiness.model.DeleteRetrieverRequest
The identifier of the retriever being deleted.
withRetrieverId(String) - Method in class com.amazonaws.services.qbusiness.model.GetRetrieverRequest
The identifier of the retriever.
withRetrieverId(String) - Method in class com.amazonaws.services.qbusiness.model.GetRetrieverResult
The identifier of the retriever.
withRetrieverId(String) - Method in class com.amazonaws.services.qbusiness.model.Retriever
The identifier of the retriever used by your Amazon Q Business application.
withRetrieverId(String) - Method in class com.amazonaws.services.qbusiness.model.UpdateRetrieverRequest
The identifier of your retriever.
withRetrievers(Retriever...) - Method in class com.amazonaws.services.qbusiness.model.ListRetrieversResult
An array of summary information for one or more retrievers.
withRetrievers(Collection<Retriever>) - Method in class com.amazonaws.services.qbusiness.model.ListRetrieversResult
An array of summary information for one or more retrievers.
withRoleArn(String) - Method in class com.amazonaws.services.qbusiness.model.BasicAuthConfiguration
The ARN of an IAM role used by Amazon Q Business to access the basic authentication credentials stored in a Secrets Manager secret.
withRoleArn(String) - Method in class com.amazonaws.services.qbusiness.model.BatchPutDocumentRequest
The Amazon Resource Name (ARN) of an IAM role with permission to access your S3 bucket.
withRoleArn(String) - Method in class com.amazonaws.services.qbusiness.model.CreateApplicationRequest
The Amazon Resource Name (ARN) of an IAM role with permissions to access your Amazon CloudWatch logs and metrics.
withRoleArn(String) - Method in class com.amazonaws.services.qbusiness.model.CreateRetrieverRequest
The ARN of an IAM role used by Amazon Q Business to access the basic authentication credentials stored in a Secrets Manager secret.
withRoleArn(String) - Method in class com.amazonaws.services.qbusiness.model.CreateWebExperienceRequest
The Amazon Resource Name (ARN) of the service role attached to your web experience.
withRoleArn(String) - Method in class com.amazonaws.services.qbusiness.model.GetApplicationResult
The Amazon Resource Name (ARN) of the IAM with permissions to access your CloudWatch logs and metrics.
withRoleArn(String) - Method in class com.amazonaws.services.qbusiness.model.GetDataSourceResult
The Amazon Resource Name (ARN) of the role with permission to access the data source and required resources.
withRoleArn(String) - Method in class com.amazonaws.services.qbusiness.model.GetRetrieverResult
The Amazon Resource Name (ARN) of the role with the permission to access the retriever and required resources.
withRoleArn(String) - Method in class com.amazonaws.services.qbusiness.model.GetWebExperienceResult
The Amazon Resource Name (ARN) of the service role attached to your web experience.
withRoleArn(String) - Method in class com.amazonaws.services.qbusiness.model.HookConfiguration
The Amazon Resource Name (ARN) of a role with permission to run PreExtractionHookConfiguration and PostExtractionHookConfiguration for altering document metadata and content during the document ingestion process.
withRoleArn(String) - Method in class com.amazonaws.services.qbusiness.model.OAuth2ClientCredentialConfiguration
The ARN of an IAM role used by Amazon Q Business to access the OAuth 2.0 authentication credentials stored in a Secrets Manager secret.
withRoleArn(String) - Method in class com.amazonaws.services.qbusiness.model.SamlConfiguration
The Amazon Resource Name (ARN) of an IAM role assumed by users when they authenticate into their Amazon Q Business web experience, containing the relevant Amazon Q Business permissions for conversing with Amazon Q Business.
withRoleArn(String) - Method in class com.amazonaws.services.qbusiness.model.UpdateApplicationRequest
An Amazon Web Services Identity and Access Management (IAM) role that gives Amazon Q Business permission to access Amazon CloudWatch logs and metrics.
withRoleArn(String) - Method in class com.amazonaws.services.qbusiness.model.UpdateDataSourceRequest
The Amazon Resource Name (ARN) of an IAM role with permission to access the data source and required resources.
withRoleArn(String) - Method in class com.amazonaws.services.qbusiness.model.UpdateRetrieverRequest
The Amazon Resource Name (ARN) of an IAM role with permission to access the retriever and required resources.
withRoleArn(String) - Method in class com.amazonaws.services.qbusiness.model.UpdateWebExperienceRequest
The Amazon Resource Name (ARN) of the role with permission to access the Amazon Q Business web experience and required resources.
withRuleConfiguration(RuleConfiguration) - Method in class com.amazonaws.services.qbusiness.model.Rule
The configuration information for a rule.
withRules(Rule...) - Method in class com.amazonaws.services.qbusiness.model.TopicConfiguration
Rules defined for a topic configuration.
withRules(Collection<Rule>) - Method in class com.amazonaws.services.qbusiness.model.TopicConfiguration
Rules defined for a topic configuration.
withRuleType(String) - Method in class com.amazonaws.services.qbusiness.model.Rule
The type of rule.
withRuleType(RuleType) - Method in class com.amazonaws.services.qbusiness.model.Rule
The type of rule.
withS3(S3) - Method in class com.amazonaws.services.qbusiness.model.APISchema
Contains details about the S3 object containing the OpenAPI schema for a custom plugin.
withS3(S3) - Method in class com.amazonaws.services.qbusiness.model.DocumentContent
The path to the document in an Amazon S3 bucket.
withS3BucketName(String) - Method in class com.amazonaws.services.qbusiness.model.HookConfiguration
Stores the original, raw documents or the structured, parsed documents before and after altering them.
withSamlConfiguration(SamlConfiguration) - Method in class com.amazonaws.services.qbusiness.model.WebExperienceAuthConfiguration
 
withSamplePromptsControlMode(String) - Method in class com.amazonaws.services.qbusiness.model.CreateWebExperienceRequest
Determines whether sample prompts are enabled in the web experience for an end user.
withSamplePromptsControlMode(WebExperienceSamplePromptsControlMode) - Method in class com.amazonaws.services.qbusiness.model.CreateWebExperienceRequest
Determines whether sample prompts are enabled in the web experience for an end user.
withSamplePromptsControlMode(String) - Method in class com.amazonaws.services.qbusiness.model.GetWebExperienceResult
Determines whether sample prompts are enabled in the web experience for an end user.
withSamplePromptsControlMode(WebExperienceSamplePromptsControlMode) - Method in class com.amazonaws.services.qbusiness.model.GetWebExperienceResult
Determines whether sample prompts are enabled in the web experience for an end user.
withSamplePromptsControlMode(String) - Method in class com.amazonaws.services.qbusiness.model.UpdateWebExperienceRequest
Determines whether sample prompts are enabled in the web experience for an end user.
withSamplePromptsControlMode(WebExperienceSamplePromptsControlMode) - Method in class com.amazonaws.services.qbusiness.model.UpdateWebExperienceRequest
Determines whether sample prompts are enabled in the web experience for an end user.
withSearch(String) - Method in class com.amazonaws.services.qbusiness.model.DocumentAttributeConfiguration
Information about whether the document attribute can be used by an end user to search for information on their web experience.
withSearch(Status) - Method in class com.amazonaws.services.qbusiness.model.DocumentAttributeConfiguration
Information about whether the document attribute can be used by an end user to search for information on their web experience.
withSecretArn(String) - Method in class com.amazonaws.services.qbusiness.model.BasicAuthConfiguration
The ARN of the Secrets Manager secret that stores the basic authentication credentials used for plugin configuration..
withSecretArn(String) - Method in class com.amazonaws.services.qbusiness.model.OAuth2ClientCredentialConfiguration
The ARN of the Secrets Manager secret that stores the OAuth 2.0 credentials/token used for plugin configuration.
withSecurityGroupIds(String...) - Method in class com.amazonaws.services.qbusiness.model.DataSourceVpcConfiguration
A list of identifiers of security groups within your Amazon VPC.
withSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.qbusiness.model.DataSourceVpcConfiguration
A list of identifiers of security groups within your Amazon VPC.
withServerUrl(String) - Method in class com.amazonaws.services.qbusiness.model.CreatePluginRequest
The source URL used for plugin configuration.
withServerUrl(String) - Method in class com.amazonaws.services.qbusiness.model.GetPluginResult
The source URL used for plugin configuration.
withServerUrl(String) - Method in class com.amazonaws.services.qbusiness.model.Plugin
The plugin server URL used for configuration.
withServerUrl(String) - Method in class com.amazonaws.services.qbusiness.model.UpdatePluginRequest
The source URL used for plugin configuration.
withSnippet(String) - Method in class com.amazonaws.services.qbusiness.model.SourceAttribution
The content extract from the document on which the generated response is based.
withSnippetExcerpt(SnippetExcerpt) - Method in class com.amazonaws.services.qbusiness.model.TextSegment
The relevant text excerpt from a source that was used to generate a citation text segment in an Amazon Q Business chat response.
withSourceAttribution(SourceAttribution...) - Method in class com.amazonaws.services.qbusiness.model.Message
The source documents used to generate Amazon Q Business web experience message.
withSourceAttribution(Collection<SourceAttribution>) - Method in class com.amazonaws.services.qbusiness.model.Message
The source documents used to generate Amazon Q Business web experience message.
withSourceAttributions(SourceAttribution...) - Method in class com.amazonaws.services.qbusiness.model.ChatSyncResult
The source documents used to generate the conversation response.
withSourceAttributions(Collection<SourceAttribution>) - Method in class com.amazonaws.services.qbusiness.model.ChatSyncResult
The source documents used to generate the conversation response.
withStartTime(Date) - Method in class com.amazonaws.services.qbusiness.model.Conversation
The start time of the conversation.
withStartTime(Date) - Method in class com.amazonaws.services.qbusiness.model.DataSourceSyncJob
The Unix time stamp when the data source synchronization job started.
withStartTime(Date) - Method in class com.amazonaws.services.qbusiness.model.ListDataSourceSyncJobsRequest
The start time of the data source connector sync.
withState(String) - Method in class com.amazonaws.services.qbusiness.model.GetPluginResult
The current state of the plugin.
withState(PluginState) - Method in class com.amazonaws.services.qbusiness.model.GetPluginResult
The current state of the plugin.
withState(String) - Method in class com.amazonaws.services.qbusiness.model.Plugin
The current status of the plugin.
withState(PluginState) - Method in class com.amazonaws.services.qbusiness.model.Plugin
The current status of the plugin.
withState(String) - Method in class com.amazonaws.services.qbusiness.model.UpdatePluginRequest
The status of the plugin.
withState(PluginState) - Method in class com.amazonaws.services.qbusiness.model.UpdatePluginRequest
The status of the plugin.
withStatus(String) - Method in class com.amazonaws.services.qbusiness.model.Application
The status of the Amazon Q Business application.
withStatus(ApplicationStatus) - Method in class com.amazonaws.services.qbusiness.model.Application
The status of the Amazon Q Business application.
withStatus(String) - Method in class com.amazonaws.services.qbusiness.model.AttachmentOutput
The status of a file uploaded during chat.
withStatus(AttachmentStatus) - Method in class com.amazonaws.services.qbusiness.model.AttachmentOutput
The status of a file uploaded during chat.
withStatus(String) - Method in class com.amazonaws.services.qbusiness.model.DataSource
The status of the Amazon Q Business data source.
withStatus(DataSourceStatus) - Method in class com.amazonaws.services.qbusiness.model.DataSource
The status of the Amazon Q Business data source.
withStatus(String) - Method in class com.amazonaws.services.qbusiness.model.DataSourceSyncJob
The status of the synchronization job.
withStatus(DataSourceSyncJobStatus) - Method in class com.amazonaws.services.qbusiness.model.DataSourceSyncJob
The status of the synchronization job.
withStatus(String) - Method in class com.amazonaws.services.qbusiness.model.DocumentDetails
The current status of the document.
withStatus(DocumentStatus) - Method in class com.amazonaws.services.qbusiness.model.DocumentDetails
The current status of the document.
withStatus(String) - Method in class com.amazonaws.services.qbusiness.model.GetApplicationResult
The status of the Amazon Q Business application.
withStatus(ApplicationStatus) - Method in class com.amazonaws.services.qbusiness.model.GetApplicationResult
The status of the Amazon Q Business application.
withStatus(String) - Method in class com.amazonaws.services.qbusiness.model.GetDataSourceResult
The current status of the data source connector.
withStatus(DataSourceStatus) - Method in class com.amazonaws.services.qbusiness.model.GetDataSourceResult
The current status of the data source connector.
withStatus(GroupStatusDetail) - Method in class com.amazonaws.services.qbusiness.model.GetGroupResult
The current status of the group.
withStatus(String) - Method in class com.amazonaws.services.qbusiness.model.GetIndexResult
The current status of the index.
withStatus(IndexStatus) - Method in class com.amazonaws.services.qbusiness.model.GetIndexResult
The current status of the index.
withStatus(String) - Method in class com.amazonaws.services.qbusiness.model.GetRetrieverResult
The status of the retriever.
withStatus(RetrieverStatus) - Method in class com.amazonaws.services.qbusiness.model.GetRetrieverResult
The status of the retriever.
withStatus(String) - Method in class com.amazonaws.services.qbusiness.model.GetWebExperienceResult
The current status of the Amazon Q Business web experience.
withStatus(WebExperienceStatus) - Method in class com.amazonaws.services.qbusiness.model.GetWebExperienceResult
The current status of the Amazon Q Business web experience.
withStatus(String) - Method in class com.amazonaws.services.qbusiness.model.GroupStatusDetail
The status of a group.
withStatus(GroupStatus) - Method in class com.amazonaws.services.qbusiness.model.GroupStatusDetail
The status of a group.
withStatus(String) - Method in class com.amazonaws.services.qbusiness.model.Index
The current status of the index.
withStatus(IndexStatus) - Method in class com.amazonaws.services.qbusiness.model.Index
The current status of the index.
withStatus(String) - Method in class com.amazonaws.services.qbusiness.model.Retriever
The status of your retriever.
withStatus(RetrieverStatus) - Method in class com.amazonaws.services.qbusiness.model.Retriever
The status of your retriever.
withStatus(String) - Method in class com.amazonaws.services.qbusiness.model.WebExperience
The status of your Amazon Q Business web experience.
withStatus(WebExperienceStatus) - Method in class com.amazonaws.services.qbusiness.model.WebExperience
The status of your Amazon Q Business web experience.
withStatusFilter(String) - Method in class com.amazonaws.services.qbusiness.model.ListDataSourceSyncJobsRequest
Only returns synchronization jobs with the Status field equal to the specified status.
withStatusFilter(DataSourceSyncJobStatus) - Method in class com.amazonaws.services.qbusiness.model.ListDataSourceSyncJobsRequest
Only returns synchronization jobs with the Status field equal to the specified status.
withStatusHistory(GroupStatusDetail...) - Method in class com.amazonaws.services.qbusiness.model.GetGroupResult
The status history of the group.
withStatusHistory(Collection<GroupStatusDetail>) - Method in class com.amazonaws.services.qbusiness.model.GetGroupResult
The status history of the group.
withStringConfiguration(StringAttributeBoostingConfiguration) - Method in class com.amazonaws.services.qbusiness.model.DocumentAttributeBoostingConfiguration
Provides information on boosting STRING type document attributes.
withStringListConfiguration(StringListAttributeBoostingConfiguration) - Method in class com.amazonaws.services.qbusiness.model.DocumentAttributeBoostingConfiguration
Provides information on boosting STRING_LIST type document attributes.
withStringListValue(String...) - Method in class com.amazonaws.services.qbusiness.model.DocumentAttributeValue
A list of strings.
withStringListValue(Collection<String>) - Method in class com.amazonaws.services.qbusiness.model.DocumentAttributeValue
A list of strings.
withStringValue(String) - Method in class com.amazonaws.services.qbusiness.model.DocumentAttributeValue
A string.
withSubmittedAt(Date) - Method in class com.amazonaws.services.qbusiness.model.MessageUsefulnessFeedback
The timestamp for when the feedback was submitted.
withSubnetIds(String...) - Method in class com.amazonaws.services.qbusiness.model.DataSourceVpcConfiguration
A list of identifiers for subnets within your Amazon VPC.
withSubnetIds(Collection<String>) - Method in class com.amazonaws.services.qbusiness.model.DataSourceVpcConfiguration
A list of identifiers for subnets within your Amazon VPC.
withSubtitle(String) - Method in class com.amazonaws.services.qbusiness.model.CreateWebExperienceRequest
A subtitle to personalize your Amazon Q Business web experience.
withSubtitle(String) - Method in class com.amazonaws.services.qbusiness.model.GetWebExperienceResult
The subtitle for your Amazon Q Business web experience.
withSubtitle(String) - Method in class com.amazonaws.services.qbusiness.model.UpdateWebExperienceRequest
The subtitle of the Amazon Q Business web experience.
withSyncSchedule(String) - Method in class com.amazonaws.services.qbusiness.model.GetDataSourceResult
The schedule for Amazon Q Business to update the index.
withSyncSchedule(String) - Method in class com.amazonaws.services.qbusiness.model.UpdateDataSourceRequest
The chosen update frequency for your data source.
withSystemMessage(String) - Method in class com.amazonaws.services.qbusiness.model.ChatSyncResult
An AI-generated message in a conversation.
withSystemMessageId(String) - Method in class com.amazonaws.services.qbusiness.model.ChatSyncResult
The identifier of an Amazon Q Business AI generated message within the conversation.
withSystemMessageOverride(String) - Method in class com.amazonaws.services.qbusiness.model.BlockedPhrasesConfiguration
The configured custom message displayed to an end user informing them that they've used a blocked phrase during chat.
withSystemMessageOverride(String) - Method in class com.amazonaws.services.qbusiness.model.BlockedPhrasesConfigurationUpdate
The configured custom message displayed to your end user when they use blocked phrase during chat.
withSystemMessageOverride(String) - Method in class com.amazonaws.services.qbusiness.model.ContentBlockerRule
The configured custom message displayed to an end user informing them that they've used a blocked phrase during chat.
withTagKeys(String...) - Method in class com.amazonaws.services.qbusiness.model.UntagResourceRequest
A list of tag keys to remove from the Amazon Q Business application or data source.
withTagKeys(Collection<String>) - Method in class com.amazonaws.services.qbusiness.model.UntagResourceRequest
A list of tag keys to remove from the Amazon Q Business application or data source.
withTags(Tag...) - Method in class com.amazonaws.services.qbusiness.model.CreateApplicationRequest
A list of key-value pairs that identify or categorize your Amazon Q Business application.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.qbusiness.model.CreateApplicationRequest
A list of key-value pairs that identify or categorize your Amazon Q Business application.
withTags(Tag...) - Method in class com.amazonaws.services.qbusiness.model.CreateIndexRequest
A list of key-value pairs that identify or categorize the index.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.qbusiness.model.CreateIndexRequest
A list of key-value pairs that identify or categorize the index.
withTags(Tag...) - Method in class com.amazonaws.services.qbusiness.model.CreatePluginRequest
A list of key-value pairs that identify or categorize the data source connector.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.qbusiness.model.CreatePluginRequest
A list of key-value pairs that identify or categorize the data source connector.
withTags(Tag...) - Method in class com.amazonaws.services.qbusiness.model.CreateRetrieverRequest
A list of key-value pairs that identify or categorize the retriever.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.qbusiness.model.CreateRetrieverRequest
A list of key-value pairs that identify or categorize the retriever.
withTags(Tag...) - Method in class com.amazonaws.services.qbusiness.model.CreateWebExperienceRequest
A list of key-value pairs that identify or categorize your Amazon Q Business web experience.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.qbusiness.model.CreateWebExperienceRequest
A list of key-value pairs that identify or categorize your Amazon Q Business web experience.
withTags(Tag...) - Method in class com.amazonaws.services.qbusiness.model.ListTagsForResourceResult
A list of tags associated with the Amazon Q Business application or data source.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.qbusiness.model.ListTagsForResourceResult
A list of tags associated with the Amazon Q Business application or data source.
withTags(Tag...) - Method in class com.amazonaws.services.qbusiness.model.TagResourceRequest
A list of tag keys to add to the Amazon Q Business application or data source.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.qbusiness.model.TagResourceRequest
A list of tag keys to add to the Amazon Q Business application or data source.
withTarget(DocumentAttributeTarget) - Method in class com.amazonaws.services.qbusiness.model.InlineDocumentEnrichmentConfiguration
 
withText(String) - Method in class com.amazonaws.services.qbusiness.model.SnippetExcerpt
The relevant text excerpt from a source that was used to generate a citation text segment in an Amazon Q chat response.
withTextDocumentStatistics(TextDocumentStatistics) - Method in class com.amazonaws.services.qbusiness.model.IndexStatistics
The number of documents indexed.
withTextMessageSegments(TextSegment...) - Method in class com.amazonaws.services.qbusiness.model.SourceAttribution
A text extract from a source document that is used for source attribution.
withTextMessageSegments(Collection<TextSegment>) - Method in class com.amazonaws.services.qbusiness.model.SourceAttribution
A text extract from a source document that is used for source attribution.
withTime(Date) - Method in class com.amazonaws.services.qbusiness.model.Message
The timestamp of the first Amazon Q Business web experience message.
withTitle(String) - Method in class com.amazonaws.services.qbusiness.model.Conversation
The title of the conversation.
withTitle(String) - Method in class com.amazonaws.services.qbusiness.model.CreateWebExperienceRequest
The title for your Amazon Q Business web experience.
withTitle(String) - Method in class com.amazonaws.services.qbusiness.model.Document
The title of the document.
withTitle(String) - Method in class com.amazonaws.services.qbusiness.model.GetWebExperienceResult
The title for your Amazon Q Business web experience.
withTitle(String) - Method in class com.amazonaws.services.qbusiness.model.SourceAttribution
The title of the document which is the source for the Amazon Q Business generated response.
withTitle(String) - Method in class com.amazonaws.services.qbusiness.model.UpdateWebExperienceRequest
The title of the Amazon Q Business web experience.
withTopicConfigurations(TopicConfiguration...) - Method in class com.amazonaws.services.qbusiness.model.GetChatControlsConfigurationResult
The topic specific controls configured for a Amazon Q Business application.
withTopicConfigurations(Collection<TopicConfiguration>) - Method in class com.amazonaws.services.qbusiness.model.GetChatControlsConfigurationResult
The topic specific controls configured for a Amazon Q Business application.
withTopicConfigurationsToCreateOrUpdate(TopicConfiguration...) - Method in class com.amazonaws.services.qbusiness.model.UpdateChatControlsConfigurationRequest
The configured topic specific chat controls you want to update.
withTopicConfigurationsToCreateOrUpdate(Collection<TopicConfiguration>) - Method in class com.amazonaws.services.qbusiness.model.UpdateChatControlsConfigurationRequest
The configured topic specific chat controls you want to update.
withTopicConfigurationsToDelete(TopicConfiguration...) - Method in class com.amazonaws.services.qbusiness.model.UpdateChatControlsConfigurationRequest
The configured topic specific chat controls you want to delete.
withTopicConfigurationsToDelete(Collection<TopicConfiguration>) - Method in class com.amazonaws.services.qbusiness.model.UpdateChatControlsConfigurationRequest
The configured topic specific chat controls you want to delete.
withType(String) - Method in class com.amazonaws.services.qbusiness.model.ActionReviewPayloadField
The type of field.
withType(ActionPayloadFieldType) - Method in class com.amazonaws.services.qbusiness.model.ActionReviewPayloadField
The type of field.
withType(String) - Method in class com.amazonaws.services.qbusiness.model.CreateIndexRequest
The index type that's suitable for your needs.
withType(IndexType) - Method in class com.amazonaws.services.qbusiness.model.CreateIndexRequest
The index type that's suitable for your needs.
withType(String) - Method in class com.amazonaws.services.qbusiness.model.CreatePluginRequest
The type of plugin you want to create.
withType(PluginType) - Method in class com.amazonaws.services.qbusiness.model.CreatePluginRequest
The type of plugin you want to create.
withType(String) - Method in class com.amazonaws.services.qbusiness.model.CreateRetrieverRequest
The type of retriever you are using.
withType(RetrieverType) - Method in class com.amazonaws.services.qbusiness.model.CreateRetrieverRequest
The type of retriever you are using.
withType(String) - Method in class com.amazonaws.services.qbusiness.model.DataSource
The type of the Amazon Q Business data source.
withType(String) - Method in class com.amazonaws.services.qbusiness.model.DocumentAttributeConfiguration
The type of document attribute.
withType(AttributeType) - Method in class com.amazonaws.services.qbusiness.model.DocumentAttributeConfiguration
The type of document attribute.
withType(String) - Method in class com.amazonaws.services.qbusiness.model.GetDataSourceResult
The type of the data source connector.
withType(String) - Method in class com.amazonaws.services.qbusiness.model.GetIndexResult
The type of index attached to your Amazon Q Business application.
withType(IndexType) - Method in class com.amazonaws.services.qbusiness.model.GetIndexResult
The type of index attached to your Amazon Q Business application.
withType(String) - Method in class com.amazonaws.services.qbusiness.model.GetPluginResult
The type of the plugin.
withType(PluginType) - Method in class com.amazonaws.services.qbusiness.model.GetPluginResult
The type of the plugin.
withType(String) - Method in class com.amazonaws.services.qbusiness.model.GetRetrieverResult
The type of the retriever.
withType(RetrieverType) - Method in class com.amazonaws.services.qbusiness.model.GetRetrieverResult
The type of the retriever.
withType(String) - Method in class com.amazonaws.services.qbusiness.model.MemberGroup
The type of the sub group.
withType(MembershipType) - Method in class com.amazonaws.services.qbusiness.model.MemberGroup
The type of the sub group.
withType(String) - Method in class com.amazonaws.services.qbusiness.model.MemberUser
The type of the user.
withType(MembershipType) - Method in class com.amazonaws.services.qbusiness.model.MemberUser
The type of the user.
withType(String) - Method in class com.amazonaws.services.qbusiness.model.Message
The type of Amazon Q Business message, whether HUMAN or AI generated.
withType(MessageType) - Method in class com.amazonaws.services.qbusiness.model.Message
The type of Amazon Q Business message, whether HUMAN or AI generated.
withType(String) - Method in class com.amazonaws.services.qbusiness.model.Plugin
The type of the plugin.
withType(PluginType) - Method in class com.amazonaws.services.qbusiness.model.Plugin
The type of the plugin.
withType(String) - Method in class com.amazonaws.services.qbusiness.model.PutGroupRequest
The type of the group.
withType(MembershipType) - Method in class com.amazonaws.services.qbusiness.model.PutGroupRequest
The type of the group.
withType(String) - Method in class com.amazonaws.services.qbusiness.model.Retriever
The type of your retriever.
withType(RetrieverType) - Method in class com.amazonaws.services.qbusiness.model.Retriever
The type of your retriever.
withUnits(Integer) - Method in class com.amazonaws.services.qbusiness.model.IndexCapacityConfiguration
The number of storage units configured for an Amazon Q Business index.
withUpdatedAt(Date) - Method in class com.amazonaws.services.qbusiness.model.Application
The Unix timestamp when the Amazon Q Business application was last updated.
withUpdatedAt(Date) - Method in class com.amazonaws.services.qbusiness.model.DataSource
The Unix timestamp when the Amazon Q Business data source was last updated.
withUpdatedAt(Date) - Method in class com.amazonaws.services.qbusiness.model.DocumentDetails
The timestamp for when the document was last updated.
withUpdatedAt(Date) - Method in class com.amazonaws.services.qbusiness.model.GetApplicationResult
The Unix timestamp when the Amazon Q Business application was last updated.
withUpdatedAt(Date) - Method in class com.amazonaws.services.qbusiness.model.GetDataSourceResult
The Unix timestamp when the data source connector was last updated.
withUpdatedAt(Date) - Method in class com.amazonaws.services.qbusiness.model.GetIndexResult
The Unix timestamp when the Amazon Q Business index was last updated.
withUpdatedAt(Date) - Method in class com.amazonaws.services.qbusiness.model.GetPluginResult
The timestamp for when the plugin was last updated.
withUpdatedAt(Date) - Method in class com.amazonaws.services.qbusiness.model.GetRetrieverResult
The Unix timestamp when the retriever was last updated.
withUpdatedAt(Date) - Method in class com.amazonaws.services.qbusiness.model.GetWebExperienceResult
The Unix timestamp when the Amazon Q Business web experience was last updated.
withUpdatedAt(Date) - Method in class com.amazonaws.services.qbusiness.model.Index
The Unix timestamp when the index was last updated.
withUpdatedAt(Date) - Method in class com.amazonaws.services.qbusiness.model.Plugin
The timestamp for when the plugin was last updated.
withUpdatedAt(Date) - Method in class com.amazonaws.services.qbusiness.model.SourceAttribution
The Unix timestamp when the Amazon Q Business application was last updated.
withUpdatedAt(Date) - Method in class com.amazonaws.services.qbusiness.model.WebExperience
The Unix timestamp when your Amazon Q Business web experience was updated.
withUpdatedEarlierThan(Date) - Method in class com.amazonaws.services.qbusiness.model.ListGroupsRequest
The timestamp identifier used for the latest PUT or DELETE action for mapping users to their groups.
withUrl(String) - Method in class com.amazonaws.services.qbusiness.model.SourceAttribution
The URL of the document which is the source for the Amazon Q Business generated response.
withUsefulness(String) - Method in class com.amazonaws.services.qbusiness.model.MessageUsefulnessFeedback
The usefulness value assigned by an end user to a message.
withUsefulness(MessageUsefulness) - Method in class com.amazonaws.services.qbusiness.model.MessageUsefulnessFeedback
The usefulness value assigned by an end user to a message.
withUser(PrincipalUser) - Method in class com.amazonaws.services.qbusiness.model.Principal
The user associated with the principal.
withUserAliases(UserAlias...) - Method in class com.amazonaws.services.qbusiness.model.CreateUserRequest
The list of user aliases in the mapping.
withUserAliases(Collection<UserAlias>) - Method in class com.amazonaws.services.qbusiness.model.CreateUserRequest
The list of user aliases in the mapping.
withUserAliases(UserAlias...) - Method in class com.amazonaws.services.qbusiness.model.GetUserResult
A list of user aliases attached to a user.
withUserAliases(Collection<UserAlias>) - Method in class com.amazonaws.services.qbusiness.model.GetUserResult
A list of user aliases attached to a user.
withUserAliasesAdded(UserAlias...) - Method in class com.amazonaws.services.qbusiness.model.UpdateUserResult
The user aliases that have been to be added to a user id.
withUserAliasesAdded(Collection<UserAlias>) - Method in class com.amazonaws.services.qbusiness.model.UpdateUserResult
The user aliases that have been to be added to a user id.
withUserAliasesDeleted(UserAlias...) - Method in class com.amazonaws.services.qbusiness.model.UpdateUserResult
The user aliases that have been deleted from a user id.
withUserAliasesDeleted(Collection<UserAlias>) - Method in class com.amazonaws.services.qbusiness.model.UpdateUserResult
The user aliases that have been deleted from a user id.
withUserAliasesToDelete(UserAlias...) - Method in class com.amazonaws.services.qbusiness.model.UpdateUserRequest
The user aliases attached to the user id that are to be deleted.
withUserAliasesToDelete(Collection<UserAlias>) - Method in class com.amazonaws.services.qbusiness.model.UpdateUserRequest
The user aliases attached to the user id that are to be deleted.
withUserAliasesToUpdate(UserAlias...) - Method in class com.amazonaws.services.qbusiness.model.UpdateUserRequest
The user aliases attached to the user id that are to be updated.
withUserAliasesToUpdate(Collection<UserAlias>) - Method in class com.amazonaws.services.qbusiness.model.UpdateUserRequest
The user aliases attached to the user id that are to be updated.
withUserAliasesUpdated(UserAlias...) - Method in class com.amazonaws.services.qbusiness.model.UpdateUserResult
The user aliases attached to a user id that have been updated.
withUserAliasesUpdated(Collection<UserAlias>) - Method in class com.amazonaws.services.qbusiness.model.UpdateUserResult
The user aliases attached to a user id that have been updated.
withUserGroupAttribute(String) - Method in class com.amazonaws.services.qbusiness.model.SamlConfiguration
The group attribute name in your IdP that maps to user groups.
withUserGroups(String...) - Method in class com.amazonaws.services.qbusiness.model.ChatSyncRequest
The groups that a user associated with the chat input belongs to.
withUserGroups(Collection<String>) - Method in class com.amazonaws.services.qbusiness.model.ChatSyncRequest
The groups that a user associated with the chat input belongs to.
withUserGroups(String...) - Method in class com.amazonaws.services.qbusiness.model.UsersAndGroups
The user groups associated with a topic control rule.
withUserGroups(Collection<String>) - Method in class com.amazonaws.services.qbusiness.model.UsersAndGroups
The user groups associated with a topic control rule.
withUserId(String) - Method in class com.amazonaws.services.qbusiness.model.ChatSyncRequest
The identifier of the user attached to the chat input.
withUserId(String) - Method in class com.amazonaws.services.qbusiness.model.CreateUserRequest
The user emails attached to a user mapping.
withUserId(String) - Method in class com.amazonaws.services.qbusiness.model.DeleteConversationRequest
The identifier of the user who is deleting the conversation.
withUserId(String) - Method in class com.amazonaws.services.qbusiness.model.DeleteUserRequest
The user email being deleted.
withUserId(String) - Method in class com.amazonaws.services.qbusiness.model.GetUserRequest
The user email address attached to the user.
withUserId(String) - Method in class com.amazonaws.services.qbusiness.model.ListConversationsRequest
The identifier of the user involved in the Amazon Q Business web experience conversation.
withUserId(String) - Method in class com.amazonaws.services.qbusiness.model.ListMessagesRequest
The identifier of the user involved in the Amazon Q Business web experience conversation.
withUserId(String) - Method in class com.amazonaws.services.qbusiness.model.MemberUser
The identifier of the user you want to map to a group.
withUserId(String) - Method in class com.amazonaws.services.qbusiness.model.PutFeedbackRequest
The identifier of the user giving the feedback.
withUserId(String) - Method in class com.amazonaws.services.qbusiness.model.UpdateUserRequest
The email id attached to the user.
withUserId(String) - Method in class com.amazonaws.services.qbusiness.model.UserAlias
The identifier of the user id associated with the user aliases.
withUserIdAttribute(String) - Method in class com.amazonaws.services.qbusiness.model.SamlConfiguration
The user attribute name in your IdP that maps to the user email.
withUserIds(String...) - Method in class com.amazonaws.services.qbusiness.model.UsersAndGroups
The user ids associated with a topic control rule.
withUserIds(Collection<String>) - Method in class com.amazonaws.services.qbusiness.model.UsersAndGroups
The user ids associated with a topic control rule.
withUserMessage(String) - Method in class com.amazonaws.services.qbusiness.model.ChatSyncRequest
A end user message in a conversation.
withUserMessageId(String) - Method in class com.amazonaws.services.qbusiness.model.ChatSyncResult
The identifier of an Amazon Q Business end user text input message within the conversation.
withValue(DocumentAttributeValue) - Method in class com.amazonaws.services.qbusiness.model.DocumentAttribute
The value of the attribute.
withValue(DocumentAttributeValue) - Method in class com.amazonaws.services.qbusiness.model.DocumentAttributeCondition
 
withValue(DocumentAttributeValue) - Method in class com.amazonaws.services.qbusiness.model.DocumentAttributeTarget
 
withValue(String) - Method in class com.amazonaws.services.qbusiness.model.Tag
The value associated with the tag.
withVpcConfiguration(DataSourceVpcConfiguration) - Method in class com.amazonaws.services.qbusiness.model.GetDataSourceResult
Configuration information for an Amazon VPC (Virtual Private Cloud) to connect to your data source.
withVpcConfiguration(DataSourceVpcConfiguration) - Method in class com.amazonaws.services.qbusiness.model.UpdateDataSourceRequest
 
withWebExperienceArn(String) - Method in class com.amazonaws.services.qbusiness.model.CreateWebExperienceResult
The Amazon Resource Name (ARN) of an Amazon Q Business web experience.
withWebExperienceArn(String) - Method in class com.amazonaws.services.qbusiness.model.GetWebExperienceResult
The Amazon Resource Name (ARN) of the role with the permission to access the Amazon Q Business web experience and required resources.
withWebExperienceId(String) - Method in class com.amazonaws.services.qbusiness.model.CreateWebExperienceResult
The identifier of the Amazon Q Business web experience.
withWebExperienceId(String) - Method in class com.amazonaws.services.qbusiness.model.DeleteWebExperienceRequest
The identifier of the Amazon Q Business web experience being deleted.
withWebExperienceId(String) - Method in class com.amazonaws.services.qbusiness.model.GetWebExperienceRequest
The identifier of the Amazon Q Business web experience.
withWebExperienceId(String) - Method in class com.amazonaws.services.qbusiness.model.GetWebExperienceResult
The identifier of the Amazon Q Business web experience.
withWebExperienceId(String) - Method in class com.amazonaws.services.qbusiness.model.UpdateWebExperienceRequest
The identifier of the Amazon Q Business web experience.
withWebExperienceId(String) - Method in class com.amazonaws.services.qbusiness.model.WebExperience
The identifier of your Amazon Q Business web experience.
withWebExperiences(WebExperience...) - Method in class com.amazonaws.services.qbusiness.model.ListWebExperiencesResult
An array of summary information for one or more Amazon Q Business experiences.
withWebExperiences(Collection<WebExperience>) - Method in class com.amazonaws.services.qbusiness.model.ListWebExperiencesResult
An array of summary information for one or more Amazon Q Business experiences.
withWelcomeMessage(String) - Method in class com.amazonaws.services.qbusiness.model.CreateWebExperienceRequest
The customized welcome message for end users of an Amazon Q Business web experience.
withWelcomeMessage(String) - Method in class com.amazonaws.services.qbusiness.model.GetWebExperienceResult
The customized welcome message for end users of an Amazon Q Business web experience.
withWelcomeMessage(String) - Method in class com.amazonaws.services.qbusiness.model.UpdateWebExperienceRequest
A customized welcome message for an end user in an Amazon Q Business web experience.
A B C D E F G H I K L M N O P Q R S T U V W 
Skip navigation links

Copyright © 2024. All rights reserved.