public class UpdateVersionCostAllocationReq extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
UpdateVersionCostAllocationReq.Builder |
| 构造器和说明 |
|---|
UpdateVersionCostAllocationReq() |
UpdateVersionCostAllocationReq(UpdateVersionCostAllocationReq.Builder builder) |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getClientToken() |
UpdateVersionCostAllocationReqBody |
getUpdateVersionCostAllocationReqBody() |
String |
getUserIdType() |
static UpdateVersionCostAllocationReq.Builder |
newBuilder() |
void |
setClientToken(String clientToken) |
void |
setUpdateVersionCostAllocationReqBody(UpdateVersionCostAllocationReqBody body) |
void |
setUserIdType(String userIdType) |
public UpdateVersionCostAllocationReq()
public UpdateVersionCostAllocationReq(UpdateVersionCostAllocationReq.Builder builder)
public static UpdateVersionCostAllocationReq.Builder newBuilder()
public String getUserIdType()
public void setUserIdType(String userIdType)
public String getClientToken()
public void setClientToken(String clientToken)
public UpdateVersionCostAllocationReqBody getUpdateVersionCostAllocationReqBody()
public void setUpdateVersionCostAllocationReqBody(UpdateVersionCostAllocationReqBody body)
Copyright © 2025. All rights reserved.