Uses of Enum Class
com.mypurecloud.sdk.v2.model.AlertRuleProperties.TypeEnum
Packages that use AlertRuleProperties.TypeEnum
-
Uses of AlertRuleProperties.TypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return AlertRuleProperties.TypeEnumModifier and TypeMethodDescriptionstatic AlertRuleProperties.TypeEnumAlertRuleProperties.TypeEnum.fromString(String key) AlertRuleProperties.getType()static AlertRuleProperties.TypeEnumReturns the enum constant of this class with the specified name.static AlertRuleProperties.TypeEnum[]AlertRuleProperties.TypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.