Uses of Enum Class
com.mypurecloud.sdk.v2.model.QueueConversationCallEventTopicLimit.NamespaceEnum
Packages that use QueueConversationCallEventTopicLimit.NamespaceEnum
-
Uses of QueueConversationCallEventTopicLimit.NamespaceEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return QueueConversationCallEventTopicLimit.NamespaceEnumModifier and TypeMethodDescriptionQueueConversationCallEventTopicLimit.NamespaceEnum.fromString(String key) QueueConversationCallEventTopicLimit.getNamespace()Returns the enum constant of this class with the specified name.QueueConversationCallEventTopicLimit.NamespaceEnum.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 QueueConversationCallEventTopicLimit.NamespaceEnumModifier and TypeMethodDescriptionQueueConversationCallEventTopicLimit.namespace(QueueConversationCallEventTopicLimit.NamespaceEnum namespace) voidQueueConversationCallEventTopicLimit.setNamespace(QueueConversationCallEventTopicLimit.NamespaceEnum namespace)