类 JbanMobileMd5UserRequest
java.lang.Object
cn.lnkdoc.sdk.uia.common.request.AbstractUiaRequest
cn.lnkdoc.sdk.uia.instance.jban.request.JbanMobileMd5UserRequest
- 所有已实现的接口:
IUiaRequest
- 从以下版本开始:
- 1.0.0.RELEASE
-
字段概要
从类继承的字段 cn.lnkdoc.sdk.uia.common.request.AbstractUiaRequest
converters -
构造器概要
构造器 -
方法概要
从类继承的方法 cn.lnkdoc.sdk.uia.common.request.AbstractUiaRequest
getConvert从类继承的方法 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait从接口继承的方法 cn.lnkdoc.sdk.uia.common.request.IUiaRequest
getConvert
-
构造器详细资料
-
JbanMobileMd5UserRequest
public JbanMobileMd5UserRequest()
-
-
方法详细资料
-
body
public <T> T body()request body- 指定者:
body在接口中IUiaRequest- 类型参数:
T- type- 返回:
- request body
-
url
request url- 指定者:
url在接口中IUiaRequest- 参数:
p- property- 返回:
- request url
-
method
request method- 指定者:
method在接口中IUiaRequest- 返回:
- request method
-
getBody
getter- 返回:
- body
-
setBody
setter- 参数:
body- body
-
getUrl
getter- 返回:
- url
-
setUrl
setter- 参数:
url- url
-