AWS SDK for C++

AWS SDK for C++ Version 1.11.440

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

Namespaces

 
namespace  AppStatusMapper
 
 
namespace  CardTypeMapper
 
 
 
 
namespace  PluginTypeMapper
 
namespace  SenderMapper
 

Classes

 
 
 
 
 
class  Card
 
class  CardInput
 
class  CardStatus
 
class  CardValue
 
class  Category
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
class  QPluginCard
 
 
class  QQueryCard
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
class  UserAppItem
 

Typedefs

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
typedef std::future< GetQAppOutcomeGetQAppOutcomeCallable
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Enumerations

 
enum class  AppStatus { NOT_SET , PUBLISHED , DRAFT , DELETED }
 
 
enum class  CardType {
  NOT_SET , text_input , q_query , file_upload ,
  q_plugin
}
 
 
 
 
enum class  PluginType {
  NOT_SET , SERVICE_NOW , SALESFORCE , JIRA ,
  ZENDESK , CUSTOM
}
 
enum class  Sender { NOT_SET , USER , SYSTEM }
 

Typedef Documentation

◆ AssociateLibraryItemReviewOutcome

Definition at line 105 of file QAppsServiceClientModel.h.

◆ AssociateLibraryItemReviewOutcomeCallable

Definition at line 132 of file QAppsServiceClientModel.h.

◆ AssociateQAppWithUserOutcome

Definition at line 106 of file QAppsServiceClientModel.h.

◆ AssociateQAppWithUserOutcomeCallable

Definition at line 133 of file QAppsServiceClientModel.h.

◆ CreateLibraryItemOutcome

Definition at line 107 of file QAppsServiceClientModel.h.

◆ CreateLibraryItemOutcomeCallable

Definition at line 134 of file QAppsServiceClientModel.h.

◆ CreateQAppOutcome

Definition at line 108 of file QAppsServiceClientModel.h.

◆ CreateQAppOutcomeCallable

Definition at line 135 of file QAppsServiceClientModel.h.

◆ DeleteLibraryItemOutcome

Definition at line 109 of file QAppsServiceClientModel.h.

◆ DeleteLibraryItemOutcomeCallable

Definition at line 136 of file QAppsServiceClientModel.h.

◆ DeleteQAppOutcome

Definition at line 110 of file QAppsServiceClientModel.h.

◆ DeleteQAppOutcomeCallable

Definition at line 137 of file QAppsServiceClientModel.h.

◆ DisassociateLibraryItemReviewOutcome

Definition at line 111 of file QAppsServiceClientModel.h.

◆ DisassociateLibraryItemReviewOutcomeCallable

Definition at line 138 of file QAppsServiceClientModel.h.

◆ DisassociateQAppFromUserOutcome

Definition at line 112 of file QAppsServiceClientModel.h.

◆ DisassociateQAppFromUserOutcomeCallable

Definition at line 139 of file QAppsServiceClientModel.h.

◆ GetLibraryItemOutcome

Definition at line 113 of file QAppsServiceClientModel.h.

◆ GetLibraryItemOutcomeCallable

Definition at line 140 of file QAppsServiceClientModel.h.

◆ GetQAppOutcome

Definition at line 114 of file QAppsServiceClientModel.h.

◆ GetQAppOutcomeCallable

Definition at line 141 of file QAppsServiceClientModel.h.

◆ GetQAppSessionOutcome

Definition at line 115 of file QAppsServiceClientModel.h.

◆ GetQAppSessionOutcomeCallable

Definition at line 142 of file QAppsServiceClientModel.h.

◆ ImportDocumentOutcome

Definition at line 116 of file QAppsServiceClientModel.h.

◆ ImportDocumentOutcomeCallable

Definition at line 143 of file QAppsServiceClientModel.h.

◆ ListLibraryItemsOutcome

Definition at line 117 of file QAppsServiceClientModel.h.

◆ ListLibraryItemsOutcomeCallable

Definition at line 144 of file QAppsServiceClientModel.h.

◆ ListQAppsOutcome

Definition at line 118 of file QAppsServiceClientModel.h.

◆ ListQAppsOutcomeCallable

Definition at line 145 of file QAppsServiceClientModel.h.

◆ ListTagsForResourceOutcome

Definition at line 119 of file QAppsServiceClientModel.h.

◆ ListTagsForResourceOutcomeCallable

Definition at line 146 of file QAppsServiceClientModel.h.

◆ PredictQAppOutcome

Definition at line 120 of file QAppsServiceClientModel.h.

◆ PredictQAppOutcomeCallable

Definition at line 147 of file QAppsServiceClientModel.h.

◆ StartQAppSessionOutcome

Definition at line 121 of file QAppsServiceClientModel.h.

◆ StartQAppSessionOutcomeCallable

Definition at line 148 of file QAppsServiceClientModel.h.

◆ StopQAppSessionOutcome

Definition at line 122 of file QAppsServiceClientModel.h.

◆ StopQAppSessionOutcomeCallable

Definition at line 149 of file QAppsServiceClientModel.h.

◆ TagResourceOutcome

Definition at line 123 of file QAppsServiceClientModel.h.

◆ TagResourceOutcomeCallable

Definition at line 150 of file QAppsServiceClientModel.h.

◆ UntagResourceOutcome

Definition at line 124 of file QAppsServiceClientModel.h.

◆ UntagResourceOutcomeCallable

Definition at line 151 of file QAppsServiceClientModel.h.

◆ UpdateLibraryItemMetadataOutcome

Definition at line 126 of file QAppsServiceClientModel.h.

◆ UpdateLibraryItemMetadataOutcomeCallable

Definition at line 153 of file QAppsServiceClientModel.h.

◆ UpdateLibraryItemOutcome

Definition at line 125 of file QAppsServiceClientModel.h.

◆ UpdateLibraryItemOutcomeCallable

Definition at line 152 of file QAppsServiceClientModel.h.

◆ UpdateQAppOutcome

Definition at line 127 of file QAppsServiceClientModel.h.

◆ UpdateQAppOutcomeCallable

Definition at line 154 of file QAppsServiceClientModel.h.

◆ UpdateQAppSessionOutcome

Definition at line 128 of file QAppsServiceClientModel.h.

◆ UpdateQAppSessionOutcomeCallable

Definition at line 155 of file QAppsServiceClientModel.h.

Enumeration Type Documentation

◆ AppRequiredCapability

Enumerator
NOT_SET 
FileUpload 
CreatorMode 
RetrievalMode 
PluginMode 

Definition at line 16 of file AppRequiredCapability.h.

◆ AppStatus

strong
Enumerator
NOT_SET 
PUBLISHED 
DRAFT 
DELETED 

Definition at line 16 of file AppStatus.h.

◆ CardOutputSource

Enumerator
NOT_SET 
approved_sources 
llm 

Definition at line 16 of file CardOutputSource.h.

◆ CardType

strong
Enumerator
NOT_SET 
text_input 
q_query 
file_upload 
q_plugin 

Definition at line 16 of file CardType.h.

◆ DocumentScope

Enumerator
NOT_SET 
APPLICATION 
SESSION 

Definition at line 16 of file DocumentScope.h.

◆ ExecutionStatus

Enumerator
NOT_SET 
IN_PROGRESS 
WAITING 
COMPLETED 

Definition at line 16 of file ExecutionStatus.h.

◆ LibraryItemStatus

Enumerator
NOT_SET 
PUBLISHED 
DISABLED 

Definition at line 16 of file LibraryItemStatus.h.

◆ PluginType

strong
Enumerator
NOT_SET 
SERVICE_NOW 
SALESFORCE 
JIRA 
ZENDESK 
CUSTOM 

Definition at line 16 of file PluginType.h.

◆ Sender

strong
Enumerator
NOT_SET 
USER 
SYSTEM 

Definition at line 16 of file Sender.h.