cn.com.believer.songyuanframework.openapi.storage.box.impl.simple.functions
Class AddToMyBoxRequestImpl
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
- All Implemented Interfaces:
- AddToMyBoxRequest, BoxRequest
public class AddToMyBoxRequestImpl
- extends BoxRequestImpl
- implements AddToMyBoxRequest
- Author:
- jjia
Fields inherited from class cn.com.believer.songyuanframework.openapi.storage.box.impl.simple.functions.BoxRequestImpl |
apiKey |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AddToMyBoxRequestImpl
public AddToMyBoxRequestImpl()
getAuthToken
public java.lang.String getAuthToken()
- Specified by:
getAuthToken
in interface AddToMyBoxRequest
- Returns:
- the authToken
setAuthToken
public void setAuthToken(java.lang.String authToken)
- Specified by:
setAuthToken
in interface AddToMyBoxRequest
- Parameters:
authToken
- the authToken to set
getFileId
public java.lang.String getFileId()
- Specified by:
getFileId
in interface AddToMyBoxRequest
- Returns:
- the fileId
setFileId
public void setFileId(java.lang.String fileId)
- Specified by:
setFileId
in interface AddToMyBoxRequest
- Parameters:
fileId
- the fileId to set
getPublicName
public java.lang.String getPublicName()
- Specified by:
getPublicName
in interface AddToMyBoxRequest
- Returns:
- the publicName
setPublicName
public void setPublicName(java.lang.String publicName)
- Specified by:
setPublicName
in interface AddToMyBoxRequest
- Parameters:
publicName
- the publicName to set
getFolderId
public java.lang.String getFolderId()
- Specified by:
getFolderId
in interface AddToMyBoxRequest
- Returns:
- the folderId
setFolderId
public void setFolderId(java.lang.String folderId)
- Specified by:
setFolderId
in interface AddToMyBoxRequest
- Parameters:
folderId
- the folderId to set
getTags
public java.lang.String[] getTags()
- Specified by:
getTags
in interface AddToMyBoxRequest
- Returns:
- the tags
setTags
public void setTags(java.lang.String[] tags)
- Specified by:
setTags
in interface AddToMyBoxRequest
- Parameters:
tags
- the tags to set
getActionName
public java.lang.String getActionName()
- Description copied from class:
BoxRequestImpl
- get action name.
- Specified by:
getActionName
in interface BoxRequest
- Specified by:
getActionName
in class BoxRequestImpl
- Returns:
- action name