| Package | Description |
|---|---|
| software.amazon.awssdk.services.mediaconvert |
AWS Elemental MediaConvert
|
| Modifier and Type | Method and Description |
|---|---|
default GetJobResponse |
MediaConvertClient.getJob(Consumer<GetJobRequest.Builder> getJobRequest)
Retrieve the JSON for a specific transcoding job.
|
default GetJobResponse |
MediaConvertClient.getJob(GetJobRequest getJobRequest)
Retrieve the JSON for a specific transcoding job.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetJobResponse> |
MediaConvertAsyncClient.getJob(Consumer<GetJobRequest.Builder> getJobRequest)
Retrieve the JSON for a specific transcoding job.
|
default CompletableFuture<GetJobResponse> |
MediaConvertAsyncClient.getJob(GetJobRequest getJobRequest)
Retrieve the JSON for a specific transcoding job.
|
Copyright © 2023. All rights reserved.