Package com.mypurecloud.sdk.v2.model
Class DocumentUpload
java.lang.Object
com.mypurecloud.sdk.v2.model.DocumentUpload
- All Implemented Interfaces:
Serializable
DocumentUpload
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetName()getTags()inthashCode()The name of the documentvoidvoidvoidvoidsetWorkspace(DomainEntityRef workspace) toString()workspace(DomainEntityRef workspace) The workspace the document will be uploaded to
-
Constructor Details
-
DocumentUpload
public DocumentUpload() -
DocumentUpload
-
-
Method Details
-
name
The name of the document -
getName
-
setName
-
workspace
The workspace the document will be uploaded to -
getWorkspace
-
setWorkspace
-
tags
-
getTags
-
setTags
-
tagIds
-
getTagIds
-
setTagIds
-
equals
-
hashCode
public int hashCode() -
toString
-