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