AWS SDK for C++  0.12.9
AWS SDK for C++
Classes | Namespaces | Typedefs
ElasticTranscoderClient.h File Reference
#include <aws/elastictranscoder/ElasticTranscoder_EXPORTS.h>
#include <aws/elastictranscoder/ElasticTranscoderErrors.h>
#include <aws/core/client/AWSError.h>
#include <aws/core/client/ClientConfiguration.h>
#include <aws/core/client/AWSClient.h>
#include <aws/core/utils/memory/stl/AWSString.h>
#include <aws/core/utils/json/JsonSerializer.h>
#include <aws/elastictranscoder/model/CancelJobResult.h>
#include <aws/elastictranscoder/model/CreateJobResult.h>
#include <aws/elastictranscoder/model/CreatePipelineResult.h>
#include <aws/elastictranscoder/model/CreatePresetResult.h>
#include <aws/elastictranscoder/model/DeletePipelineResult.h>
#include <aws/elastictranscoder/model/DeletePresetResult.h>
#include <aws/elastictranscoder/model/ListJobsByPipelineResult.h>
#include <aws/elastictranscoder/model/ListJobsByStatusResult.h>
#include <aws/elastictranscoder/model/ListPipelinesResult.h>
#include <aws/elastictranscoder/model/ListPresetsResult.h>
#include <aws/elastictranscoder/model/ReadJobResult.h>
#include <aws/elastictranscoder/model/ReadPipelineResult.h>
#include <aws/elastictranscoder/model/ReadPresetResult.h>
#include <aws/elastictranscoder/model/TestRoleResult.h>
#include <aws/elastictranscoder/model/UpdatePipelineResult.h>
#include <aws/elastictranscoder/model/UpdatePipelineNotificationsResult.h>
#include <aws/elastictranscoder/model/UpdatePipelineStatusResult.h>
#include <aws/core/client/AsyncCallerContext.h>
#include <aws/core/http/HttpTypes.h>
#include <future>
#include <functional>

Go to the source code of this file.

Classes

class  Aws::Utils::Outcome< R, E >
 
class  Aws::ElasticTranscoder::ElasticTranscoderClient
 

Namespaces

 Aws
 JSON (JavaScript Object Notation).
 
 Aws::Http
 
 Aws::Utils
 
 Aws::Utils::Threading
 
 Aws::Utils::Json
 
 Aws::Auth
 
 Aws::Client
 
 Aws::ElasticTranscoder
 
 Aws::ElasticTranscoder::Model
 

Typedefs

typedef Aws::Utils::Outcome< CancelJobResult, Aws::Client::AWSError< ElasticTranscoderErrors > > Aws::ElasticTranscoder::Model::CancelJobOutcome
 
typedef Aws::Utils::Outcome< CreateJobResult, Aws::Client::AWSError< ElasticTranscoderErrors > > Aws::ElasticTranscoder::Model::CreateJobOutcome
 
typedef Aws::Utils::Outcome< CreatePipelineResult, Aws::Client::AWSError< ElasticTranscoderErrors > > Aws::ElasticTranscoder::Model::CreatePipelineOutcome
 
typedef Aws::Utils::Outcome< CreatePresetResult, Aws::Client::AWSError< ElasticTranscoderErrors > > Aws::ElasticTranscoder::Model::CreatePresetOutcome
 
typedef Aws::Utils::Outcome< DeletePipelineResult, Aws::Client::AWSError< ElasticTranscoderErrors > > Aws::ElasticTranscoder::Model::DeletePipelineOutcome
 
typedef Aws::Utils::Outcome< DeletePresetResult, Aws::Client::AWSError< ElasticTranscoderErrors > > Aws::ElasticTranscoder::Model::DeletePresetOutcome
 
typedef Aws::Utils::Outcome< ListJobsByPipelineResult, Aws::Client::AWSError< ElasticTranscoderErrors > > Aws::ElasticTranscoder::Model::ListJobsByPipelineOutcome
 
typedef Aws::Utils::Outcome< ListJobsByStatusResult, Aws::Client::AWSError< ElasticTranscoderErrors > > Aws::ElasticTranscoder::Model::ListJobsByStatusOutcome
 
typedef Aws::Utils::Outcome< ListPipelinesResult, Aws::Client::AWSError< ElasticTranscoderErrors > > Aws::ElasticTranscoder::Model::ListPipelinesOutcome
 
typedef Aws::Utils::Outcome< ListPresetsResult, Aws::Client::AWSError< ElasticTranscoderErrors > > Aws::ElasticTranscoder::Model::ListPresetsOutcome
 
typedef Aws::Utils::Outcome< ReadJobResult, Aws::Client::AWSError< ElasticTranscoderErrors > > Aws::ElasticTranscoder::Model::ReadJobOutcome
 
typedef Aws::Utils::Outcome< ReadPipelineResult, Aws::Client::AWSError< ElasticTranscoderErrors > > Aws::ElasticTranscoder::Model::ReadPipelineOutcome
 
typedef Aws::Utils::Outcome< ReadPresetResult, Aws::Client::AWSError< ElasticTranscoderErrors > > Aws::ElasticTranscoder::Model::ReadPresetOutcome
 
typedef Aws::Utils::Outcome< TestRoleResult, Aws::Client::AWSError< ElasticTranscoderErrors > > Aws::ElasticTranscoder::Model::TestRoleOutcome
 
typedef Aws::Utils::Outcome< UpdatePipelineResult, Aws::Client::AWSError< ElasticTranscoderErrors > > Aws::ElasticTranscoder::Model::UpdatePipelineOutcome
 
typedef Aws::Utils::Outcome< UpdatePipelineNotificationsResult, Aws::Client::AWSError< ElasticTranscoderErrors > > Aws::ElasticTranscoder::Model::UpdatePipelineNotificationsOutcome
 
typedef Aws::Utils::Outcome< UpdatePipelineStatusResult, Aws::Client::AWSError< ElasticTranscoderErrors > > Aws::ElasticTranscoder::Model::UpdatePipelineStatusOutcome
 
typedef std::future< CancelJobOutcome > Aws::ElasticTranscoder::Model::CancelJobOutcomeCallable
 
typedef std::future< CreateJobOutcome > Aws::ElasticTranscoder::Model::CreateJobOutcomeCallable
 
typedef std::future< CreatePipelineOutcome > Aws::ElasticTranscoder::Model::CreatePipelineOutcomeCallable
 
typedef std::future< CreatePresetOutcome > Aws::ElasticTranscoder::Model::CreatePresetOutcomeCallable
 
typedef std::future< DeletePipelineOutcome > Aws::ElasticTranscoder::Model::DeletePipelineOutcomeCallable
 
typedef std::future< DeletePresetOutcome > Aws::ElasticTranscoder::Model::DeletePresetOutcomeCallable
 
typedef std::future< ListJobsByPipelineOutcome > Aws::ElasticTranscoder::Model::ListJobsByPipelineOutcomeCallable
 
typedef std::future< ListJobsByStatusOutcome > Aws::ElasticTranscoder::Model::ListJobsByStatusOutcomeCallable
 
typedef std::future< ListPipelinesOutcome > Aws::ElasticTranscoder::Model::ListPipelinesOutcomeCallable
 
typedef std::future< ListPresetsOutcome > Aws::ElasticTranscoder::Model::ListPresetsOutcomeCallable
 
typedef std::future< ReadJobOutcome > Aws::ElasticTranscoder::Model::ReadJobOutcomeCallable
 
typedef std::future< ReadPipelineOutcome > Aws::ElasticTranscoder::Model::ReadPipelineOutcomeCallable
 
typedef std::future< ReadPresetOutcome > Aws::ElasticTranscoder::Model::ReadPresetOutcomeCallable
 
typedef std::future< TestRoleOutcome > Aws::ElasticTranscoder::Model::TestRoleOutcomeCallable
 
typedef std::future< UpdatePipelineOutcome > Aws::ElasticTranscoder::Model::UpdatePipelineOutcomeCallable
 
typedef std::future< UpdatePipelineNotificationsOutcome > Aws::ElasticTranscoder::Model::UpdatePipelineNotificationsOutcomeCallable
 
typedef std::future< UpdatePipelineStatusOutcome > Aws::ElasticTranscoder::Model::UpdatePipelineStatusOutcomeCallable
 
typedef std::function< void(const ElasticTranscoderClient *, const Model::CancelJobRequest &, const Model::CancelJobOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > Aws::ElasticTranscoder::CancelJobResponseReceivedHandler
 
typedef std::function< void(const ElasticTranscoderClient *, const Model::CreateJobRequest &, const Model::CreateJobOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > Aws::ElasticTranscoder::CreateJobResponseReceivedHandler
 
typedef std::function< void(const ElasticTranscoderClient *, const Model::CreatePipelineRequest &, const Model::CreatePipelineOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > Aws::ElasticTranscoder::CreatePipelineResponseReceivedHandler
 
typedef std::function< void(const ElasticTranscoderClient *, const Model::CreatePresetRequest &, const Model::CreatePresetOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > Aws::ElasticTranscoder::CreatePresetResponseReceivedHandler
 
typedef std::function< void(const ElasticTranscoderClient *, const Model::DeletePipelineRequest &, const Model::DeletePipelineOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > Aws::ElasticTranscoder::DeletePipelineResponseReceivedHandler
 
typedef std::function< void(const ElasticTranscoderClient *, const Model::DeletePresetRequest &, const Model::DeletePresetOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > Aws::ElasticTranscoder::DeletePresetResponseReceivedHandler
 
typedef std::function< void(const ElasticTranscoderClient *, const Model::ListJobsByPipelineRequest &, const Model::ListJobsByPipelineOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > Aws::ElasticTranscoder::ListJobsByPipelineResponseReceivedHandler
 
typedef std::function< void(const ElasticTranscoderClient *, const Model::ListJobsByStatusRequest &, const Model::ListJobsByStatusOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > Aws::ElasticTranscoder::ListJobsByStatusResponseReceivedHandler
 
typedef std::function< void(const ElasticTranscoderClient *, const Model::ListPipelinesRequest &, const Model::ListPipelinesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > Aws::ElasticTranscoder::ListPipelinesResponseReceivedHandler
 
typedef std::function< void(const ElasticTranscoderClient *, const Model::ListPresetsRequest &, const Model::ListPresetsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > Aws::ElasticTranscoder::ListPresetsResponseReceivedHandler
 
typedef std::function< void(const ElasticTranscoderClient *, const Model::ReadJobRequest &, const Model::ReadJobOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > Aws::ElasticTranscoder::ReadJobResponseReceivedHandler
 
typedef std::function< void(const ElasticTranscoderClient *, const Model::ReadPipelineRequest &, const Model::ReadPipelineOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > Aws::ElasticTranscoder::ReadPipelineResponseReceivedHandler
 
typedef std::function< void(const ElasticTranscoderClient *, const Model::ReadPresetRequest &, const Model::ReadPresetOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > Aws::ElasticTranscoder::ReadPresetResponseReceivedHandler
 
typedef std::function< void(const ElasticTranscoderClient *, const Model::TestRoleRequest &, const Model::TestRoleOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > Aws::ElasticTranscoder::TestRoleResponseReceivedHandler
 
typedef std::function< void(const ElasticTranscoderClient *, const Model::UpdatePipelineRequest &, const Model::UpdatePipelineOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > Aws::ElasticTranscoder::UpdatePipelineResponseReceivedHandler
 
typedef std::function< void(const ElasticTranscoderClient *, const Model::UpdatePipelineNotificationsRequest &, const Model::UpdatePipelineNotificationsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > Aws::ElasticTranscoder::UpdatePipelineNotificationsResponseReceivedHandler
 
typedef std::function< void(const ElasticTranscoderClient *, const Model::UpdatePipelineStatusRequest &, const Model::UpdatePipelineStatusOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > Aws::ElasticTranscoder::UpdatePipelineStatusResponseReceivedHandler