| Package | Description |
|---|---|
| com.amazonaws.services.networkmonitor |
Amazon CloudWatch Network Monitor is an Amazon Web Services active network monitoring service that identifies if a
network issues exists within the Amazon Web Services network or your own company network.
|
| com.amazonaws.services.networkmonitor.model |
| Modifier and Type | Method and Description |
|---|---|
ListTagsForResourceResult |
AbstractAmazonNetworkMonitor.listTagsForResource(ListTagsForResourceRequest request) |
ListTagsForResourceResult |
AmazonNetworkMonitor.listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest)
Lists the tags assigned to this resource.
|
ListTagsForResourceResult |
AmazonNetworkMonitorClient.listTagsForResource(ListTagsForResourceRequest request)
Lists the tags assigned to this resource.
|
| Modifier and Type | Method and Description |
|---|---|
Future<ListTagsForResourceResult> |
AbstractAmazonNetworkMonitorAsync.listTagsForResourceAsync(ListTagsForResourceRequest request,
AsyncHandler<ListTagsForResourceRequest,ListTagsForResourceResult> asyncHandler) |
Future<ListTagsForResourceResult> |
AmazonNetworkMonitorAsync.listTagsForResourceAsync(ListTagsForResourceRequest listTagsForResourceRequest,
AsyncHandler<ListTagsForResourceRequest,ListTagsForResourceResult> asyncHandler)
Lists the tags assigned to this resource.
|
Future<ListTagsForResourceResult> |
AmazonNetworkMonitorAsyncClient.listTagsForResourceAsync(ListTagsForResourceRequest request,
AsyncHandler<ListTagsForResourceRequest,ListTagsForResourceResult> asyncHandler) |
| 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.withTags(Map<String,String> tags)
Lists the tags assigned to the resource.
|
Copyright © 2023. All rights reserved.