| 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 GetMonitorResponse |
InternetMonitorClient.getMonitor(Consumer<GetMonitorRequest.Builder> getMonitorRequest)
Gets information about a monitor in Amazon CloudWatch Internet Monitor based on a monitor name.
|
default GetMonitorResponse |
InternetMonitorClient.getMonitor(GetMonitorRequest getMonitorRequest)
Gets information about a monitor in Amazon CloudWatch Internet Monitor based on a monitor name.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetMonitorResponse> |
InternetMonitorAsyncClient.getMonitor(Consumer<GetMonitorRequest.Builder> getMonitorRequest)
Gets information about a monitor in Amazon CloudWatch Internet Monitor based on a monitor name.
|
default CompletableFuture<GetMonitorResponse> |
InternetMonitorAsyncClient.getMonitor(GetMonitorRequest getMonitorRequest)
Gets information about a monitor in Amazon CloudWatch Internet Monitor based on a monitor name.
|
Copyright © 2023. All rights reserved.