@ThreadSafe @Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class AWSMediaConvertClient extends AmazonWebServiceClient implements AWSMediaConvert
AWS Elemental MediaConvert
LOGGING_AWS_REQUEST_METRICENDPOINT_PREFIX| Modifier and Type | Method and Description |
|---|---|
AssociateCertificateResult |
associateCertificate(AssociateCertificateRequest request)
Associates an AWS Certificate Manager (ACM) Amazon Resource Name (ARN) with AWS Elemental MediaConvert.
|
static AWSMediaConvertClientBuilder |
builder() |
CancelJobResult |
cancelJob(CancelJobRequest request)
Permanently cancel a job.
|
CreateJobResult |
createJob(CreateJobRequest request)
Create a new transcoding job.
|
CreateJobTemplateResult |
createJobTemplate(CreateJobTemplateRequest request)
Create a new job template.
|
CreatePresetResult |
createPreset(CreatePresetRequest request)
Create a new preset.
|
CreateQueueResult |
createQueue(CreateQueueRequest request)
Create a new transcoding queue.
|
DeleteJobTemplateResult |
deleteJobTemplate(DeleteJobTemplateRequest request)
Permanently delete a job template you have created.
|
DeletePolicyResult |
deletePolicy(DeletePolicyRequest request)
Permanently delete a policy that you created.
|
DeletePresetResult |
deletePreset(DeletePresetRequest request)
Permanently delete a preset you have created.
|
DeleteQueueResult |
deleteQueue(DeleteQueueRequest request)
Permanently delete a queue you have created.
|
DescribeEndpointsResult |
describeEndpoints(DescribeEndpointsRequest request)
Deprecated.
|
DisassociateCertificateResult |
disassociateCertificate(DisassociateCertificateRequest request)
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 request)
Retrieve the JSON for a specific transcoding job.
|
GetJobTemplateResult |
getJobTemplate(GetJobTemplateRequest request)
Retrieve the JSON for a specific job template.
|
GetPolicyResult |
getPolicy(GetPolicyRequest request)
Retrieve the JSON for your policy.
|
GetPresetResult |
getPreset(GetPresetRequest request)
Retrieve the JSON for a specific preset.
|
GetQueueResult |
getQueue(GetQueueRequest request)
Retrieve the JSON for a specific queue.
|
ListJobsResult |
listJobs(ListJobsRequest request)
Retrieve a JSON array of up to twenty of your most recently created jobs.
|
ListJobTemplatesResult |
listJobTemplates(ListJobTemplatesRequest request)
Retrieve a JSON array of up to twenty of your job templates.
|
ListPresetsResult |
listPresets(ListPresetsRequest request)
Retrieve a JSON array of up to twenty of your presets.
|
ListQueuesResult |
listQueues(ListQueuesRequest request)
Retrieve a JSON array of up to twenty of your queues.
|
ListTagsForResourceResult |
listTagsForResource(ListTagsForResourceRequest request)
Retrieve the tags for a MediaConvert resource.
|
PutPolicyResult |
putPolicy(PutPolicyRequest request)
Create or change your policy.
|
SearchJobsResult |
searchJobs(SearchJobsRequest request)
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 request)
Add tags to a MediaConvert queue, preset, or job template.
|
UntagResourceResult |
untagResource(UntagResourceRequest request)
Remove tags from a MediaConvert queue, preset, or job template.
|
UpdateJobTemplateResult |
updateJobTemplate(UpdateJobTemplateRequest request)
Modify one of your existing job templates.
|
UpdatePresetResult |
updatePreset(UpdatePresetRequest request)
Modify one of your existing presets.
|
UpdateQueueResult |
updateQueue(UpdateQueueRequest request)
Modify one of your existing queues.
|
addRequestHandler, addRequestHandler, configureRegion, getClientConfiguration, getEndpointPrefix, getMonitoringListeners, getRequestMetricsCollector, getServiceName, getSignerByURI, getSignerOverride, getSignerRegionOverride, getTimeOffset, makeImmutable, removeRequestHandler, removeRequestHandler, setEndpoint, setEndpoint, setRegion, setServiceNameIntern, setSignerRegionOverride, setTimeOffset, withEndpoint, withRegion, withRegion, withTimeOffsetpublic static AWSMediaConvertClientBuilder builder()
public AssociateCertificateResult associateCertificate(AssociateCertificateRequest request)
associateCertificate in interface AWSMediaConvertassociateCertificateRequest - 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.public CancelJobResult cancelJob(CancelJobRequest request)
cancelJob in interface AWSMediaConvertcancelJobRequest - 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.public CreateJobResult createJob(CreateJobRequest request)
createJob in interface AWSMediaConvertcreateJobRequest - 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.public CreateJobTemplateResult createJobTemplate(CreateJobTemplateRequest request)
createJobTemplate in interface AWSMediaConvertcreateJobTemplateRequest - 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.public CreatePresetResult createPreset(CreatePresetRequest request)
createPreset in interface AWSMediaConvertcreatePresetRequest - 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.public CreateQueueResult createQueue(CreateQueueRequest request)
createQueue in interface AWSMediaConvertcreateQueueRequest - 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.public DeleteJobTemplateResult deleteJobTemplate(DeleteJobTemplateRequest request)
deleteJobTemplate in interface AWSMediaConvertdeleteJobTemplateRequest - 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.public DeletePolicyResult deletePolicy(DeletePolicyRequest request)
deletePolicy in interface AWSMediaConvertdeletePolicyRequest - 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.public DeletePresetResult deletePreset(DeletePresetRequest request)
deletePreset in interface AWSMediaConvertdeletePresetRequest - 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.public DeleteQueueResult deleteQueue(DeleteQueueRequest request)
deleteQueue in interface AWSMediaConvertdeleteQueueRequest - 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 public DescribeEndpointsResult describeEndpoints(DescribeEndpointsRequest request)
describeEndpoints in interface AWSMediaConvertdescribeEndpointsRequest - 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.public DisassociateCertificateResult disassociateCertificate(DisassociateCertificateRequest request)
disassociateCertificate in interface AWSMediaConvertdisassociateCertificateRequest - 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.public GetJobResult getJob(GetJobRequest request)
getJob in interface AWSMediaConvertgetJobRequest - 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.public GetJobTemplateResult getJobTemplate(GetJobTemplateRequest request)
getJobTemplate in interface AWSMediaConvertgetJobTemplateRequest - 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.public GetPolicyResult getPolicy(GetPolicyRequest request)
getPolicy in interface AWSMediaConvertgetPolicyRequest - 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.public GetPresetResult getPreset(GetPresetRequest request)
getPreset in interface AWSMediaConvertgetPresetRequest - 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.public GetQueueResult getQueue(GetQueueRequest request)
getQueue in interface AWSMediaConvertgetQueueRequest - 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.public ListJobTemplatesResult listJobTemplates(ListJobTemplatesRequest request)
listJobTemplates in interface AWSMediaConvertlistJobTemplatesRequest - 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.public ListJobsResult listJobs(ListJobsRequest request)
listJobs in interface AWSMediaConvertlistJobsRequest - 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.public ListPresetsResult listPresets(ListPresetsRequest request)
listPresets in interface AWSMediaConvertlistPresetsRequest - 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.public ListQueuesResult listQueues(ListQueuesRequest request)
listQueues in interface AWSMediaConvertlistQueuesRequest - 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.public ListTagsForResourceResult listTagsForResource(ListTagsForResourceRequest request)
listTagsForResource in interface AWSMediaConvertlistTagsForResourceRequest - 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.public PutPolicyResult putPolicy(PutPolicyRequest request)
putPolicy in interface AWSMediaConvertputPolicyRequest - 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.public SearchJobsResult searchJobs(SearchJobsRequest request)
searchJobs in interface AWSMediaConvertsearchJobsRequest - 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.public TagResourceResult tagResource(TagResourceRequest request)
tagResource in interface AWSMediaConverttagResourceRequest - 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.public UntagResourceResult untagResource(UntagResourceRequest request)
untagResource in interface AWSMediaConvertuntagResourceRequest - 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.public UpdateJobTemplateResult updateJobTemplate(UpdateJobTemplateRequest request)
updateJobTemplate in interface AWSMediaConvertupdateJobTemplateRequest - 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.public UpdatePresetResult updatePreset(UpdatePresetRequest request)
updatePreset in interface AWSMediaConvertupdatePresetRequest - 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.public UpdateQueueResult updateQueue(UpdateQueueRequest request)
updateQueue in interface AWSMediaConvertupdateQueueRequest - 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.public 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 the request.
getCachedResponseMetadata in interface AWSMediaConvertrequest - The originally executed requestpublic void shutdown()
AmazonWebServiceClientshutdown in interface AWSMediaConvertshutdown in class AmazonWebServiceClient