public static class CustomOrgParents.Builder extends Object
| 构造器和说明 |
|---|
Builder() |
| 限定符和类型 | 方法和说明 |
|---|---|
CustomOrgParents |
build() |
CustomOrgParents.Builder |
customOrgId(String customOrgId)
custom_org_id
示例值:custom_org_id_xxx
|
CustomOrgParents.Builder |
parentCustomOrgList(CustomOrgParentInfo[] parentCustomOrgList)
parent_custom_org_list
示例值:
|
public CustomOrgParents.Builder customOrgId(String customOrgId)
示例值:custom_org_id_xxx
customOrgId - public CustomOrgParents.Builder parentCustomOrgList(CustomOrgParentInfo[] parentCustomOrgList)
示例值:
parentCustomOrgList - public CustomOrgParents build()
Copyright © 2026. All rights reserved.