Uses of Class
com.tencentcloudapi.ess.v20201111.models.DeleteIntegrationDepartmentRequest
-
Packages that use DeleteIntegrationDepartmentRequest Package Description com.tencentcloudapi.ess.v20201111 com.tencentcloudapi.ess.v20201111.models -
-
Uses of DeleteIntegrationDepartmentRequest in com.tencentcloudapi.ess.v20201111
Methods in com.tencentcloudapi.ess.v20201111 with parameters of type DeleteIntegrationDepartmentRequest Modifier and Type Method Description DeleteIntegrationDepartmentResponse
EssClient. DeleteIntegrationDepartment(DeleteIntegrationDepartmentRequest req)
此接口(DeleteIntegrationDepartment)用于删除企业的部门信息。 -
Uses of DeleteIntegrationDepartmentRequest in com.tencentcloudapi.ess.v20201111.models
Constructors in com.tencentcloudapi.ess.v20201111.models with parameters of type DeleteIntegrationDepartmentRequest Constructor Description DeleteIntegrationDepartmentRequest(DeleteIntegrationDepartmentRequest 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.
-