public static class PatchSectionReqBody.Builder extends Object
| 构造器和说明 |
|---|
Builder() |
| 限定符和类型 | 方法和说明 |
|---|---|
PatchSectionReqBody |
build() |
PatchSectionReqBody.Builder |
section(InputSection section)
要更新的自定义分组的数据,仅支持name, insert_after, insert_before
示例值:
|
PatchSectionReqBody.Builder |
updateFields(String[] updateFields)
要更新的字段名
示例值:
|
public PatchSectionReqBody.Builder section(InputSection section)
示例值:
section - public PatchSectionReqBody.Builder updateFields(String[] updateFields)
示例值:
updateFields - public PatchSectionReqBody build()
Copyright © 2025. All rights reserved.