AWS SDK for C++

AWS SDK for C++ Version 1.11.440

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

Namespaces

 
namespace  Endpoint
 
namespace  Model
 

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::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::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::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::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

◆ BatchGetFieldResponseReceivedHandler

Definition at line 209 of file ConnectCasesServiceClientModel.h.

◆ BatchPutFieldOptionsResponseReceivedHandler

Definition at line 210 of file ConnectCasesServiceClientModel.h.

◆ ConnectCasesClientConfiguration

Definition at line 88 of file ConnectCasesServiceClientModel.h.

◆ ConnectCasesEndpointProvider

Definition at line 90 of file ConnectCasesServiceClientModel.h.

◆ ConnectCasesEndpointProviderBase

Definition at line 89 of file ConnectCasesServiceClientModel.h.

◆ CreateCaseResponseReceivedHandler

Definition at line 211 of file ConnectCasesServiceClientModel.h.

◆ CreateDomainResponseReceivedHandler

Definition at line 212 of file ConnectCasesServiceClientModel.h.

◆ CreateFieldResponseReceivedHandler

Definition at line 213 of file ConnectCasesServiceClientModel.h.

◆ CreateLayoutResponseReceivedHandler

Definition at line 214 of file ConnectCasesServiceClientModel.h.

◆ CreateRelatedItemResponseReceivedHandler

Definition at line 215 of file ConnectCasesServiceClientModel.h.

◆ CreateTemplateResponseReceivedHandler

Definition at line 216 of file ConnectCasesServiceClientModel.h.

◆ DeleteDomainResponseReceivedHandler

Definition at line 217 of file ConnectCasesServiceClientModel.h.

◆ DeleteFieldResponseReceivedHandler

Definition at line 218 of file ConnectCasesServiceClientModel.h.

◆ DeleteLayoutResponseReceivedHandler

Definition at line 219 of file ConnectCasesServiceClientModel.h.

◆ DeleteTemplateResponseReceivedHandler

Definition at line 220 of file ConnectCasesServiceClientModel.h.

◆ GetCaseAuditEventsResponseReceivedHandler

Definition at line 222 of file ConnectCasesServiceClientModel.h.

◆ GetCaseEventConfigurationResponseReceivedHandler

Definition at line 223 of file ConnectCasesServiceClientModel.h.

◆ GetCaseResponseReceivedHandler

Definition at line 221 of file ConnectCasesServiceClientModel.h.

◆ GetDomainResponseReceivedHandler

Definition at line 224 of file ConnectCasesServiceClientModel.h.

◆ GetLayoutResponseReceivedHandler

Definition at line 225 of file ConnectCasesServiceClientModel.h.

◆ GetTemplateResponseReceivedHandler

Definition at line 226 of file ConnectCasesServiceClientModel.h.

◆ ListCasesForContactResponseReceivedHandler

Definition at line 227 of file ConnectCasesServiceClientModel.h.

◆ ListDomainsResponseReceivedHandler

Definition at line 228 of file ConnectCasesServiceClientModel.h.

◆ ListFieldOptionsResponseReceivedHandler

Definition at line 229 of file ConnectCasesServiceClientModel.h.

◆ ListFieldsResponseReceivedHandler

Definition at line 230 of file ConnectCasesServiceClientModel.h.

◆ ListLayoutsResponseReceivedHandler

Definition at line 231 of file ConnectCasesServiceClientModel.h.

◆ ListTagsForResourceResponseReceivedHandler

Definition at line 232 of file ConnectCasesServiceClientModel.h.

◆ ListTemplatesResponseReceivedHandler

Definition at line 233 of file ConnectCasesServiceClientModel.h.

◆ PutCaseEventConfigurationResponseReceivedHandler

Definition at line 234 of file ConnectCasesServiceClientModel.h.

◆ SearchCasesResponseReceivedHandler

Definition at line 235 of file ConnectCasesServiceClientModel.h.

◆ SearchRelatedItemsResponseReceivedHandler

Definition at line 236 of file ConnectCasesServiceClientModel.h.

◆ TagResourceResponseReceivedHandler

Definition at line 237 of file ConnectCasesServiceClientModel.h.

◆ UntagResourceResponseReceivedHandler

Definition at line 238 of file ConnectCasesServiceClientModel.h.

◆ UpdateCaseResponseReceivedHandler

Definition at line 239 of file ConnectCasesServiceClientModel.h.

◆ UpdateFieldResponseReceivedHandler

Definition at line 240 of file ConnectCasesServiceClientModel.h.

◆ UpdateLayoutResponseReceivedHandler

Definition at line 241 of file ConnectCasesServiceClientModel.h.

◆ UpdateTemplateResponseReceivedHandler

Definition at line 242 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 16 of file ConnectCasesErrors.h.