| Package | Description |
|---|---|
| software.amazon.awssdk.services.mq |
Amazon MQ is a managed message broker service for Apache ActiveMQ and RabbitMQ that makes it easy to set up and
operate message brokers in the cloud.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
MqBaseClientBuilder<B extends MqBaseClientBuilder<B,C>,C>
This includes configuration specific to AmazonMQ that is supported by both
MqClientBuilder and
MqAsyncClientBuilder. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
MqAsyncClientBuilder
A builder for creating an instance of
MqAsyncClient. |
interface |
MqClientBuilder
A builder for creating an instance of
MqClient. |
Copyright © 2022. All rights reserved.