public class VehicleBindBatchRequest extends AbstractRequest
| Modifier and Type | Class and Description |
|---|---|
static class |
VehicleBindBatchRequest.VehicleBindBatchResponse |
| Constructor and Description |
|---|
VehicleBindBatchRequest() |
| Modifier and Type | Method and Description |
|---|---|
String |
getBatchId() |
Map<String,String> |
getIccids() |
List<String> |
getVehicleIds() |
Class |
responseType() |
void |
setBatchId(String batchId) |
void |
setIccids(Map<String,String> iccids) |
void |
setVehicleIds(List<String> vehicleIds) |
public String getBatchId()
public void setBatchId(String batchId)
public Class responseType()
responseType in class AbstractRequestCopyright © 2018. All rights reserved.