/AWS1/IF_ETC¶
/AWS1/IF_ETC represents the ABAP client for the Elastic Transcoder service, representing each operation as
a method call. For more information see the API Page page.
All API operations are implemented by methods in /AWS1/IF_ETC
| Operation | Method |
|---|---|
| CancelJob | CANCELJOB() |
| CreateJob | CREATEJOB() |
| CreatePipeline | CREATEPIPELINE() |
| CreatePreset | CREATEPRESET() |
| DeletePipeline | DELETEPIPELINE() |
| DeletePreset | DELETEPRESET() |
| ListJobsByPipeline | LISTJOBSBYPIPELINE() |
| ListJobsByStatus | LISTJOBSBYSTATUS() |
| ListPipelines | LISTPIPELINES() |
| ListPresets | LISTPRESETS() |
| ReadJob | READJOB() |
| ReadPipeline | READPIPELINE() |
| ReadPreset | READPRESET() |
| TestRole | TESTROLE() |
| UpdatePipeline | UPDATEPIPELINE() |
| UpdatePipelineNotifications | UPDATEPIPELINENOTIFICATIONS() |
| UpdatePipelineStatus | UPDATEPIPELINESTATUS() |