AWS SDK for C++

AWS SDK for C++ Version 1.11.606

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

Namespaces

 
namespace  Endpoint
 
namespace  Model
 

Classes

 
 
 
 

Typedefs

 
 
 
typedef std::function< void(const BackupSearchClient *, const Model::GetSearchJobRequest &, const Model::GetSearchJobOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetSearchJobResponseReceivedHandler
 
 
 
 
typedef std::function< void(const BackupSearchClient *, const Model::ListSearchJobsRequest &, const Model::ListSearchJobsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListSearchJobsResponseReceivedHandler
 
 
 
typedef std::function< void(const BackupSearchClient *, const Model::StartSearchJobRequest &, const Model::StartSearchJobOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > StartSearchJobResponseReceivedHandler
 
 
typedef std::function< void(const BackupSearchClient *, const Model::StopSearchJobRequest &, const Model::StopSearchJobOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > StopSearchJobResponseReceivedHandler
 
typedef std::function< void(const BackupSearchClient *, const Model::TagResourceRequest &, const Model::TagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > TagResourceResponseReceivedHandler
 
typedef std::function< void(const BackupSearchClient *, const Model::UntagResourceRequest &, const Model::UntagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UntagResourceResponseReceivedHandler
 

Enumerations

 

Typedef Documentation

◆ BackupSearchClientConfiguration

Definition at line 68 of file BackupSearchServiceClientModel.h.

◆ BackupSearchEndpointProvider

Definition at line 70 of file BackupSearchServiceClientModel.h.

◆ BackupSearchEndpointProviderBase

Definition at line 69 of file BackupSearchServiceClientModel.h.

◆ GetSearchJobResponseReceivedHandler

Definition at line 123 of file BackupSearchServiceClientModel.h.

◆ GetSearchResultExportJobResponseReceivedHandler

Definition at line 124 of file BackupSearchServiceClientModel.h.

◆ ListSearchJobBackupsResponseReceivedHandler

Definition at line 125 of file BackupSearchServiceClientModel.h.

◆ ListSearchJobResultsResponseReceivedHandler

Definition at line 126 of file BackupSearchServiceClientModel.h.

◆ ListSearchJobsResponseReceivedHandler

Definition at line 127 of file BackupSearchServiceClientModel.h.

◆ ListSearchResultExportJobsResponseReceivedHandler

Definition at line 128 of file BackupSearchServiceClientModel.h.

◆ ListTagsForResourceResponseReceivedHandler

Definition at line 129 of file BackupSearchServiceClientModel.h.

◆ StartSearchJobResponseReceivedHandler

Definition at line 130 of file BackupSearchServiceClientModel.h.

◆ StartSearchResultExportJobResponseReceivedHandler

Definition at line 131 of file BackupSearchServiceClientModel.h.

◆ StopSearchJobResponseReceivedHandler

Definition at line 132 of file BackupSearchServiceClientModel.h.

◆ TagResourceResponseReceivedHandler

Definition at line 133 of file BackupSearchServiceClientModel.h.

◆ UntagResourceResponseReceivedHandler

Definition at line 134 of file BackupSearchServiceClientModel.h.

Enumeration Type Documentation

◆ BackupSearchErrors

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