public static class PatchSectionReq.Builder extends Object
| 构造器和说明 |
|---|
Builder() |
| 限定符和类型 | 方法和说明 |
|---|---|
PatchSectionReq |
build() |
PatchSectionReqBody |
getPatchSectionReqBody() |
PatchSectionReq.Builder |
patchSectionReqBody(PatchSectionReqBody body)
body
|
PatchSectionReq.Builder |
sectionGuid(String sectionGuid)
要更新的自定义分组GUID
示例值:9842501a-9f47-4ff5-a622-d319eeecb97f
|
PatchSectionReq.Builder |
userIdType(String userIdType)
表示user的ID的类型,支持open_id, user_id, union_id
示例值:open_id
|
public PatchSectionReq.Builder userIdType(String userIdType)
示例值:open_id
userIdType - public PatchSectionReq.Builder sectionGuid(String sectionGuid)
示例值:9842501a-9f47-4ff5-a622-d319eeecb97f
sectionGuid - public PatchSectionReqBody getPatchSectionReqBody()
public PatchSectionReq.Builder patchSectionReqBody(PatchSectionReqBody body)
body - public PatchSectionReq build()
Copyright © 2025. All rights reserved.