AWS SDK for C++

AWS SDK for C++ Version 1.11.788

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

Namespaces

 
namespace  Endpoint
 
namespace  Model
 
namespace  Pagination
 

Classes

 
 
 
 
 
 

Typedefs

 
 
 
 
 
 
 
typedef std::function< void(const ConnectHealthClient *, const Model::CreateDomainRequest &, const Model::CreateDomainOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateDomainResponseReceivedHandler
 
 
 
typedef std::function< void(const ConnectHealthClient *, const Model::DeleteDomainRequest &, const Model::DeleteDomainOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteDomainResponseReceivedHandler
 
typedef std::function< void(const ConnectHealthClient *, const Model::GetDomainRequest &, const Model::GetDomainOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetDomainResponseReceivedHandler
 
 
 
 
typedef std::function< void(const ConnectHealthClient *, const Model::ListDomainsRequest &, const Model::ListDomainsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListDomainsResponseReceivedHandler
 
 
 
 
 
 
typedef std::function< void(const ConnectHealthClient *, const Model::TagResourceRequest &, const Model::TagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> TagResourceResponseReceivedHandler
 
typedef std::function< void(const ConnectHealthClient *, const Model::UntagResourceRequest &, const Model::UntagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UntagResourceResponseReceivedHandler
 

Enumerations

 

Typedef Documentation

◆ ActivateSubscriptionResponseReceivedHandler

Definition at line 137 of file ConnectHealthServiceClientModel.h.

◆ ConnectHealthClientConfiguration

Definition at line 68 of file ConnectHealthServiceClientModel.h.

◆ ConnectHealthEndpointProvider

Definition at line 70 of file ConnectHealthServiceClientModel.h.

◆ ConnectHealthEndpointProviderBase

Definition at line 69 of file ConnectHealthServiceClientModel.h.

◆ CreateDomainResponseReceivedHandler

Definition at line 140 of file ConnectHealthServiceClientModel.h.

◆ CreateSubscriptionResponseReceivedHandler

Definition at line 143 of file ConnectHealthServiceClientModel.h.

◆ DeactivateSubscriptionResponseReceivedHandler

Definition at line 146 of file ConnectHealthServiceClientModel.h.

◆ DeleteDomainResponseReceivedHandler

Definition at line 149 of file ConnectHealthServiceClientModel.h.

◆ GetDomainResponseReceivedHandler

Definition at line 152 of file ConnectHealthServiceClientModel.h.

◆ GetMedicalScribeListeningSessionResponseReceivedHandler

Definition at line 156 of file ConnectHealthServiceClientModel.h.

◆ GetPatientInsightsJobResponseReceivedHandler

Definition at line 159 of file ConnectHealthServiceClientModel.h.

◆ GetSubscriptionResponseReceivedHandler

Definition at line 162 of file ConnectHealthServiceClientModel.h.

◆ ListDomainsPaginator

Definition at line 15 of file ConnectHealthClientPagination.h.

◆ ListDomainsResponseReceivedHandler

Definition at line 165 of file ConnectHealthServiceClientModel.h.

◆ ListSubscriptionsPaginator

Definition at line 17 of file ConnectHealthClientPagination.h.

◆ ListSubscriptionsResponseReceivedHandler

Definition at line 168 of file ConnectHealthServiceClientModel.h.

◆ ListTagsForResourceResponseReceivedHandler

Definition at line 171 of file ConnectHealthServiceClientModel.h.

◆ StartMedicalScribeListeningSessionResponseReceivedHandler

Definition at line 176 of file ConnectHealthServiceClientModel.h.

◆ StartMedicalScribeListeningSessionStreamReadyHandler

Definition at line 172 of file ConnectHealthServiceClientModel.h.

◆ StartPatientInsightsJobResponseReceivedHandler

Definition at line 179 of file ConnectHealthServiceClientModel.h.

◆ StreamingConnectHealthRequest

Definition at line 39 of file ConnectHealthRequest.h.

◆ TagResourceResponseReceivedHandler

Definition at line 182 of file ConnectHealthServiceClientModel.h.

◆ UntagResourceResponseReceivedHandler

Definition at line 185 of file ConnectHealthServiceClientModel.h.

Enumeration Type Documentation

◆ ConnectHealthErrors

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 ConnectHealthErrors.h.