public class HealthRequest extends AbstractRequestWithoutSpecificBodyGenerator
| 构造器和说明 |
|---|
HealthRequest() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected void |
toPathParamMap(HashMap<String,String> map,
String prefix) |
protected void |
toQueryParamMap(HashMap<String,Object> map,
String prefix) |
toBodygetHttpMethod, getPath, getVersion, setHttpMethod, setPath, setVersion, withApiInfoprotected void toQueryParamMap(HashMap<String,Object> map, String prefix)
toQueryParamMap 在类中 AbstractRequestprotected void toPathParamMap(HashMap<String,String> map, String prefix)
toPathParamMap 在类中 AbstractRequestCopyright © 2022. All rights reserved.