public class JbanMobileMd5UserRequest extends AbstractUiaRequest implements IUiaRequest
converters| 构造器和说明 |
|---|
JbanMobileMd5UserRequest() |
| 限定符和类型 | 方法和说明 |
|---|---|
<T> T |
body()
request body
|
String |
getBody() |
String |
getUrl() |
HttpMethod |
method()
request method
|
void |
setBody(String body) |
void |
setUrl(String url) |
String |
url(IUiaProperty p)
request url
|
getConvertclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetConvertpublic <T> T body()
body 在接口中 IUiaRequestT - typepublic String url(IUiaProperty p)
url 在接口中 IUiaRequestp - propertypublic HttpMethod method()
method 在接口中 IUiaRequestpublic String getBody()
public void setBody(String body)
public String getUrl()
public void setUrl(String url)
Copyright © 2023. All rights reserved.