| 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.model |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateConfigurationResponse> |
MqAsyncClient.createConfiguration(Consumer<CreateConfigurationRequest.Builder> createConfigurationRequest)
Creates a new configuration for the specified configuration name.
|
default CreateConfigurationResponse |
MqClient.createConfiguration(Consumer<CreateConfigurationRequest.Builder> createConfigurationRequest)
Creates a new configuration for the specified configuration name.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends CreateConfigurationRequest.Builder> |
CreateConfigurationRequest.serializableBuilderClass() |
Copyright © 2023. All rights reserved.