@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 |
---|---|
static AWSMediaConvertClientBuilder |
builder() |
CancelJobResult |
cancelJob(CancelJobRequest request)
Permanently remove a job from a queue.
|
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.
|
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)
Send an request with an empty body to the regional API endpoint to get your account API endpoint.
|
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 completed transcoding job.
|
GetJobTemplateResult |
getJobTemplate(GetJobTemplateRequest request)
Retrieve the JSON for a specific job template.
|
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.
|
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, getEndpointPrefix, getRequestMetricsCollector, getServiceName, getSignerByURI, getSignerOverride, getSignerRegionOverride, getTimeOffset, makeImmutable, removeRequestHandler, removeRequestHandler, setEndpoint, setEndpoint, setRegion, setServiceNameIntern, setSignerRegionOverride, setTimeOffset, shutdown, withEndpoint, withRegion, withRegion, withTimeOffset
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
shutdown
public static AWSMediaConvertClientBuilder builder()
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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 DescribeEndpointsResult describeEndpoints(DescribeEndpointsRequest request)
describeEndpoints
in interface AWSMediaConvert
describeEndpointsRequest
- DescribeEndpointsRequestBadRequestException
- BadRequestExceptionInternalServerErrorException
- InternalServiceExceptionForbiddenException
- AccessDeniedExceptionNotFoundException
- ResourceNotFoundExceptionTooManyRequestsException
- LimitExceededExceptionConflictException
- ResourceInUseExceptionpublic 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 requestCopyright © 2013 Amazon Web Services, Inc. All Rights Reserved.