| Package | Description |
|---|---|
| software.amazon.awssdk.services.internetmonitor |
Amazon CloudWatch Internet Monitor provides visibility into how internet issues impact the performance and
availability between your applications hosted on Amazon Web Services and your end users, reducing the time it takes
for you to diagnose these issues, from days to minutes.
|
| Modifier and Type | Method and Description |
|---|---|
default TagResourceResponse |
InternetMonitorClient.tagResource(Consumer<TagResourceRequest.Builder> tagResourceRequest)
Adds a tag to a resource.
|
default TagResourceResponse |
InternetMonitorClient.tagResource(TagResourceRequest tagResourceRequest)
Adds a tag to a resource.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<TagResourceResponse> |
InternetMonitorAsyncClient.tagResource(Consumer<TagResourceRequest.Builder> tagResourceRequest)
Adds a tag to a resource.
|
default CompletableFuture<TagResourceResponse> |
InternetMonitorAsyncClient.tagResource(TagResourceRequest tagResourceRequest)
Adds a tag to a resource.
|
Copyright © 2023. All rights reserved.