Uses of Class
com.mypurecloud.sdk.v2.model.Metrics
Packages that use Metrics
-
Uses of Metrics in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return MetricsModifier and TypeMethodDescriptionA flag for whether this metric is enabled for a performance profileMetrics.externalMetricDefinitionId(String externalMetricDefinitionId) The id of associated external metric definitionAchievable maximum points for this metricMetrics.metricDefinitionId(String metricDefinitionId) The id of associated metric definitionMetrics.metricDefinitionName(String metricDefinitionName) The name of associated metric definitionThe order of metric within a performance profileMetrics.performanceProfileId(String performanceProfileId) Performance profile id of this metricMetrics.templateName(String templateName) The name of associated objective templateMetrics.timeDisplayUnit(Metrics.TimeDisplayUnitEnum timeDisplayUnit) The time unit in which the metric should be displayed -- this parameter is ignored when displaying non-time valuesMetrics.unitType(Metrics.UnitTypeEnum unitType) Corresponding unit type for this metricMethods in com.mypurecloud.sdk.v2.model that return types with arguments of type MetricsMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type Metrics