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