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