public class StartAutomationTestRequest extends AbstractRequest
| 构造器和说明 |
|---|
StartAutomationTestRequest() |
| 限定符和类型 | 方法和说明 |
|---|---|
AutomationTest |
getTest() |
void |
setTest(AutomationTest test) |
protected byte[] |
toBody() |
protected void |
toPathParamMap(HashMap<String,String> map,
String prefix) |
protected void |
toQueryParamMap(HashMap<String,Object> map,
String prefix) |
getHttpMethod, getPath, getVersion, setHttpMethod, setPath, setVersion, withApiInfoprotected byte[] toBody()
toBody 在类中 AbstractRequestprotected void toQueryParamMap(HashMap<String,Object> map, String prefix)
toQueryParamMap 在类中 AbstractRequestprotected void toPathParamMap(HashMap<String,String> map, String prefix)
toPathParamMap 在类中 AbstractRequestpublic AutomationTest getTest()
public void setTest(AutomationTest test)
Copyright © 2022. All rights reserved.