public class JbanAccessTokenRequest extends AbstractUiaRequest implements IUiaRequest
converters| 构造器和说明 |
|---|
JbanAccessTokenRequest() |
| 限定符和类型 | 方法和说明 |
|---|---|
<T> T |
body()
request body
|
String |
getBody() |
String |
getUrl() |
HttpMethod |
method()
request method
|
void |
setBody(String body) |
void |
setUrl(String url) |
String |
url(IUiaProperty property)
request url
|
getConvertclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetConvertpublic <T> T body()
body 在接口中 IUiaRequestT - typepublic String url(IUiaProperty property)
url 在接口中 IUiaRequestproperty - 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.