Package com.mypurecloud.sdk.v2.model
Class KnowledgeDocumentReference
java.lang.Object
com.mypurecloud.sdk.v2.model.KnowledgeDocumentReference
- All Implemented Interfaces:
Serializable
KnowledgeDocumentReference
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetId()inthashCode()The globally unique identifier for the document.knowledgeBase(KnowledgeBaseReference knowledgeBase) The knowledge base that the document belongs to.voidvoidsetKnowledgeBase(KnowledgeBaseReference knowledgeBase) toString()
-
Constructor Details
-
KnowledgeDocumentReference
public KnowledgeDocumentReference() -
KnowledgeDocumentReference
-
-
Method Details
-
id
The globally unique identifier for the document. -
getId
-
setId
-
knowledgeBase
The knowledge base that the document belongs to. -
getKnowledgeBase
-
setKnowledgeBase
-
getSelfUri
-
equals
-
hashCode
public int hashCode() -
toString
-