| 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 CreateConfigurationResponse |
MqClient.createConfiguration(CreateConfigurationRequest createConfigurationRequest)
Creates a new configuration for the specified configuration name.
|
default CompletableFuture<CreateConfigurationResponse> |
MqAsyncClient.createConfiguration(CreateConfigurationRequest createConfigurationRequest)
Creates a new configuration for the specified configuration name.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateConfigurationRequestMarshaller.marshall(CreateConfigurationRequest createConfigurationRequest) |
Copyright © 2022. All rights reserved.