toggle menu
opensdk
androidJvm
switch theme
search in API
opensdk
/
com.alicloud.databox.opensdk.scope
/
AliyunpanFileScope
/
GetFileGetDownloadUrl
Get
File
Get
Download
Url
class
GetFileGetDownloadUrl
(
driveId
:
String
,
fileId
:
String
,
expireSec
:
Int
?
=
null
)
:
AliyunpanScope
获取文件下载详情
Members
Constructors
Get
File
Get
Download
Url
Link copied to clipboard
constructor
(
driveId
:
String
,
fileId
:
String
,
expireSec
:
Int
?
=
null
)
Functions
get
Api
Link copied to clipboard
open
override
fun
getApi
(
)
:
String
get
Http
Method
Link copied to clipboard
open
override
fun
getHttpMethod
(
)
:
String
get
Request
Link copied to clipboard
open
override
fun
getRequest
(
)
:
Map
<
String
,
Any
?
>