cn.com.believer.songyuanframework.openapi.storage.box.impl.simple.functions
Class RenameRequestImpl
java.lang.Object
cn.com.believer.songyuanframework.openapi.storage.box.impl.simple.functions.BoxRequestImpl
cn.com.believer.songyuanframework.openapi.storage.box.impl.simple.functions.RenameRequestImpl
- All Implemented Interfaces:
- BoxRequest, RenameRequest
public class RenameRequestImpl
- extends BoxRequestImpl
- implements RenameRequest
- Author:
- Jimmy
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 |
RenameRequestImpl
public RenameRequestImpl()
getAuthToken
public java.lang.String getAuthToken()
- Specified by:
getAuthToken
in interface RenameRequest
- Returns:
- the authToken
setAuthToken
public void setAuthToken(java.lang.String authToken)
- Specified by:
setAuthToken
in interface RenameRequest
- Parameters:
authToken
- the authToken to set
getTarget
public java.lang.String getTarget()
- Specified by:
getTarget
in interface RenameRequest
- Returns:
- the target
setTarget
public void setTarget(java.lang.String target)
- Specified by:
setTarget
in interface RenameRequest
- Parameters:
target
- the target to set
getTargetId
public java.lang.String getTargetId()
- Specified by:
getTargetId
in interface RenameRequest
- Returns:
- the targetId
setTargetId
public void setTargetId(java.lang.String targetId)
- Specified by:
setTargetId
in interface RenameRequest
- Parameters:
targetId
- the targetId to set
getNewName
public java.lang.String getNewName()
- Specified by:
getNewName
in interface RenameRequest
- Returns:
- the newName
setNewName
public void setNewName(java.lang.String newName)
- Specified by:
setNewName
in interface RenameRequest
- Parameters:
newName
- the newName 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