| Package | Description |
|---|---|
| com.amazonaws.services.connect.model |
| Modifier and Type | Method and Description |
|---|---|
Threshold |
Threshold.clone() |
Threshold |
HistoricalMetric.getThreshold()
The threshold for the metric, used with service level metrics.
|
Threshold |
Threshold.withComparison(Comparison comparison)
The Threshold to use to compare service level metrics to.
|
Threshold |
Threshold.withComparison(String comparison)
The Threshold to use to compare service level metrics to.
|
Threshold |
Threshold.withThresholdValue(Double thresholdValue)
The value of the threshold to compare the metric to.
|
| Modifier and Type | Method and Description |
|---|---|
void |
HistoricalMetric.setThreshold(Threshold threshold)
The threshold for the metric, used with service level metrics.
|
HistoricalMetric |
HistoricalMetric.withThreshold(Threshold threshold)
The threshold for the metric, used with service level metrics.
|
Copyright © 2019. All rights reserved.