public class MultipleShadowRequest extends AbstractRequest
| Modifier and Type | Class and Description |
|---|---|
static class |
MultipleShadowRequest.MultipleShadowResponse |
| Constructor and Description |
|---|
MultipleShadowRequest() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getFields() |
List<String> |
getVehicleIds() |
Class |
responseType() |
void |
setFields(List<String> fields) |
void |
setVehicleIds(List<String> vehicleIds) |
public Class responseType()
responseType in class AbstractRequestCopyright © 2018. All rights reserved.