Package | Description |
---|---|
com.tencentcloudapi.ess.v20201111.models |
Modifier and Type | Method and Description |
---|---|
IntegrationDepartment[] |
DescribeIntegrationDepartmentsResponse.getDepartments()
Get 部门信息列表。部门信息根据部门排序号OrderNo降序排列,根据部门创建时间升序排列。
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeIntegrationDepartmentsResponse.setDepartments(IntegrationDepartment[] Departments)
Set 部门信息列表。部门信息根据部门排序号OrderNo降序排列,根据部门创建时间升序排列。
|
Constructor and Description |
---|
IntegrationDepartment(IntegrationDepartment source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2024. All rights reserved.