| Package | Description |
|---|---|
| com.amazonaws.services.cloudwatchrum |
With Amazon CloudWatch RUM, you can perform real-user monitoring to collect client-side data about your web
application performance from actual user sessions in real time.
|
| com.amazonaws.services.cloudwatchrum.model |
| Modifier and Type | Method and Description |
|---|---|
ListTagsForResourceResult |
AWSCloudWatchRUMClient.listTagsForResource(ListTagsForResourceRequest request)
Displays the tags associated with a CloudWatch RUM resource.
|
ListTagsForResourceResult |
AWSCloudWatchRUM.listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest)
Displays the tags associated with a CloudWatch RUM resource.
|
ListTagsForResourceResult |
AbstractAWSCloudWatchRUM.listTagsForResource(ListTagsForResourceRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Future<ListTagsForResourceResult> |
AbstractAWSCloudWatchRUMAsync.listTagsForResourceAsync(ListTagsForResourceRequest request,
AsyncHandler<ListTagsForResourceRequest,ListTagsForResourceResult> asyncHandler) |
Future<ListTagsForResourceResult> |
AWSCloudWatchRUMAsyncClient.listTagsForResourceAsync(ListTagsForResourceRequest request,
AsyncHandler<ListTagsForResourceRequest,ListTagsForResourceResult> asyncHandler) |
Future<ListTagsForResourceResult> |
AWSCloudWatchRUMAsync.listTagsForResourceAsync(ListTagsForResourceRequest listTagsForResourceRequest,
AsyncHandler<ListTagsForResourceRequest,ListTagsForResourceResult> asyncHandler)
Displays the tags associated with a CloudWatch RUM resource.
|
| Modifier and Type | Method and Description |
|---|---|
ListTagsForResourceResult |
ListTagsForResourceResult.addTagsEntry(String key,
String value)
Add a single Tags entry
|
ListTagsForResourceResult |
ListTagsForResourceResult.clearTagsEntries()
Removes all the entries added into Tags.
|
ListTagsForResourceResult |
ListTagsForResourceResult.clone() |
ListTagsForResourceResult |
ListTagsForResourceResult.withResourceArn(String resourceArn)
The ARN of the resource that you are viewing.
|
ListTagsForResourceResult |
ListTagsForResourceResult.withTags(Map<String,String> tags)
The list of tag keys and values associated with the resource you specified.
|
Copyright © 2023. All rights reserved.