Uses of Class
com.tencentcloudapi.ess.v20201111.models.DescribeIntegrationDepartmentsRequest
-
Packages that use DescribeIntegrationDepartmentsRequest Package Description com.tencentcloudapi.ess.v20201111 com.tencentcloudapi.ess.v20201111.models -
-
Uses of DescribeIntegrationDepartmentsRequest in com.tencentcloudapi.ess.v20201111
Methods in com.tencentcloudapi.ess.v20201111 with parameters of type DescribeIntegrationDepartmentsRequest Modifier and Type Method Description DescribeIntegrationDepartmentsResponseEssClient. DescribeIntegrationDepartments(DescribeIntegrationDepartmentsRequest req)此接口(DescribeIntegrationDepartments)用于查询企业的部门信息列表,支持查询单个部门节点或单个部门节点及一级子节点部门列表。 -
Uses of DescribeIntegrationDepartmentsRequest in com.tencentcloudapi.ess.v20201111.models
Constructors in com.tencentcloudapi.ess.v20201111.models with parameters of type DescribeIntegrationDepartmentsRequest Constructor Description DescribeIntegrationDepartmentsRequest(DescribeIntegrationDepartmentsRequest 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.
-