findDownloadRequestSetByKey

open fun findDownloadRequestSetByKey(key: Long): DownloadRequestSet

Finds a download request set with the specified unique key.

Return

null if the entity was not found, otherwise reference to the entity.

Parameters

key

the primary key of the request set.