Uses of Class
software.amazon.awssdk.services.internetmonitor.model.PerformanceMeasurement
-
Packages that use PerformanceMeasurement Package Description software.amazon.awssdk.services.internetmonitor.model -
-
Uses of PerformanceMeasurement in software.amazon.awssdk.services.internetmonitor.model
Methods in software.amazon.awssdk.services.internetmonitor.model that return PerformanceMeasurement Modifier and Type Method Description PerformanceMeasurementInternetHealth. performance()Performance in Internet Monitor represents the estimated percentage of traffic that is not seeing a performance drop.Methods in software.amazon.awssdk.services.internetmonitor.model with parameters of type PerformanceMeasurement Modifier and Type Method Description InternetHealth.BuilderInternetHealth.Builder. performance(PerformanceMeasurement performance)Performance in Internet Monitor represents the estimated percentage of traffic that is not seeing a performance drop.
-