| Package | Description |
|---|---|
| software.amazon.awssdk.services.mediaconvert.model |
| Modifier and Type | Method and Description |
|---|---|
static UpdateQueueResponse.Builder |
UpdateQueueResponse.builder() |
default UpdateQueueResponse.Builder |
UpdateQueueResponse.Builder.queue(Consumer<Queue.Builder> queue)
You can use queues to manage the resources that are available to your AWS account for running multiple
transcoding jobs at the same time.
|
UpdateQueueResponse.Builder |
UpdateQueueResponse.Builder.queue(Queue queue)
You can use queues to manage the resources that are available to your AWS account for running multiple
transcoding jobs at the same time.
|
UpdateQueueResponse.Builder |
UpdateQueueResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends UpdateQueueResponse.Builder> |
UpdateQueueResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.