Uses of Enum Class
com.mypurecloud.sdk.v2.model.TriggerTarget.TypeEnum
Packages that use TriggerTarget.TypeEnum
-
Uses of TriggerTarget.TypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return TriggerTarget.TypeEnumModifier and TypeMethodDescriptionstatic TriggerTarget.TypeEnumTriggerTarget.TypeEnum.fromString(String key) TriggerTarget.getType()static TriggerTarget.TypeEnumReturns the enum constant of this class with the specified name.static TriggerTarget.TypeEnum[]TriggerTarget.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 TriggerTarget.TypeEnumModifier and TypeMethodDescriptionvoidTriggerTarget.setType(TriggerTarget.TypeEnum type) TriggerTarget.type(TriggerTarget.TypeEnum type) The entity type to target