@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public interface AWSMediaConvert
Note: Do not directly implement this interface, new methods are added to it regularly. Extend from
AbstractAWSMediaConvert
instead.
AWS Elemental MediaConvert
Modifier and Type | Field and Description |
---|---|
static String |
ENDPOINT_PREFIX
The region metadata service name for computing region endpoints.
|
Modifier and Type | Method and Description |
---|---|
AssociateCertificateResult |
associateCertificate(AssociateCertificateRequest associateCertificateRequest)
Associates an AWS Certificate Manager (ACM) Amazon Resource Name (ARN) with AWS Elemental MediaConvert.
|
CancelJobResult |
cancelJob(CancelJobRequest cancelJobRequest)
Permanently cancel a job.
|
CreateJobResult |
createJob(CreateJobRequest createJobRequest)
Create a new transcoding job.
|
CreateJobTemplateResult |
createJobTemplate(CreateJobTemplateRequest createJobTemplateRequest)
Create a new job template.
|
CreatePresetResult |
createPreset(CreatePresetRequest createPresetRequest)
Create a new preset.
|
CreateQueueResult |
createQueue(CreateQueueRequest createQueueRequest)
Create a new transcoding queue.
|
DeleteJobTemplateResult |
deleteJobTemplate(DeleteJobTemplateRequest deleteJobTemplateRequest)
Permanently delete a job template you have created.
|
DeletePolicyResult |
deletePolicy(DeletePolicyRequest deletePolicyRequest)
Permanently delete a policy that you created.
|
DeletePresetResult |
deletePreset(DeletePresetRequest deletePresetRequest)
Permanently delete a preset you have created.
|
DeleteQueueResult |
deleteQueue(DeleteQueueRequest deleteQueueRequest)
Permanently delete a queue you have created.
|
DescribeEndpointsResult |
describeEndpoints(DescribeEndpointsRequest describeEndpointsRequest)
Deprecated.
|
DisassociateCertificateResult |
disassociateCertificate(DisassociateCertificateRequest disassociateCertificateRequest)
Removes an association between the Amazon Resource Name (ARN) of an AWS Certificate Manager (ACM) certificate and
an AWS Elemental MediaConvert resource.
|
ResponseMetadata |
getCachedResponseMetadata(AmazonWebServiceRequest request)
Returns additional metadata for a previously executed successful request, typically used for debugging issues
where a service isn't acting as expected.
|
GetJobResult |
getJob(GetJobRequest getJobRequest)
Retrieve the JSON for a specific transcoding job.
|
GetJobTemplateResult |
getJobTemplate(GetJobTemplateRequest getJobTemplateRequest)
Retrieve the JSON for a specific job template.
|
GetPolicyResult |
getPolicy(GetPolicyRequest getPolicyRequest)
Retrieve the JSON for your policy.
|
GetPresetResult |
getPreset(GetPresetRequest getPresetRequest)
Retrieve the JSON for a specific preset.
|
GetQueueResult |
getQueue(GetQueueRequest getQueueRequest)
Retrieve the JSON for a specific queue.
|
ListJobsResult |
listJobs(ListJobsRequest listJobsRequest)
Retrieve a JSON array of up to twenty of your most recently created jobs.
|
ListJobTemplatesResult |
listJobTemplates(ListJobTemplatesRequest listJobTemplatesRequest)
Retrieve a JSON array of up to twenty of your job templates.
|
ListPresetsResult |
listPresets(ListPresetsRequest listPresetsRequest)
Retrieve a JSON array of up to twenty of your presets.
|
ListQueuesResult |
listQueues(ListQueuesRequest listQueuesRequest)
Retrieve a JSON array of up to twenty of your queues.
|
ListTagsForResourceResult |
listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest)
Retrieve the tags for a MediaConvert resource.
|
PutPolicyResult |
putPolicy(PutPolicyRequest putPolicyRequest)
Create or change your policy.
|
SearchJobsResult |
searchJobs(SearchJobsRequest searchJobsRequest)
Retrieve a JSON array that includes job details for up to twenty of your most recent jobs.
|
void |
shutdown()
Shuts down this client object, releasing any resources that might be held open.
|
TagResourceResult |
tagResource(TagResourceRequest tagResourceRequest)
Add tags to a MediaConvert queue, preset, or job template.
|
UntagResourceResult |
untagResource(UntagResourceRequest untagResourceRequest)
Remove tags from a MediaConvert queue, preset, or job template.
|
UpdateJobTemplateResult |
updateJobTemplate(UpdateJobTemplateRequest updateJobTemplateRequest)
Modify one of your existing job templates.
|
UpdatePresetResult |
updatePreset(UpdatePresetRequest updatePresetRequest)
Modify one of your existing presets.
|
UpdateQueueResult |
updateQueue(UpdateQueueRequest updateQueueRequest)
Modify one of your existing queues.
|
static final String ENDPOINT_PREFIX
AssociateCertificateResult associateCertificate(AssociateCertificateRequest associateCertificateRequest)
associateCertificateRequest
- BadRequestException
- The service can't process your request because of a problem in the request. Please check your request
form and syntax.InternalServerErrorException
- The service encountered an unexpected condition and cannot fulfill your request.ForbiddenException
- You don't have permissions for this action with the credentials you sent.NotFoundException
- The resource you requested does not exist.TooManyRequestsException
- Too many requests have been sent in too short of a time. The service limits the rate at which it will
accept requests.ConflictException
- The service could not complete your request because there is a conflict with the current state of the
resource.CancelJobResult cancelJob(CancelJobRequest cancelJobRequest)
cancelJobRequest
- BadRequestException
- The service can't process your request because of a problem in the request. Please check your request
form and syntax.InternalServerErrorException
- The service encountered an unexpected condition and can't fulfill your request.ForbiddenException
- You don't have permissions for this action with the credentials you sent.NotFoundException
- The resource you requested doesn't exist.TooManyRequestsException
- Too many requests have been sent in too short of a time. The service limits the rate at which it will
accept requests.ConflictException
- The service couldn't complete your request because there is a conflict with the current state of the
resource.CreateJobResult createJob(CreateJobRequest createJobRequest)
createJobRequest
- BadRequestException
- The service can't process your request because of a problem in the request. Please check your request
form and syntax.InternalServerErrorException
- The service encountered an unexpected condition and can't fulfill your request.ForbiddenException
- You don't have permissions for this action with the credentials you sent.NotFoundException
- The resource you requested doesn't exist.TooManyRequestsException
- Too many requests have been sent in too short of a time. The service limits the rate at which it will
accept requests.ConflictException
- The service couldn't complete your request because there is a conflict with the current state of the
resource.CreateJobTemplateResult createJobTemplate(CreateJobTemplateRequest createJobTemplateRequest)
createJobTemplateRequest
- BadRequestException
- The service can't process your request because of a problem in the request. Please check your request
form and syntax.InternalServerErrorException
- The service encountered an unexpected condition and can't fulfill your request.ForbiddenException
- You don't have permissions for this action with the credentials you sent.NotFoundException
- The resource you requested doesn't exist.TooManyRequestsException
- Too many requests have been sent in too short of a time. The service limits the rate at which it will
accept requests.ConflictException
- The service couldn't complete your request because there is a conflict with the current state of the
resource.CreatePresetResult createPreset(CreatePresetRequest createPresetRequest)
createPresetRequest
- BadRequestException
- The service can't process your request because of a problem in the request. Please check your request
form and syntax.InternalServerErrorException
- The service encountered an unexpected condition and can't fulfill your request.ForbiddenException
- You don't have permissions for this action with the credentials you sent.NotFoundException
- The resource you requested doesn't exist.TooManyRequestsException
- Too many requests have been sent in too short of a time. The service limits the rate at which it will
accept requests.ConflictException
- The service couldn't complete your request because there is a conflict with the current state of the
resource.CreateQueueResult createQueue(CreateQueueRequest createQueueRequest)
createQueueRequest
- BadRequestException
- The service can't process your request because of a problem in the request. Please check your request
form and syntax.InternalServerErrorException
- The service encountered an unexpected condition and can't fulfill your request.ForbiddenException
- You don't have permissions for this action with the credentials you sent.NotFoundException
- The resource you requested doesn't exist.TooManyRequestsException
- Too many requests have been sent in too short of a time. The service limits the rate at which it will
accept requests.ConflictException
- The service couldn't complete your request because there is a conflict with the current state of the
resource.DeleteJobTemplateResult deleteJobTemplate(DeleteJobTemplateRequest deleteJobTemplateRequest)
deleteJobTemplateRequest
- BadRequestException
- The service can't process your request because of a problem in the request. Please check your request
form and syntax.InternalServerErrorException
- The service encountered an unexpected condition and can't fulfill your request.ForbiddenException
- You don't have permissions for this action with the credentials you sent.NotFoundException
- The resource you requested doesn't exist.TooManyRequestsException
- Too many requests have been sent in too short of a time. The service limits the rate at which it will
accept requests.ConflictException
- The service couldn't complete your request because there is a conflict with the current state of the
resource.DeletePolicyResult deletePolicy(DeletePolicyRequest deletePolicyRequest)
deletePolicyRequest
- BadRequestException
- The service can't process your request because of a problem in the request. Please check your request
form and syntax.InternalServerErrorException
- The service encountered an unexpected condition and can't fulfill your request.ForbiddenException
- You don't have permissions for this action with the credentials you sent.NotFoundException
- The resource you requested doesn't exist.TooManyRequestsException
- Too many requests have been sent in too short of a time. The service limits the rate at which it will
accept requests.ConflictException
- The service couldn't complete your request because there is a conflict with the current state of the
resource.DeletePresetResult deletePreset(DeletePresetRequest deletePresetRequest)
deletePresetRequest
- BadRequestException
- The service can't process your request because of a problem in the request. Please check your request
form and syntax.InternalServerErrorException
- The service encountered an unexpected condition and can't fulfill your request.ForbiddenException
- You don't have permissions for this action with the credentials you sent.NotFoundException
- The resource you requested doesn't exist.TooManyRequestsException
- Too many requests have been sent in too short of a time. The service limits the rate at which it will
accept requests.ConflictException
- The service couldn't complete your request because there is a conflict with the current state of the
resource.DeleteQueueResult deleteQueue(DeleteQueueRequest deleteQueueRequest)
deleteQueueRequest
- BadRequestException
- The service can't process your request because of a problem in the request. Please check your request
form and syntax.InternalServerErrorException
- The service encountered an unexpected condition and can't fulfill your request.ForbiddenException
- You don't have permissions for this action with the credentials you sent.NotFoundException
- The resource you requested doesn't exist.TooManyRequestsException
- Too many requests have been sent in too short of a time. The service limits the rate at which it will
accept requests.ConflictException
- The service couldn't complete your request because there is a conflict with the current state of the
resource.@Deprecated DescribeEndpointsResult describeEndpoints(DescribeEndpointsRequest describeEndpointsRequest)
describeEndpointsRequest
- BadRequestException
- The service can't process your request because of a problem in the request. Please check your request
form and syntax.InternalServerErrorException
- The service encountered an unexpected condition and can't fulfill your request.ForbiddenException
- You don't have permissions for this action with the credentials you sent.NotFoundException
- The resource you requested doesn't exist.TooManyRequestsException
- Too many requests have been sent in too short of a time. The service limits the rate at which it will
accept requests.ConflictException
- The service couldn't complete your request because there is a conflict with the current state of the
resource.DisassociateCertificateResult disassociateCertificate(DisassociateCertificateRequest disassociateCertificateRequest)
disassociateCertificateRequest
- BadRequestException
- The service can't process your request because of a problem in the request. Please check your request
form and syntax.InternalServerErrorException
- The service encountered an unexpected condition and cannot fulfill your request.ForbiddenException
- You don't have permissions for this action with the credentials you sent.NotFoundException
- The resource you requested does not exist.TooManyRequestsException
- Too many requests have been sent in too short of a time. The service limits the rate at which it will
accept requests.ConflictException
- The service could not complete your request because there is a conflict with the current state of the
resource.GetJobResult getJob(GetJobRequest getJobRequest)
getJobRequest
- BadRequestException
- The service can't process your request because of a problem in the request. Please check your request
form and syntax.InternalServerErrorException
- The service encountered an unexpected condition and can't fulfill your request.ForbiddenException
- You don't have permissions for this action with the credentials you sent.NotFoundException
- The resource you requested doesn't exist.TooManyRequestsException
- Too many requests have been sent in too short of a time. The service limits the rate at which it will
accept requests.ConflictException
- The service couldn't complete your request because there is a conflict with the current state of the
resource.GetJobTemplateResult getJobTemplate(GetJobTemplateRequest getJobTemplateRequest)
getJobTemplateRequest
- BadRequestException
- The service can't process your request because of a problem in the request. Please check your request
form and syntax.InternalServerErrorException
- The service encountered an unexpected condition and can't fulfill your request.ForbiddenException
- You don't have permissions for this action with the credentials you sent.NotFoundException
- The resource you requested doesn't exist.TooManyRequestsException
- Too many requests have been sent in too short of a time. The service limits the rate at which it will
accept requests.ConflictException
- The service couldn't complete your request because there is a conflict with the current state of the
resource.GetPolicyResult getPolicy(GetPolicyRequest getPolicyRequest)
getPolicyRequest
- BadRequestException
- The service can't process your request because of a problem in the request. Please check your request
form and syntax.InternalServerErrorException
- The service encountered an unexpected condition and can't fulfill your request.ForbiddenException
- You don't have permissions for this action with the credentials you sent.NotFoundException
- The resource you requested doesn't exist.TooManyRequestsException
- Too many requests have been sent in too short of a time. The service limits the rate at which it will
accept requests.ConflictException
- The service couldn't complete your request because there is a conflict with the current state of the
resource.GetPresetResult getPreset(GetPresetRequest getPresetRequest)
getPresetRequest
- BadRequestException
- The service can't process your request because of a problem in the request. Please check your request
form and syntax.InternalServerErrorException
- The service encountered an unexpected condition and can't fulfill your request.ForbiddenException
- You don't have permissions for this action with the credentials you sent.NotFoundException
- The resource you requested doesn't exist.TooManyRequestsException
- Too many requests have been sent in too short of a time. The service limits the rate at which it will
accept requests.ConflictException
- The service couldn't complete your request because there is a conflict with the current state of the
resource.GetQueueResult getQueue(GetQueueRequest getQueueRequest)
getQueueRequest
- BadRequestException
- The service can't process your request because of a problem in the request. Please check your request
form and syntax.InternalServerErrorException
- The service encountered an unexpected condition and can't fulfill your request.ForbiddenException
- You don't have permissions for this action with the credentials you sent.NotFoundException
- The resource you requested doesn't exist.TooManyRequestsException
- Too many requests have been sent in too short of a time. The service limits the rate at which it will
accept requests.ConflictException
- The service couldn't complete your request because there is a conflict with the current state of the
resource.ListJobTemplatesResult listJobTemplates(ListJobTemplatesRequest listJobTemplatesRequest)
listJobTemplatesRequest
- BadRequestException
- The service can't process your request because of a problem in the request. Please check your request
form and syntax.InternalServerErrorException
- The service encountered an unexpected condition and can't fulfill your request.ForbiddenException
- You don't have permissions for this action with the credentials you sent.NotFoundException
- The resource you requested doesn't exist.TooManyRequestsException
- Too many requests have been sent in too short of a time. The service limits the rate at which it will
accept requests.ConflictException
- The service couldn't complete your request because there is a conflict with the current state of the
resource.ListJobsResult listJobs(ListJobsRequest listJobsRequest)
listJobsRequest
- BadRequestException
- The service can't process your request because of a problem in the request. Please check your request
form and syntax.InternalServerErrorException
- The service encountered an unexpected condition and can't fulfill your request.ForbiddenException
- You don't have permissions for this action with the credentials you sent.NotFoundException
- The resource you requested doesn't exist.TooManyRequestsException
- Too many requests have been sent in too short of a time. The service limits the rate at which it will
accept requests.ConflictException
- The service couldn't complete your request because there is a conflict with the current state of the
resource.ListPresetsResult listPresets(ListPresetsRequest listPresetsRequest)
listPresetsRequest
- BadRequestException
- The service can't process your request because of a problem in the request. Please check your request
form and syntax.InternalServerErrorException
- The service encountered an unexpected condition and can't fulfill your request.ForbiddenException
- You don't have permissions for this action with the credentials you sent.NotFoundException
- The resource you requested doesn't exist.TooManyRequestsException
- Too many requests have been sent in too short of a time. The service limits the rate at which it will
accept requests.ConflictException
- The service couldn't complete your request because there is a conflict with the current state of the
resource.ListQueuesResult listQueues(ListQueuesRequest listQueuesRequest)
listQueuesRequest
- BadRequestException
- The service can't process your request because of a problem in the request. Please check your request
form and syntax.InternalServerErrorException
- The service encountered an unexpected condition and can't fulfill your request.ForbiddenException
- You don't have permissions for this action with the credentials you sent.NotFoundException
- The resource you requested doesn't exist.TooManyRequestsException
- Too many requests have been sent in too short of a time. The service limits the rate at which it will
accept requests.ConflictException
- The service couldn't complete your request because there is a conflict with the current state of the
resource.ListTagsForResourceResult listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest)
listTagsForResourceRequest
- BadRequestException
- The service can't process your request because of a problem in the request. Please check your request
form and syntax.InternalServerErrorException
- The service encountered an unexpected condition and can't fulfill your request.ForbiddenException
- You don't have permissions for this action with the credentials you sent.NotFoundException
- The resource you requested doesn't exist.TooManyRequestsException
- Too many requests have been sent in too short of a time. The service limits the rate at which it will
accept requests.ConflictException
- The service couldn't complete your request because there is a conflict with the current state of the
resource.PutPolicyResult putPolicy(PutPolicyRequest putPolicyRequest)
putPolicyRequest
- BadRequestException
- The service can't process your request because of a problem in the request. Please check your request
form and syntax.InternalServerErrorException
- The service encountered an unexpected condition and can't fulfill your request.ForbiddenException
- You don't have permissions for this action with the credentials you sent.NotFoundException
- The resource you requested doesn't exist.TooManyRequestsException
- Too many requests have been sent in too short of a time. The service limits the rate at which it will
accept requests.ConflictException
- The service couldn't complete your request because there is a conflict with the current state of the
resource.SearchJobsResult searchJobs(SearchJobsRequest searchJobsRequest)
searchJobsRequest
- BadRequestException
- The service can't process your request because of a problem in the request. Please check your request
form and syntax.InternalServerErrorException
- The service encountered an unexpected condition and can't fulfill your request.ForbiddenException
- You don't have permissions for this action with the credentials you sent.NotFoundException
- The resource you requested doesn't exist.TooManyRequestsException
- Too many requests have been sent in too short of a time. The service limits the rate at which it will
accept requests.ConflictException
- The service couldn't complete your request because there is a conflict with the current state of the
resource.TagResourceResult tagResource(TagResourceRequest tagResourceRequest)
tagResourceRequest
- BadRequestException
- The service can't process your request because of a problem in the request. Please check your request
form and syntax.InternalServerErrorException
- The service encountered an unexpected condition and can't fulfill your request.ForbiddenException
- You don't have permissions for this action with the credentials you sent.NotFoundException
- The resource you requested doesn't exist.TooManyRequestsException
- Too many requests have been sent in too short of a time. The service limits the rate at which it will
accept requests.ConflictException
- The service couldn't complete your request because there is a conflict with the current state of the
resource.UntagResourceResult untagResource(UntagResourceRequest untagResourceRequest)
untagResourceRequest
- BadRequestException
- The service can't process your request because of a problem in the request. Please check your request
form and syntax.InternalServerErrorException
- The service encountered an unexpected condition and can't fulfill your request.ForbiddenException
- You don't have permissions for this action with the credentials you sent.NotFoundException
- The resource you requested doesn't exist.TooManyRequestsException
- Too many requests have been sent in too short of a time. The service limits the rate at which it will
accept requests.ConflictException
- The service couldn't complete your request because there is a conflict with the current state of the
resource.UpdateJobTemplateResult updateJobTemplate(UpdateJobTemplateRequest updateJobTemplateRequest)
updateJobTemplateRequest
- BadRequestException
- The service can't process your request because of a problem in the request. Please check your request
form and syntax.InternalServerErrorException
- The service encountered an unexpected condition and can't fulfill your request.ForbiddenException
- You don't have permissions for this action with the credentials you sent.NotFoundException
- The resource you requested doesn't exist.TooManyRequestsException
- Too many requests have been sent in too short of a time. The service limits the rate at which it will
accept requests.ConflictException
- The service couldn't complete your request because there is a conflict with the current state of the
resource.UpdatePresetResult updatePreset(UpdatePresetRequest updatePresetRequest)
updatePresetRequest
- BadRequestException
- The service can't process your request because of a problem in the request. Please check your request
form and syntax.InternalServerErrorException
- The service encountered an unexpected condition and can't fulfill your request.ForbiddenException
- You don't have permissions for this action with the credentials you sent.NotFoundException
- The resource you requested doesn't exist.TooManyRequestsException
- Too many requests have been sent in too short of a time. The service limits the rate at which it will
accept requests.ConflictException
- The service couldn't complete your request because there is a conflict with the current state of the
resource.UpdateQueueResult updateQueue(UpdateQueueRequest updateQueueRequest)
updateQueueRequest
- BadRequestException
- The service can't process your request because of a problem in the request. Please check your request
form and syntax.InternalServerErrorException
- The service encountered an unexpected condition and can't fulfill your request.ForbiddenException
- You don't have permissions for this action with the credentials you sent.NotFoundException
- The resource you requested doesn't exist.TooManyRequestsException
- Too many requests have been sent in too short of a time. The service limits the rate at which it will
accept requests.ConflictException
- The service couldn't complete your request because there is a conflict with the current state of the
resource.void shutdown()
ResponseMetadata getCachedResponseMetadata(AmazonWebServiceRequest request)
Response metadata is only cached for a limited period of time, so if you need to access this extra diagnostic information for an executed request, you should use this method to retrieve it as soon as possible after executing a request.
request
- The originally executed request.