update Exists

open fun updateExists(projectId: String, updateId: String): Update

Method to fetch and check if an update exists

Return

project update, if exists, as Update, null if not

Parameters

projectId

The project identifier

updateId

The update identifier