toggle menu
opensdk
androidJvm
switch theme
search in API
opensdk
/
com.alicloud.databox.opensdk.scope
/
AliyunpanFileScope
/
TrashFileToRecyclebin
Trash
File
To
Recyclebin
class
TrashFileToRecyclebin
(
driveId
:
String
,
fileId
:
String
)
:
AliyunpanScope
放入回收站
Members
Constructors
Trash
File
To
Recyclebin
Link copied to clipboard
constructor
(
driveId
:
String
,
fileId
:
String
)
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
?
>