public class SingleShadowRequest extends AbstractRequest
| Modifier and Type | Class and Description |
|---|---|
static class |
SingleShadowRequest.SingleShadowResponse |
| Constructor and Description |
|---|
SingleShadowRequest() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getFields() |
String |
getVehicleId() |
boolean |
isNeedUpdateTime() |
Class |
responseType() |
void |
setFields(List<String> fields) |
void |
setNeedUpdateTime(boolean needUpdateTime) |
void |
setVehicleId(String vehicleId) |
public String getVehicleId()
public void setVehicleId(String vehicleId)
public boolean isNeedUpdateTime()
public void setNeedUpdateTime(boolean needUpdateTime)
public Class responseType()
responseType in class AbstractRequestCopyright © 2018. All rights reserved.