AWS SDK for C++

AWS SDK for C++ Version 1.11.785

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

Namespaces

 
namespace  Endpoint
 
namespace  Model
 
namespace  Pagination
 

Classes

 
 
 
 
 
 

Typedefs

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
typedef std::function< void(const ConnectCasesClient *, const Model::BatchGetFieldRequest &, const Model::BatchGetFieldOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> BatchGetFieldResponseReceivedHandler
 
 
typedef std::function< void(const ConnectCasesClient *, const Model::CreateCaseRequest &, const Model::CreateCaseOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateCaseResponseReceivedHandler
 
typedef std::function< void(const ConnectCasesClient *, const Model::CreateCaseRuleRequest &, const Model::CreateCaseRuleOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateCaseRuleResponseReceivedHandler
 
typedef std::function< void(const ConnectCasesClient *, const Model::CreateDomainRequest &, const Model::CreateDomainOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateDomainResponseReceivedHandler
 
typedef std::function< void(const ConnectCasesClient *, const Model::CreateFieldRequest &, const Model::CreateFieldOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateFieldResponseReceivedHandler
 
typedef std::function< void(const ConnectCasesClient *, const Model::CreateLayoutRequest &, const Model::CreateLayoutOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateLayoutResponseReceivedHandler
 
 
typedef std::function< void(const ConnectCasesClient *, const Model::CreateTemplateRequest &, const Model::CreateTemplateOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateTemplateResponseReceivedHandler
 
typedef std::function< void(const ConnectCasesClient *, const Model::DeleteCaseRequest &, const Model::DeleteCaseOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteCaseResponseReceivedHandler
 
typedef std::function< void(const ConnectCasesClient *, const Model::DeleteCaseRuleRequest &, const Model::DeleteCaseRuleOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteCaseRuleResponseReceivedHandler
 
typedef std::function< void(const ConnectCasesClient *, const Model::DeleteDomainRequest &, const Model::DeleteDomainOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteDomainResponseReceivedHandler
 
typedef std::function< void(const ConnectCasesClient *, const Model::DeleteFieldRequest &, const Model::DeleteFieldOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteFieldResponseReceivedHandler
 
typedef std::function< void(const ConnectCasesClient *, const Model::DeleteLayoutRequest &, const Model::DeleteLayoutOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteLayoutResponseReceivedHandler
 
 
typedef std::function< void(const ConnectCasesClient *, const Model::DeleteTemplateRequest &, const Model::DeleteTemplateOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteTemplateResponseReceivedHandler
 
typedef std::function< void(const ConnectCasesClient *, const Model::GetCaseRequest &, const Model::GetCaseOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetCaseResponseReceivedHandler
 
 
 
typedef std::function< void(const ConnectCasesClient *, const Model::GetDomainRequest &, const Model::GetDomainOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetDomainResponseReceivedHandler
 
typedef std::function< void(const ConnectCasesClient *, const Model::GetLayoutRequest &, const Model::GetLayoutOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetLayoutResponseReceivedHandler
 
typedef std::function< void(const ConnectCasesClient *, const Model::GetTemplateRequest &, const Model::GetTemplateOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetTemplateResponseReceivedHandler
 
typedef std::function< void(const ConnectCasesClient *, const Model::ListCaseRulesRequest &, const Model::ListCaseRulesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListCaseRulesResponseReceivedHandler
 
 
typedef std::function< void(const ConnectCasesClient *, const Model::ListDomainsRequest &, const Model::ListDomainsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListDomainsResponseReceivedHandler
 
 
typedef std::function< void(const ConnectCasesClient *, const Model::ListFieldsRequest &, const Model::ListFieldsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListFieldsResponseReceivedHandler
 
typedef std::function< void(const ConnectCasesClient *, const Model::ListLayoutsRequest &, const Model::ListLayoutsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListLayoutsResponseReceivedHandler
 
 
typedef std::function< void(const ConnectCasesClient *, const Model::ListTemplatesRequest &, const Model::ListTemplatesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListTemplatesResponseReceivedHandler
 
 
 
typedef std::function< void(const ConnectCasesClient *, const Model::SearchCasesRequest &, const Model::SearchCasesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> SearchCasesResponseReceivedHandler
 
 
typedef std::function< void(const ConnectCasesClient *, const Model::TagResourceRequest &, const Model::TagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> TagResourceResponseReceivedHandler
 
typedef std::function< void(const ConnectCasesClient *, const Model::UntagResourceRequest &, const Model::UntagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UntagResourceResponseReceivedHandler
 
typedef std::function< void(const ConnectCasesClient *, const Model::UpdateCaseRequest &, const Model::UpdateCaseOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UpdateCaseResponseReceivedHandler
 
typedef std::function< void(const ConnectCasesClient *, const Model::UpdateCaseRuleRequest &, const Model::UpdateCaseRuleOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UpdateCaseRuleResponseReceivedHandler
 
typedef std::function< void(const ConnectCasesClient *, const Model::UpdateFieldRequest &, const Model::UpdateFieldOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UpdateFieldResponseReceivedHandler
 
typedef std::function< void(const ConnectCasesClient *, const Model::UpdateLayoutRequest &, const Model::UpdateLayoutOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UpdateLayoutResponseReceivedHandler
 
 
typedef std::function< void(const ConnectCasesClient *, const Model::UpdateTemplateRequest &, const Model::UpdateTemplateOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UpdateTemplateResponseReceivedHandler
 

Enumerations

 

Typedef Documentation

◆ BatchGetCaseRuleResponseReceivedHandler

Definition at line 241 of file ConnectCasesServiceClientModel.h.

◆ BatchGetFieldResponseReceivedHandler

Definition at line 244 of file ConnectCasesServiceClientModel.h.

◆ BatchPutFieldOptionsResponseReceivedHandler

Definition at line 247 of file ConnectCasesServiceClientModel.h.

◆ ConnectCasesClientConfiguration

Definition at line 92 of file ConnectCasesServiceClientModel.h.

◆ ConnectCasesEndpointProvider

Definition at line 94 of file ConnectCasesServiceClientModel.h.

◆ ConnectCasesEndpointProviderBase

Definition at line 93 of file ConnectCasesServiceClientModel.h.

◆ CreateCaseResponseReceivedHandler

Definition at line 250 of file ConnectCasesServiceClientModel.h.

◆ CreateCaseRuleResponseReceivedHandler

Definition at line 253 of file ConnectCasesServiceClientModel.h.

◆ CreateDomainResponseReceivedHandler

Definition at line 256 of file ConnectCasesServiceClientModel.h.

◆ CreateFieldResponseReceivedHandler

Definition at line 259 of file ConnectCasesServiceClientModel.h.

◆ CreateLayoutResponseReceivedHandler

Definition at line 262 of file ConnectCasesServiceClientModel.h.

◆ CreateRelatedItemResponseReceivedHandler

Definition at line 265 of file ConnectCasesServiceClientModel.h.

◆ CreateTemplateResponseReceivedHandler

Definition at line 268 of file ConnectCasesServiceClientModel.h.

◆ DeleteCaseResponseReceivedHandler

Definition at line 271 of file ConnectCasesServiceClientModel.h.

◆ DeleteCaseRuleResponseReceivedHandler

Definition at line 274 of file ConnectCasesServiceClientModel.h.

◆ DeleteDomainResponseReceivedHandler

Definition at line 277 of file ConnectCasesServiceClientModel.h.

◆ DeleteFieldResponseReceivedHandler

Definition at line 280 of file ConnectCasesServiceClientModel.h.

◆ DeleteLayoutResponseReceivedHandler

Definition at line 283 of file ConnectCasesServiceClientModel.h.

◆ DeleteRelatedItemResponseReceivedHandler

Definition at line 286 of file ConnectCasesServiceClientModel.h.

◆ DeleteTemplateResponseReceivedHandler

Definition at line 289 of file ConnectCasesServiceClientModel.h.

◆ GetCaseAuditEventsPaginator

Definition at line 27 of file ConnectCasesClientPagination.h.

◆ GetCaseAuditEventsResponseReceivedHandler

Definition at line 295 of file ConnectCasesServiceClientModel.h.

◆ GetCaseEventConfigurationResponseReceivedHandler

Definition at line 298 of file ConnectCasesServiceClientModel.h.

◆ GetCasePaginator

Definition at line 25 of file ConnectCasesClientPagination.h.

◆ GetCaseResponseReceivedHandler

Definition at line 292 of file ConnectCasesServiceClientModel.h.

◆ GetDomainResponseReceivedHandler

Definition at line 301 of file ConnectCasesServiceClientModel.h.

◆ GetLayoutResponseReceivedHandler

Definition at line 304 of file ConnectCasesServiceClientModel.h.

◆ GetTemplateResponseReceivedHandler

Definition at line 307 of file ConnectCasesServiceClientModel.h.

◆ ListCaseRulesPaginator

Definition at line 29 of file ConnectCasesClientPagination.h.

◆ ListCaseRulesResponseReceivedHandler

Definition at line 310 of file ConnectCasesServiceClientModel.h.

◆ ListCasesForContactPaginator

Definition at line 31 of file ConnectCasesClientPagination.h.

◆ ListCasesForContactResponseReceivedHandler

Definition at line 313 of file ConnectCasesServiceClientModel.h.

◆ ListDomainsPaginator

Definition at line 33 of file ConnectCasesClientPagination.h.

◆ ListDomainsResponseReceivedHandler

Definition at line 316 of file ConnectCasesServiceClientModel.h.

◆ ListFieldOptionsPaginator

Definition at line 35 of file ConnectCasesClientPagination.h.

◆ ListFieldOptionsResponseReceivedHandler

Definition at line 319 of file ConnectCasesServiceClientModel.h.

◆ ListFieldsPaginator

Definition at line 37 of file ConnectCasesClientPagination.h.

◆ ListFieldsResponseReceivedHandler

Definition at line 322 of file ConnectCasesServiceClientModel.h.

◆ ListLayoutsPaginator

Definition at line 39 of file ConnectCasesClientPagination.h.

◆ ListLayoutsResponseReceivedHandler

Definition at line 325 of file ConnectCasesServiceClientModel.h.

◆ ListTagsForResourceResponseReceivedHandler

Definition at line 328 of file ConnectCasesServiceClientModel.h.

◆ ListTemplatesPaginator

Definition at line 41 of file ConnectCasesClientPagination.h.

◆ ListTemplatesResponseReceivedHandler

Definition at line 331 of file ConnectCasesServiceClientModel.h.

◆ PutCaseEventConfigurationResponseReceivedHandler

Definition at line 334 of file ConnectCasesServiceClientModel.h.

◆ SearchAllRelatedItemsPaginator

Definition at line 43 of file ConnectCasesClientPagination.h.

◆ SearchAllRelatedItemsResponseReceivedHandler

Definition at line 337 of file ConnectCasesServiceClientModel.h.

◆ SearchCasesPaginator

Definition at line 46 of file ConnectCasesClientPagination.h.

◆ SearchCasesResponseReceivedHandler

Definition at line 340 of file ConnectCasesServiceClientModel.h.

◆ SearchRelatedItemsPaginator

Definition at line 48 of file ConnectCasesClientPagination.h.

◆ SearchRelatedItemsResponseReceivedHandler

Definition at line 343 of file ConnectCasesServiceClientModel.h.

◆ TagResourceResponseReceivedHandler

Definition at line 346 of file ConnectCasesServiceClientModel.h.

◆ UntagResourceResponseReceivedHandler

Definition at line 349 of file ConnectCasesServiceClientModel.h.

◆ UpdateCaseResponseReceivedHandler

Definition at line 352 of file ConnectCasesServiceClientModel.h.

◆ UpdateCaseRuleResponseReceivedHandler

Definition at line 355 of file ConnectCasesServiceClientModel.h.

◆ UpdateFieldResponseReceivedHandler

Definition at line 358 of file ConnectCasesServiceClientModel.h.

◆ UpdateLayoutResponseReceivedHandler

Definition at line 361 of file ConnectCasesServiceClientModel.h.

◆ UpdateRelatedItemResponseReceivedHandler

Definition at line 364 of file ConnectCasesServiceClientModel.h.

◆ UpdateTemplateResponseReceivedHandler

Definition at line 367 of file ConnectCasesServiceClientModel.h.

Enumeration Type Documentation

◆ ConnectCasesErrors

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 
INTERNAL_SERVER 
SERVICE_QUOTA_EXCEEDED 

Definition at line 14 of file ConnectCasesErrors.h.