| java.lang.Object | ||
| ↳ | cn.com.believer.songyuanframework.openapi.storage.box.impl.simple.functions.BoxRequestImpl | |
| ↳ | cn.com.believer.songyuanframework.openapi.storage.box.impl.simple.functions.AddToMyBoxRequestImpl | |
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| authToken | auth token. | ||||||||||
| fileId | other user's public file id. | ||||||||||
| folderId | current user's folder id. | ||||||||||
| publicName | other user's shared file name. | ||||||||||
| tags | tags on this item. | ||||||||||
|
[Expand]
Inherited Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
cn.com.believer.songyuanframework.openapi.storage.box.impl.simple.functions.BoxRequestImpl
| |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
get action name.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
cn.com.believer.songyuanframework.openapi.storage.box.impl.simple.functions.BoxRequestImpl
| |||||||||||
From class
java.lang.Object
| |||||||||||
From interface
cn.com.believer.songyuanframework.openapi.storage.box.functions.AddToMyBoxRequest
| |||||||||||
From interface
cn.com.believer.songyuanframework.openapi.storage.box.functions.BoxRequest
| |||||||||||
auth token.
other user's public file id.
current user's folder id.
other user's shared file name.
tags on this item.
get action name.
| authToken | The authToken to set |
|---|
| fileId | The fileId to set |
|---|
| folderId | The folderId to set |
|---|
| publicName | The publicName to set |
|---|
| tags | The tags to set |
|---|