Package com.mypurecloud.sdk.v2.model
Class KnowledgeParseJobResponse
java.lang.Object
com.mypurecloud.sdk.v2.model.KnowledgeParseJobResponse
- All Implemented Interfaces:
Serializable
KnowledgeParseJobResponse
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumStatus of the parse job -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreatedBy(UserReference createdBy) The user who created the operationdownloadURL(String downloadURL) The URL of the location at which the caller can download the original html file.booleangetHints()getId()inthashCode()Hinted titles for the parser.voidsetCreatedBy(UserReference createdBy) voidsetDownloadURL(String downloadURL) voidtoString()
-
Constructor Details
-
KnowledgeParseJobResponse
public KnowledgeParseJobResponse() -
KnowledgeParseJobResponse
-
-
Method Details
-
getId
-
downloadURL
The URL of the location at which the caller can download the original html file. -
getDownloadURL
-
setDownloadURL
-
hints
Hinted titles for the parser. -
getHints
-
setHints
-
getStatus
-
getParseResults
-
getImportResult
-
createdBy
The user who created the operation -
getCreatedBy
-
setCreatedBy
-
getDateCreated
-
getDateModified
-
getSelfUri
-
equals
-
hashCode
public int hashCode() -
toString
-