Interface MediaConvertClient
- All Superinterfaces:
AutoCloseable,AwsClient,SdkAutoCloseable,SdkClient
builder() method.
AWS Elemental MediaConvert-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringValue for looking up the service's metadata from theServiceMetadataProvider.static final String -
Method Summary
Modifier and TypeMethodDescriptiondefault AssociateCertificateResponseassociateCertificate(Consumer<AssociateCertificateRequest.Builder> associateCertificateRequest) Associates an AWS Certificate Manager (ACM) Amazon Resource Name (ARN) with AWS Elemental MediaConvert.default AssociateCertificateResponseassociateCertificate(AssociateCertificateRequest associateCertificateRequest) Associates an AWS Certificate Manager (ACM) Amazon Resource Name (ARN) with AWS Elemental MediaConvert.static MediaConvertClientBuilderbuilder()Create a builder that can be used to configure and create aMediaConvertClient.default CancelJobResponsecancelJob(Consumer<CancelJobRequest.Builder> cancelJobRequest) Permanently cancel a job.default CancelJobResponsecancelJob(CancelJobRequest cancelJobRequest) Permanently cancel a job.static MediaConvertClientcreate()Create aMediaConvertClientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider.default CreateJobResponsecreateJob(Consumer<CreateJobRequest.Builder> createJobRequest) Create a new transcoding job.default CreateJobResponsecreateJob(CreateJobRequest createJobRequest) Create a new transcoding job.default CreateJobTemplateResponsecreateJobTemplate(Consumer<CreateJobTemplateRequest.Builder> createJobTemplateRequest) Create a new job template.default CreateJobTemplateResponsecreateJobTemplate(CreateJobTemplateRequest createJobTemplateRequest) Create a new job template.default CreatePresetResponsecreatePreset(Consumer<CreatePresetRequest.Builder> createPresetRequest) Create a new preset.default CreatePresetResponsecreatePreset(CreatePresetRequest createPresetRequest) Create a new preset.default CreateQueueResponsecreateQueue(Consumer<CreateQueueRequest.Builder> createQueueRequest) Create a new transcoding queue.default CreateQueueResponsecreateQueue(CreateQueueRequest createQueueRequest) Create a new transcoding queue.default DeleteJobTemplateResponsedeleteJobTemplate(Consumer<DeleteJobTemplateRequest.Builder> deleteJobTemplateRequest) Permanently delete a job template you have created.default DeleteJobTemplateResponsedeleteJobTemplate(DeleteJobTemplateRequest deleteJobTemplateRequest) Permanently delete a job template you have created.default DeletePolicyResponsedeletePolicy(Consumer<DeletePolicyRequest.Builder> deletePolicyRequest) Permanently delete a policy that you created.default DeletePolicyResponsedeletePolicy(DeletePolicyRequest deletePolicyRequest) Permanently delete a policy that you created.default DeletePresetResponsedeletePreset(Consumer<DeletePresetRequest.Builder> deletePresetRequest) Permanently delete a preset you have created.default DeletePresetResponsedeletePreset(DeletePresetRequest deletePresetRequest) Permanently delete a preset you have created.default DeleteQueueResponsedeleteQueue(Consumer<DeleteQueueRequest.Builder> deleteQueueRequest) Permanently delete a queue you have created.default DeleteQueueResponsedeleteQueue(DeleteQueueRequest deleteQueueRequest) Permanently delete a queue you have created.default DescribeEndpointsResponsedescribeEndpoints(Consumer<DescribeEndpointsRequest.Builder> describeEndpointsRequest) Deprecated.DescribeEndpoints and account specific endpoints are no longer required.default DescribeEndpointsResponsedescribeEndpoints(DescribeEndpointsRequest describeEndpointsRequest) Deprecated.DescribeEndpoints and account specific endpoints are no longer required.default DescribeEndpointsIterabledescribeEndpointsPaginator(Consumer<DescribeEndpointsRequest.Builder> describeEndpointsRequest) Deprecated.DescribeEndpoints and account specific endpoints are no longer required.default DescribeEndpointsIterabledescribeEndpointsPaginator(DescribeEndpointsRequest describeEndpointsRequest) Deprecated.DescribeEndpoints and account specific endpoints are no longer required.default DisassociateCertificateResponsedisassociateCertificate(Consumer<DisassociateCertificateRequest.Builder> disassociateCertificateRequest) Removes an association between the Amazon Resource Name (ARN) of an AWS Certificate Manager (ACM) certificate and an AWS Elemental MediaConvert resource.default DisassociateCertificateResponsedisassociateCertificate(DisassociateCertificateRequest disassociateCertificateRequest) Removes an association between the Amazon Resource Name (ARN) of an AWS Certificate Manager (ACM) certificate and an AWS Elemental MediaConvert resource.default GetJobResponsegetJob(Consumer<GetJobRequest.Builder> getJobRequest) Retrieve the JSON for a specific transcoding job.default GetJobResponsegetJob(GetJobRequest getJobRequest) Retrieve the JSON for a specific transcoding job.default GetJobTemplateResponsegetJobTemplate(Consumer<GetJobTemplateRequest.Builder> getJobTemplateRequest) Retrieve the JSON for a specific job template.default GetJobTemplateResponsegetJobTemplate(GetJobTemplateRequest getJobTemplateRequest) Retrieve the JSON for a specific job template.default GetPolicyResponsegetPolicy(Consumer<GetPolicyRequest.Builder> getPolicyRequest) Retrieve the JSON for your policy.default GetPolicyResponsegetPolicy(GetPolicyRequest getPolicyRequest) Retrieve the JSON for your policy.default GetPresetResponsegetPreset(Consumer<GetPresetRequest.Builder> getPresetRequest) Retrieve the JSON for a specific preset.default GetPresetResponsegetPreset(GetPresetRequest getPresetRequest) Retrieve the JSON for a specific preset.default GetQueueResponsegetQueue(Consumer<GetQueueRequest.Builder> getQueueRequest) Retrieve the JSON for a specific queue.default GetQueueResponsegetQueue(GetQueueRequest getQueueRequest) Retrieve the JSON for a specific queue.default ListJobsResponselistJobs(Consumer<ListJobsRequest.Builder> listJobsRequest) Retrieve a JSON array of up to twenty of your most recently created jobs.default ListJobsResponselistJobs(ListJobsRequest listJobsRequest) Retrieve a JSON array of up to twenty of your most recently created jobs.default ListJobsIterablelistJobsPaginator(Consumer<ListJobsRequest.Builder> listJobsRequest) This is a variant oflistJobs(software.amazon.awssdk.services.mediaconvert.model.ListJobsRequest)operation.default ListJobsIterablelistJobsPaginator(ListJobsRequest listJobsRequest) This is a variant oflistJobs(software.amazon.awssdk.services.mediaconvert.model.ListJobsRequest)operation.default ListJobTemplatesResponselistJobTemplates(Consumer<ListJobTemplatesRequest.Builder> listJobTemplatesRequest) Retrieve a JSON array of up to twenty of your job templates.default ListJobTemplatesResponselistJobTemplates(ListJobTemplatesRequest listJobTemplatesRequest) Retrieve a JSON array of up to twenty of your job templates.default ListJobTemplatesIterablelistJobTemplatesPaginator(Consumer<ListJobTemplatesRequest.Builder> listJobTemplatesRequest) This is a variant oflistJobTemplates(software.amazon.awssdk.services.mediaconvert.model.ListJobTemplatesRequest)operation.default ListJobTemplatesIterablelistJobTemplatesPaginator(ListJobTemplatesRequest listJobTemplatesRequest) This is a variant oflistJobTemplates(software.amazon.awssdk.services.mediaconvert.model.ListJobTemplatesRequest)operation.default ListPresetsResponselistPresets(Consumer<ListPresetsRequest.Builder> listPresetsRequest) Retrieve a JSON array of up to twenty of your presets.default ListPresetsResponselistPresets(ListPresetsRequest listPresetsRequest) Retrieve a JSON array of up to twenty of your presets.default ListPresetsIterablelistPresetsPaginator(Consumer<ListPresetsRequest.Builder> listPresetsRequest) This is a variant oflistPresets(software.amazon.awssdk.services.mediaconvert.model.ListPresetsRequest)operation.default ListPresetsIterablelistPresetsPaginator(ListPresetsRequest listPresetsRequest) This is a variant oflistPresets(software.amazon.awssdk.services.mediaconvert.model.ListPresetsRequest)operation.default ListQueuesResponselistQueues(Consumer<ListQueuesRequest.Builder> listQueuesRequest) Retrieve a JSON array of up to twenty of your queues.default ListQueuesResponselistQueues(ListQueuesRequest listQueuesRequest) Retrieve a JSON array of up to twenty of your queues.default ListQueuesIterablelistQueuesPaginator(Consumer<ListQueuesRequest.Builder> listQueuesRequest) This is a variant oflistQueues(software.amazon.awssdk.services.mediaconvert.model.ListQueuesRequest)operation.default ListQueuesIterablelistQueuesPaginator(ListQueuesRequest listQueuesRequest) This is a variant oflistQueues(software.amazon.awssdk.services.mediaconvert.model.ListQueuesRequest)operation.default ListTagsForResourceResponselistTagsForResource(Consumer<ListTagsForResourceRequest.Builder> listTagsForResourceRequest) Retrieve the tags for a MediaConvert resource.default ListTagsForResourceResponselistTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest) Retrieve the tags for a MediaConvert resource.default ListVersionsResponselistVersions(Consumer<ListVersionsRequest.Builder> listVersionsRequest) Retrieve a JSON array of all available Job engine versions and the date they expire.default ListVersionsResponselistVersions(ListVersionsRequest listVersionsRequest) Retrieve a JSON array of all available Job engine versions and the date they expire.default ListVersionsIterablelistVersionsPaginator(Consumer<ListVersionsRequest.Builder> listVersionsRequest) This is a variant oflistVersions(software.amazon.awssdk.services.mediaconvert.model.ListVersionsRequest)operation.default ListVersionsIterablelistVersionsPaginator(ListVersionsRequest listVersionsRequest) This is a variant oflistVersions(software.amazon.awssdk.services.mediaconvert.model.ListVersionsRequest)operation.default PutPolicyResponseputPolicy(Consumer<PutPolicyRequest.Builder> putPolicyRequest) Create or change your policy.default PutPolicyResponseputPolicy(PutPolicyRequest putPolicyRequest) Create or change your policy.default SearchJobsResponsesearchJobs(Consumer<SearchJobsRequest.Builder> searchJobsRequest) Retrieve a JSON array that includes job details for up to twenty of your most recent jobs.default SearchJobsResponsesearchJobs(SearchJobsRequest searchJobsRequest) Retrieve a JSON array that includes job details for up to twenty of your most recent jobs.default SearchJobsIterablesearchJobsPaginator(Consumer<SearchJobsRequest.Builder> searchJobsRequest) This is a variant ofsearchJobs(software.amazon.awssdk.services.mediaconvert.model.SearchJobsRequest)operation.default SearchJobsIterablesearchJobsPaginator(SearchJobsRequest searchJobsRequest) This is a variant ofsearchJobs(software.amazon.awssdk.services.mediaconvert.model.SearchJobsRequest)operation.The SDK service client configuration exposes client settings to the user, e.g., ClientOverrideConfigurationstatic ServiceMetadatadefault TagResourceResponsetagResource(Consumer<TagResourceRequest.Builder> tagResourceRequest) Add tags to a MediaConvert queue, preset, or job template.default TagResourceResponsetagResource(TagResourceRequest tagResourceRequest) Add tags to a MediaConvert queue, preset, or job template.default UntagResourceResponseuntagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest) Remove tags from a MediaConvert queue, preset, or job template.default UntagResourceResponseuntagResource(UntagResourceRequest untagResourceRequest) Remove tags from a MediaConvert queue, preset, or job template.default UpdateJobTemplateResponseupdateJobTemplate(Consumer<UpdateJobTemplateRequest.Builder> updateJobTemplateRequest) Modify one of your existing job templates.default UpdateJobTemplateResponseupdateJobTemplate(UpdateJobTemplateRequest updateJobTemplateRequest) Modify one of your existing job templates.default UpdatePresetResponseupdatePreset(Consumer<UpdatePresetRequest.Builder> updatePresetRequest) Modify one of your existing presets.default UpdatePresetResponseupdatePreset(UpdatePresetRequest updatePresetRequest) Modify one of your existing presets.default UpdateQueueResponseupdateQueue(Consumer<UpdateQueueRequest.Builder> updateQueueRequest) Modify one of your existing queues.default UpdateQueueResponseupdateQueue(UpdateQueueRequest updateQueueRequest) Modify one of your existing queues.Methods inherited from interface software.amazon.awssdk.utils.SdkAutoCloseable
closeMethods inherited from interface software.amazon.awssdk.core.SdkClient
serviceName
-
Field Details
-
SERVICE_NAME
- See Also:
-
SERVICE_METADATA_ID
Value for looking up the service's metadata from theServiceMetadataProvider.- See Also:
-
-
Method Details
-
associateCertificate
default AssociateCertificateResponse associateCertificate(AssociateCertificateRequest associateCertificateRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaConvertException Associates an AWS Certificate Manager (ACM) Amazon Resource Name (ARN) with AWS Elemental MediaConvert.- Parameters:
associateCertificateRequest-- Returns:
- Result of the AssociateCertificate operation returned by the service.
- See Also:
-
associateCertificate
default AssociateCertificateResponse associateCertificate(Consumer<AssociateCertificateRequest.Builder> associateCertificateRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaConvertException Associates an AWS Certificate Manager (ACM) Amazon Resource Name (ARN) with AWS Elemental MediaConvert.
This is a convenience which creates an instance of the
AssociateCertificateRequest.Builderavoiding the need to create one manually viaAssociateCertificateRequest.builder()- Parameters:
associateCertificateRequest- AConsumerthat will call methods onAssociateCertificateRequest.Builderto create a request.- Returns:
- Result of the AssociateCertificate operation returned by the service.
- See Also:
-
cancelJob
default CancelJobResponse cancelJob(CancelJobRequest cancelJobRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaConvertException Permanently cancel a job. Once you have canceled a job, you can't start it again.- Parameters:
cancelJobRequest-- Returns:
- Result of the CancelJob operation returned by the service.
- See Also:
-
cancelJob
default CancelJobResponse cancelJob(Consumer<CancelJobRequest.Builder> cancelJobRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaConvertException Permanently cancel a job. Once you have canceled a job, you can't start it again.
This is a convenience which creates an instance of the
CancelJobRequest.Builderavoiding the need to create one manually viaCancelJobRequest.builder()- Parameters:
cancelJobRequest- AConsumerthat will call methods onCancelJobRequest.Builderto create a request.- Returns:
- Result of the CancelJob operation returned by the service.
- See Also:
-
createJob
default CreateJobResponse createJob(CreateJobRequest createJobRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaConvertException Create a new transcoding job. For information about jobs and job settings, see the User Guide at http://docs.aws.amazon.com/mediaconvert/latest/ug/what-is.html- Parameters:
createJobRequest-- Returns:
- Result of the CreateJob operation returned by the service.
- See Also:
-
createJob
default CreateJobResponse createJob(Consumer<CreateJobRequest.Builder> createJobRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaConvertException Create a new transcoding job. For information about jobs and job settings, see the User Guide at http://docs.aws.amazon.com/mediaconvert/latest/ug/what-is.html
This is a convenience which creates an instance of the
CreateJobRequest.Builderavoiding the need to create one manually viaCreateJobRequest.builder()- Parameters:
createJobRequest- AConsumerthat will call methods onCreateJobRequest.Builderto create a request.- Returns:
- Result of the CreateJob operation returned by the service.
- See Also:
-
createJobTemplate
default CreateJobTemplateResponse createJobTemplate(CreateJobTemplateRequest createJobTemplateRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaConvertException Create a new job template. For information about job templates see the User Guide at http://docs.aws.amazon.com/mediaconvert/latest/ug/what-is.html- Parameters:
createJobTemplateRequest-- Returns:
- Result of the CreateJobTemplate operation returned by the service.
- See Also:
-
createJobTemplate
default CreateJobTemplateResponse createJobTemplate(Consumer<CreateJobTemplateRequest.Builder> createJobTemplateRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaConvertException Create a new job template. For information about job templates see the User Guide at http://docs.aws.amazon.com/mediaconvert/latest/ug/what-is.html
This is a convenience which creates an instance of the
CreateJobTemplateRequest.Builderavoiding the need to create one manually viaCreateJobTemplateRequest.builder()- Parameters:
createJobTemplateRequest- AConsumerthat will call methods onCreateJobTemplateRequest.Builderto create a request.- Returns:
- Result of the CreateJobTemplate operation returned by the service.
- See Also:
-
createPreset
default CreatePresetResponse createPreset(CreatePresetRequest createPresetRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaConvertException Create a new preset. For information about job templates see the User Guide at http://docs.aws.amazon.com/mediaconvert/latest/ug/what-is.html- Parameters:
createPresetRequest-- Returns:
- Result of the CreatePreset operation returned by the service.
- See Also:
-
createPreset
default CreatePresetResponse createPreset(Consumer<CreatePresetRequest.Builder> createPresetRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaConvertException Create a new preset. For information about job templates see the User Guide at http://docs.aws.amazon.com/mediaconvert/latest/ug/what-is.html
This is a convenience which creates an instance of the
CreatePresetRequest.Builderavoiding the need to create one manually viaCreatePresetRequest.builder()- Parameters:
createPresetRequest- AConsumerthat will call methods onCreatePresetRequest.Builderto create a request.- Returns:
- Result of the CreatePreset operation returned by the service.
- See Also:
-
createQueue
default CreateQueueResponse createQueue(CreateQueueRequest createQueueRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaConvertException Create a new transcoding queue. For information about queues, see Working With Queues in the User Guide at https://docs.aws.amazon.com/mediaconvert/latest/ug/working-with-queues.html- Parameters:
createQueueRequest-- Returns:
- Result of the CreateQueue operation returned by the service.
- See Also:
-
createQueue
default CreateQueueResponse createQueue(Consumer<CreateQueueRequest.Builder> createQueueRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaConvertException Create a new transcoding queue. For information about queues, see Working With Queues in the User Guide at https://docs.aws.amazon.com/mediaconvert/latest/ug/working-with-queues.html
This is a convenience which creates an instance of the
CreateQueueRequest.Builderavoiding the need to create one manually viaCreateQueueRequest.builder()- Parameters:
createQueueRequest- AConsumerthat will call methods onCreateQueueRequest.Builderto create a request.- Returns:
- Result of the CreateQueue operation returned by the service.
- See Also:
-
deleteJobTemplate
default DeleteJobTemplateResponse deleteJobTemplate(DeleteJobTemplateRequest deleteJobTemplateRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaConvertException Permanently delete a job template you have created.- Parameters:
deleteJobTemplateRequest-- Returns:
- Result of the DeleteJobTemplate operation returned by the service.
- See Also:
-
deleteJobTemplate
default DeleteJobTemplateResponse deleteJobTemplate(Consumer<DeleteJobTemplateRequest.Builder> deleteJobTemplateRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaConvertException Permanently delete a job template you have created.
This is a convenience which creates an instance of the
DeleteJobTemplateRequest.Builderavoiding the need to create one manually viaDeleteJobTemplateRequest.builder()- Parameters:
deleteJobTemplateRequest- AConsumerthat will call methods onDeleteJobTemplateRequest.Builderto create a request.- Returns:
- Result of the DeleteJobTemplate operation returned by the service.
- See Also:
-
deletePolicy
default DeletePolicyResponse deletePolicy(DeletePolicyRequest deletePolicyRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaConvertException Permanently delete a policy that you created.- Parameters:
deletePolicyRequest-- Returns:
- Result of the DeletePolicy operation returned by the service.
- See Also:
-
deletePolicy
default DeletePolicyResponse deletePolicy(Consumer<DeletePolicyRequest.Builder> deletePolicyRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaConvertException Permanently delete a policy that you created.
This is a convenience which creates an instance of the
DeletePolicyRequest.Builderavoiding the need to create one manually viaDeletePolicyRequest.builder()- Parameters:
deletePolicyRequest- AConsumerthat will call methods onDeletePolicyRequest.Builderto create a request.- Returns:
- Result of the DeletePolicy operation returned by the service.
- See Also:
-
deletePreset
default DeletePresetResponse deletePreset(DeletePresetRequest deletePresetRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaConvertException Permanently delete a preset you have created.- Parameters:
deletePresetRequest-- Returns:
- Result of the DeletePreset operation returned by the service.
- See Also:
-
deletePreset
default DeletePresetResponse deletePreset(Consumer<DeletePresetRequest.Builder> deletePresetRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaConvertException Permanently delete a preset you have created.
This is a convenience which creates an instance of the
DeletePresetRequest.Builderavoiding the need to create one manually viaDeletePresetRequest.builder()- Parameters:
deletePresetRequest- AConsumerthat will call methods onDeletePresetRequest.Builderto create a request.- Returns:
- Result of the DeletePreset operation returned by the service.
- See Also:
-
deleteQueue
default DeleteQueueResponse deleteQueue(DeleteQueueRequest deleteQueueRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaConvertException Permanently delete a queue you have created.- Parameters:
deleteQueueRequest-- Returns:
- Result of the DeleteQueue operation returned by the service.
- See Also:
-
deleteQueue
default DeleteQueueResponse deleteQueue(Consumer<DeleteQueueRequest.Builder> deleteQueueRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaConvertException Permanently delete a queue you have created.
This is a convenience which creates an instance of the
DeleteQueueRequest.Builderavoiding the need to create one manually viaDeleteQueueRequest.builder()- Parameters:
deleteQueueRequest- AConsumerthat will call methods onDeleteQueueRequest.Builderto create a request.- Returns:
- Result of the DeleteQueue operation returned by the service.
- See Also:
-
describeEndpoints
@Deprecated default DescribeEndpointsResponse describeEndpoints(DescribeEndpointsRequest describeEndpointsRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaConvertException Deprecated.DescribeEndpoints and account specific endpoints are no longer required. We recommend that you send your requests directly to the regional endpoint instead.Send a request with an empty body to the regional API endpoint to get your account API endpoint. Note that DescribeEndpoints is no longer required. We recommend that you send your requests directly to the regional endpoint instead.- Parameters:
describeEndpointsRequest-- Returns:
- Result of the DescribeEndpoints operation returned by the service.
- See Also:
-
describeEndpoints
@Deprecated default DescribeEndpointsResponse describeEndpoints(Consumer<DescribeEndpointsRequest.Builder> describeEndpointsRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaConvertException Deprecated.DescribeEndpoints and account specific endpoints are no longer required. We recommend that you send your requests directly to the regional endpoint instead.Send a request with an empty body to the regional API endpoint to get your account API endpoint. Note that DescribeEndpoints is no longer required. We recommend that you send your requests directly to the regional endpoint instead.
This is a convenience which creates an instance of the
DescribeEndpointsRequest.Builderavoiding the need to create one manually viaDescribeEndpointsRequest.builder()- Parameters:
describeEndpointsRequest- AConsumerthat will call methods onDescribeEndpointsRequest.Builderto create a request.- Returns:
- Result of the DescribeEndpoints operation returned by the service.
- See Also:
-
describeEndpointsPaginator
@Deprecated default DescribeEndpointsIterable describeEndpointsPaginator(DescribeEndpointsRequest describeEndpointsRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaConvertException Deprecated.DescribeEndpoints and account specific endpoints are no longer required. We recommend that you send your requests directly to the regional endpoint instead.This is a variant of
describeEndpoints(software.amazon.awssdk.services.mediaconvert.model.DescribeEndpointsRequest)operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will internally handle making service calls for you.When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
2) Using For loopsoftware.amazon.awssdk.services.mediaconvert.paginators.DescribeEndpointsIterable responses = client.describeEndpointsPaginator(request); responses.stream().forEach(....);{ @code software.amazon.awssdk.services.mediaconvert.paginators.DescribeEndpointsIterable responses = client .describeEndpointsPaginator(request); for (software.amazon.awssdk.services.mediaconvert.model.DescribeEndpointsResponse response : responses) { // do something; } }3) Use iterator directlysoftware.amazon.awssdk.services.mediaconvert.paginators.DescribeEndpointsIterable responses = client.describeEndpointsPaginator(request); responses.iterator().forEachRemaining(....);Please notice that the configuration of MaxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
describeEndpoints(software.amazon.awssdk.services.mediaconvert.model.DescribeEndpointsRequest)operation.- Parameters:
describeEndpointsRequest-- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- See Also:
-
describeEndpointsPaginator
@Deprecated default DescribeEndpointsIterable describeEndpointsPaginator(Consumer<DescribeEndpointsRequest.Builder> describeEndpointsRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaConvertException Deprecated.DescribeEndpoints and account specific endpoints are no longer required. We recommend that you send your requests directly to the regional endpoint instead.This is a variant of
describeEndpoints(software.amazon.awssdk.services.mediaconvert.model.DescribeEndpointsRequest)operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will internally handle making service calls for you.When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
2) Using For loopsoftware.amazon.awssdk.services.mediaconvert.paginators.DescribeEndpointsIterable responses = client.describeEndpointsPaginator(request); responses.stream().forEach(....);{ @code software.amazon.awssdk.services.mediaconvert.paginators.DescribeEndpointsIterable responses = client .describeEndpointsPaginator(request); for (software.amazon.awssdk.services.mediaconvert.model.DescribeEndpointsResponse response : responses) { // do something; } }3) Use iterator directlysoftware.amazon.awssdk.services.mediaconvert.paginators.DescribeEndpointsIterable responses = client.describeEndpointsPaginator(request); responses.iterator().forEachRemaining(....);Please notice that the configuration of MaxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
describeEndpoints(software.amazon.awssdk.services.mediaconvert.model.DescribeEndpointsRequest)operation.
This is a convenience which creates an instance of the
DescribeEndpointsRequest.Builderavoiding the need to create one manually viaDescribeEndpointsRequest.builder()- Parameters:
describeEndpointsRequest- AConsumerthat will call methods onDescribeEndpointsRequest.Builderto create a request.- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- See Also:
-
disassociateCertificate
default DisassociateCertificateResponse disassociateCertificate(DisassociateCertificateRequest disassociateCertificateRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaConvertException Removes an association between the Amazon Resource Name (ARN) of an AWS Certificate Manager (ACM) certificate and an AWS Elemental MediaConvert resource.- Parameters:
disassociateCertificateRequest-- Returns:
- Result of the DisassociateCertificate operation returned by the service.
- See Also:
-
disassociateCertificate
default DisassociateCertificateResponse disassociateCertificate(Consumer<DisassociateCertificateRequest.Builder> disassociateCertificateRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaConvertException Removes an association between the Amazon Resource Name (ARN) of an AWS Certificate Manager (ACM) certificate and an AWS Elemental MediaConvert resource.
This is a convenience which creates an instance of the
DisassociateCertificateRequest.Builderavoiding the need to create one manually viaDisassociateCertificateRequest.builder()- Parameters:
disassociateCertificateRequest- AConsumerthat will call methods onDisassociateCertificateRequest.Builderto create a request.- Returns:
- Result of the DisassociateCertificate operation returned by the service.
- See Also:
-
getJob
default GetJobResponse getJob(GetJobRequest getJobRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaConvertException Retrieve the JSON for a specific transcoding job.- Parameters:
getJobRequest-- Returns:
- Result of the GetJob operation returned by the service.
- See Also:
-
getJob
default GetJobResponse getJob(Consumer<GetJobRequest.Builder> getJobRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaConvertException Retrieve the JSON for a specific transcoding job.
This is a convenience which creates an instance of the
GetJobRequest.Builderavoiding the need to create one manually viaGetJobRequest.builder()- Parameters:
getJobRequest- AConsumerthat will call methods onGetJobRequest.Builderto create a request.- Returns:
- Result of the GetJob operation returned by the service.
- See Also:
-
getJobTemplate
default GetJobTemplateResponse getJobTemplate(GetJobTemplateRequest getJobTemplateRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaConvertException Retrieve the JSON for a specific job template.- Parameters:
getJobTemplateRequest-- Returns:
- Result of the GetJobTemplate operation returned by the service.
- See Also:
-
getJobTemplate
default GetJobTemplateResponse getJobTemplate(Consumer<GetJobTemplateRequest.Builder> getJobTemplateRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaConvertException Retrieve the JSON for a specific job template.
This is a convenience which creates an instance of the
GetJobTemplateRequest.Builderavoiding the need to create one manually viaGetJobTemplateRequest.builder()- Parameters:
getJobTemplateRequest- AConsumerthat will call methods onGetJobTemplateRequest.Builderto create a request.- Returns:
- Result of the GetJobTemplate operation returned by the service.
- See Also:
-
getPolicy
default GetPolicyResponse getPolicy(GetPolicyRequest getPolicyRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaConvertException Retrieve the JSON for your policy.- Parameters:
getPolicyRequest-- Returns:
- Result of the GetPolicy operation returned by the service.
- See Also:
-
getPolicy
default GetPolicyResponse getPolicy(Consumer<GetPolicyRequest.Builder> getPolicyRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaConvertException Retrieve the JSON for your policy.
This is a convenience which creates an instance of the
GetPolicyRequest.Builderavoiding the need to create one manually viaGetPolicyRequest.builder()- Parameters:
getPolicyRequest- AConsumerthat will call methods onGetPolicyRequest.Builderto create a request.- Returns:
- Result of the GetPolicy operation returned by the service.
- See Also:
-
getPreset
default GetPresetResponse getPreset(GetPresetRequest getPresetRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaConvertException Retrieve the JSON for a specific preset.- Parameters:
getPresetRequest-- Returns:
- Result of the GetPreset operation returned by the service.
- See Also:
-
getPreset
default GetPresetResponse getPreset(Consumer<GetPresetRequest.Builder> getPresetRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaConvertException Retrieve the JSON for a specific preset.
This is a convenience which creates an instance of the
GetPresetRequest.Builderavoiding the need to create one manually viaGetPresetRequest.builder()- Parameters:
getPresetRequest- AConsumerthat will call methods onGetPresetRequest.Builderto create a request.- Returns:
- Result of the GetPreset operation returned by the service.
- See Also:
-
getQueue
default GetQueueResponse getQueue(GetQueueRequest getQueueRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaConvertException Retrieve the JSON for a specific queue.- Parameters:
getQueueRequest-- Returns:
- Result of the GetQueue operation returned by the service.
- See Also:
-
getQueue
default GetQueueResponse getQueue(Consumer<GetQueueRequest.Builder> getQueueRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaConvertException Retrieve the JSON for a specific queue.
This is a convenience which creates an instance of the
GetQueueRequest.Builderavoiding the need to create one manually viaGetQueueRequest.builder()- Parameters:
getQueueRequest- AConsumerthat will call methods onGetQueueRequest.Builderto create a request.- Returns:
- Result of the GetQueue operation returned by the service.
- See Also:
-
listJobTemplates
default ListJobTemplatesResponse listJobTemplates(ListJobTemplatesRequest listJobTemplatesRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaConvertException Retrieve a JSON array of up to twenty of your job templates. This will return the templates themselves, not just a list of them. To retrieve the next twenty templates, use the nextToken string returned with the array- Parameters:
listJobTemplatesRequest-- Returns:
- Result of the ListJobTemplates operation returned by the service.
- See Also:
-
listJobTemplates
default ListJobTemplatesResponse listJobTemplates(Consumer<ListJobTemplatesRequest.Builder> listJobTemplatesRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaConvertException Retrieve a JSON array of up to twenty of your job templates. This will return the templates themselves, not just a list of them. To retrieve the next twenty templates, use the nextToken string returned with the array
This is a convenience which creates an instance of the
ListJobTemplatesRequest.Builderavoiding the need to create one manually viaListJobTemplatesRequest.builder()- Parameters:
listJobTemplatesRequest- AConsumerthat will call methods onListJobTemplatesRequest.Builderto create a request.- Returns:
- Result of the ListJobTemplates operation returned by the service.
- See Also:
-
listJobTemplatesPaginator
default ListJobTemplatesIterable listJobTemplatesPaginator(ListJobTemplatesRequest listJobTemplatesRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaConvertException This is a variant of
listJobTemplates(software.amazon.awssdk.services.mediaconvert.model.ListJobTemplatesRequest)operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will internally handle making service calls for you.When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
2) Using For loopsoftware.amazon.awssdk.services.mediaconvert.paginators.ListJobTemplatesIterable responses = client.listJobTemplatesPaginator(request); responses.stream().forEach(....);{ @code software.amazon.awssdk.services.mediaconvert.paginators.ListJobTemplatesIterable responses = client .listJobTemplatesPaginator(request); for (software.amazon.awssdk.services.mediaconvert.model.ListJobTemplatesResponse response : responses) { // do something; } }3) Use iterator directlysoftware.amazon.awssdk.services.mediaconvert.paginators.ListJobTemplatesIterable responses = client.listJobTemplatesPaginator(request); responses.iterator().forEachRemaining(....);Please notice that the configuration of MaxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listJobTemplates(software.amazon.awssdk.services.mediaconvert.model.ListJobTemplatesRequest)operation.- Parameters:
listJobTemplatesRequest-- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- See Also:
-
listJobTemplatesPaginator
default ListJobTemplatesIterable listJobTemplatesPaginator(Consumer<ListJobTemplatesRequest.Builder> listJobTemplatesRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaConvertException This is a variant of
listJobTemplates(software.amazon.awssdk.services.mediaconvert.model.ListJobTemplatesRequest)operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will internally handle making service calls for you.When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
2) Using For loopsoftware.amazon.awssdk.services.mediaconvert.paginators.ListJobTemplatesIterable responses = client.listJobTemplatesPaginator(request); responses.stream().forEach(....);{ @code software.amazon.awssdk.services.mediaconvert.paginators.ListJobTemplatesIterable responses = client .listJobTemplatesPaginator(request); for (software.amazon.awssdk.services.mediaconvert.model.ListJobTemplatesResponse response : responses) { // do something; } }3) Use iterator directlysoftware.amazon.awssdk.services.mediaconvert.paginators.ListJobTemplatesIterable responses = client.listJobTemplatesPaginator(request); responses.iterator().forEachRemaining(....);Please notice that the configuration of MaxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listJobTemplates(software.amazon.awssdk.services.mediaconvert.model.ListJobTemplatesRequest)operation.
This is a convenience which creates an instance of the
ListJobTemplatesRequest.Builderavoiding the need to create one manually viaListJobTemplatesRequest.builder()- Parameters:
listJobTemplatesRequest- AConsumerthat will call methods onListJobTemplatesRequest.Builderto create a request.- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- See Also:
-
listJobs
default ListJobsResponse listJobs(ListJobsRequest listJobsRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaConvertException Retrieve a JSON array of up to twenty of your most recently created jobs. This array includes in-process, completed, and errored jobs. This will return the jobs themselves, not just a list of the jobs. To retrieve the twenty next most recent jobs, use the nextToken string returned with the array.- Parameters:
listJobsRequest-- Returns:
- Result of the ListJobs operation returned by the service.
- See Also:
-
listJobs
default ListJobsResponse listJobs(Consumer<ListJobsRequest.Builder> listJobsRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaConvertException Retrieve a JSON array of up to twenty of your most recently created jobs. This array includes in-process, completed, and errored jobs. This will return the jobs themselves, not just a list of the jobs. To retrieve the twenty next most recent jobs, use the nextToken string returned with the array.
This is a convenience which creates an instance of the
ListJobsRequest.Builderavoiding the need to create one manually viaListJobsRequest.builder()- Parameters:
listJobsRequest- AConsumerthat will call methods onListJobsRequest.Builderto create a request.- Returns:
- Result of the ListJobs operation returned by the service.
- See Also:
-
listJobsPaginator
default ListJobsIterable listJobsPaginator(ListJobsRequest listJobsRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaConvertException This is a variant of
listJobs(software.amazon.awssdk.services.mediaconvert.model.ListJobsRequest)operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will internally handle making service calls for you.When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
2) Using For loopsoftware.amazon.awssdk.services.mediaconvert.paginators.ListJobsIterable responses = client.listJobsPaginator(request); responses.stream().forEach(....);{ @code software.amazon.awssdk.services.mediaconvert.paginators.ListJobsIterable responses = client.listJobsPaginator(request); for (software.amazon.awssdk.services.mediaconvert.model.ListJobsResponse response : responses) { // do something; } }3) Use iterator directlysoftware.amazon.awssdk.services.mediaconvert.paginators.ListJobsIterable responses = client.listJobsPaginator(request); responses.iterator().forEachRemaining(....);Please notice that the configuration of MaxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listJobs(software.amazon.awssdk.services.mediaconvert.model.ListJobsRequest)operation.- Parameters:
listJobsRequest-- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- See Also:
-
listJobsPaginator
default ListJobsIterable listJobsPaginator(Consumer<ListJobsRequest.Builder> listJobsRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaConvertException This is a variant of
listJobs(software.amazon.awssdk.services.mediaconvert.model.ListJobsRequest)operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will internally handle making service calls for you.When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
2) Using For loopsoftware.amazon.awssdk.services.mediaconvert.paginators.ListJobsIterable responses = client.listJobsPaginator(request); responses.stream().forEach(....);{ @code software.amazon.awssdk.services.mediaconvert.paginators.ListJobsIterable responses = client.listJobsPaginator(request); for (software.amazon.awssdk.services.mediaconvert.model.ListJobsResponse response : responses) { // do something; } }3) Use iterator directlysoftware.amazon.awssdk.services.mediaconvert.paginators.ListJobsIterable responses = client.listJobsPaginator(request); responses.iterator().forEachRemaining(....);Please notice that the configuration of MaxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listJobs(software.amazon.awssdk.services.mediaconvert.model.ListJobsRequest)operation.
This is a convenience which creates an instance of the
ListJobsRequest.Builderavoiding the need to create one manually viaListJobsRequest.builder()- Parameters:
listJobsRequest- AConsumerthat will call methods onListJobsRequest.Builderto create a request.- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- See Also:
-
listPresets
default ListPresetsResponse listPresets(ListPresetsRequest listPresetsRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaConvertException Retrieve a JSON array of up to twenty of your presets. This will return the presets themselves, not just a list of them. To retrieve the next twenty presets, use the nextToken string returned with the array.- Parameters:
listPresetsRequest-- Returns:
- Result of the ListPresets operation returned by the service.
- See Also:
-
listPresets
default ListPresetsResponse listPresets(Consumer<ListPresetsRequest.Builder> listPresetsRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaConvertException Retrieve a JSON array of up to twenty of your presets. This will return the presets themselves, not just a list of them. To retrieve the next twenty presets, use the nextToken string returned with the array.
This is a convenience which creates an instance of the
ListPresetsRequest.Builderavoiding the need to create one manually viaListPresetsRequest.builder()- Parameters:
listPresetsRequest- AConsumerthat will call methods onListPresetsRequest.Builderto create a request.- Returns:
- Result of the ListPresets operation returned by the service.
- See Also:
-
listPresetsPaginator
default ListPresetsIterable listPresetsPaginator(ListPresetsRequest listPresetsRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaConvertException This is a variant of
listPresets(software.amazon.awssdk.services.mediaconvert.model.ListPresetsRequest)operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will internally handle making service calls for you.When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
2) Using For loopsoftware.amazon.awssdk.services.mediaconvert.paginators.ListPresetsIterable responses = client.listPresetsPaginator(request); responses.stream().forEach(....);{ @code software.amazon.awssdk.services.mediaconvert.paginators.ListPresetsIterable responses = client.listPresetsPaginator(request); for (software.amazon.awssdk.services.mediaconvert.model.ListPresetsResponse response : responses) { // do something; } }3) Use iterator directlysoftware.amazon.awssdk.services.mediaconvert.paginators.ListPresetsIterable responses = client.listPresetsPaginator(request); responses.iterator().forEachRemaining(....);Please notice that the configuration of MaxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listPresets(software.amazon.awssdk.services.mediaconvert.model.ListPresetsRequest)operation.- Parameters:
listPresetsRequest-- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- See Also:
-
listPresetsPaginator
default ListPresetsIterable listPresetsPaginator(Consumer<ListPresetsRequest.Builder> listPresetsRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaConvertException This is a variant of
listPresets(software.amazon.awssdk.services.mediaconvert.model.ListPresetsRequest)operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will internally handle making service calls for you.When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
2) Using For loopsoftware.amazon.awssdk.services.mediaconvert.paginators.ListPresetsIterable responses = client.listPresetsPaginator(request); responses.stream().forEach(....);{ @code software.amazon.awssdk.services.mediaconvert.paginators.ListPresetsIterable responses = client.listPresetsPaginator(request); for (software.amazon.awssdk.services.mediaconvert.model.ListPresetsResponse response : responses) { // do something; } }3) Use iterator directlysoftware.amazon.awssdk.services.mediaconvert.paginators.ListPresetsIterable responses = client.listPresetsPaginator(request); responses.iterator().forEachRemaining(....);Please notice that the configuration of MaxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listPresets(software.amazon.awssdk.services.mediaconvert.model.ListPresetsRequest)operation.
This is a convenience which creates an instance of the
ListPresetsRequest.Builderavoiding the need to create one manually viaListPresetsRequest.builder()- Parameters:
listPresetsRequest- AConsumerthat will call methods onListPresetsRequest.Builderto create a request.- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- See Also:
-
listQueues
default ListQueuesResponse listQueues(ListQueuesRequest listQueuesRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaConvertException Retrieve a JSON array of up to twenty of your queues. This will return the queues themselves, not just a list of them. To retrieve the next twenty queues, use the nextToken string returned with the array.- Parameters:
listQueuesRequest-- Returns:
- Result of the ListQueues operation returned by the service.
- See Also:
-
listQueues
default ListQueuesResponse listQueues(Consumer<ListQueuesRequest.Builder> listQueuesRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaConvertException Retrieve a JSON array of up to twenty of your queues. This will return the queues themselves, not just a list of them. To retrieve the next twenty queues, use the nextToken string returned with the array.
This is a convenience which creates an instance of the
ListQueuesRequest.Builderavoiding the need to create one manually viaListQueuesRequest.builder()- Parameters:
listQueuesRequest- AConsumerthat will call methods onListQueuesRequest.Builderto create a request.- Returns:
- Result of the ListQueues operation returned by the service.
- See Also:
-
listQueuesPaginator
default ListQueuesIterable listQueuesPaginator(ListQueuesRequest listQueuesRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaConvertException This is a variant of
listQueues(software.amazon.awssdk.services.mediaconvert.model.ListQueuesRequest)operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will internally handle making service calls for you.When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
2) Using For loopsoftware.amazon.awssdk.services.mediaconvert.paginators.ListQueuesIterable responses = client.listQueuesPaginator(request); responses.stream().forEach(....);{ @code software.amazon.awssdk.services.mediaconvert.paginators.ListQueuesIterable responses = client.listQueuesPaginator(request); for (software.amazon.awssdk.services.mediaconvert.model.ListQueuesResponse response : responses) { // do something; } }3) Use iterator directlysoftware.amazon.awssdk.services.mediaconvert.paginators.ListQueuesIterable responses = client.listQueuesPaginator(request); responses.iterator().forEachRemaining(....);Please notice that the configuration of MaxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listQueues(software.amazon.awssdk.services.mediaconvert.model.ListQueuesRequest)operation.- Parameters:
listQueuesRequest-- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- See Also:
-
listQueuesPaginator
default ListQueuesIterable listQueuesPaginator(Consumer<ListQueuesRequest.Builder> listQueuesRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaConvertException This is a variant of
listQueues(software.amazon.awssdk.services.mediaconvert.model.ListQueuesRequest)operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will internally handle making service calls for you.When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
2) Using For loopsoftware.amazon.awssdk.services.mediaconvert.paginators.ListQueuesIterable responses = client.listQueuesPaginator(request); responses.stream().forEach(....);{ @code software.amazon.awssdk.services.mediaconvert.paginators.ListQueuesIterable responses = client.listQueuesPaginator(request); for (software.amazon.awssdk.services.mediaconvert.model.ListQueuesResponse response : responses) { // do something; } }3) Use iterator directlysoftware.amazon.awssdk.services.mediaconvert.paginators.ListQueuesIterable responses = client.listQueuesPaginator(request); responses.iterator().forEachRemaining(....);Please notice that the configuration of MaxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listQueues(software.amazon.awssdk.services.mediaconvert.model.ListQueuesRequest)operation.
This is a convenience which creates an instance of the
ListQueuesRequest.Builderavoiding the need to create one manually viaListQueuesRequest.builder()- Parameters:
listQueuesRequest- AConsumerthat will call methods onListQueuesRequest.Builderto create a request.- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- See Also:
-
listTagsForResource
default ListTagsForResourceResponse listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaConvertException Retrieve the tags for a MediaConvert resource.- Parameters:
listTagsForResourceRequest-- Returns:
- Result of the ListTagsForResource operation returned by the service.
- See Also:
-
listTagsForResource
default ListTagsForResourceResponse listTagsForResource(Consumer<ListTagsForResourceRequest.Builder> listTagsForResourceRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaConvertException Retrieve the tags for a MediaConvert resource.
This is a convenience which creates an instance of the
ListTagsForResourceRequest.Builderavoiding the need to create one manually viaListTagsForResourceRequest.builder()- Parameters:
listTagsForResourceRequest- AConsumerthat will call methods onListTagsForResourceRequest.Builderto create a request.- Returns:
- Result of the ListTagsForResource operation returned by the service.
- See Also:
-
listVersions
default ListVersionsResponse listVersions(ListVersionsRequest listVersionsRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaConvertException Retrieve a JSON array of all available Job engine versions and the date they expire.- Parameters:
listVersionsRequest-- Returns:
- Result of the ListVersions operation returned by the service.
- See Also:
-
listVersions
default ListVersionsResponse listVersions(Consumer<ListVersionsRequest.Builder> listVersionsRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaConvertException Retrieve a JSON array of all available Job engine versions and the date they expire.
This is a convenience which creates an instance of the
ListVersionsRequest.Builderavoiding the need to create one manually viaListVersionsRequest.builder()- Parameters:
listVersionsRequest- AConsumerthat will call methods onListVersionsRequest.Builderto create a request.- Returns:
- Result of the ListVersions operation returned by the service.
- See Also:
-
listVersionsPaginator
default ListVersionsIterable listVersionsPaginator(ListVersionsRequest listVersionsRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaConvertException This is a variant of
listVersions(software.amazon.awssdk.services.mediaconvert.model.ListVersionsRequest)operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will internally handle making service calls for you.When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
2) Using For loopsoftware.amazon.awssdk.services.mediaconvert.paginators.ListVersionsIterable responses = client.listVersionsPaginator(request); responses.stream().forEach(....);{ @code software.amazon.awssdk.services.mediaconvert.paginators.ListVersionsIterable responses = client .listVersionsPaginator(request); for (software.amazon.awssdk.services.mediaconvert.model.ListVersionsResponse response : responses) { // do something; } }3) Use iterator directlysoftware.amazon.awssdk.services.mediaconvert.paginators.ListVersionsIterable responses = client.listVersionsPaginator(request); responses.iterator().forEachRemaining(....);Please notice that the configuration of MaxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listVersions(software.amazon.awssdk.services.mediaconvert.model.ListVersionsRequest)operation.- Parameters:
listVersionsRequest-- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- See Also:
-
listVersionsPaginator
default ListVersionsIterable listVersionsPaginator(Consumer<ListVersionsRequest.Builder> listVersionsRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaConvertException This is a variant of
listVersions(software.amazon.awssdk.services.mediaconvert.model.ListVersionsRequest)operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will internally handle making service calls for you.When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
2) Using For loopsoftware.amazon.awssdk.services.mediaconvert.paginators.ListVersionsIterable responses = client.listVersionsPaginator(request); responses.stream().forEach(....);{ @code software.amazon.awssdk.services.mediaconvert.paginators.ListVersionsIterable responses = client .listVersionsPaginator(request); for (software.amazon.awssdk.services.mediaconvert.model.ListVersionsResponse response : responses) { // do something; } }3) Use iterator directlysoftware.amazon.awssdk.services.mediaconvert.paginators.ListVersionsIterable responses = client.listVersionsPaginator(request); responses.iterator().forEachRemaining(....);Please notice that the configuration of MaxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listVersions(software.amazon.awssdk.services.mediaconvert.model.ListVersionsRequest)operation.
This is a convenience which creates an instance of the
ListVersionsRequest.Builderavoiding the need to create one manually viaListVersionsRequest.builder()- Parameters:
listVersionsRequest- AConsumerthat will call methods onListVersionsRequest.Builderto create a request.- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- See Also:
-
putPolicy
default PutPolicyResponse putPolicy(PutPolicyRequest putPolicyRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaConvertException Create or change your policy. For more information about policies, see the user guide at http://docs.aws.amazon.com/mediaconvert/latest/ug/what-is.html- Parameters:
putPolicyRequest-- Returns:
- Result of the PutPolicy operation returned by the service.
- See Also:
-
putPolicy
default PutPolicyResponse putPolicy(Consumer<PutPolicyRequest.Builder> putPolicyRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaConvertException Create or change your policy. For more information about policies, see the user guide at http://docs.aws.amazon.com/mediaconvert/latest/ug/what-is.html
This is a convenience which creates an instance of the
PutPolicyRequest.Builderavoiding the need to create one manually viaPutPolicyRequest.builder()- Parameters:
putPolicyRequest- AConsumerthat will call methods onPutPolicyRequest.Builderto create a request.- Returns:
- Result of the PutPolicy operation returned by the service.
- See Also:
-
searchJobs
default SearchJobsResponse searchJobs(SearchJobsRequest searchJobsRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaConvertException Retrieve a JSON array that includes job details for up to twenty of your most recent jobs. Optionally filter results further according to input file, queue, or status. To retrieve the twenty next most recent jobs, use the nextToken string returned with the array.- Parameters:
searchJobsRequest-- Returns:
- Result of the SearchJobs operation returned by the service.
- See Also:
-
searchJobs
default SearchJobsResponse searchJobs(Consumer<SearchJobsRequest.Builder> searchJobsRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaConvertException Retrieve a JSON array that includes job details for up to twenty of your most recent jobs. Optionally filter results further according to input file, queue, or status. To retrieve the twenty next most recent jobs, use the nextToken string returned with the array.
This is a convenience which creates an instance of the
SearchJobsRequest.Builderavoiding the need to create one manually viaSearchJobsRequest.builder()- Parameters:
searchJobsRequest- AConsumerthat will call methods onSearchJobsRequest.Builderto create a request.- Returns:
- Result of the SearchJobs operation returned by the service.
- See Also:
-
searchJobsPaginator
default SearchJobsIterable searchJobsPaginator(SearchJobsRequest searchJobsRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaConvertException This is a variant of
searchJobs(software.amazon.awssdk.services.mediaconvert.model.SearchJobsRequest)operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will internally handle making service calls for you.When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
2) Using For loopsoftware.amazon.awssdk.services.mediaconvert.paginators.SearchJobsIterable responses = client.searchJobsPaginator(request); responses.stream().forEach(....);{ @code software.amazon.awssdk.services.mediaconvert.paginators.SearchJobsIterable responses = client.searchJobsPaginator(request); for (software.amazon.awssdk.services.mediaconvert.model.SearchJobsResponse response : responses) { // do something; } }3) Use iterator directlysoftware.amazon.awssdk.services.mediaconvert.paginators.SearchJobsIterable responses = client.searchJobsPaginator(request); responses.iterator().forEachRemaining(....);Please notice that the configuration of MaxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
searchJobs(software.amazon.awssdk.services.mediaconvert.model.SearchJobsRequest)operation.- Parameters:
searchJobsRequest-- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- See Also:
-
searchJobsPaginator
default SearchJobsIterable searchJobsPaginator(Consumer<SearchJobsRequest.Builder> searchJobsRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaConvertException This is a variant of
searchJobs(software.amazon.awssdk.services.mediaconvert.model.SearchJobsRequest)operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will internally handle making service calls for you.When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
2) Using For loopsoftware.amazon.awssdk.services.mediaconvert.paginators.SearchJobsIterable responses = client.searchJobsPaginator(request); responses.stream().forEach(....);{ @code software.amazon.awssdk.services.mediaconvert.paginators.SearchJobsIterable responses = client.searchJobsPaginator(request); for (software.amazon.awssdk.services.mediaconvert.model.SearchJobsResponse response : responses) { // do something; } }3) Use iterator directlysoftware.amazon.awssdk.services.mediaconvert.paginators.SearchJobsIterable responses = client.searchJobsPaginator(request); responses.iterator().forEachRemaining(....);Please notice that the configuration of MaxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
searchJobs(software.amazon.awssdk.services.mediaconvert.model.SearchJobsRequest)operation.
This is a convenience which creates an instance of the
SearchJobsRequest.Builderavoiding the need to create one manually viaSearchJobsRequest.builder()- Parameters:
searchJobsRequest- AConsumerthat will call methods onSearchJobsRequest.Builderto create a request.- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- See Also:
-
tagResource
default TagResourceResponse tagResource(TagResourceRequest tagResourceRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaConvertException Add tags to a MediaConvert queue, preset, or job template. For information about tagging, see the User Guide at https://docs.aws.amazon.com/mediaconvert/latest/ug/tagging-resources.html- Parameters:
tagResourceRequest-- Returns:
- Result of the TagResource operation returned by the service.
- See Also:
-
tagResource
default TagResourceResponse tagResource(Consumer<TagResourceRequest.Builder> tagResourceRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaConvertException Add tags to a MediaConvert queue, preset, or job template. For information about tagging, see the User Guide at https://docs.aws.amazon.com/mediaconvert/latest/ug/tagging-resources.html
This is a convenience which creates an instance of the
TagResourceRequest.Builderavoiding the need to create one manually viaTagResourceRequest.builder()- Parameters:
tagResourceRequest- AConsumerthat will call methods onTagResourceRequest.Builderto create a request.- Returns:
- Result of the TagResource operation returned by the service.
- See Also:
-
untagResource
default UntagResourceResponse untagResource(UntagResourceRequest untagResourceRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaConvertException Remove tags from a MediaConvert queue, preset, or job template. For information about tagging, see the User Guide at https://docs.aws.amazon.com/mediaconvert/latest/ug/tagging-resources.html- Parameters:
untagResourceRequest-- Returns:
- Result of the UntagResource operation returned by the service.
- See Also:
-
untagResource
default UntagResourceResponse untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaConvertException Remove tags from a MediaConvert queue, preset, or job template. For information about tagging, see the User Guide at https://docs.aws.amazon.com/mediaconvert/latest/ug/tagging-resources.html
This is a convenience which creates an instance of the
UntagResourceRequest.Builderavoiding the need to create one manually viaUntagResourceRequest.builder()- Parameters:
untagResourceRequest- AConsumerthat will call methods onUntagResourceRequest.Builderto create a request.- Returns:
- Result of the UntagResource operation returned by the service.
- See Also:
-
updateJobTemplate
default UpdateJobTemplateResponse updateJobTemplate(UpdateJobTemplateRequest updateJobTemplateRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaConvertException Modify one of your existing job templates.- Parameters:
updateJobTemplateRequest-- Returns:
- Result of the UpdateJobTemplate operation returned by the service.
- See Also:
-
updateJobTemplate
default UpdateJobTemplateResponse updateJobTemplate(Consumer<UpdateJobTemplateRequest.Builder> updateJobTemplateRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaConvertException Modify one of your existing job templates.
This is a convenience which creates an instance of the
UpdateJobTemplateRequest.Builderavoiding the need to create one manually viaUpdateJobTemplateRequest.builder()- Parameters:
updateJobTemplateRequest- AConsumerthat will call methods onUpdateJobTemplateRequest.Builderto create a request.- Returns:
- Result of the UpdateJobTemplate operation returned by the service.
- See Also:
-
updatePreset
default UpdatePresetResponse updatePreset(UpdatePresetRequest updatePresetRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaConvertException Modify one of your existing presets.- Parameters:
updatePresetRequest-- Returns:
- Result of the UpdatePreset operation returned by the service.
- See Also:
-
updatePreset
default UpdatePresetResponse updatePreset(Consumer<UpdatePresetRequest.Builder> updatePresetRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaConvertException Modify one of your existing presets.
This is a convenience which creates an instance of the
UpdatePresetRequest.Builderavoiding the need to create one manually viaUpdatePresetRequest.builder()- Parameters:
updatePresetRequest- AConsumerthat will call methods onUpdatePresetRequest.Builderto create a request.- Returns:
- Result of the UpdatePreset operation returned by the service.
- See Also:
-
updateQueue
default UpdateQueueResponse updateQueue(UpdateQueueRequest updateQueueRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaConvertException Modify one of your existing queues.- Parameters:
updateQueueRequest-- Returns:
- Result of the UpdateQueue operation returned by the service.
- See Also:
-
updateQueue
default UpdateQueueResponse updateQueue(Consumer<UpdateQueueRequest.Builder> updateQueueRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaConvertException Modify one of your existing queues.
This is a convenience which creates an instance of the
UpdateQueueRequest.Builderavoiding the need to create one manually viaUpdateQueueRequest.builder()- Parameters:
updateQueueRequest- AConsumerthat will call methods onUpdateQueueRequest.Builderto create a request.- Returns:
- Result of the UpdateQueue operation returned by the service.
- See Also:
-
create
Create aMediaConvertClientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider. -
builder
Create a builder that can be used to configure and create aMediaConvertClient. -
serviceMetadata
-
serviceClientConfiguration
Description copied from interface:SdkClientThe SDK service client configuration exposes client settings to the user, e.g., ClientOverrideConfiguration- Specified by:
serviceClientConfigurationin interfaceAwsClient- Specified by:
serviceClientConfigurationin interfaceSdkClient- Returns:
- SdkServiceClientConfiguration
-