类 DirectionResponse
- java.lang.Object
-
- com.baidubce.model.AbstractBceResponse
-
- com.baidubce.services.lps.model.DirectionResponse
-
- 所有已实现的接口:
Serializable
public class DirectionResponse extends AbstractBceResponse
Response of truck direction service.- 作者:
- weizhijun
- 另请参阅:
- 序列化表格
-
-
嵌套类概要
嵌套类 修饰符和类型 类 说明 static classDirectionResponse.PathRouteObject which contains the detail of the planned path information between two points.static classDirectionResponse.RouteObject which contains the detail of single route between two points.static classDirectionResponse.StepObject which represents a segmented route.static classDirectionResponse.TrafficConditionTraffic condition information.
-
字段概要
-
从类继承的字段 com.baidubce.model.AbstractBceResponse
metadata
-
-
构造器概要
构造器 构造器 说明 DirectionResponse()
-