copyPackageVersions
abstract suspend fun copyPackageVersions(input: CopyPackageVersionsRequest): CopyPackageVersionsResponse
Copies package versions from one repository to another repository in the same domain.
You must specify versions
or versionRevisions
. You cannot specify both.