Uses of Enum Class
com.mypurecloud.sdk.v2.model.AnalyticsSession.RequestedRoutingsEnum
Packages that use AnalyticsSession.RequestedRoutingsEnum
-
Uses of AnalyticsSession.RequestedRoutingsEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return AnalyticsSession.RequestedRoutingsEnumModifier and TypeMethodDescriptionAnalyticsSession.RequestedRoutingsEnum.fromString(String key) Returns the enum constant of this class with the specified name.AnalyticsSession.RequestedRoutingsEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type AnalyticsSession.RequestedRoutingsEnumMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type AnalyticsSession.RequestedRoutingsEnumModifier and TypeMethodDescriptionAnalyticsSession.requestedRoutings(List<AnalyticsSession.RequestedRoutingsEnum> requestedRoutings) Routing type(s) for requested/attempted routing methods.voidAnalyticsSession.setRequestedRoutings(List<AnalyticsSession.RequestedRoutingsEnum> requestedRoutings)