Uses of Enum Class
com.mypurecloud.sdk.v2.model.V2MobiusAlertsTopicAlertSummary.MetricTypeEnum
Packages that use V2MobiusAlertsTopicAlertSummary.MetricTypeEnum
-
Uses of V2MobiusAlertsTopicAlertSummary.MetricTypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return V2MobiusAlertsTopicAlertSummary.MetricTypeEnumModifier and TypeMethodDescriptionV2MobiusAlertsTopicAlertSummary.MetricTypeEnum.fromString(String key) V2MobiusAlertsTopicAlertSummary.getMetricType()Returns the enum constant of this class with the specified name.V2MobiusAlertsTopicAlertSummary.MetricTypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.mypurecloud.sdk.v2.model with parameters of type V2MobiusAlertsTopicAlertSummary.MetricTypeEnumModifier and TypeMethodDescriptionV2MobiusAlertsTopicAlertSummary.metricType(V2MobiusAlertsTopicAlertSummary.MetricTypeEnum metricType) voidV2MobiusAlertsTopicAlertSummary.setMetricType(V2MobiusAlertsTopicAlertSummary.MetricTypeEnum metricType)