| Package | Description |
|---|---|
| software.amazon.awssdk.services.mediaconvert |
AWS Elemental MediaConvert
|
| Modifier and Type | Method and Description |
|---|---|
default CreateQueueResponse |
MediaConvertClient.createQueue(Consumer<CreateQueueRequest.Builder> createQueueRequest)
Create a new transcoding queue.
|
default CreateQueueResponse |
MediaConvertClient.createQueue(CreateQueueRequest createQueueRequest)
Create a new transcoding queue.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateQueueResponse> |
MediaConvertAsyncClient.createQueue(Consumer<CreateQueueRequest.Builder> createQueueRequest)
Create a new transcoding queue.
|
default CompletableFuture<CreateQueueResponse> |
MediaConvertAsyncClient.createQueue(CreateQueueRequest createQueueRequest)
Create a new transcoding queue.
|
Copyright © 2023. All rights reserved.