Uses of Enum Class
com.mypurecloud.sdk.v2.model.Suggestion.TriggerTypeEnum
Packages that use Suggestion.TriggerTypeEnum
-
Uses of Suggestion.TriggerTypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return Suggestion.TriggerTypeEnumModifier and TypeMethodDescriptionstatic Suggestion.TriggerTypeEnumSuggestion.TriggerTypeEnum.fromString(String key) Suggestion.getTriggerType()static Suggestion.TriggerTypeEnumReturns the enum constant of this class with the specified name.static Suggestion.TriggerTypeEnum[]Suggestion.TriggerTypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.