| Package | Description |
|---|---|
| software.amazon.awssdk.services.elastictranscoder |
|
| software.amazon.awssdk.services.elastictranscoder.transform |
| Modifier and Type | Method and Description |
|---|---|
default CreateJobResponse |
ElasticTranscoderClient.createJob(CreateJobRequest createJobRequest)
When you create a job, Elastic Transcoder returns JSON data that includes the values that you specified plus
information about the job that is created.
|
default CompletableFuture<CreateJobResponse> |
ElasticTranscoderAsyncClient.createJob(CreateJobRequest createJobRequest)
When you create a job, Elastic Transcoder returns JSON data that includes the values that you specified plus
information about the job that is created.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateJobRequestMarshaller.marshall(CreateJobRequest createJobRequest) |
Copyright © 2023. All rights reserved.