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