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