| Package | Description |
|---|---|
| com.amazonaws.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.
|
| com.amazonaws.services.internetmonitor.model |
| Modifier and Type | Method and Description |
|---|---|
GetHealthEventResult |
AmazonInternetMonitorClient.getHealthEvent(GetHealthEventRequest request)
Gets information that Amazon CloudWatch Internet Monitor has created and stored about a health event for a
specified monitor.
|
GetHealthEventResult |
AmazonInternetMonitor.getHealthEvent(GetHealthEventRequest getHealthEventRequest)
Gets information that Amazon CloudWatch Internet Monitor has created and stored about a health event for a
specified monitor.
|
GetHealthEventResult |
AbstractAmazonInternetMonitor.getHealthEvent(GetHealthEventRequest request) |
Future<GetHealthEventResult> |
AmazonInternetMonitorAsyncClient.getHealthEventAsync(GetHealthEventRequest request) |
Future<GetHealthEventResult> |
AmazonInternetMonitorAsync.getHealthEventAsync(GetHealthEventRequest getHealthEventRequest)
Gets information that Amazon CloudWatch Internet Monitor has created and stored about a health event for a
specified monitor.
|
Future<GetHealthEventResult> |
AbstractAmazonInternetMonitorAsync.getHealthEventAsync(GetHealthEventRequest request) |
Future<GetHealthEventResult> |
AmazonInternetMonitorAsyncClient.getHealthEventAsync(GetHealthEventRequest request,
AsyncHandler<GetHealthEventRequest,GetHealthEventResult> asyncHandler) |
Future<GetHealthEventResult> |
AmazonInternetMonitorAsync.getHealthEventAsync(GetHealthEventRequest getHealthEventRequest,
AsyncHandler<GetHealthEventRequest,GetHealthEventResult> asyncHandler)
Gets information that Amazon CloudWatch Internet Monitor has created and stored about a health event for a
specified monitor.
|
Future<GetHealthEventResult> |
AbstractAmazonInternetMonitorAsync.getHealthEventAsync(GetHealthEventRequest request,
AsyncHandler<GetHealthEventRequest,GetHealthEventResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
Future<GetHealthEventResult> |
AmazonInternetMonitorAsyncClient.getHealthEventAsync(GetHealthEventRequest request,
AsyncHandler<GetHealthEventRequest,GetHealthEventResult> asyncHandler) |
Future<GetHealthEventResult> |
AmazonInternetMonitorAsync.getHealthEventAsync(GetHealthEventRequest getHealthEventRequest,
AsyncHandler<GetHealthEventRequest,GetHealthEventResult> asyncHandler)
Gets information that Amazon CloudWatch Internet Monitor has created and stored about a health event for a
specified monitor.
|
Future<GetHealthEventResult> |
AbstractAmazonInternetMonitorAsync.getHealthEventAsync(GetHealthEventRequest request,
AsyncHandler<GetHealthEventRequest,GetHealthEventResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetHealthEventRequest |
GetHealthEventRequest.clone() |
GetHealthEventRequest |
GetHealthEventRequest.withEventId(String eventId)
The internally-generated identifier of a health event.
|
GetHealthEventRequest |
GetHealthEventRequest.withLinkedAccountId(String linkedAccountId)
The account ID for an account that you've set up cross-account sharing for in Amazon CloudWatch Internet Monitor.
|
GetHealthEventRequest |
GetHealthEventRequest.withMonitorName(String monitorName)
The name of the monitor.
|
Copyright © 2024. All rights reserved.