public static class CustomOrgParentInfo.Builder extends Object
| 构造器和说明 |
|---|
Builder() |
| 限定符和类型 | 方法和说明 |
|---|---|
CustomOrgParentInfo.Builder |
active(Boolean active)
active
示例值:true
|
CustomOrgParentInfo |
build() |
CustomOrgParentInfo.Builder |
customOrgId(String customOrgId)
custom_org_id
示例值:custom_org_id_xxx
|
CustomOrgParentInfo.Builder |
customOrgName(I18n[] customOrgName)
custom_org_name
示例值:
|
CustomOrgParentInfo.Builder |
parentCustomOrgId(String parentCustomOrgId)
parent_custom_org_id
示例值:parent_custom_org_id_xxx
|
public CustomOrgParentInfo.Builder customOrgId(String customOrgId)
示例值:custom_org_id_xxx
customOrgId - public CustomOrgParentInfo.Builder customOrgName(I18n[] customOrgName)
示例值:
customOrgName - public CustomOrgParentInfo.Builder parentCustomOrgId(String parentCustomOrgId)
示例值:parent_custom_org_id_xxx
parentCustomOrgId - public CustomOrgParentInfo.Builder active(Boolean active)
示例值:true
active - public CustomOrgParentInfo build()
Copyright © 2026. All rights reserved.