public interface IUiaRequest
| 限定符和类型 | 方法和说明 |
|---|---|
<T> T |
body()
request body
|
<T,R> List<IUiaConverter> |
getConvert()
get convert
|
HttpMethod |
method()
request method
|
String |
url(IUiaProperty property)
request url
|
<T,R> List<IUiaConverter> getConvert()
T - typeR - type<T> T body()
T - typeString url(IUiaProperty property)
property - propertyHttpMethod method()
Copyright © 2023. All rights reserved.