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