|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcn.com.believer.songyuanframework.openapi.storage.box.impl.simple.functions.BoxRequestImpl
public abstract class BoxRequestImpl
Field Summary | |
---|---|
protected java.lang.String |
apiKey
api key. |
Constructor Summary | |
---|---|
BoxRequestImpl()
|
Method Summary | |
---|---|
abstract java.lang.String |
getActionName()
get action name. |
java.lang.String |
getApiKey()
|
void |
setApiKey(java.lang.String apiKey)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected java.lang.String apiKey
Constructor Detail |
---|
public BoxRequestImpl()
Method Detail |
---|
public java.lang.String getApiKey()
getApiKey
in interface BoxRequest
public void setApiKey(java.lang.String apiKey)
setApiKey
in interface BoxRequest
apiKey
- the apiKey to setpublic abstract java.lang.String getActionName()
getActionName
in interface BoxRequest
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |