AWS SDK for C++

AWS SDK for C++ Version 1.11.440

Loading...
Searching...
No Matches
Namespaces | Classes | Typedefs | Enumerations
Aws::QConnect Namespace Reference

Namespaces

namespace  Endpoint
 
namespace  Model
 
 

Classes

 
 
 
 

Typedefs

 
 
 
typedef std::function< void(const QConnectClient *, const Model::CreateAIAgentRequest &, const Model::CreateAIAgentOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CreateAIAgentResponseReceivedHandler
 
 
typedef std::function< void(const QConnectClient *, const Model::CreateAIPromptRequest &, const Model::CreateAIPromptOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CreateAIPromptResponseReceivedHandler
 
 
typedef std::function< void(const QConnectClient *, const Model::CreateAssistantRequest &, const Model::CreateAssistantOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CreateAssistantResponseReceivedHandler
 
 
typedef std::function< void(const QConnectClient *, const Model::CreateContentRequest &, const Model::CreateContentOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CreateContentResponseReceivedHandler
 
 
 
 
typedef std::function< void(const QConnectClient *, const Model::CreateSessionRequest &, const Model::CreateSessionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CreateSessionResponseReceivedHandler
 
typedef std::function< void(const QConnectClient *, const Model::DeleteAIAgentRequest &, const Model::DeleteAIAgentOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteAIAgentResponseReceivedHandler
 
 
typedef std::function< void(const QConnectClient *, const Model::DeleteAIPromptRequest &, const Model::DeleteAIPromptOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteAIPromptResponseReceivedHandler
 
 
typedef std::function< void(const QConnectClient *, const Model::DeleteAssistantRequest &, const Model::DeleteAssistantOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteAssistantResponseReceivedHandler
 
 
typedef std::function< void(const QConnectClient *, const Model::DeleteContentRequest &, const Model::DeleteContentOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteContentResponseReceivedHandler
 
 
typedef std::function< void(const QConnectClient *, const Model::DeleteImportJobRequest &, const Model::DeleteImportJobOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteImportJobResponseReceivedHandler
 
 
 
typedef std::function< void(const QConnectClient *, const Model::GetAIAgentRequest &, const Model::GetAIAgentOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetAIAgentResponseReceivedHandler
 
typedef std::function< void(const QConnectClient *, const Model::GetAIPromptRequest &, const Model::GetAIPromptOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetAIPromptResponseReceivedHandler
 
typedef std::function< void(const QConnectClient *, const Model::GetAssistantRequest &, const Model::GetAssistantOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetAssistantResponseReceivedHandler
 
 
typedef std::function< void(const QConnectClient *, const Model::GetContentRequest &, const Model::GetContentOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetContentResponseReceivedHandler
 
 
 
typedef std::function< void(const QConnectClient *, const Model::GetImportJobRequest &, const Model::GetImportJobOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetImportJobResponseReceivedHandler
 
typedef std::function< void(const QConnectClient *, const Model::GetKnowledgeBaseRequest &, const Model::GetKnowledgeBaseOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetKnowledgeBaseResponseReceivedHandler
 
typedef std::function< void(const QConnectClient *, const Model::GetQuickResponseRequest &, const Model::GetQuickResponseOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetQuickResponseResponseReceivedHandler
 
typedef std::function< void(const QConnectClient *, const Model::GetSessionRequest &, const Model::GetSessionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetSessionResponseReceivedHandler
 
 
typedef std::function< void(const QConnectClient *, const Model::ListAIAgentsRequest &, const Model::ListAIAgentsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListAIAgentsResponseReceivedHandler
 
 
typedef std::function< void(const QConnectClient *, const Model::ListAIPromptsRequest &, const Model::ListAIPromptsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListAIPromptsResponseReceivedHandler
 
 
typedef std::function< void(const QConnectClient *, const Model::ListAssistantsRequest &, const Model::ListAssistantsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListAssistantsResponseReceivedHandler
 
 
typedef std::function< void(const QConnectClient *, const Model::ListContentsRequest &, const Model::ListContentsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListContentsResponseReceivedHandler
 
typedef std::function< void(const QConnectClient *, const Model::ListImportJobsRequest &, const Model::ListImportJobsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListImportJobsResponseReceivedHandler
 
 
 
 
 
typedef std::function< void(const QConnectClient *, const Model::PutFeedbackRequest &, const Model::PutFeedbackOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > PutFeedbackResponseReceivedHandler
 
 
 
typedef std::function< void(const QConnectClient *, const Model::SearchContentRequest &, const Model::SearchContentOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > SearchContentResponseReceivedHandler
 
 
typedef std::function< void(const QConnectClient *, const Model::SearchSessionsRequest &, const Model::SearchSessionsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > SearchSessionsResponseReceivedHandler
 
 
typedef std::function< void(const QConnectClient *, const Model::StartImportJobRequest &, const Model::StartImportJobOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > StartImportJobResponseReceivedHandler
 
typedef std::function< void(const QConnectClient *, const Model::TagResourceRequest &, const Model::TagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > TagResourceResponseReceivedHandler
 
typedef std::function< void(const QConnectClient *, const Model::UntagResourceRequest &, const Model::UntagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UntagResourceResponseReceivedHandler
 
typedef std::function< void(const QConnectClient *, const Model::UpdateAIAgentRequest &, const Model::UpdateAIAgentOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UpdateAIAgentResponseReceivedHandler
 
typedef std::function< void(const QConnectClient *, const Model::UpdateAIPromptRequest &, const Model::UpdateAIPromptOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UpdateAIPromptResponseReceivedHandler
 
 
typedef std::function< void(const QConnectClient *, const Model::UpdateContentRequest &, const Model::UpdateContentOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UpdateContentResponseReceivedHandler
 
 
 
typedef std::function< void(const QConnectClient *, const Model::UpdateSessionRequest &, const Model::UpdateSessionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UpdateSessionResponseReceivedHandler
 
 

Enumerations

 

Typedef Documentation

◆ CreateAIAgentResponseReceivedHandler

Definition at line 331 of file QConnectServiceClientModel.h.

◆ CreateAIAgentVersionResponseReceivedHandler

Definition at line 332 of file QConnectServiceClientModel.h.

◆ CreateAIPromptResponseReceivedHandler

Definition at line 333 of file QConnectServiceClientModel.h.

◆ CreateAIPromptVersionResponseReceivedHandler

Definition at line 334 of file QConnectServiceClientModel.h.

◆ CreateAssistantAssociationResponseReceivedHandler

Definition at line 336 of file QConnectServiceClientModel.h.

◆ CreateAssistantResponseReceivedHandler

Definition at line 335 of file QConnectServiceClientModel.h.

◆ CreateContentAssociationResponseReceivedHandler

Definition at line 338 of file QConnectServiceClientModel.h.

◆ CreateContentResponseReceivedHandler

Definition at line 337 of file QConnectServiceClientModel.h.

◆ CreateKnowledgeBaseResponseReceivedHandler

Definition at line 339 of file QConnectServiceClientModel.h.

◆ CreateQuickResponseResponseReceivedHandler

Definition at line 340 of file QConnectServiceClientModel.h.

◆ CreateSessionResponseReceivedHandler

Definition at line 341 of file QConnectServiceClientModel.h.

◆ DeleteAIAgentResponseReceivedHandler

Definition at line 342 of file QConnectServiceClientModel.h.

◆ DeleteAIAgentVersionResponseReceivedHandler

Definition at line 343 of file QConnectServiceClientModel.h.

◆ DeleteAIPromptResponseReceivedHandler

Definition at line 344 of file QConnectServiceClientModel.h.

◆ DeleteAIPromptVersionResponseReceivedHandler

Definition at line 345 of file QConnectServiceClientModel.h.

◆ DeleteAssistantAssociationResponseReceivedHandler

Definition at line 347 of file QConnectServiceClientModel.h.

◆ DeleteAssistantResponseReceivedHandler

Definition at line 346 of file QConnectServiceClientModel.h.

◆ DeleteContentAssociationResponseReceivedHandler

Definition at line 349 of file QConnectServiceClientModel.h.

◆ DeleteContentResponseReceivedHandler

Definition at line 348 of file QConnectServiceClientModel.h.

◆ DeleteImportJobResponseReceivedHandler

Definition at line 350 of file QConnectServiceClientModel.h.

◆ DeleteKnowledgeBaseResponseReceivedHandler

Definition at line 351 of file QConnectServiceClientModel.h.

◆ DeleteQuickResponseResponseReceivedHandler

Definition at line 352 of file QConnectServiceClientModel.h.

◆ GetAIAgentResponseReceivedHandler

Definition at line 353 of file QConnectServiceClientModel.h.

◆ GetAIPromptResponseReceivedHandler

Definition at line 354 of file QConnectServiceClientModel.h.

◆ GetAssistantAssociationResponseReceivedHandler

Definition at line 356 of file QConnectServiceClientModel.h.

◆ GetAssistantResponseReceivedHandler

Definition at line 355 of file QConnectServiceClientModel.h.

◆ GetContentAssociationResponseReceivedHandler

Definition at line 358 of file QConnectServiceClientModel.h.

◆ GetContentResponseReceivedHandler

Definition at line 357 of file QConnectServiceClientModel.h.

◆ GetContentSummaryResponseReceivedHandler

Definition at line 359 of file QConnectServiceClientModel.h.

◆ GetImportJobResponseReceivedHandler

Definition at line 360 of file QConnectServiceClientModel.h.

◆ GetKnowledgeBaseResponseReceivedHandler

Definition at line 361 of file QConnectServiceClientModel.h.

◆ GetQuickResponseResponseReceivedHandler

Definition at line 362 of file QConnectServiceClientModel.h.

◆ GetSessionResponseReceivedHandler

Definition at line 363 of file QConnectServiceClientModel.h.

◆ ListAIAgentsResponseReceivedHandler

Definition at line 365 of file QConnectServiceClientModel.h.

◆ ListAIAgentVersionsResponseReceivedHandler

Definition at line 364 of file QConnectServiceClientModel.h.

◆ ListAIPromptsResponseReceivedHandler

Definition at line 367 of file QConnectServiceClientModel.h.

◆ ListAIPromptVersionsResponseReceivedHandler

Definition at line 366 of file QConnectServiceClientModel.h.

◆ ListAssistantAssociationsResponseReceivedHandler

Definition at line 368 of file QConnectServiceClientModel.h.

◆ ListAssistantsResponseReceivedHandler

Definition at line 369 of file QConnectServiceClientModel.h.

◆ ListContentAssociationsResponseReceivedHandler

Definition at line 370 of file QConnectServiceClientModel.h.

◆ ListContentsResponseReceivedHandler

Definition at line 371 of file QConnectServiceClientModel.h.

◆ ListImportJobsResponseReceivedHandler

Definition at line 372 of file QConnectServiceClientModel.h.

◆ ListKnowledgeBasesResponseReceivedHandler

Definition at line 373 of file QConnectServiceClientModel.h.

◆ ListQuickResponsesResponseReceivedHandler

Definition at line 374 of file QConnectServiceClientModel.h.

◆ ListTagsForResourceResponseReceivedHandler

Definition at line 375 of file QConnectServiceClientModel.h.

◆ NotifyRecommendationsReceivedResponseReceivedHandler

Definition at line 376 of file QConnectServiceClientModel.h.

◆ PutFeedbackResponseReceivedHandler

Definition at line 377 of file QConnectServiceClientModel.h.

◆ QConnectClientConfiguration

Definition at line 120 of file QConnectServiceClientModel.h.

◆ QConnectEndpointProvider

Definition at line 122 of file QConnectServiceClientModel.h.

◆ QConnectEndpointProviderBase

Definition at line 121 of file QConnectServiceClientModel.h.

◆ RemoveAssistantAIAgentResponseReceivedHandler

Definition at line 378 of file QConnectServiceClientModel.h.

◆ RemoveKnowledgeBaseTemplateUriResponseReceivedHandler

Definition at line 379 of file QConnectServiceClientModel.h.

◆ SearchContentResponseReceivedHandler

Definition at line 380 of file QConnectServiceClientModel.h.

◆ SearchQuickResponsesResponseReceivedHandler

Definition at line 381 of file QConnectServiceClientModel.h.

◆ SearchSessionsResponseReceivedHandler

Definition at line 382 of file QConnectServiceClientModel.h.

◆ StartContentUploadResponseReceivedHandler

Definition at line 383 of file QConnectServiceClientModel.h.

◆ StartImportJobResponseReceivedHandler

Definition at line 384 of file QConnectServiceClientModel.h.

◆ TagResourceResponseReceivedHandler

Definition at line 385 of file QConnectServiceClientModel.h.

◆ UntagResourceResponseReceivedHandler

Definition at line 386 of file QConnectServiceClientModel.h.

◆ UpdateAIAgentResponseReceivedHandler

Definition at line 387 of file QConnectServiceClientModel.h.

◆ UpdateAIPromptResponseReceivedHandler

Definition at line 388 of file QConnectServiceClientModel.h.

◆ UpdateAssistantAIAgentResponseReceivedHandler

Definition at line 389 of file QConnectServiceClientModel.h.

◆ UpdateContentResponseReceivedHandler

Definition at line 390 of file QConnectServiceClientModel.h.

◆ UpdateKnowledgeBaseTemplateUriResponseReceivedHandler

Definition at line 391 of file QConnectServiceClientModel.h.

◆ UpdateQuickResponseResponseReceivedHandler

Definition at line 392 of file QConnectServiceClientModel.h.

◆ UpdateSessionDataResponseReceivedHandler

Definition at line 394 of file QConnectServiceClientModel.h.

◆ UpdateSessionResponseReceivedHandler

Definition at line 393 of file QConnectServiceClientModel.h.

Enumeration Type Documentation

◆ QConnectErrors

strong
Enumerator
INCOMPLETE_SIGNATURE 
INTERNAL_FAILURE 
INVALID_ACTION 
INVALID_CLIENT_TOKEN_ID 
INVALID_PARAMETER_COMBINATION 
INVALID_QUERY_PARAMETER 
INVALID_PARAMETER_VALUE 
MISSING_ACTION 
MISSING_AUTHENTICATION_TOKEN 
MISSING_PARAMETER 
OPT_IN_REQUIRED 
REQUEST_EXPIRED 
SERVICE_UNAVAILABLE 
THROTTLING 
VALIDATION 
ACCESS_DENIED 
RESOURCE_NOT_FOUND 
UNRECOGNIZED_CLIENT 
MALFORMED_QUERY_STRING 
SLOW_DOWN 
REQUEST_TIME_TOO_SKEWED 
INVALID_SIGNATURE 
SIGNATURE_DOES_NOT_MATCH 
INVALID_ACCESS_KEY_ID 
REQUEST_TIMEOUT 
NETWORK_CONNECTION 
UNKNOWN 
CONFLICT 
PRECONDITION_FAILED 
SERVICE_QUOTA_EXCEEDED 
TOO_MANY_TAGS 

Definition at line 16 of file QConnectErrors.h.