public static class UpdateVersionCostAllocationReq.Builder extends Object
| 构造器和说明 |
|---|
Builder() |
| 限定符和类型 | 方法和说明 |
|---|---|
UpdateVersionCostAllocationReq |
build() |
UpdateVersionCostAllocationReq.Builder |
clientToken(String clientToken)
根据client_token是否一致来判断是否为同一请求
示例值:1245464678
|
UpdateVersionCostAllocationReqBody |
getUpdateVersionCostAllocationReqBody() |
UpdateVersionCostAllocationReq.Builder |
updateVersionCostAllocationReqBody(UpdateVersionCostAllocationReqBody body)
body
|
UpdateVersionCostAllocationReq.Builder |
userIdType(String userIdType)
用户 ID 类型
示例值:open_id
|
UpdateVersionCostAllocationReq.Builder |
userIdType(UpdateVersionCostAllocationUserIdTypeEnum userIdType)
用户 ID 类型
示例值:open_id
|
public UpdateVersionCostAllocationReq.Builder userIdType(String userIdType)
示例值:open_id
userIdType - public UpdateVersionCostAllocationReq.Builder userIdType(UpdateVersionCostAllocationUserIdTypeEnum userIdType)
示例值:open_id
userIdType - UpdateVersionCostAllocationUserIdTypeEnumpublic UpdateVersionCostAllocationReq.Builder clientToken(String clientToken)
示例值:1245464678
clientToken - public UpdateVersionCostAllocationReqBody getUpdateVersionCostAllocationReqBody()
public UpdateVersionCostAllocationReq.Builder updateVersionCostAllocationReqBody(UpdateVersionCostAllocationReqBody body)
body - public UpdateVersionCostAllocationReq build()
Copyright © 2025. All rights reserved.