|
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 |
|