Uses of Enum Class
com.mypurecloud.sdk.v2.model.KnowledgeIntegrationFilter.NameEnum
Packages that use KnowledgeIntegrationFilter.NameEnum
-
Uses of KnowledgeIntegrationFilter.NameEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return KnowledgeIntegrationFilter.NameEnumModifier and TypeMethodDescriptionKnowledgeIntegrationFilter.NameEnum.fromString(String key) KnowledgeIntegrationFilter.getName()Returns the enum constant of this class with the specified name.static KnowledgeIntegrationFilter.NameEnum[]KnowledgeIntegrationFilter.NameEnum.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 KnowledgeIntegrationFilter.NameEnumModifier and TypeMethodDescriptionKnowledgeIntegrationFilter.name(KnowledgeIntegrationFilter.NameEnum name) Filter name, which is the name of a setting in a knowledge source.voidKnowledgeIntegrationFilter.setName(KnowledgeIntegrationFilter.NameEnum name)