public static final class DescribeOrgByLayerResponseBody.Orgs.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
DescribeOrgByLayerResponseBody.Orgs |
build() |
DescribeOrgByLayerResponseBody.Orgs.Builder |
orgId(String orgId)
The ID of the organization.
|
DescribeOrgByLayerResponseBody.Orgs.Builder |
orgName(String orgName)
The name of the organization.
|
DescribeOrgByLayerResponseBody.Orgs.Builder |
parentOrgId(String parentOrgId)
The ID of the parent organization.
|
public DescribeOrgByLayerResponseBody.Orgs.Builder orgId(String orgId)
The ID of the organization.
example:org-1mox****
public DescribeOrgByLayerResponseBody.Orgs.Builder orgName(String orgName)
The name of the organization.
public DescribeOrgByLayerResponseBody.Orgs.Builder parentOrgId(String parentOrgId)
The ID of the parent organization.
example:org-ezqr****
public DescribeOrgByLayerResponseBody.Orgs build()
Copyright © 2026. All rights reserved.