Uses of Class
com.tencentcloudapi.wav.v20210129.models.QueryVehicleInfoListResponse
-
Packages that use QueryVehicleInfoListResponse Package Description com.tencentcloudapi.wav.v20210129 com.tencentcloudapi.wav.v20210129.models -
-
Uses of QueryVehicleInfoListResponse in com.tencentcloudapi.wav.v20210129
Methods in com.tencentcloudapi.wav.v20210129 that return QueryVehicleInfoListResponse Modifier and Type Method Description QueryVehicleInfoListResponseWavClient. QueryVehicleInfoList(QueryVehicleInfoListRequest req)企业可通过此接口获取企微SaaS平台上的车系车型信息。 -
Uses of QueryVehicleInfoListResponse in com.tencentcloudapi.wav.v20210129.models
Constructors in com.tencentcloudapi.wav.v20210129.models with parameters of type QueryVehicleInfoListResponse Constructor Description QueryVehicleInfoListResponse(QueryVehicleInfoListResponse source)NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
-