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