| Package | Description |
|---|---|
| com.amazonaws.services.chimesdkmessaging |
The Amazon Chime SDK messaging APIs in this section allow software developers to send and receive messages in custom
messaging applications.
|
| com.amazonaws.services.chimesdkmessaging.model |
| Modifier and Type | Method and Description |
|---|---|
ListTagsForResourceResult |
AbstractAmazonChimeSDKMessaging.listTagsForResource(ListTagsForResourceRequest request) |
ListTagsForResourceResult |
AmazonChimeSDKMessagingClient.listTagsForResource(ListTagsForResourceRequest request)
Lists the tags applied to an Amazon Chime SDK messaging resource.
|
ListTagsForResourceResult |
AmazonChimeSDKMessaging.listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest)
Lists the tags applied to an Amazon Chime SDK messaging resource.
|
| Modifier and Type | Method and Description |
|---|---|
Future<ListTagsForResourceResult> |
AbstractAmazonChimeSDKMessagingAsync.listTagsForResourceAsync(ListTagsForResourceRequest request,
AsyncHandler<ListTagsForResourceRequest,ListTagsForResourceResult> asyncHandler) |
Future<ListTagsForResourceResult> |
AmazonChimeSDKMessagingAsync.listTagsForResourceAsync(ListTagsForResourceRequest listTagsForResourceRequest,
AsyncHandler<ListTagsForResourceRequest,ListTagsForResourceResult> asyncHandler)
Lists the tags applied to an Amazon Chime SDK messaging resource.
|
Future<ListTagsForResourceResult> |
AmazonChimeSDKMessagingAsyncClient.listTagsForResourceAsync(ListTagsForResourceRequest request,
AsyncHandler<ListTagsForResourceRequest,ListTagsForResourceResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
ListTagsForResourceResult |
ListTagsForResourceResult.clone() |
ListTagsForResourceResult |
ListTagsForResourceResult.withTags(Collection<Tag> tags)
The tag key-value pairs.
|
ListTagsForResourceResult |
ListTagsForResourceResult.withTags(Tag... tags)
The tag key-value pairs.
|
Copyright © 2024. All rights reserved.