Uses of Interface
com.google.monitoring.v3.WindowsBasedSli.PerformanceThresholdOrBuilder
-
Packages that use WindowsBasedSli.PerformanceThresholdOrBuilder Package Description com.google.monitoring.v3 -
-
Uses of WindowsBasedSli.PerformanceThresholdOrBuilder in com.google.monitoring.v3
Classes in com.google.monitoring.v3 that implement WindowsBasedSli.PerformanceThresholdOrBuilder Modifier and Type Class Description static classWindowsBasedSli.PerformanceThresholdA `PerformanceThreshold` is used when each window is good when that window has a sufficiently high `performance`.static classWindowsBasedSli.PerformanceThreshold.BuilderA `PerformanceThreshold` is used when each window is good when that window has a sufficiently high `performance`.Methods in com.google.monitoring.v3 that return WindowsBasedSli.PerformanceThresholdOrBuilder Modifier and Type Method Description WindowsBasedSli.PerformanceThresholdOrBuilderWindowsBasedSli.Builder. getGoodTotalRatioThresholdOrBuilder()A window is good if its `performance` is high enough.WindowsBasedSli.PerformanceThresholdOrBuilderWindowsBasedSli. getGoodTotalRatioThresholdOrBuilder()A window is good if its `performance` is high enough.WindowsBasedSli.PerformanceThresholdOrBuilderWindowsBasedSliOrBuilder. getGoodTotalRatioThresholdOrBuilder()A window is good if its `performance` is high enough.
-