Uses of Class
com.mypurecloud.sdk.v2.model.KnowledgeDocumentBulkVersionAddEntity
Packages that use KnowledgeDocumentBulkVersionAddEntity
-
Uses of KnowledgeDocumentBulkVersionAddEntity in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return KnowledgeDocumentBulkVersionAddEntityModifier and TypeMethodDescriptionThe globally unique identifier for the object.KnowledgeDocumentBulkVersionAddEntity.restoreFromVersionId(String restoreFromVersionId) The globally unique identifier for the document version.KnowledgeDocumentBulkVersionAddEntity.restorePrevious(Boolean restorePrevious) Indicates if the document's previous version will be restoredMethods in com.mypurecloud.sdk.v2.model that return types with arguments of type KnowledgeDocumentBulkVersionAddEntityMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type KnowledgeDocumentBulkVersionAddEntityModifier and TypeMethodDescriptionKnowledgeDocumentBulkVersionAddRequest.entities(List<KnowledgeDocumentBulkVersionAddEntity> entities) List of unique identifiers referencing documents that are to be versionedvoidKnowledgeDocumentBulkVersionAddRequest.setEntities(List<KnowledgeDocumentBulkVersionAddEntity> entities)