public class MatrixCreateRequest extends GenericAccountRequest
| Modifier and Type | Class and Description |
|---|---|
static class |
MatrixCreateRequest.LbsType |
static class |
MatrixCreateRequest.LocationType |
| Constructor and Description |
|---|
MatrixCreateRequest(String name,
MatrixCreateRequest.LocationType locationType,
List<MatrixCreateRequest.LbsType> lbsType,
List<String> vehicleType,
List<Location> locations) |
withRequestCredentialsgetRequestCredentials, setRequestCredentialspublic MatrixCreateRequest(String name, MatrixCreateRequest.LocationType locationType, List<MatrixCreateRequest.LbsType> lbsType, List<String> vehicleType, List<Location> locations)
Copyright © 2023. All rights reserved.