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