public static class PatchLocationReq.Builder extends Object
| 构造器和说明 |
|---|
Builder() |
| 限定符和类型 | 方法和说明 |
|---|---|
PatchLocationReq |
build() |
PatchLocationReq.Builder |
clientToken(String clientToken)
根据 client_token 是否一致来判断是否为同一请求
示例值:12454646
|
LocationUpdate |
getLocationUpdate() |
PatchLocationReq.Builder |
locationId(String locationId)
地点 ID
示例值:1616161616
|
PatchLocationReq.Builder |
locationUpdate(LocationUpdate body)
body
|
public PatchLocationReq.Builder clientToken(String clientToken)
示例值:12454646
clientToken - public PatchLocationReq.Builder locationId(String locationId)
示例值:1616161616
locationId - public LocationUpdate getLocationUpdate()
public PatchLocationReq.Builder locationUpdate(LocationUpdate body)
body - public PatchLocationReq build()
Copyright © 2025. All rights reserved.