Uses of Enum Class
com.mypurecloud.sdk.v2.model.KnowledgeImportJobResponse.FileTypeEnum
Packages that use KnowledgeImportJobResponse.FileTypeEnum
-
Uses of KnowledgeImportJobResponse.FileTypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return KnowledgeImportJobResponse.FileTypeEnumModifier and TypeMethodDescriptionKnowledgeImportJobResponse.FileTypeEnum.fromString(String key) KnowledgeImportJobResponse.getFileType()Returns the enum constant of this class with the specified name.KnowledgeImportJobResponse.FileTypeEnum.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 KnowledgeImportJobResponse.FileTypeEnumModifier and TypeMethodDescriptionKnowledgeImportJobResponse.fileType(KnowledgeImportJobResponse.FileTypeEnum fileType) File type of the documentvoidKnowledgeImportJobResponse.setFileType(KnowledgeImportJobResponse.FileTypeEnum fileType)