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