Uses of Class
com.mypurecloud.sdk.v2.model.KnowledgeDocumentBulkUpdateEntity
Packages that use KnowledgeDocumentBulkUpdateEntity
-
Uses of KnowledgeDocumentBulkUpdateEntity in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return KnowledgeDocumentBulkUpdateEntityModifier and TypeMethodDescriptionKnowledgeDocumentBulkUpdateEntity.categoryId(String categoryId) The category associated with the document.The globally unique identifier for the object.The ids of labels associated with the document.Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type KnowledgeDocumentBulkUpdateEntityMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type KnowledgeDocumentBulkUpdateEntityModifier and TypeMethodDescriptionKnowledgeDocumentBulkUpdateRequest.entities(List<KnowledgeDocumentBulkUpdateEntity> entities) List of unique identifiers referencing documents that are to be updatedvoidKnowledgeDocumentBulkUpdateRequest.setEntities(List<KnowledgeDocumentBulkUpdateEntity> entities)