| Package | Description |
|---|---|
| com.amazonaws.services.internetmonitor.model |
| Modifier and Type | Method and Description |
|---|---|
InternetHealth |
InternetHealth.clone() |
InternetHealth |
ImpactedLocation.getInternetHealth()
The calculated health at a specific location.
|
InternetHealth |
InternetHealth.withAvailability(AvailabilityMeasurement availability)
Availability in Internet Monitor represents the estimated percentage of traffic that is not seeing an
availability drop.
|
InternetHealth |
InternetHealth.withPerformance(PerformanceMeasurement performance)
Performance in Internet Monitor represents the estimated percentage of traffic that is not seeing a performance
drop.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ImpactedLocation.setInternetHealth(InternetHealth internetHealth)
The calculated health at a specific location.
|
ImpactedLocation |
ImpactedLocation.withInternetHealth(InternetHealth internetHealth)
The calculated health at a specific location.
|
Copyright © 2023. All rights reserved.