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