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