Uses of Class
software.amazon.awssdk.services.connect.model.MetricInterval
-
Packages that use MetricInterval Package Description software.amazon.awssdk.services.connect.model -
-
Uses of MetricInterval in software.amazon.awssdk.services.connect.model
Methods in software.amazon.awssdk.services.connect.model that return MetricInterval Modifier and Type Method Description MetricIntervalMetricResultV2. metricInterval()The interval period with the start and end time for the metrics.Methods in software.amazon.awssdk.services.connect.model with parameters of type MetricInterval Modifier and Type Method Description MetricResultV2.BuilderMetricResultV2.Builder. metricInterval(MetricInterval metricInterval)The interval period with the start and end time for the metrics.
-