Package | Description |
---|---|
software.amazon.awssdk.services.mediaconvert.model |
Modifier and Type | Method and Description |
---|---|
static CreateQueueResponse.Builder |
CreateQueueResponse.builder() |
default CreateQueueResponse.Builder |
CreateQueueResponse.Builder.queue(Consumer<Queue.Builder> queue)
Sets the value of the Queue property for this object.
|
CreateQueueResponse.Builder |
CreateQueueResponse.Builder.queue(Queue queue)
Sets the value of the Queue property for this object.
|
CreateQueueResponse.Builder |
CreateQueueResponse.toBuilder() |
Modifier and Type | Method and Description |
---|---|
static Class<? extends CreateQueueResponse.Builder> |
CreateQueueResponse.serializableBuilderClass() |
Copyright © 2019. All rights reserved.