| java.lang.Object | ||
| ↳ | cn.com.believer.songyuanframework.openapi.storage.box.impl.simple.functions.BoxRequestImpl | |
| ↳ | cn.com.believer.songyuanframework.openapi.storage.box.impl.simple.functions.CreateFolderRequestImpl | |
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| authToken | auth token. | ||||||||||
| folderName | folder name. | ||||||||||
| parentFolderId | parent folder id. | ||||||||||
| share | share this folder or not. | ||||||||||
|
[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.BoxRequest
| |||||||||||
From interface
cn.com.believer.songyuanframework.openapi.storage.box.functions.CreateFolderRequest
| |||||||||||
auth token.
folder name.
parent folder id.
share this folder or not.
get action name.
| authToken | The authToken to set |
|---|
| folderName | The folderName to set |
|---|
| parentFolderId | The parentFolderId to set |
|---|
| share | The share to set |
|---|