public class BatchQueryCostAllocationReq extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
BatchQueryCostAllocationReq.Builder |
| 构造器和说明 |
|---|
BatchQueryCostAllocationReq() |
BatchQueryCostAllocationReq(BatchQueryCostAllocationReq.Builder builder) |
| 限定符和类型 | 方法和说明 |
|---|---|
BatchQueryCostAllocationReqBody |
getBatchQueryCostAllocationReqBody() |
String |
getUserIdType() |
static BatchQueryCostAllocationReq.Builder |
newBuilder() |
void |
setBatchQueryCostAllocationReqBody(BatchQueryCostAllocationReqBody body) |
void |
setUserIdType(String userIdType) |
public BatchQueryCostAllocationReq()
public BatchQueryCostAllocationReq(BatchQueryCostAllocationReq.Builder builder)
public String getUserIdType()
public void setUserIdType(String userIdType)
public BatchQueryCostAllocationReqBody getBatchQueryCostAllocationReqBody()
public void setBatchQueryCostAllocationReqBody(BatchQueryCostAllocationReqBody body)
public static BatchQueryCostAllocationReq.Builder newBuilder()
Copyright © 2025. All rights reserved.