Uses of Enum Class
com.mypurecloud.sdk.v2.model.AcdEndDetailEventTopicAcdEndEvent.RequestedRoutingsEnum
Packages that use AcdEndDetailEventTopicAcdEndEvent.RequestedRoutingsEnum
-
Uses of AcdEndDetailEventTopicAcdEndEvent.RequestedRoutingsEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return AcdEndDetailEventTopicAcdEndEvent.RequestedRoutingsEnumModifier and TypeMethodDescriptionAcdEndDetailEventTopicAcdEndEvent.RequestedRoutingsEnum.fromString(String key) Returns the enum constant of this class with the specified name.AcdEndDetailEventTopicAcdEndEvent.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 AcdEndDetailEventTopicAcdEndEvent.RequestedRoutingsEnumMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type AcdEndDetailEventTopicAcdEndEvent.RequestedRoutingsEnumModifier and TypeMethodDescriptionAcdEndDetailEventTopicAcdEndEvent.requestedRoutings(List<AcdEndDetailEventTopicAcdEndEvent.RequestedRoutingsEnum> requestedRoutings) voidAcdEndDetailEventTopicAcdEndEvent.setRequestedRoutings(List<AcdEndDetailEventTopicAcdEndEvent.RequestedRoutingsEnum> requestedRoutings)