类 RouteMatrixResponse
- java.lang.Object
-
- com.baidubce.model.AbstractBceResponse
-
- com.baidubce.services.lps.model.RouteMatrixResponse
-
- 所有已实现的接口:
Serializable
public class RouteMatrixResponse extends AbstractBceResponse
Response of batch routes calculating service.- 作者:
- weizhijun
- 另请参阅:
- 序列化表格
-
-
嵌套类概要
嵌套类 修饰符和类型 类 说明 static classRouteMatrixResponse.DistanceObject including the calculate result of one point pair (one start point and one end point).static classRouteMatrixResponse.DistanceInfoObject including the distance information of the route of one point pair.static classRouteMatrixResponse.DurationInfoObject including the duration information of the route of one point pair.
-
字段概要
-
从类继承的字段 com.baidubce.model.AbstractBceResponse
metadata
-
-
构造器概要
构造器 构造器 说明 RouteMatrixResponse()
-