| Package | Description |
|---|---|
| com.amazonaws.services.customerprofiles |
|
| com.amazonaws.services.customerprofiles.model |
| Modifier and Type | Method and Description |
|---|---|
Future<ListTagsForResourceResult> |
AmazonCustomerProfilesAsyncClient.listTagsForResourceAsync(ListTagsForResourceRequest request,
AsyncHandler<ListTagsForResourceRequest,ListTagsForResourceResult> asyncHandler) |
Future<ListTagsForResourceResult> |
AbstractAmazonCustomerProfilesAsync.listTagsForResourceAsync(ListTagsForResourceRequest request,
AsyncHandler<ListTagsForResourceRequest,ListTagsForResourceResult> asyncHandler) |
Future<ListTagsForResourceResult> |
AmazonCustomerProfilesAsync.listTagsForResourceAsync(ListTagsForResourceRequest listTagsForResourceRequest,
AsyncHandler<ListTagsForResourceRequest,ListTagsForResourceResult> asyncHandler)
Displays the tags associated with an Amazon Connect Customer Profiles resource.
|
| Modifier and Type | Method and Description |
|---|---|
ListTagsForResourceRequest |
ListTagsForResourceRequest.clone() |
ListTagsForResourceRequest |
ListTagsForResourceRequest.withResourceArn(String resourceArn)
The ARN of the resource for which you want to view tags.
|
Copyright © 2024. All rights reserved.