Uses of Enum Class
com.mypurecloud.sdk.v2.model.V2MobiusAlertsTopicAlertRuleProperties.TypeEnum
Packages that use V2MobiusAlertsTopicAlertRuleProperties.TypeEnum
-
Uses of V2MobiusAlertsTopicAlertRuleProperties.TypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return V2MobiusAlertsTopicAlertRuleProperties.TypeEnumModifier and TypeMethodDescriptionV2MobiusAlertsTopicAlertRuleProperties.TypeEnum.fromString(String key) V2MobiusAlertsTopicAlertRuleProperties.getType()Returns the enum constant of this class with the specified name.V2MobiusAlertsTopicAlertRuleProperties.TypeEnum.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 V2MobiusAlertsTopicAlertRuleProperties.TypeEnumModifier and TypeMethodDescriptionvoidV2MobiusAlertsTopicAlertRuleProperties.setType(V2MobiusAlertsTopicAlertRuleProperties.TypeEnum type) V2MobiusAlertsTopicAlertRuleProperties.type(V2MobiusAlertsTopicAlertRuleProperties.TypeEnum type)