|
|||||||||
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.methods.BaseBoxMethod
cn.com.believer.songyuanframework.openapi.storage.box.impl.simple.methods.VerifyRegistrationEmailMethod
public class VerifyRegistrationEmailMethod
Field Summary |
---|
Fields inherited from class cn.com.believer.songyuanframework.openapi.storage.box.impl.simple.methods.BaseBoxMethod |
---|
apiRequestFormat, apiUploadUrlPrefix, apiUrlPrefix, apiVersion, config, httpManager, soapApiUrl, xmlApiUrl |
Constructor Summary | |
---|---|
VerifyRegistrationEmailMethod()
|
Method Summary | |
---|---|
VerifyRegistrationEmailResponse |
verifyRegistrationEmail(VerifyRegistrationEmailRequest verifyRegistrationEmailRequest)
This method is used to verify user registration email . |
Methods inherited from class cn.com.believer.songyuanframework.openapi.storage.box.impl.simple.methods.BaseBoxMethod |
---|
getBaseSoapDocument, getElementByActionName, getRestUrl, getSoapElement |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public VerifyRegistrationEmailMethod()
Method Detail |
---|
public VerifyRegistrationEmailResponse verifyRegistrationEmail(VerifyRegistrationEmailRequest verifyRegistrationEmailRequest) throws java.io.IOException, BoxException
verifyRegistrationEmailRequest
- request
java.io.IOException
- io exception
BoxException
- box exception
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |