AWS SDK for C++  0.14.3
AWS SDK for C++
Namespaces | Classes | Typedefs | Enumerations
Aws::ElasticTranscoder Namespace Reference

Namespaces

 ElasticTranscoderEndpoint
 
 ElasticTranscoderErrorMapper
 
 Model
 

Classes

class  ElasticTranscoderClient
 
class  ElasticTranscoderRequest
 

Typedefs

typedef std::function< void(const ElasticTranscoderClient *, const Model::CancelJobRequest &, const Model::CancelJobOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CancelJobResponseReceivedHandler
 
typedef std::function< void(const ElasticTranscoderClient *, const Model::CreateJobRequest &, const Model::CreateJobOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CreateJobResponseReceivedHandler
 
typedef std::function< void(const ElasticTranscoderClient *, const Model::CreatePipelineRequest &, const Model::CreatePipelineOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CreatePipelineResponseReceivedHandler
 
typedef std::function< void(const ElasticTranscoderClient *, const Model::CreatePresetRequest &, const Model::CreatePresetOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CreatePresetResponseReceivedHandler
 
typedef std::function< void(const ElasticTranscoderClient *, const Model::DeletePipelineRequest &, const Model::DeletePipelineOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeletePipelineResponseReceivedHandler
 
typedef std::function< void(const ElasticTranscoderClient *, const Model::DeletePresetRequest &, const Model::DeletePresetOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeletePresetResponseReceivedHandler
 
typedef std::function< void(const ElasticTranscoderClient *, const Model::ListJobsByPipelineRequest &, const Model::ListJobsByPipelineOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListJobsByPipelineResponseReceivedHandler
 
typedef std::function< void(const ElasticTranscoderClient *, const Model::ListJobsByStatusRequest &, const Model::ListJobsByStatusOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListJobsByStatusResponseReceivedHandler
 
typedef std::function< void(const ElasticTranscoderClient *, const Model::ListPipelinesRequest &, const Model::ListPipelinesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListPipelinesResponseReceivedHandler
 
typedef std::function< void(const ElasticTranscoderClient *, const Model::ListPresetsRequest &, const Model::ListPresetsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListPresetsResponseReceivedHandler
 
typedef std::function< void(const ElasticTranscoderClient *, const Model::ReadJobRequest &, const Model::ReadJobOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ReadJobResponseReceivedHandler
 
typedef std::function< void(const ElasticTranscoderClient *, const Model::ReadPipelineRequest &, const Model::ReadPipelineOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ReadPipelineResponseReceivedHandler
 
typedef std::function< void(const ElasticTranscoderClient *, const Model::ReadPresetRequest &, const Model::ReadPresetOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ReadPresetResponseReceivedHandler
 
typedef std::function< void(const ElasticTranscoderClient *, const Model::TestRoleRequest &, const Model::TestRoleOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > TestRoleResponseReceivedHandler
 
typedef std::function< void(const ElasticTranscoderClient *, const Model::UpdatePipelineRequest &, const Model::UpdatePipelineOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UpdatePipelineResponseReceivedHandler
 
typedef std::function< void(const ElasticTranscoderClient *, const Model::UpdatePipelineNotificationsRequest &, const Model::UpdatePipelineNotificationsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UpdatePipelineNotificationsResponseReceivedHandler
 
typedef std::function< void(const ElasticTranscoderClient *, const Model::UpdatePipelineStatusRequest &, const Model::UpdatePipelineStatusOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UpdatePipelineStatusResponseReceivedHandler
 

Enumerations

enum  ElasticTranscoderErrors {
  ElasticTranscoderErrors::INCOMPLETE_SIGNATURE = 0, ElasticTranscoderErrors::INTERNAL_FAILURE = 1, ElasticTranscoderErrors::INVALID_ACTION = 2, ElasticTranscoderErrors::INVALID_CLIENT_TOKEN_ID = 3,
  ElasticTranscoderErrors::INVALID_PARAMETER_COMBINATION = 4, ElasticTranscoderErrors::INVALID_QUERY_PARAMETER = 5, ElasticTranscoderErrors::INVALID_PARAMETER_VALUE = 6, ElasticTranscoderErrors::MISSING_ACTION = 7,
  ElasticTranscoderErrors::MISSING_AUTHENTICATION_TOKEN = 8, ElasticTranscoderErrors::MISSING_PARAMETER = 9, ElasticTranscoderErrors::OPT_IN_REQUIRED = 10, ElasticTranscoderErrors::REQUEST_EXPIRED = 11,
  ElasticTranscoderErrors::SERVICE_UNAVAILABLE = 12, ElasticTranscoderErrors::THROTTLING = 13, ElasticTranscoderErrors::VALIDATION = 14, ElasticTranscoderErrors::ACCESS_DENIED = 15,
  ElasticTranscoderErrors::RESOURCE_NOT_FOUND = 16, ElasticTranscoderErrors::UNRECOGNIZED_CLIENT = 17, ElasticTranscoderErrors::MALFORMED_QUERY_STRING = 18, ElasticTranscoderErrors::NETWORK_CONNECTION = 99,
  ElasticTranscoderErrors::UNKNOWN = 100, ElasticTranscoderErrors::INCOMPATIBLE_VERSION = static_cast<int>(Client::CoreErrors::SERVICE_EXTENSION_START_RANGE) + 1, ElasticTranscoderErrors::INTERNAL_SERVICE, ElasticTranscoderErrors::LIMIT_EXCEEDED,
  ElasticTranscoderErrors::RESOURCE_IN_USE
}
 

Typedef Documentation

Definition at line 140 of file ElasticTranscoderClient.h.

Definition at line 143 of file ElasticTranscoderClient.h.

Definition at line 144 of file ElasticTranscoderClient.h.

Definition at line 145 of file ElasticTranscoderClient.h.

Definition at line 146 of file ElasticTranscoderClient.h.

Definition at line 147 of file ElasticTranscoderClient.h.

Definition at line 148 of file ElasticTranscoderClient.h.

Definition at line 149 of file ElasticTranscoderClient.h.

Definition at line 150 of file ElasticTranscoderClient.h.

Definition at line 151 of file ElasticTranscoderClient.h.

Definition at line 152 of file ElasticTranscoderClient.h.

Definition at line 153 of file ElasticTranscoderClient.h.

Definition at line 154 of file ElasticTranscoderClient.h.

Definition at line 155 of file ElasticTranscoderClient.h.

Definition at line 157 of file ElasticTranscoderClient.h.

Definition at line 156 of file ElasticTranscoderClient.h.

Definition at line 158 of file ElasticTranscoderClient.h.

Enumeration Type Documentation

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 
NETWORK_CONNECTION 
UNKNOWN 
INCOMPATIBLE_VERSION 
INTERNAL_SERVICE 
LIMIT_EXCEEDED 
RESOURCE_IN_USE 

Definition at line 24 of file ElasticTranscoderErrors.h.