Uses of Enum Class
com.mypurecloud.sdk.v2.model.UserQueue.LastAgentRoutingModeEnum
Packages that use UserQueue.LastAgentRoutingModeEnum
-
Uses of UserQueue.LastAgentRoutingModeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return UserQueue.LastAgentRoutingModeEnumModifier and TypeMethodDescriptionUserQueue.LastAgentRoutingModeEnum.fromString(String key) UserQueue.getLastAgentRoutingMode()Returns the enum constant of this class with the specified name.static UserQueue.LastAgentRoutingModeEnum[]UserQueue.LastAgentRoutingModeEnum.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 UserQueue.LastAgentRoutingModeEnumModifier and TypeMethodDescriptionUserQueue.lastAgentRoutingMode(UserQueue.LastAgentRoutingModeEnum lastAgentRoutingMode) The Last Agent Routing Mode for the queue.voidUserQueue.setLastAgentRoutingMode(UserQueue.LastAgentRoutingModeEnum lastAgentRoutingMode)