default CreateMonitorResponse |
InternetMonitorClient.createMonitor(Consumer<CreateMonitorRequest.Builder> createMonitorRequest) |
Creates a monitor in Amazon CloudWatch Internet Monitor.
|
default CreateMonitorResponse |
InternetMonitorClient.createMonitor(CreateMonitorRequest createMonitorRequest) |
Creates a monitor in Amazon CloudWatch Internet Monitor.
|
default DeleteMonitorResponse |
InternetMonitorClient.deleteMonitor(Consumer<DeleteMonitorRequest.Builder> deleteMonitorRequest) |
Deletes a monitor in Amazon CloudWatch Internet Monitor.
|
default DeleteMonitorResponse |
InternetMonitorClient.deleteMonitor(DeleteMonitorRequest deleteMonitorRequest) |
Deletes a monitor in Amazon CloudWatch Internet Monitor.
|
default GetHealthEventResponse |
InternetMonitorClient.getHealthEvent(Consumer<GetHealthEventRequest.Builder> getHealthEventRequest) |
Gets information the Amazon CloudWatch Internet Monitor has created and stored about a health event for a
specified monitor.
|
default GetHealthEventResponse |
InternetMonitorClient.getHealthEvent(GetHealthEventRequest getHealthEventRequest) |
Gets information the Amazon CloudWatch Internet Monitor has created and stored about a health event for a
specified monitor.
|
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.
|
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.
|
default ListHealthEventsIterable |
InternetMonitorClient.listHealthEventsPaginator(Consumer<ListHealthEventsRequest.Builder> listHealthEventsRequest) |
Lists all health events for a monitor in Amazon CloudWatch Internet Monitor.
|
default ListHealthEventsIterable |
InternetMonitorClient.listHealthEventsPaginator(ListHealthEventsRequest listHealthEventsRequest) |
Lists all health events for a monitor in Amazon CloudWatch Internet Monitor.
|
default ListMonitorsResponse |
InternetMonitorClient.listMonitors(Consumer<ListMonitorsRequest.Builder> listMonitorsRequest) |
Lists all of your monitors for Amazon CloudWatch Internet Monitor and their statuses, along with the Amazon
Resource Name (ARN) and name of each monitor.
|
default ListMonitorsResponse |
InternetMonitorClient.listMonitors(ListMonitorsRequest listMonitorsRequest) |
Lists all of your monitors for Amazon CloudWatch Internet Monitor and their statuses, along with the Amazon
Resource Name (ARN) and name of each monitor.
|
default ListMonitorsIterable |
InternetMonitorClient.listMonitorsPaginator(Consumer<ListMonitorsRequest.Builder> listMonitorsRequest) |
Lists all of your monitors for Amazon CloudWatch Internet Monitor and their statuses, along with the Amazon
Resource Name (ARN) and name of each monitor.
|
default ListMonitorsIterable |
InternetMonitorClient.listMonitorsPaginator(ListMonitorsRequest listMonitorsRequest) |
Lists all of your monitors for Amazon CloudWatch Internet Monitor and their statuses, along with the Amazon
Resource Name (ARN) and name of each monitor.
|
default UpdateMonitorResponse |
InternetMonitorClient.updateMonitor(Consumer<UpdateMonitorRequest.Builder> updateMonitorRequest) |
Updates a monitor.
|
default UpdateMonitorResponse |
InternetMonitorClient.updateMonitor(UpdateMonitorRequest updateMonitorRequest) |
Updates a monitor.
|