move

abstract suspend fun move(remoteObject: T, toKey: String): T
abstract suspend fun move(key: String, toKey: String): T