AWS SDK for C++

AWS SDK for C++ Version 1.11.694

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

Namespaces

 
namespace  Endpoint
 
namespace  Model
 

Classes

 
 
 
 

Typedefs

 
 
 
 
 
typedef std::function< void(const DataExchangeClient *, const Model::CancelJobRequest &, const Model::CancelJobOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CancelJobResponseReceivedHandler
 
 
typedef std::function< void(const DataExchangeClient *, const Model::CreateDataSetRequest &, const Model::CreateDataSetOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateDataSetResponseReceivedHandler
 
 
typedef std::function< void(const DataExchangeClient *, const Model::CreateJobRequest &, const Model::CreateJobOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateJobResponseReceivedHandler
 
typedef std::function< void(const DataExchangeClient *, const Model::CreateRevisionRequest &, const Model::CreateRevisionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateRevisionResponseReceivedHandler
 
typedef std::function< void(const DataExchangeClient *, const Model::DeleteAssetRequest &, const Model::DeleteAssetOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteAssetResponseReceivedHandler
 
 
typedef std::function< void(const DataExchangeClient *, const Model::DeleteDataSetRequest &, const Model::DeleteDataSetOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteDataSetResponseReceivedHandler
 
 
typedef std::function< void(const DataExchangeClient *, const Model::DeleteRevisionRequest &, const Model::DeleteRevisionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteRevisionResponseReceivedHandler
 
typedef std::function< void(const DataExchangeClient *, const Model::GetAssetRequest &, const Model::GetAssetOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetAssetResponseReceivedHandler
 
typedef std::function< void(const DataExchangeClient *, const Model::GetDataGrantRequest &, const Model::GetDataGrantOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetDataGrantResponseReceivedHandler
 
typedef std::function< void(const DataExchangeClient *, const Model::GetDataSetRequest &, const Model::GetDataSetOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetDataSetResponseReceivedHandler
 
typedef std::function< void(const DataExchangeClient *, const Model::GetEventActionRequest &, const Model::GetEventActionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetEventActionResponseReceivedHandler
 
typedef std::function< void(const DataExchangeClient *, const Model::GetJobRequest &, const Model::GetJobOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetJobResponseReceivedHandler
 
 
typedef std::function< void(const DataExchangeClient *, const Model::GetRevisionRequest &, const Model::GetRevisionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetRevisionResponseReceivedHandler
 
typedef std::function< void(const DataExchangeClient *, const Model::ListDataGrantsRequest &, const Model::ListDataGrantsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListDataGrantsResponseReceivedHandler
 
 
typedef std::function< void(const DataExchangeClient *, const Model::ListDataSetsRequest &, const Model::ListDataSetsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListDataSetsResponseReceivedHandler
 
 
typedef std::function< void(const DataExchangeClient *, const Model::ListJobsRequest &, const Model::ListJobsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListJobsResponseReceivedHandler
 
 
 
 
typedef std::function< void(const DataExchangeClient *, const Model::RevokeRevisionRequest &, const Model::RevokeRevisionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> RevokeRevisionResponseReceivedHandler
 
 
 
typedef std::function< void(const DataExchangeClient *, const Model::StartJobRequest &, const Model::StartJobOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> StartJobResponseReceivedHandler
 
typedef std::function< void(const DataExchangeClient *, const Model::TagResourceRequest &, const Model::TagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> TagResourceResponseReceivedHandler
 
typedef std::function< void(const DataExchangeClient *, const Model::UntagResourceRequest &, const Model::UntagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UntagResourceResponseReceivedHandler
 
typedef std::function< void(const DataExchangeClient *, const Model::UpdateAssetRequest &, const Model::UpdateAssetOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UpdateAssetResponseReceivedHandler
 
typedef std::function< void(const DataExchangeClient *, const Model::UpdateDataSetRequest &, const Model::UpdateDataSetOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UpdateDataSetResponseReceivedHandler
 
 
typedef std::function< void(const DataExchangeClient *, const Model::UpdateRevisionRequest &, const Model::UpdateRevisionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UpdateRevisionResponseReceivedHandler
 

Enumerations

 

Typedef Documentation

◆ AcceptDataGrantResponseReceivedHandler

Definition at line 215 of file DataExchangeServiceClientModel.h.

◆ CancelJobResponseReceivedHandler

Definition at line 218 of file DataExchangeServiceClientModel.h.

◆ CreateDataGrantResponseReceivedHandler

Definition at line 221 of file DataExchangeServiceClientModel.h.

◆ CreateDataSetResponseReceivedHandler

Definition at line 224 of file DataExchangeServiceClientModel.h.

◆ CreateEventActionResponseReceivedHandler

Definition at line 227 of file DataExchangeServiceClientModel.h.

◆ CreateJobResponseReceivedHandler

Definition at line 230 of file DataExchangeServiceClientModel.h.

◆ CreateRevisionResponseReceivedHandler

Definition at line 233 of file DataExchangeServiceClientModel.h.

◆ DataExchangeClientConfiguration

Definition at line 84 of file DataExchangeServiceClientModel.h.

◆ DataExchangeEndpointProvider

Definition at line 86 of file DataExchangeServiceClientModel.h.

◆ DataExchangeEndpointProviderBase

Definition at line 85 of file DataExchangeServiceClientModel.h.

◆ DeleteAssetResponseReceivedHandler

Definition at line 236 of file DataExchangeServiceClientModel.h.

◆ DeleteDataGrantResponseReceivedHandler

Definition at line 239 of file DataExchangeServiceClientModel.h.

◆ DeleteDataSetResponseReceivedHandler

Definition at line 242 of file DataExchangeServiceClientModel.h.

◆ DeleteEventActionResponseReceivedHandler

Definition at line 245 of file DataExchangeServiceClientModel.h.

◆ DeleteRevisionResponseReceivedHandler

Definition at line 248 of file DataExchangeServiceClientModel.h.

◆ GetAssetResponseReceivedHandler

Definition at line 251 of file DataExchangeServiceClientModel.h.

◆ GetDataGrantResponseReceivedHandler

Definition at line 254 of file DataExchangeServiceClientModel.h.

◆ GetDataSetResponseReceivedHandler

Definition at line 257 of file DataExchangeServiceClientModel.h.

◆ GetEventActionResponseReceivedHandler

Definition at line 260 of file DataExchangeServiceClientModel.h.

◆ GetJobResponseReceivedHandler

Definition at line 263 of file DataExchangeServiceClientModel.h.

◆ GetReceivedDataGrantResponseReceivedHandler

Definition at line 266 of file DataExchangeServiceClientModel.h.

◆ GetRevisionResponseReceivedHandler

Definition at line 269 of file DataExchangeServiceClientModel.h.

◆ ListDataGrantsResponseReceivedHandler

Definition at line 272 of file DataExchangeServiceClientModel.h.

◆ ListDataSetRevisionsResponseReceivedHandler

Definition at line 275 of file DataExchangeServiceClientModel.h.

◆ ListDataSetsResponseReceivedHandler

Definition at line 278 of file DataExchangeServiceClientModel.h.

◆ ListEventActionsResponseReceivedHandler

Definition at line 281 of file DataExchangeServiceClientModel.h.

◆ ListJobsResponseReceivedHandler

Definition at line 284 of file DataExchangeServiceClientModel.h.

◆ ListReceivedDataGrantsResponseReceivedHandler

Definition at line 287 of file DataExchangeServiceClientModel.h.

◆ ListRevisionAssetsResponseReceivedHandler

Definition at line 290 of file DataExchangeServiceClientModel.h.

◆ ListTagsForResourceResponseReceivedHandler

Definition at line 293 of file DataExchangeServiceClientModel.h.

◆ RevokeRevisionResponseReceivedHandler

Definition at line 296 of file DataExchangeServiceClientModel.h.

◆ SendApiAssetResponseReceivedHandler

Definition at line 299 of file DataExchangeServiceClientModel.h.

◆ SendDataSetNotificationResponseReceivedHandler

Definition at line 302 of file DataExchangeServiceClientModel.h.

◆ StartJobResponseReceivedHandler

Definition at line 305 of file DataExchangeServiceClientModel.h.

◆ StreamingDataExchangeRequest

Definition at line 39 of file DataExchangeRequest.h.

◆ TagResourceResponseReceivedHandler

Definition at line 308 of file DataExchangeServiceClientModel.h.

◆ UntagResourceResponseReceivedHandler

Definition at line 311 of file DataExchangeServiceClientModel.h.

◆ UpdateAssetResponseReceivedHandler

Definition at line 314 of file DataExchangeServiceClientModel.h.

◆ UpdateDataSetResponseReceivedHandler

Definition at line 317 of file DataExchangeServiceClientModel.h.

◆ UpdateEventActionResponseReceivedHandler

Definition at line 320 of file DataExchangeServiceClientModel.h.

◆ UpdateRevisionResponseReceivedHandler

Definition at line 323 of file DataExchangeServiceClientModel.h.

Enumeration Type Documentation

◆ DataExchangeErrors

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_LIMIT_EXCEEDED 

Definition at line 14 of file DataExchangeErrors.h.