| 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 | Method and Description |
|---|---|
default CreateTagsResponse |
MqClient.createTags(Consumer<CreateTagsRequest.Builder> createTagsRequest)
Add a tag to a resource.
|
default CreateTagsResponse |
MqClient.createTags(CreateTagsRequest createTagsRequest)
Add a tag to a resource.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateTagsResponse> |
MqAsyncClient.createTags(Consumer<CreateTagsRequest.Builder> createTagsRequest)
Add a tag to a resource.
|
default CompletableFuture<CreateTagsResponse> |
MqAsyncClient.createTags(CreateTagsRequest createTagsRequest)
Add a tag to a resource.
|
Copyright © 2022. All rights reserved.