| 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.
|
| software.amazon.awssdk.services.internetmonitor.paginators |
| Modifier and Type | Method and Description |
|---|---|
default ListHealthEventsResponse |
InternetMonitorClient.listHealthEvents(Consumer<ListHealthEventsRequest.Builder> listHealthEventsRequest)
Lists all health events for a monitor in Amazon CloudWatch Internet Monitor.
|
default ListHealthEventsResponse |
InternetMonitorClient.listHealthEvents(ListHealthEventsRequest listHealthEventsRequest)
Lists all health events for a monitor in Amazon CloudWatch Internet Monitor.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListHealthEventsResponse> |
InternetMonitorAsyncClient.listHealthEvents(Consumer<ListHealthEventsRequest.Builder> listHealthEventsRequest)
Lists all health events for a monitor in Amazon CloudWatch Internet Monitor.
|
default CompletableFuture<ListHealthEventsResponse> |
InternetMonitorAsyncClient.listHealthEvents(ListHealthEventsRequest listHealthEventsRequest)
Lists all health events for a monitor in Amazon CloudWatch Internet Monitor.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<ListHealthEventsResponse> |
ListHealthEventsIterable.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
ListHealthEventsPublisher.subscribe(org.reactivestreams.Subscriber<? super ListHealthEventsResponse> subscriber) |
Copyright © 2023. All rights reserved.