public class BindRequest extends AbstractRequest
| Modifier and Type | Class and Description |
|---|---|
static class |
BindRequest.BindResponse |
| Constructor and Description |
|---|
BindRequest() |
| Modifier and Type | Method and Description |
|---|---|
String |
getProjectId() |
List<String> |
getVehicleIds() |
Class |
responseType() |
void |
setProjectId(String projectId) |
void |
setVehicleIds(List<String> vehicleIds) |
public String getProjectId()
public void setProjectId(String projectId)
public Class responseType()
responseType in class AbstractRequestCopyright © 2018. All rights reserved.