AWS SDK for C++

AWS SDK for C++ Version 1.11.440

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

Namespaces

namespace  Endpoint
 
 
namespace  Model
 

Classes

 
 
 
 

Typedefs

 
 
 
 
typedef std::function< void(const MediaStoreDataClient *, const Model::DeleteObjectRequest &, const Model::DeleteObjectOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteObjectResponseReceivedHandler
 
typedef std::function< void(const MediaStoreDataClient *, const Model::DescribeObjectRequest &, const Model::DescribeObjectOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DescribeObjectResponseReceivedHandler
 
typedef std::function< void(const MediaStoreDataClient *, const Model::GetObjectRequest &, Model::GetObjectOutcome, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetObjectResponseReceivedHandler
 
typedef std::function< void(const MediaStoreDataClient *, const Model::ListItemsRequest &, const Model::ListItemsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListItemsResponseReceivedHandler
 
typedef std::function< void(const MediaStoreDataClient *, const Model::PutObjectRequest &, const Model::PutObjectOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > PutObjectResponseReceivedHandler
 

Enumerations

 

Typedef Documentation

◆ DeleteObjectResponseReceivedHandler

Definition at line 94 of file MediaStoreDataServiceClientModel.h.

◆ DescribeObjectResponseReceivedHandler

Definition at line 95 of file MediaStoreDataServiceClientModel.h.

◆ GetObjectResponseReceivedHandler

Definition at line 96 of file MediaStoreDataServiceClientModel.h.

◆ ListItemsResponseReceivedHandler

Definition at line 97 of file MediaStoreDataServiceClientModel.h.

◆ MediaStoreDataClientConfiguration

Definition at line 60 of file MediaStoreDataServiceClientModel.h.

◆ MediaStoreDataEndpointProvider

Definition at line 62 of file MediaStoreDataServiceClientModel.h.

◆ MediaStoreDataEndpointProviderBase

Definition at line 61 of file MediaStoreDataServiceClientModel.h.

◆ PutObjectResponseReceivedHandler

Definition at line 98 of file MediaStoreDataServiceClientModel.h.

◆ StreamingMediaStoreDataRequest

Definition at line 45 of file MediaStoreDataRequest.h.

Enumeration Type Documentation

◆ MediaStoreDataErrors

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 
CONTAINER_NOT_FOUND 
OBJECT_NOT_FOUND 
REQUESTED_RANGE_NOT_SATISFIABLE 

Definition at line 16 of file MediaStoreDataErrors.h.