| 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.
|
| software.amazon.awssdk.services.mq.transform |
| Modifier and Type | Method and Description |
|---|---|
default UpdateBrokerResponse |
MqClient.updateBroker(UpdateBrokerRequest updateBrokerRequest)
Adds a pending configuration change to a broker.
|
default CompletableFuture<UpdateBrokerResponse> |
MqAsyncClient.updateBroker(UpdateBrokerRequest updateBrokerRequest)
Adds a pending configuration change to a broker.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
UpdateBrokerRequestMarshaller.marshall(UpdateBrokerRequest updateBrokerRequest) |
Copyright © 2022. All rights reserved.