| Package | Description |
|---|---|
| com.baidubce.services.ros.model.matrix |
| Modifier and Type | Method and Description |
|---|---|
static MatrixCreateRequest.LocationType |
MatrixCreateRequest.LocationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MatrixCreateRequest.LocationType[] |
MatrixCreateRequest.LocationType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
MatrixCreateRequest(String name,
MatrixCreateRequest.LocationType locationType,
List<MatrixCreateRequest.LbsType> lbsType,
List<String> vehicleType,
List<Location> locations) |
Copyright © 2022. All rights reserved.