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