| Package | Description |
|---|---|
| software.amazon.awssdk.services.sqs |
Welcome to the Amazon Simple Queue Service API Reference.
|
| Modifier and Type | Method and Description |
|---|---|
default CreateQueueResponse |
SqsClient.createQueue(Consumer<CreateQueueRequest.Builder> createQueueRequest)
Creates a new standard or FIFO queue.
|
default CreateQueueResponse |
SqsClient.createQueue(CreateQueueRequest createQueueRequest)
Creates a new standard or FIFO queue.
|
Copyright © 2019. All rights reserved.