public class ReportDeviceOfflineRequest extends AbstractRequestWithoutSpecificBodyGenerator
| 构造器和说明 |
|---|
ReportDeviceOfflineRequest() |
| 限定符和类型 | 方法和说明 |
|---|---|
Integer |
getDeviceId() |
void |
setDeviceId(Integer deviceId) |
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 void setDeviceId(Integer deviceId)
Copyright © 2022. All rights reserved.