| Package | Description |
|---|---|
| com.amazonaws.services.pinpointsmsvoicev2 |
Welcome to the Amazon Pinpoint SMS and Voice, version 2 API Reference.
|
| com.amazonaws.services.pinpointsmsvoicev2.model |
| Modifier and Type | Method and Description |
|---|---|
ListTagsForResourceResult |
AbstractAmazonPinpointSMSVoiceV2.listTagsForResource(ListTagsForResourceRequest request) |
ListTagsForResourceResult |
AmazonPinpointSMSVoiceV2Client.listTagsForResource(ListTagsForResourceRequest request)
List all tags associated with a resource.
|
ListTagsForResourceResult |
AmazonPinpointSMSVoiceV2.listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest)
List all tags associated with a resource.
|
| Modifier and Type | Method and Description |
|---|---|
Future<ListTagsForResourceResult> |
AbstractAmazonPinpointSMSVoiceV2Async.listTagsForResourceAsync(ListTagsForResourceRequest request,
AsyncHandler<ListTagsForResourceRequest,ListTagsForResourceResult> asyncHandler) |
Future<ListTagsForResourceResult> |
AmazonPinpointSMSVoiceV2Async.listTagsForResourceAsync(ListTagsForResourceRequest listTagsForResourceRequest,
AsyncHandler<ListTagsForResourceRequest,ListTagsForResourceResult> asyncHandler)
List all tags associated with a resource.
|
Future<ListTagsForResourceResult> |
AmazonPinpointSMSVoiceV2AsyncClient.listTagsForResourceAsync(ListTagsForResourceRequest request,
AsyncHandler<ListTagsForResourceRequest,ListTagsForResourceResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
ListTagsForResourceResult |
ListTagsForResourceResult.clone() |
ListTagsForResourceResult |
ListTagsForResourceResult.withResourceArn(String resourceArn)
The ARN of the resource.
|
ListTagsForResourceResult |
ListTagsForResourceResult.withTags(Collection<Tag> tags)
An array of key and value pair tags that are associated with the resource.
|
ListTagsForResourceResult |
ListTagsForResourceResult.withTags(Tag... tags)
An array of key and value pair tags that are associated with the resource.
|
Copyright © 2022. All rights reserved.