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