Uses of Class
com.tencentcloudapi.ess.v20201111.models.CreateIntegrationDepartmentRequest
-
Packages that use CreateIntegrationDepartmentRequest Package Description com.tencentcloudapi.ess.v20201111 com.tencentcloudapi.ess.v20201111.models -
-
Uses of CreateIntegrationDepartmentRequest in com.tencentcloudapi.ess.v20201111
Methods in com.tencentcloudapi.ess.v20201111 with parameters of type CreateIntegrationDepartmentRequest Modifier and Type Method Description CreateIntegrationDepartmentResponse
EssClient. CreateIntegrationDepartment(CreateIntegrationDepartmentRequest req)
此接口(CreateIntegrationDepartment)用于创建企业的部门信息,支持绑定客户系统部门ID。 -
Uses of CreateIntegrationDepartmentRequest in com.tencentcloudapi.ess.v20201111.models
Constructors in com.tencentcloudapi.ess.v20201111.models with parameters of type CreateIntegrationDepartmentRequest Constructor Description CreateIntegrationDepartmentRequest(CreateIntegrationDepartmentRequest 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.
-