GetFileGetDownloadUrl

class GetFileGetDownloadUrl(driveId: String, fileId: String, expireSec: Int? = null) : AliyunpanScope

获取文件下载详情

Constructors

Link copied to clipboard
constructor(driveId: String, fileId: String, expireSec: Int? = null)

Functions

Link copied to clipboard
open override fun getApi(): String
Link copied to clipboard
open override fun getHttpMethod(): String
Link copied to clipboard
open override fun getRequest(): Map<String, Any?>