public class Location extends Object
| 限定符和类型 | 方法和说明 | ||
|---|---|---|---|
BatchGetLocationResp |
batchGet(BatchGetLocationReq req)
,通过地点 ID 批量获取地点信息
官网API文档链接:
BatchGetLocationRespbatchGet(BatchGetLocationReq req,
RequestOptions reqOptions)
,通过地点 ID 批量获取地点信息
官网API文档链接:
从类继承的方法 java.lang.Objectequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2024. All rights reserved. |