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