Uses of Enum Class
com.mypurecloud.sdk.v2.model.KnowledgeImportJobResponse.StatusEnum
Packages that use KnowledgeImportJobResponse.StatusEnum
-
Uses of KnowledgeImportJobResponse.StatusEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return KnowledgeImportJobResponse.StatusEnumModifier and TypeMethodDescriptionKnowledgeImportJobResponse.StatusEnum.fromString(String key) KnowledgeImportJobResponse.getStatus()Returns the enum constant of this class with the specified name.KnowledgeImportJobResponse.StatusEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.