@ThreadSafe @Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class AWSMediaConvertClient extends AmazonWebServiceClient implements AWSMediaConvert
AWS Elemental MediaConvert
LOGGING_AWS_REQUEST_METRIC
ENDPOINT_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, withTimeOffset
public static AWSMediaConvertClientBuilder builder()
public AssociateCertificateResult associateCertificate(AssociateCertificateRequest request)
associateCertificate
in interface AWSMediaConvert
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.public CancelJobResult cancelJob(CancelJobRequest request)
cancelJob
in interface AWSMediaConvert
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.public CreateJobResult createJob(CreateJobRequest request)
createJob
in interface AWSMediaConvert
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.public CreateJobTemplateResult createJobTemplate(CreateJobTemplateRequest request)
createJobTemplate
in interface AWSMediaConvert
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.public CreatePresetResult createPreset(CreatePresetRequest request)
createPreset
in interface AWSMediaConvert
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.public CreateQueueResult createQueue(CreateQueueRequest request)
createQueue
in interface AWSMediaConvert
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.public DeleteJobTemplateResult deleteJobTemplate(DeleteJobTemplateRequest request)
deleteJobTemplate
in interface AWSMediaConvert
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.public DeletePolicyResult deletePolicy(DeletePolicyRequest request)
deletePolicy
in interface AWSMediaConvert
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.public DeletePresetResult deletePreset(DeletePresetRequest request)
deletePreset
in interface AWSMediaConvert
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.public DeleteQueueResult deleteQueue(DeleteQueueRequest request)
deleteQueue
in interface AWSMediaConvert
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 public DescribeEndpointsResult describeEndpoints(DescribeEndpointsRequest request)
describeEndpoints
in interface AWSMediaConvert
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.public DisassociateCertificateResult disassociateCertificate(DisassociateCertificateRequest request)
disassociateCertificate
in interface AWSMediaConvert
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.public GetJobResult getJob(GetJobRequest request)
getJob
in interface AWSMediaConvert
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.public GetJobTemplateResult getJobTemplate(GetJobTemplateRequest request)
getJobTemplate
in interface AWSMediaConvert
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.public GetPolicyResult getPolicy(GetPolicyRequest request)
getPolicy
in interface AWSMediaConvert
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.public GetPresetResult getPreset(GetPresetRequest request)
getPreset
in interface AWSMediaConvert
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.public GetQueueResult getQueue(GetQueueRequest request)
getQueue
in interface AWSMediaConvert
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.public ListJobTemplatesResult listJobTemplates(ListJobTemplatesRequest request)
listJobTemplates
in interface AWSMediaConvert
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.public ListJobsResult listJobs(ListJobsRequest request)
listJobs
in interface AWSMediaConvert
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.public ListPresetsResult listPresets(ListPresetsRequest request)
listPresets
in interface AWSMediaConvert
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.public ListQueuesResult listQueues(ListQueuesRequest request)
listQueues
in interface AWSMediaConvert
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.public ListTagsForResourceResult listTagsForResource(ListTagsForResourceRequest request)
listTagsForResource
in interface AWSMediaConvert
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.public PutPolicyResult putPolicy(PutPolicyRequest request)
putPolicy
in interface AWSMediaConvert
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.public SearchJobsResult searchJobs(SearchJobsRequest request)
searchJobs
in interface AWSMediaConvert
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.public TagResourceResult tagResource(TagResourceRequest request)
tagResource
in interface AWSMediaConvert
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.public UntagResourceResult untagResource(UntagResourceRequest request)
untagResource
in interface AWSMediaConvert
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.public UpdateJobTemplateResult updateJobTemplate(UpdateJobTemplateRequest request)
updateJobTemplate
in interface AWSMediaConvert
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.public UpdatePresetResult updatePreset(UpdatePresetRequest request)
updatePreset
in interface AWSMediaConvert
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.public UpdateQueueResult updateQueue(UpdateQueueRequest request)
updateQueue
in interface AWSMediaConvert
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.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 AWSMediaConvert
request
- The originally executed requestpublic void shutdown()
AmazonWebServiceClient
shutdown
in interface AWSMediaConvert
shutdown
in class AmazonWebServiceClient