Uses of Enum Class
com.mypurecloud.sdk.v2.model.JourneyViewLink.EventCountTypeEnum
Packages that use JourneyViewLink.EventCountTypeEnum
-
Uses of JourneyViewLink.EventCountTypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return JourneyViewLink.EventCountTypeEnumModifier and TypeMethodDescriptionJourneyViewLink.EventCountTypeEnum.fromString(String key) JourneyViewLink.getEventCountType()Returns the enum constant of this class with the specified name.static JourneyViewLink.EventCountTypeEnum[]JourneyViewLink.EventCountTypeEnum.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 JourneyViewLink.EventCountTypeEnumModifier and TypeMethodDescriptionJourneyViewLink.eventCountType(JourneyViewLink.EventCountTypeEnum eventCountType) The type of events that will be counted.voidJourneyViewLink.setEventCountType(JourneyViewLink.EventCountTypeEnum eventCountType)