| 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 |
|---|---|
Future<ListTagsResult> |
AbstractAmazonMQAsync.listTagsAsync(ListTagsRequest request,
AsyncHandler<ListTagsRequest,ListTagsResult> asyncHandler) |
Future<ListTagsResult> |
AmazonMQAsyncClient.listTagsAsync(ListTagsRequest request,
AsyncHandler<ListTagsRequest,ListTagsResult> asyncHandler) |
Future<ListTagsResult> |
AmazonMQAsync.listTagsAsync(ListTagsRequest listTagsRequest,
AsyncHandler<ListTagsRequest,ListTagsResult> asyncHandler)
Lists tags for a resource.
|
| Modifier and Type | Method and Description |
|---|---|
ListTagsRequest |
ListTagsRequest.clone() |
ListTagsRequest |
ListTagsRequest.withResourceArn(String resourceArn)
The Amazon Resource Name (ARN) of the resource tag.
|
Copyright © 2024. All rights reserved.