Package com.mypurecloud.sdk.v2.model
Class KnowledgeGuestDocumentVariationAnswer
java.lang.Object
com.mypurecloud.sdk.v2.model.KnowledgeGuestDocumentVariationAnswer
- All Implemented Interfaces:
Serializable
KnowledgeGuestDocumentVariationAnswer
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionThe content for the variation.contexts(List<KnowledgeGuestDocumentVariationContext> contexts) The context values associated with the variation.documentVersion(AddressableEntityRef documentVersion) The version of the document.booleangetBody()getId()inthashCode()voidvoidvoidsetDocumentVersion(AddressableEntityRef documentVersion) toString()
-
Constructor Details
-
KnowledgeGuestDocumentVariationAnswer
public KnowledgeGuestDocumentVariationAnswer() -
KnowledgeGuestDocumentVariationAnswer
-
-
Method Details
-
getId
-
getDateCreated
-
getDateModified
-
documentVersion
The version of the document. -
getDocumentVersion
-
setDocumentVersion
-
contexts
public KnowledgeGuestDocumentVariationAnswer contexts(List<KnowledgeGuestDocumentVariationContext> contexts) The context values associated with the variation. -
getContexts
-
setContexts
-
getDocument
-
body
The content for the variation. -
getBody
-
setBody
-
getSelfUri
-
equals
-
hashCode
public int hashCode() -
toString
-