Uses of Class
software.amazon.awssdk.services.connect.model.Threshold
-
Packages that use Threshold Package Description software.amazon.awssdk.services.connect.model -
-
Uses of Threshold in software.amazon.awssdk.services.connect.model
Methods in software.amazon.awssdk.services.connect.model that return Threshold Modifier and Type Method Description ThresholdHistoricalMetric. threshold()The threshold for the metric, used with service level metrics.Methods in software.amazon.awssdk.services.connect.model with parameters of type Threshold Modifier and Type Method Description HistoricalMetric.BuilderHistoricalMetric.Builder. threshold(Threshold threshold)The threshold for the metric, used with service level metrics.
-