Uses of Class
software.amazon.awssdk.services.internetmonitor.model.InternetHealth
-
Packages that use InternetHealth Package Description software.amazon.awssdk.services.internetmonitor.model -
-
Uses of InternetHealth in software.amazon.awssdk.services.internetmonitor.model
Methods in software.amazon.awssdk.services.internetmonitor.model that return InternetHealth Modifier and Type Method Description InternetHealthImpactedLocation. internetHealth()The calculated health at a specific location.Methods in software.amazon.awssdk.services.internetmonitor.model with parameters of type InternetHealth Modifier and Type Method Description ImpactedLocation.BuilderImpactedLocation.Builder. internetHealth(InternetHealth internetHealth)The calculated health at a specific location.
-