Uses of Enum Class
com.mypurecloud.sdk.v2.model.V2MobiusAlertsTopicAlert.ActionEnum
Packages that use V2MobiusAlertsTopicAlert.ActionEnum
-
Uses of V2MobiusAlertsTopicAlert.ActionEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return V2MobiusAlertsTopicAlert.ActionEnumModifier and TypeMethodDescriptionV2MobiusAlertsTopicAlert.ActionEnum.fromString(String key) V2MobiusAlertsTopicAlert.getAction()Returns the enum constant of this class with the specified name.static V2MobiusAlertsTopicAlert.ActionEnum[]V2MobiusAlertsTopicAlert.ActionEnum.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 V2MobiusAlertsTopicAlert.ActionEnumModifier and TypeMethodDescriptionV2MobiusAlertsTopicAlert.action(V2MobiusAlertsTopicAlert.ActionEnum action) voidV2MobiusAlertsTopicAlert.setAction(V2MobiusAlertsTopicAlert.ActionEnum action)