public class StartDebugTestRequest extends AbstractRequestWithoutSpecificBodyGenerator
| 构造器和说明 |
|---|
StartDebugTestRequest() |
| 限定符和类型 | 方法和说明 |
|---|---|
Integer |
getDeviceId() |
String |
getProject() |
StartDebugTestRequest |
setDeviceId(Integer deviceId) |
StartDebugTestRequest |
setProject(String project) |
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 在类中 AbstractRequestpublic Integer getDeviceId()
public StartDebugTestRequest setDeviceId(Integer deviceId)
public String getProject()
public StartDebugTestRequest setProject(String project)
Copyright © 2022. All rights reserved.