AWS SDK for C++

AWS SDK for C++ Version 1.11.440

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

Namespaces

namespace  Endpoint
 
namespace  Model
 
 

Classes

 
 
 
 

Typedefs

 
 
 
typedef std::function< void(const RecycleBinClient *, const Model::CreateRuleRequest &, const Model::CreateRuleOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CreateRuleResponseReceivedHandler
 
typedef std::function< void(const RecycleBinClient *, const Model::DeleteRuleRequest &, const Model::DeleteRuleOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteRuleResponseReceivedHandler
 
typedef std::function< void(const RecycleBinClient *, const Model::GetRuleRequest &, const Model::GetRuleOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetRuleResponseReceivedHandler
 
typedef std::function< void(const RecycleBinClient *, const Model::ListRulesRequest &, const Model::ListRulesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListRulesResponseReceivedHandler
 
 
typedef std::function< void(const RecycleBinClient *, const Model::LockRuleRequest &, const Model::LockRuleOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > LockRuleResponseReceivedHandler
 
typedef std::function< void(const RecycleBinClient *, const Model::TagResourceRequest &, const Model::TagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > TagResourceResponseReceivedHandler
 
typedef std::function< void(const RecycleBinClient *, const Model::UnlockRuleRequest &, const Model::UnlockRuleOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UnlockRuleResponseReceivedHandler
 
typedef std::function< void(const RecycleBinClient *, const Model::UntagResourceRequest &, const Model::UntagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UntagResourceResponseReceivedHandler
 
typedef std::function< void(const RecycleBinClient *, const Model::UpdateRuleRequest &, const Model::UpdateRuleOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UpdateRuleResponseReceivedHandler
 

Enumerations

 

Typedef Documentation

◆ CreateRuleResponseReceivedHandler

Definition at line 113 of file RecycleBinServiceClientModel.h.

◆ DeleteRuleResponseReceivedHandler

Definition at line 114 of file RecycleBinServiceClientModel.h.

◆ GetRuleResponseReceivedHandler

Definition at line 115 of file RecycleBinServiceClientModel.h.

◆ ListRulesResponseReceivedHandler

Definition at line 116 of file RecycleBinServiceClientModel.h.

◆ ListTagsForResourceResponseReceivedHandler

Definition at line 117 of file RecycleBinServiceClientModel.h.

◆ LockRuleResponseReceivedHandler

Definition at line 118 of file RecycleBinServiceClientModel.h.

◆ RecycleBinClientConfiguration

Definition at line 64 of file RecycleBinServiceClientModel.h.

◆ RecycleBinEndpointProvider

Definition at line 66 of file RecycleBinServiceClientModel.h.

◆ RecycleBinEndpointProviderBase

Definition at line 65 of file RecycleBinServiceClientModel.h.

◆ TagResourceResponseReceivedHandler

Definition at line 119 of file RecycleBinServiceClientModel.h.

◆ UnlockRuleResponseReceivedHandler

Definition at line 120 of file RecycleBinServiceClientModel.h.

◆ UntagResourceResponseReceivedHandler

Definition at line 121 of file RecycleBinServiceClientModel.h.

◆ UpdateRuleResponseReceivedHandler

Definition at line 122 of file RecycleBinServiceClientModel.h.

Enumeration Type Documentation

◆ RecycleBinErrors

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