| Package | Description |
|---|---|
| com.amazonaws.services.pinpoint |
Doc Engage API - Amazon Pinpoint API
|
| com.amazonaws.services.pinpoint.model |
| Modifier and Type | Method and Description |
|---|---|
ListTagsForResourceResult |
AmazonPinpointClient.listTagsForResource(ListTagsForResourceRequest request)
Retrieves all the tags (keys and values) that are associated with an application, campaign, message template, or
segment.
|
ListTagsForResourceResult |
AmazonPinpoint.listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest)
Retrieves all the tags (keys and values) that are associated with an application, campaign, message template, or
segment.
|
ListTagsForResourceResult |
AbstractAmazonPinpoint.listTagsForResource(ListTagsForResourceRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Future<ListTagsForResourceResult> |
AbstractAmazonPinpointAsync.listTagsForResourceAsync(ListTagsForResourceRequest request,
AsyncHandler<ListTagsForResourceRequest,ListTagsForResourceResult> asyncHandler) |
Future<ListTagsForResourceResult> |
AmazonPinpointAsync.listTagsForResourceAsync(ListTagsForResourceRequest listTagsForResourceRequest,
AsyncHandler<ListTagsForResourceRequest,ListTagsForResourceResult> asyncHandler)
Retrieves all the tags (keys and values) that are associated with an application, campaign, message template, or
segment.
|
Future<ListTagsForResourceResult> |
AmazonPinpointAsyncClient.listTagsForResourceAsync(ListTagsForResourceRequest request,
AsyncHandler<ListTagsForResourceRequest,ListTagsForResourceResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
ListTagsForResourceResult |
ListTagsForResourceResult.clone() |
ListTagsForResourceResult |
ListTagsForResourceResult.withTagsModel(TagsModel tagsModel) |
Copyright © 2021. All rights reserved.