| Package | Description |
|---|---|
| com.amazonaws.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.
|
| com.amazonaws.services.mq.model |
| Modifier and Type | Method and Description |
|---|---|
CreateTagsResult |
AmazonMQ.createTags(CreateTagsRequest createTagsRequest)
Add a tag to a resource.
|
CreateTagsResult |
AbstractAmazonMQ.createTags(CreateTagsRequest request) |
CreateTagsResult |
AmazonMQClient.createTags(CreateTagsRequest request)
Add a tag to a resource.
|
| Modifier and Type | Method and Description |
|---|---|
Future<CreateTagsResult> |
AbstractAmazonMQAsync.createTagsAsync(CreateTagsRequest request) |
Future<CreateTagsResult> |
AmazonMQAsync.createTagsAsync(CreateTagsRequest createTagsRequest)
Add a tag to a resource.
|
Future<CreateTagsResult> |
AmazonMQAsyncClient.createTagsAsync(CreateTagsRequest request) |
Future<CreateTagsResult> |
AbstractAmazonMQAsync.createTagsAsync(CreateTagsRequest request,
AsyncHandler<CreateTagsRequest,CreateTagsResult> asyncHandler) |
Future<CreateTagsResult> |
AmazonMQAsync.createTagsAsync(CreateTagsRequest createTagsRequest,
AsyncHandler<CreateTagsRequest,CreateTagsResult> asyncHandler)
Add a tag to a resource.
|
Future<CreateTagsResult> |
AmazonMQAsyncClient.createTagsAsync(CreateTagsRequest request,
AsyncHandler<CreateTagsRequest,CreateTagsResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
Future<CreateTagsResult> |
AbstractAmazonMQAsync.createTagsAsync(CreateTagsRequest request,
AsyncHandler<CreateTagsRequest,CreateTagsResult> asyncHandler) |
Future<CreateTagsResult> |
AmazonMQAsync.createTagsAsync(CreateTagsRequest createTagsRequest,
AsyncHandler<CreateTagsRequest,CreateTagsResult> asyncHandler)
Add a tag to a resource.
|
Future<CreateTagsResult> |
AmazonMQAsyncClient.createTagsAsync(CreateTagsRequest request,
AsyncHandler<CreateTagsRequest,CreateTagsResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
CreateTagsResult |
CreateTagsResult.clone() |
Copyright © 2021. All rights reserved.