public class BatchCreateApplicationObjectRecordReqBody extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
BatchCreateApplicationObjectRecordReqBody.Builder |
| 构造器和说明 |
|---|
BatchCreateApplicationObjectRecordReqBody() |
BatchCreateApplicationObjectRecordReqBody(BatchCreateApplicationObjectRecordReqBody.Builder builder) |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getRecords() |
static BatchCreateApplicationObjectRecordReqBody.Builder |
newBuilder() |
void |
setRecords(String records) |
public BatchCreateApplicationObjectRecordReqBody()
public BatchCreateApplicationObjectRecordReqBody(BatchCreateApplicationObjectRecordReqBody.Builder builder)
public static BatchCreateApplicationObjectRecordReqBody.Builder newBuilder()
public String getRecords()
public void setRecords(String records)
Copyright © 2025. All rights reserved.