AWS SDK for C++

AWS SDK for C++ Version 1.11.440

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

Namespaces

 
namespace  Endpoint
 
namespace  Model
 

Classes

 
 
 
 

Typedefs

 
 
 
 
 
typedef std::function< void(const DocDBElasticClient *, const Model::CreateClusterRequest &, const Model::CreateClusterOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CreateClusterResponseReceivedHandler
 
 
typedef std::function< void(const DocDBElasticClient *, const Model::DeleteClusterRequest &, const Model::DeleteClusterOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteClusterResponseReceivedHandler
 
 
typedef std::function< void(const DocDBElasticClient *, const Model::GetClusterRequest &, const Model::GetClusterOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetClusterResponseReceivedHandler
 
 
 
 
typedef std::function< void(const DocDBElasticClient *, const Model::ListClustersRequest &, const Model::ListClustersOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListClustersResponseReceivedHandler
 
 
 
 
typedef std::function< void(const DocDBElasticClient *, const Model::StartClusterRequest &, const Model::StartClusterOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > StartClusterResponseReceivedHandler
 
typedef std::function< void(const DocDBElasticClient *, const Model::StopClusterRequest &, const Model::StopClusterOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > StopClusterResponseReceivedHandler
 
typedef std::function< void(const DocDBElasticClient *, const Model::TagResourceRequest &, const Model::TagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > TagResourceResponseReceivedHandler
 
typedef std::function< void(const DocDBElasticClient *, const Model::UntagResourceRequest &, const Model::UntagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UntagResourceResponseReceivedHandler
 
typedef std::function< void(const DocDBElasticClient *, const Model::UpdateClusterRequest &, const Model::UpdateClusterOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UpdateClusterResponseReceivedHandler
 

Enumerations

 

Typedef Documentation

◆ ApplyPendingMaintenanceActionResponseReceivedHandler

Definition at line 152 of file DocDBElasticServiceClientModel.h.

◆ CopyClusterSnapshotResponseReceivedHandler

Definition at line 153 of file DocDBElasticServiceClientModel.h.

◆ CreateClusterResponseReceivedHandler

Definition at line 154 of file DocDBElasticServiceClientModel.h.

◆ CreateClusterSnapshotResponseReceivedHandler

Definition at line 155 of file DocDBElasticServiceClientModel.h.

◆ DeleteClusterResponseReceivedHandler

Definition at line 156 of file DocDBElasticServiceClientModel.h.

◆ DeleteClusterSnapshotResponseReceivedHandler

Definition at line 157 of file DocDBElasticServiceClientModel.h.

◆ DocDBElasticClientConfiguration

Definition at line 76 of file DocDBElasticServiceClientModel.h.

◆ DocDBElasticEndpointProvider

Definition at line 78 of file DocDBElasticServiceClientModel.h.

◆ DocDBElasticEndpointProviderBase

Definition at line 77 of file DocDBElasticServiceClientModel.h.

◆ GetClusterResponseReceivedHandler

Definition at line 158 of file DocDBElasticServiceClientModel.h.

◆ GetClusterSnapshotResponseReceivedHandler

Definition at line 159 of file DocDBElasticServiceClientModel.h.

◆ GetPendingMaintenanceActionResponseReceivedHandler

Definition at line 160 of file DocDBElasticServiceClientModel.h.

◆ ListClusterSnapshotsResponseReceivedHandler

Definition at line 161 of file DocDBElasticServiceClientModel.h.

◆ ListClustersResponseReceivedHandler

Definition at line 162 of file DocDBElasticServiceClientModel.h.

◆ ListPendingMaintenanceActionsResponseReceivedHandler

Definition at line 163 of file DocDBElasticServiceClientModel.h.

◆ ListTagsForResourceResponseReceivedHandler

Definition at line 164 of file DocDBElasticServiceClientModel.h.

◆ RestoreClusterFromSnapshotResponseReceivedHandler

Definition at line 165 of file DocDBElasticServiceClientModel.h.

◆ StartClusterResponseReceivedHandler

Definition at line 166 of file DocDBElasticServiceClientModel.h.

◆ StopClusterResponseReceivedHandler

Definition at line 167 of file DocDBElasticServiceClientModel.h.

◆ TagResourceResponseReceivedHandler

Definition at line 168 of file DocDBElasticServiceClientModel.h.

◆ UntagResourceResponseReceivedHandler

Definition at line 169 of file DocDBElasticServiceClientModel.h.

◆ UpdateClusterResponseReceivedHandler

Definition at line 170 of file DocDBElasticServiceClientModel.h.

Enumeration Type Documentation

◆ DocDBElasticErrors

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