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 class
WindowsBasedSli.PerformanceThreshold
A `PerformanceThreshold` is used when each window is good when that window has a sufficiently high `performance`.static class
WindowsBasedSli.PerformanceThreshold.Builder
A `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.PerformanceThresholdOrBuilder
WindowsBasedSli.Builder. getGoodTotalRatioThresholdOrBuilder()
A window is good if its `performance` is high enough.WindowsBasedSli.PerformanceThresholdOrBuilder
WindowsBasedSli. getGoodTotalRatioThresholdOrBuilder()
A window is good if its `performance` is high enough.WindowsBasedSli.PerformanceThresholdOrBuilder
WindowsBasedSliOrBuilder. getGoodTotalRatioThresholdOrBuilder()
A window is good if its `performance` is high enough.
-